-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Jul 22, 2024 at 11:16 AM
-- Server version: 8.0.37-cll-lve
-- PHP Version: 8.3.8

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

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

--
-- Table structure for table `wpva_actionscheduler_actions`
--

CREATE TABLE `wpva_actionscheduler_actions` (
  `action_id` bigint UNSIGNED NOT NULL,
  `hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `group_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `attempts` int NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `priority` tinyint UNSIGNED NOT NULL DEFAULT '10'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_actionscheduler_actions`
--

INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79253, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 07:05:26', '2023-06-11 07:05:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686467126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686467126;}', 0, 1, '2023-06-11 07:19:40', '2023-06-11 07:19:40', 0, NULL, 10),
(79252, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 07:05:26', '2023-06-11 07:05:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686467126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686467126;}', 0, 1, '2023-06-11 07:19:40', '2023-06-11 07:19:40', 0, NULL, 10),
(79247, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 05:25:52', '2023-06-11 05:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686461152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686461152;}', 0, 1, '2023-06-11 05:37:41', '2023-06-11 05:37:41', 0, NULL, 10),
(79395, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 01:08:21', '2023-06-14 01:08:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686704901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686704901;}', 0, 1, '2023-06-14 01:26:24', '2023-06-14 01:26:24', 0, NULL, 10),
(79725, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 09:26:45', '2023-06-20 09:26:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687253205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687253205;}', 0, 1, '2023-06-20 09:45:01', '2023-06-20 09:45:01', 0, NULL, 10),
(79291, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 01:25:57', '2023-06-12 01:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686533157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686533157;}', 0, 1, '2023-06-12 01:49:39', '2023-06-12 01:49:39', 0, NULL, 10),
(79339, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 00:14:29', '2023-06-13 00:14:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686615269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686615269;}', 0, 1, '2023-06-13 00:14:46', '2023-06-13 00:14:46', 0, NULL, 10),
(79776, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 09:25:39', '2023-06-21 09:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687339539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687339539;}', 0, 1, '2023-06-21 09:31:12', '2023-06-21 09:31:12', 0, NULL, 10),
(79397, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 02:26:17', '2023-06-14 02:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686709577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686709577;}', 0, 1, '2023-06-14 02:41:02', '2023-06-14 02:41:02', 0, NULL, 10),
(79378, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 18:26:15', '2023-06-13 18:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686680775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686680775;}', 0, 1, '2023-06-13 19:24:46', '2023-06-13 19:24:46', 0, NULL, 10),
(79299, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 05:26:03', '2023-06-12 05:26:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686547563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686547563;}', 0, 1, '2023-06-12 05:39:04', '2023-06-12 05:39:04', 0, NULL, 10),
(79289, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 00:19:21', '2023-06-12 00:19:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686529161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686529161;}', 0, 1, '2023-06-12 00:25:57', '2023-06-12 00:25:57', 0, NULL, 10),
(79311, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 11:26:07', '2023-06-12 11:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686569167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686569167;}', 0, 1, '2023-06-12 11:51:28', '2023-06-12 11:51:28', 0, NULL, 10),
(79290, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 01:25:57', '2023-06-12 01:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686533157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686533157;}', 0, 1, '2023-06-12 01:49:39', '2023-06-12 01:49:39', 0, NULL, 10),
(79462, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 07:04:54', '2023-06-15 07:04:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686812694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686812694;}', 0, 1, '2023-06-15 07:09:43', '2023-06-15 07:09:43', 0, NULL, 10),
(79325, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 18:26:07', '2023-06-12 18:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686594367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686594367;}', 0, 1, '2023-06-12 18:33:14', '2023-06-12 18:33:14', 0, NULL, 10),
(79302, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 06:12:48', '2023-06-12 06:12:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686550368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686550368;}', 0, 1, '2023-06-12 06:15:31', '2023-06-12 06:15:31', 0, NULL, 10),
(79448, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 01:10:08', '2023-06-15 01:10:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686791408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686791408;}', 0, 1, '2023-06-15 01:19:02', '2023-06-15 01:19:02', 0, NULL, 10),
(79303, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 07:26:33', '2023-06-12 07:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686554793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686554793;}', 0, 1, '2023-06-12 07:33:39', '2023-06-12 07:33:39', 0, NULL, 10),
(79294, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 03:18:11', '2023-06-12 03:18:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686539891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686539891;}', 0, 1, '2023-06-12 03:26:18', '2023-06-12 03:26:18', 0, NULL, 10),
(79295, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 03:18:11', '2023-06-12 03:18:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686539891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686539891;}', 0, 1, '2023-06-12 03:26:18', '2023-06-12 03:26:18', 0, NULL, 10),
(79321, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 16:10:03', '2023-06-12 16:10:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686586203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686586203;}', 0, 1, '2023-06-12 16:26:05', '2023-06-12 16:26:05', 0, NULL, 10),
(67931, 'sfn_send_usage_report', 'failed', '2022-11-07 06:16:56', '2022-11-07 06:16:56', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667801816;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667801816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-07 06:26:04', '2022-11-07 06:26:04', 0, NULL, 10),
(79444, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 23:05:37', '2023-06-14 23:05:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686783937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686783937;}', 0, 1, '2023-06-14 23:26:31', '2023-06-14 23:26:31', 0, NULL, 10),
(79736, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 15:26:26', '2023-06-20 15:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687274786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687274786;}', 0, 1, '2023-06-20 16:50:48', '2023-06-20 16:50:48', 0, NULL, 10),
(79487, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-15 20:25:40', '2023-06-15 20:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686860740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686860740;}', 0, 1, '2023-06-15 20:41:05', '2023-06-15 20:41:05', 0, NULL, 10),
(71391, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-01-11 03:38:12', '2023-01-11 03:38:12', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673408292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673408292;}', 7, 1, '2023-01-11 03:39:27', '2023-01-11 03:39:27', 0, NULL, 10),
(68148, 'sfn_send_usage_report', 'failed', '2022-11-11 06:26:38', '2022-11-11 06:26:38', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668147998;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668147998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-11 06:56:27', '2022-11-11 06:56:27', 0, NULL, 10),
(79414, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 09:08:59', '2023-06-14 09:08:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686733739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686733739;}', 0, 1, '2023-06-14 09:19:23', '2023-06-14 09:19:23', 0, NULL, 10),
(79486, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 19:05:20', '2023-06-15 19:05:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686855920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686855920;}', 0, 1, '2023-06-15 19:13:03', '2023-06-15 19:13:03', 0, NULL, 10),
(79485, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 19:05:20', '2023-06-15 19:05:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686855920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686855920;}', 0, 1, '2023-06-15 19:13:03', '2023-06-15 19:13:03', 0, NULL, 10),
(79340, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 00:14:29', '2023-06-13 00:14:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686615269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686615269;}', 0, 1, '2023-06-13 00:14:46', '2023-06-13 00:14:46', 0, NULL, 10),
(79354, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 06:24:13', '2023-06-13 06:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686637453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686637453;}', 0, 1, '2023-06-13 06:26:37', '2023-06-13 06:26:37', 0, NULL, 10),
(79420, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 12:24:50', '2023-06-14 12:24:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686745490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686745490;}', 0, 1, '2023-06-14 12:26:25', '2023-06-14 12:26:25', 0, NULL, 10),
(67986, 'sfn_send_usage_report', 'failed', '2022-11-08 06:26:04', '2022-11-08 06:26:04', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667888764;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667888764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-08 06:26:20', '2022-11-08 06:26:20', 0, NULL, 10),
(79358, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 08:04:47', '2023-06-13 08:04:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686643487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686643487;}', 0, 1, '2023-06-13 08:11:29', '2023-06-13 08:11:29', 0, NULL, 10),
(79318, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 14:26:07', '2023-06-12 14:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686579967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686579967;}', 0, 1, '2023-06-12 14:41:45', '2023-06-12 14:41:45', 0, NULL, 10),
(79355, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 06:24:13', '2023-06-13 06:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686637453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686637453;}', 0, 1, '2023-06-13 06:26:37', '2023-06-13 06:26:37', 0, NULL, 10),
(79423, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 13:06:08', '2023-06-14 13:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686747968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686747968;}', 0, 1, '2023-06-14 13:19:33', '2023-06-14 13:19:33', 0, NULL, 10),
(79419, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 11:16:33', '2023-06-14 11:16:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686741393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686741393;}', 0, 1, '2023-06-14 11:16:33', '2023-06-14 11:16:33', 0, NULL, 10),
(68096, 'sfn_send_usage_report', 'failed', '2022-11-10 06:26:27', '2022-11-10 06:26:27', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668061587;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668061587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-10 06:26:38', '2022-11-10 06:26:38', 0, NULL, 10),
(79327, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 19:28:44', '2023-06-12 19:28:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686598124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686598124;}', 0, 1, '2023-06-12 20:26:13', '2023-06-12 20:26:13', 0, NULL, 10),
(79328, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 19:28:44', '2023-06-12 19:28:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686598124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686598124;}', 0, 1, '2023-06-12 20:26:13', '2023-06-12 20:26:13', 0, NULL, 10),
(67718, 'sfn_send_usage_report', 'failed', '2022-11-03 05:25:54', '2022-11-03 05:25:54', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667453154;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667453154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-03 05:26:16', '2022-11-03 05:26:16', 0, NULL, 10),
(79430, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 17:05:22', '2023-06-14 17:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686762322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686762322;}', 0, 1, '2023-06-14 17:05:22', '2023-06-14 17:05:22', 0, NULL, 10),
(79778, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 10:25:39', '2023-06-21 10:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687343139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687343139;}', 0, 1, '2023-06-21 10:38:26', '2023-06-21 10:38:26', 0, NULL, 10),
(79547, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 23:25:46', '2023-06-16 23:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686957946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686957946;}', 0, 1, '2023-06-17 00:05:57', '2023-06-17 00:05:57', 0, NULL, 10),
(79519, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 10:08:03', '2023-06-16 10:08:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686910083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686910083;}', 0, 1, '2023-06-16 10:08:46', '2023-06-16 10:08:46', 0, NULL, 10),
(79518, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 10:08:03', '2023-06-16 10:08:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686910083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686910083;}', 0, 1, '2023-06-16 10:08:46', '2023-06-16 10:08:46', 0, NULL, 10),
(79524, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 13:04:48', '2023-06-16 13:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686920688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686920688;}', 0, 1, '2023-06-16 13:25:47', '2023-06-16 13:25:47', 0, NULL, 10),
(79353, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-14 06:24:13', '2023-06-14 06:24:13', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686723853;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686723853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-14 06:26:26', '2023-06-14 06:26:26', 0, NULL, 10),
(79330, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 20:26:23', '2023-06-12 20:26:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686601583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686601583;}', 0, 1, '2023-06-12 21:26:11', '2023-06-12 21:26:11', 0, NULL, 10),
(79329, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-12 20:26:23', '2023-06-12 20:26:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686601583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686601583;}', 0, 1, '2023-06-12 21:26:11', '2023-06-12 21:26:11', 0, NULL, 10),
(79127, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 21:15:37', '2023-06-08 21:15:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686258937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686258937;}', 0, 1, '2023-06-08 21:26:23', '2023-06-08 21:26:23', 0, NULL, 10),
(79707, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 02:08:51', '2023-06-20 02:08:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687226931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687226931;}', 0, 1, '2023-06-20 02:26:38', '2023-06-20 02:26:38', 0, NULL, 10),
(79051, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 10:14:22', '2023-06-07 10:14:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686132862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686132862;}', 0, 1, '2023-06-07 10:22:56', '2023-06-07 10:22:56', 0, NULL, 10),
(79422, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 13:06:08', '2023-06-14 13:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686747968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686747968;}', 0, 1, '2023-06-14 13:19:33', '2023-06-14 13:19:33', 0, NULL, 10),
(79415, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 09:08:59', '2023-06-14 09:08:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686733739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686733739;}', 0, 1, '2023-06-14 09:19:23', '2023-06-14 09:19:23', 0, NULL, 10),
(79404, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 04:20:39', '2023-06-14 04:20:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686716439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686716439;}', 0, 1, '2023-06-14 04:20:39', '2023-06-14 04:20:39', 0, NULL, 10),
(79364, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 11:17:38', '2023-06-13 11:17:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686655058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686655058;}', 0, 1, '2023-06-13 11:24:18', '2023-06-13 11:24:18', 0, NULL, 10),
(79365, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 11:17:38', '2023-06-13 11:17:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686655058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686655058;}', 0, 1, '2023-06-13 11:24:18', '2023-06-13 11:24:18', 0, NULL, 10),
(79562, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-18 07:10:49', '2023-06-18 07:10:49', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687072249;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687072249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-18 07:26:09', '2023-06-18 07:26:09', 0, NULL, 10),
(79572, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 11:06:08', '2023-06-17 11:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686999968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686999968;}', 0, 1, '2023-06-17 11:25:54', '2023-06-17 11:25:54', 0, NULL, 10),
(79556, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 04:09:09', '2023-06-17 04:09:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686974949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686974949;}', 0, 1, '2023-06-17 04:09:14', '2023-06-17 04:09:14', 0, NULL, 10),
(79516, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 09:14:51', '2023-06-16 09:14:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686906891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686906891;}', 0, 1, '2023-06-16 09:19:33', '2023-06-16 09:19:33', 0, NULL, 10),
(79507, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 05:25:44', '2023-06-16 05:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686893144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686893144;}', 0, 1, '2023-06-16 05:53:21', '2023-06-16 05:53:21', 0, NULL, 10),
(79345, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 03:26:13', '2023-06-13 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686626773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686626773;}', 0, 1, '2023-06-13 03:30:43', '2023-06-13 03:30:43', 0, NULL, 10),
(78191, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-21 22:27:05', '2023-05-21 22:27:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684708025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684708025;}', 0, 1, '2023-05-21 22:35:29', '2023-05-21 22:35:29', 0, NULL, 10),
(79428, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 16:26:29', '2023-06-14 16:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686759989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686759989;}', 0, 1, '2023-06-14 16:31:12', '2023-06-14 16:31:12', 0, NULL, 10),
(79410, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 07:22:55', '2023-06-14 07:22:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686727375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686727375;}', 0, 1, '2023-06-14 07:26:26', '2023-06-14 07:26:26', 0, NULL, 10),
(79426, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 15:26:24', '2023-06-14 15:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686756384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686756384;}', 0, 1, '2023-06-14 15:42:33', '2023-06-14 15:42:33', 0, NULL, 10),
(79619, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 09:26:07', '2023-06-18 09:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687080367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687080367;}', 0, 1, '2023-06-18 10:21:40', '2023-06-18 10:21:40', 0, NULL, 10),
(79510, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 06:15:12', '2023-06-16 06:15:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686896112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686896112;}', 0, 1, '2023-06-16 06:26:02', '2023-06-16 06:26:02', 0, NULL, 10),
(79553, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 02:21:09', '2023-06-17 02:21:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686968469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686968469;}', 0, 1, '2023-06-17 02:25:48', '2023-06-17 02:25:48', 0, NULL, 10),
(79708, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 02:08:52', '2023-06-20 02:08:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687226932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687226932;}', 0, 1, '2023-06-20 02:26:38', '2023-06-20 02:26:38', 0, NULL, 10),
(79775, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 09:25:39', '2023-06-21 09:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687339539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687339539;}', 0, 1, '2023-06-21 09:31:12', '2023-06-21 09:31:12', 0, NULL, 10),
(79666, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-20 07:26:36', '2023-06-20 07:26:36', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687245996;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687245996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-20 08:16:34', '2023-06-20 08:16:34', 0, NULL, 10),
(79609, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 05:26:04', '2023-06-18 05:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687065964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687065964;}', 0, 1, '2023-06-18 05:51:32', '2023-06-18 05:51:32', 0, NULL, 10),
(78248, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 01:26:28', '2023-05-23 01:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684805188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684805188;}', 0, 1, '2023-05-23 01:44:54', '2023-05-23 01:44:54', 0, NULL, 10),
(79563, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 07:10:51', '2023-06-17 07:10:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686985851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686985851;}', 0, 1, '2023-06-17 07:17:18', '2023-06-17 07:17:18', 0, NULL, 10),
(79760, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 02:14:40', '2023-06-21 02:14:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687313680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687313680;}', 0, 1, '2023-06-21 02:25:26', '2023-06-21 02:25:26', 0, NULL, 10),
(79568, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 09:25:03', '2023-06-17 09:25:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686993903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686993903;}', 0, 1, '2023-06-17 09:25:57', '2023-06-17 09:25:57', 0, NULL, 10),
(79618, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 09:26:07', '2023-06-18 09:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687080367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687080367;}', 0, 1, '2023-06-18 10:21:40', '2023-06-18 10:21:40', 0, NULL, 10),
(79512, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 07:15:07', '2023-06-16 07:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686899707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686899707;}', 0, 1, '2023-06-16 07:25:46', '2023-06-16 07:25:46', 0, NULL, 10),
(79511, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-17 06:53:42', '2023-06-17 06:53:42', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686984822;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686984822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-17 07:10:49', '2023-06-17 07:10:49', 0, NULL, 10),
(79591, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-17 20:26:05', '2023-06-17 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687033565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687033565;}', 0, 1, '2023-06-17 20:34:48', '2023-06-17 20:34:48', 0, NULL, 10),
(79559, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 05:14:21', '2023-06-17 05:14:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686978861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686978861;}', 0, 1, '2023-06-17 05:25:53', '2023-06-17 05:25:53', 0, NULL, 10),
(79614, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 07:26:11', '2023-06-18 07:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687073171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687073171;}', 0, 1, '2023-06-18 08:26:06', '2023-06-18 08:26:06', 0, NULL, 10),
(79615, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 07:26:11', '2023-06-18 07:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687073171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687073171;}', 0, 1, '2023-06-18 08:26:06', '2023-06-18 08:26:06', 0, NULL, 10),
(79723, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 08:16:35', '2023-06-20 08:16:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687248995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687248995;}', 0, 1, '2023-06-20 08:24:11', '2023-06-20 08:24:11', 0, NULL, 10),
(79515, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 08:25:47', '2023-06-16 08:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686903947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686903947;}', 0, 1, '2023-06-16 08:28:47', '2023-06-16 08:28:47', 0, NULL, 10),
(79566, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 08:25:58', '2023-06-17 08:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686990358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686990358;}', 0, 1, '2023-06-17 09:25:03', '2023-06-17 09:25:03', 0, NULL, 10),
(79508, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 05:25:44', '2023-06-16 05:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686893144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686893144;}', 0, 1, '2023-06-16 05:53:21', '2023-06-16 05:53:21', 0, NULL, 10),
(79703, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 00:26:20', '2023-06-20 00:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687220780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687220780;}', 0, 1, '2023-06-20 01:11:27', '2023-06-20 01:11:27', 0, NULL, 10),
(79652, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 01:26:09', '2023-06-19 01:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687137969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687137969;}', 0, 1, '2023-06-19 01:32:04', '2023-06-19 01:32:04', 0, NULL, 10),
(79583, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 17:25:59', '2023-06-17 17:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687022759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687022759;}', 0, 1, '2023-06-17 18:26:02', '2023-06-17 18:26:02', 0, NULL, 10),
(79675, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 11:16:24', '2023-06-19 11:16:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687173384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687173384;}', 0, 1, '2023-06-19 11:26:15', '2023-06-19 11:26:15', 0, NULL, 10),
(79503, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 03:25:41', '2023-06-16 03:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686885941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686885941;}', 0, 1, '2023-06-16 03:30:08', '2023-06-16 03:30:08', 0, NULL, 10),
(79505, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 04:25:44', '2023-06-16 04:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686889544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686889544;}', 0, 1, '2023-06-16 04:27:13', '2023-06-16 04:27:13', 0, NULL, 10),
(79574, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 12:25:56', '2023-06-17 12:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687004756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687004756;}', 0, 1, '2023-06-17 13:25:57', '2023-06-17 13:25:57', 0, NULL, 10),
(79506, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 04:25:44', '2023-06-16 04:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686889544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686889544;}', 0, 1, '2023-06-16 04:27:13', '2023-06-16 04:27:13', 0, NULL, 10),
(78865, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 22:26:06', '2023-06-03 22:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685831166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685831166;}', 0, 1, '2023-06-03 23:02:29', '2023-06-03 23:02:29', 0, NULL, 10),
(79592, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 20:26:05', '2023-06-17 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687033565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687033565;}', 0, 1, '2023-06-17 20:34:48', '2023-06-17 20:34:48', 0, NULL, 10),
(79452, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 03:06:21', '2023-06-15 03:06:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686798381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686798381;}', 0, 1, '2023-06-15 03:20:52', '2023-06-15 03:20:52', 0, NULL, 10),
(79464, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 08:25:57', '2023-06-15 08:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686817557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686817557;}', 0, 1, '2023-06-15 08:32:54', '2023-06-15 08:32:54', 0, NULL, 10),
(79803, 'woocommerce_run_on_woocommerce_admin_updated', 'pending', '2023-06-28 04:30:52', '2023-06-28 04:30:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687926652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687926652;}', 7, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL, 10),
(78269, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 11:25:50', '2023-05-23 11:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684841150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684841150;}', 0, 1, '2023-05-23 11:49:24', '2023-05-23 11:49:24', 0, NULL, 10),
(79756, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 00:07:42', '2023-06-21 00:07:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687306062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687306062;}', 0, 1, '2023-06-21 00:07:47', '2023-06-21 00:07:47', 0, NULL, 10),
(79759, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 01:18:33', '2023-06-21 01:18:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687310313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687310313;}', 0, 1, '2023-06-21 01:27:06', '2023-06-21 01:27:06', 0, NULL, 10),
(79475, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 14:25:37', '2023-06-15 14:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686839137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686839137;}', 0, 1, '2023-06-15 14:30:40', '2023-06-15 14:30:40', 0, NULL, 10),
(79490, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 20:25:40', '2023-06-15 20:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686860740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686860740;}', 0, 1, '2023-06-15 20:41:05', '2023-06-15 20:41:05', 0, NULL, 10),
(79427, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 15:26:24', '2023-06-14 15:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686756384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686756384;}', 0, 1, '2023-06-14 15:42:33', '2023-06-14 15:42:33', 0, NULL, 10),
(79483, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 18:18:09', '2023-06-15 18:18:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686853089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686853089;}', 0, 1, '2023-06-15 18:25:38', '2023-06-15 18:25:38', 0, NULL, 10),
(79523, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 12:23:14', '2023-06-16 12:23:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686918194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686918194;}', 0, 1, '2023-06-16 12:25:46', '2023-06-16 12:25:46', 0, NULL, 10),
(79513, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 07:15:07', '2023-06-16 07:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686899707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686899707;}', 0, 1, '2023-06-16 07:25:46', '2023-06-16 07:25:46', 0, NULL, 10),
(79526, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 14:25:44', '2023-06-16 14:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686925544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686925544;}', 0, 1, '2023-06-16 14:25:44', '2023-06-16 14:25:44', 0, NULL, 10),
(79534, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 18:25:46', '2023-06-16 18:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686939946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686939946;}', 0, 1, '2023-06-16 18:53:28', '2023-06-16 18:53:28', 0, NULL, 10),
(79560, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 06:11:46', '2023-06-17 06:11:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686982306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686982306;}', 0, 1, '2023-06-17 06:17:02', '2023-06-17 06:17:02', 0, NULL, 10),
(79561, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 06:11:46', '2023-06-17 06:11:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686982306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686982306;}', 0, 1, '2023-06-17 06:17:02', '2023-06-17 06:17:02', 0, NULL, 10),
(68203, 'sfn_send_usage_report', 'failed', '2022-11-12 06:56:27', '2022-11-12 06:56:27', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668236187;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668236187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-12 07:26:03', '2022-11-12 07:26:03', 0, NULL, 10),
(79639, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 19:08:47', '2023-06-18 19:08:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687115327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687115327;}', 0, 1, '2023-06-18 19:25:11', '2023-06-18 19:25:11', 0, NULL, 10),
(74675, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-03-15 03:43:08', '2023-03-15 03:43:08', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1678851788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1678851788;}', 7, 1, '2023-03-15 04:03:09', '2023-03-15 04:03:09', 0, NULL, 10),
(79686, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 16:26:16', '2023-06-19 16:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687191976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687191976;}', 0, 1, '2023-06-19 16:53:17', '2023-06-19 16:53:17', 0, NULL, 10),
(79727, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 10:06:58', '2023-06-20 10:06:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687255618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687255618;}', 0, 1, '2023-06-20 10:26:50', '2023-06-20 10:26:50', 0, NULL, 10),
(79670, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 08:26:16', '2023-06-19 08:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687163176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687163176;}', 0, 1, '2023-06-19 09:26:37', '2023-06-19 09:26:37', 0, NULL, 10),
(79688, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 17:13:01', '2023-06-19 17:13:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687194781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687194781;}', 0, 1, '2023-06-19 17:15:13', '2023-06-19 17:15:13', 0, NULL, 10),
(79709, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 03:26:44', '2023-06-20 03:26:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687231604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687231604;}', 0, 1, '2023-06-20 03:31:37', '2023-06-20 03:31:37', 0, NULL, 10),
(79457, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 05:26:37', '2023-06-15 05:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686806797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686806797;}', 0, 1, '2023-06-15 06:15:33', '2023-06-15 06:15:33', 0, NULL, 10),
(79450, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 02:08:39', '2023-06-15 02:08:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686794919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686794919;}', 0, 1, '2023-06-15 02:18:53', '2023-06-15 02:18:53', 0, NULL, 10),
(79685, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 16:26:16', '2023-06-19 16:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687191976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687191976;}', 0, 1, '2023-06-19 16:53:17', '2023-06-19 16:53:17', 0, NULL, 10),
(79435, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 19:29:03', '2023-06-14 19:29:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686770943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686770943;}', 0, 1, '2023-06-14 19:34:03', '2023-06-14 19:34:03', 0, NULL, 10),
(79565, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 08:25:58', '2023-06-17 08:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686990358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686990358;}', 0, 1, '2023-06-17 09:25:03', '2023-06-17 09:25:03', 0, NULL, 10),
(79635, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 17:09:41', '2023-06-18 17:09:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687108181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687108181;}', 0, 1, '2023-06-18 17:18:50', '2023-06-18 17:18:50', 0, NULL, 10),
(79695, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-19 20:26:37', '2023-06-19 20:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687206397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687206397;}', 0, 1, '2023-06-19 20:34:54', '2023-06-19 20:34:54', 0, NULL, 10),
(79644, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 21:26:06', '2023-06-18 21:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687123566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687123566;}', 0, 1, '2023-06-18 21:26:06', '2023-06-18 21:26:06', 0, NULL, 10),
(79622, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 11:26:06', '2023-06-18 11:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687087566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687087566;}', 0, 1, '2023-06-18 11:39:05', '2023-06-18 11:39:05', 0, NULL, 10),
(79083, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 01:05:30', '2023-06-08 01:05:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686186330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686186330;}', 0, 1, '2023-06-08 01:05:31', '2023-06-08 01:05:31', 0, NULL, 10),
(79514, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 08:25:47', '2023-06-16 08:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686903947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686903947;}', 0, 1, '2023-06-16 08:28:47', '2023-06-16 08:28:47', 0, NULL, 10),
(79493, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 22:25:42', '2023-06-15 22:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686867942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686867942;}', 0, 1, '2023-06-15 22:43:41', '2023-06-15 22:43:41', 0, NULL, 10),
(79535, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 18:25:46', '2023-06-16 18:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686939946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686939946;}', 0, 1, '2023-06-16 18:53:28', '2023-06-16 18:53:28', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79789, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 16:25:58', '2023-06-21 16:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687364758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687364758;}', 0, 1, '2023-06-21 17:26:01', '2023-06-21 17:26:01', 0, NULL, 10),
(79679, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 13:13:41', '2023-06-19 13:13:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687180421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687180421;}', 0, 1, '2023-06-19 13:26:35', '2023-06-19 13:26:35', 0, NULL, 10),
(79653, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 01:26:09', '2023-06-19 01:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687137969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687137969;}', 0, 1, '2023-06-19 01:32:04', '2023-06-19 01:32:04', 0, NULL, 10),
(79517, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 09:14:51', '2023-06-16 09:14:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686906891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686906891;}', 0, 1, '2023-06-16 09:19:33', '2023-06-16 09:19:33', 0, NULL, 10),
(79650, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 00:26:10', '2023-06-19 00:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687134370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687134370;}', 0, 1, '2023-06-19 00:29:26', '2023-06-19 00:29:26', 0, NULL, 10),
(78734, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 10:26:19', '2023-06-01 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685615179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685615179;}', 0, 1, '2023-06-01 10:35:00', '2023-06-01 10:35:00', 0, NULL, 10),
(78755, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 20:24:43', '2023-06-01 20:24:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685651083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685651083;}', 0, 1, '2023-06-01 20:25:05', '2023-06-01 20:25:05', 0, NULL, 10),
(79651, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 00:26:10', '2023-06-19 00:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687134370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687134370;}', 0, 1, '2023-06-19 00:29:26', '2023-06-19 00:29:26', 0, NULL, 10),
(79640, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-18 20:12:57', '2023-06-18 20:12:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687119177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687119177;}', 0, 1, '2023-06-18 20:18:27', '2023-06-18 20:18:27', 0, NULL, 10),
(73211, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-02-15 03:38:17', '2023-02-15 03:38:17', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676432297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676432297;}', 7, 1, '2023-02-15 04:26:44', '2023-02-15 04:26:44', 0, NULL, 10),
(79564, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 07:10:51', '2023-06-17 07:10:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686985851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686985851;}', 0, 1, '2023-06-17 07:17:18', '2023-06-17 07:17:18', 0, NULL, 10),
(79549, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 00:05:57', '2023-06-17 00:05:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686960357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686960357;}', 0, 1, '2023-06-17 00:11:16', '2023-06-17 00:11:16', 0, NULL, 10),
(79531, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 16:25:46', '2023-06-16 16:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686932746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686932746;}', 0, 1, '2023-06-16 17:25:49', '2023-06-16 17:25:49', 0, NULL, 10),
(79800, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 20:09:48', '2023-06-21 20:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687378188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687378188;}', 0, 1, '2023-06-21 20:25:43', '2023-06-21 20:25:43', 0, NULL, 10),
(79008, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 15:05:32', '2023-06-06 15:05:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686063932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686063932;}', 0, 1, '2023-06-06 15:26:10', '2023-06-06 15:26:10', 0, NULL, 10),
(79007, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 15:05:32', '2023-06-06 15:05:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686063932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686063932;}', 0, 1, '2023-06-06 15:26:10', '2023-06-06 15:26:10', 0, NULL, 10),
(79454, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 04:06:42', '2023-06-15 04:06:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686802002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686802002;}', 0, 1, '2023-06-15 04:06:42', '2023-06-15 04:06:42', 0, NULL, 10),
(79718, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 06:22:39', '2023-06-20 06:22:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687242159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687242159;}', 0, 1, '2023-06-20 06:26:28', '2023-06-20 06:26:28', 0, NULL, 10),
(79661, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 04:26:17', '2023-06-19 04:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687148777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687148777;}', 0, 1, '2023-06-19 04:26:18', '2023-06-19 04:26:18', 0, NULL, 10),
(79075, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 21:17:33', '2023-06-07 21:17:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686172653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686172653;}', 0, 1, '2023-06-07 21:22:52', '2023-06-07 21:22:52', 0, NULL, 10),
(79646, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 22:26:05', '2023-06-18 22:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687127165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687127165;}', 0, 1, '2023-06-18 22:42:17', '2023-06-18 22:42:17', 0, NULL, 10),
(78890, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 09:25:50', '2023-06-04 09:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685870750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685870750;}', 0, 1, '2023-06-04 10:25:50', '2023-06-04 10:25:50', 0, NULL, 10),
(78884, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 06:26:22', '2023-06-04 06:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685859982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685859982;}', 0, 1, '2023-06-04 06:35:31', '2023-06-04 06:35:31', 0, NULL, 10),
(78761, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 22:15:35', '2023-06-01 22:15:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685657735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685657735;}', 0, 1, '2023-06-01 22:26:17', '2023-06-01 22:26:17', 0, NULL, 10),
(79641, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 20:12:57', '2023-06-18 20:12:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687119177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687119177;}', 0, 1, '2023-06-18 20:18:27', '2023-06-18 20:18:27', 0, NULL, 10),
(79573, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 12:25:56', '2023-06-17 12:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687004756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687004756;}', 0, 1, '2023-06-17 13:25:57', '2023-06-17 13:25:57', 0, NULL, 10),
(79567, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 09:25:03', '2023-06-17 09:25:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686993903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686993903;}', 0, 1, '2023-06-17 09:25:57', '2023-06-17 09:25:57', 0, NULL, 10),
(79601, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 01:26:00', '2023-06-18 01:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687051560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687051560;}', 0, 1, '2023-06-18 01:38:26', '2023-06-18 01:38:26', 0, NULL, 10),
(78976, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 01:05:08', '2023-06-06 01:05:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686013508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686013508;}', 0, 1, '2023-06-06 01:10:56', '2023-06-06 01:10:56', 0, NULL, 10),
(78933, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-06 04:31:50', '2023-06-06 04:31:50', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686025910;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686025910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-06 04:32:00', '2023-06-06 04:32:00', 0, NULL, 10),
(79613, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-19 07:26:09', '2023-06-19 07:26:09', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687159569;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687159569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-19 07:26:36', '2023-06-19 07:26:36', 0, NULL, 10),
(79645, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 21:26:06', '2023-06-18 21:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687123566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687123566;}', 0, 1, '2023-06-18 21:26:06', '2023-06-18 21:26:06', 0, NULL, 10),
(79062, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 16:06:31', '2023-06-07 16:06:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686153991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686153991;}', 0, 1, '2023-06-07 16:26:11', '2023-06-07 16:26:11', 0, NULL, 10),
(79634, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 17:09:41', '2023-06-18 17:09:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687108181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687108181;}', 0, 1, '2023-06-18 17:18:50', '2023-06-18 17:18:50', 0, NULL, 10),
(79627, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 13:26:07', '2023-06-18 13:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687094767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687094767;}', 0, 1, '2023-06-18 13:52:48', '2023-06-18 13:52:48', 0, NULL, 10),
(79626, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 13:26:07', '2023-06-18 13:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687094767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687094767;}', 0, 1, '2023-06-18 13:52:48', '2023-06-18 13:52:48', 0, NULL, 10),
(79405, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 05:04:59', '2023-06-14 05:04:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686719099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686719099;}', 0, 1, '2023-06-14 05:26:24', '2023-06-14 05:26:24', 0, NULL, 10),
(79492, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 21:25:37', '2023-06-15 21:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686864337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686864337;}', 0, 1, '2023-06-15 22:25:42', '2023-06-15 22:25:42', 0, NULL, 10),
(79734, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 14:26:46', '2023-06-20 14:26:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687271206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687271206;}', 0, 1, '2023-06-20 15:26:26', '2023-06-20 15:26:26', 0, NULL, 10),
(79662, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 05:10:36', '2023-06-19 05:10:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687151436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687151436;}', 0, 1, '2023-06-19 05:26:12', '2023-06-19 05:26:12', 0, NULL, 10),
(79680, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 13:13:41', '2023-06-19 13:13:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687180421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687180421;}', 0, 1, '2023-06-19 13:26:35', '2023-06-19 13:26:35', 0, NULL, 10),
(79663, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 05:10:36', '2023-06-19 05:10:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687151436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687151436;}', 0, 1, '2023-06-19 05:26:12', '2023-06-19 05:26:12', 0, NULL, 10),
(78482, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 14:19:06', '2023-05-27 14:19:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685197146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685197146;}', 0, 1, '2023-05-27 14:26:30', '2023-05-27 14:26:30', 0, NULL, 10),
(79797, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-21 20:09:48', '2023-06-21 20:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687378188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687378188;}', 0, 1, '2023-06-21 20:25:44', '2023-06-21 20:25:44', 0, NULL, 10),
(79697, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 21:26:17', '2023-06-19 21:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687209977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687209977;}', 0, 1, '2023-06-19 22:04:14', '2023-06-19 22:04:14', 0, NULL, 10),
(78701, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 19:29:05', '2023-05-31 19:29:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685561345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685561345;}', 0, 1, '2023-05-31 19:29:05', '2023-05-31 19:29:05', 0, NULL, 10),
(79749, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 20:26:36', '2023-06-20 20:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687292796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687292796;}', 0, 1, '2023-06-20 21:26:42', '2023-06-20 21:26:42', 0, NULL, 10),
(78506, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 01:08:01', '2023-05-28 01:08:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685236081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685236081;}', 0, 1, '2023-05-28 01:21:58', '2023-05-28 01:21:58', 0, NULL, 10),
(79773, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 08:26:05', '2023-06-21 08:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687335965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687335965;}', 0, 1, '2023-06-21 08:29:21', '2023-06-21 08:29:21', 0, NULL, 10),
(79772, 'woocommerce_cleanup_draft_orders', 'pending', '2023-06-22 08:26:05', '2023-06-22 08:26:05', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687422365;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687422365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL, 10),
(78429, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 14:26:18', '2023-05-26 14:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685111178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685111178;}', 0, 1, '2023-05-26 14:49:48', '2023-05-26 14:49:48', 0, NULL, 10),
(78432, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 16:05:57', '2023-05-26 16:05:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685117157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685117157;}', 0, 1, '2023-05-26 16:14:51', '2023-05-26 16:14:51', 0, NULL, 10),
(79770, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 07:25:43', '2023-06-21 07:25:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687332343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687332343;}', 0, 1, '2023-06-21 08:00:02', '2023-06-21 08:00:02', 0, NULL, 10),
(78355, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 03:05:05', '2023-05-25 03:05:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684983905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684983905;}', 0, 1, '2023-05-25 03:07:54', '2023-05-25 03:07:54', 0, NULL, 10),
(78354, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 03:05:05', '2023-05-25 03:05:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684983905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684983905;}', 0, 1, '2023-05-25 03:07:54', '2023-05-25 03:07:54', 0, NULL, 10),
(78458, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-28 03:28:16', '2023-05-28 03:28:16', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685244496;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685244496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-28 03:28:48', '2023-05-28 03:28:48', 0, NULL, 10),
(78412, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 06:08:45', '2023-05-26 06:08:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685081325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685081325;}', 0, 1, '2023-05-26 06:12:51', '2023-05-26 06:12:51', 0, NULL, 10),
(79729, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 11:11:16', '2023-06-20 11:11:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687259476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687259476;}', 0, 1, '2023-06-20 11:15:37', '2023-06-20 11:15:37', 0, NULL, 10),
(78481, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 14:19:06', '2023-05-27 14:19:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685197146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685197146;}', 0, 1, '2023-05-27 14:26:30', '2023-05-27 14:26:30', 0, NULL, 10),
(78221, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 12:26:33', '2023-05-22 12:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684758393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684758393;}', 0, 1, '2023-05-22 13:01:20', '2023-05-22 13:01:20', 0, NULL, 10),
(78226, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 15:26:10', '2023-05-22 15:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684769170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684769170;}', 0, 1, '2023-05-22 15:53:34', '2023-05-22 15:53:34', 0, NULL, 10),
(79726, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 10:06:58', '2023-06-20 10:06:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687255618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687255618;}', 0, 1, '2023-06-20 10:26:50', '2023-06-20 10:26:50', 0, NULL, 10),
(79777, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 10:25:39', '2023-06-21 10:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687343139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687343139;}', 0, 1, '2023-06-21 10:38:26', '2023-06-21 10:38:26', 0, NULL, 10),
(79787, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 15:25:32', '2023-06-21 15:25:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687361132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687361132;}', 0, 1, '2023-06-21 16:25:57', '2023-06-21 16:25:57', 0, NULL, 10),
(78220, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 12:26:33', '2023-05-22 12:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684758393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684758393;}', 0, 1, '2023-05-22 13:01:20', '2023-05-22 13:01:20', 0, NULL, 10),
(79779, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 11:25:42', '2023-06-21 11:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687346742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687346742;}', 0, 1, '2023-06-21 12:08:40', '2023-06-21 12:08:40', 0, NULL, 10),
(78228, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 16:11:36', '2023-05-22 16:11:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684771896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684771896;}', 0, 1, '2023-05-22 16:23:02', '2023-05-22 16:23:02', 0, NULL, 10),
(78304, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 03:25:56', '2023-05-24 03:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684898756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684898756;}', 0, 1, '2023-05-24 03:36:13', '2023-05-24 03:36:13', 0, NULL, 10),
(79737, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 15:26:26', '2023-06-20 15:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687274786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687274786;}', 0, 1, '2023-06-20 16:50:48', '2023-06-20 16:50:48', 0, NULL, 10),
(79730, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 12:04:58', '2023-06-20 12:04:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687262698;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687262698;}', 0, 1, '2023-06-20 12:26:51', '2023-06-20 12:26:51', 0, NULL, 10),
(79731, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 12:04:58', '2023-06-20 12:04:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687262698;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687262698;}', 0, 1, '2023-06-20 12:26:51', '2023-06-20 12:26:51', 0, NULL, 10),
(78209, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 06:11:13', '2023-05-22 06:11:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684735873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684735873;}', 0, 1, '2023-05-22 06:16:22', '2023-05-22 06:16:22', 0, NULL, 10),
(78236, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-22 20:27:00', '2023-05-22 20:27:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684787220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684787220;}', 0, 1, '2023-05-22 21:09:24', '2023-05-22 21:09:24', 0, NULL, 10),
(78438, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 19:28:14', '2023-05-26 19:28:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685129294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685129294;}', 0, 1, '2023-05-26 19:28:55', '2023-05-26 19:28:55', 0, NULL, 10),
(78382, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 16:20:14', '2023-05-25 16:20:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685031614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685031614;}', 0, 1, '2023-05-25 16:24:14', '2023-05-25 16:24:14', 0, NULL, 10),
(76233, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-04-14 03:35:54', '2023-04-14 03:35:54', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681443354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681443354;}', 7, 1, '2023-04-14 04:26:46', '2023-04-14 04:26:46', 0, NULL, 10),
(79520, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 11:18:09', '2023-06-16 11:18:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686914289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686914289;}', 0, 1, '2023-06-16 11:20:53', '2023-06-16 11:20:53', 0, NULL, 10),
(79792, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 17:26:01', '2023-06-21 17:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687368361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687368361;}', 0, 1, '2023-06-21 18:25:35', '2023-06-21 18:25:35', 0, NULL, 10),
(79766, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 05:26:35', '2023-06-21 05:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687325195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687325195;}', 0, 1, '2023-06-21 06:24:59', '2023-06-21 06:24:59', 0, NULL, 10),
(78312, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 07:26:02', '2023-05-24 07:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684913162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684913162;}', 0, 1, '2023-05-24 08:03:48', '2023-05-24 08:03:48', 0, NULL, 10),
(78210, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 07:05:28', '2023-05-22 07:05:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684739128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684739128;}', 0, 1, '2023-05-22 07:17:09', '2023-05-22 07:17:09', 0, NULL, 10),
(78351, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 01:11:34', '2023-05-25 01:11:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684977094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684977094;}', 0, 1, '2023-05-25 01:14:22', '2023-05-25 01:14:22', 0, NULL, 10),
(78324, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 13:14:37', '2023-05-24 13:14:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684934077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684934077;}', 0, 1, '2023-05-24 13:26:20', '2023-05-24 13:26:20', 0, NULL, 10),
(78336, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 19:28:51', '2023-05-24 19:28:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684956531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684956531;}', 0, 1, '2023-05-24 20:02:22', '2023-05-24 20:02:22', 0, NULL, 10),
(79764, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 04:26:35', '2023-06-21 04:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687321595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687321595;}', 0, 1, '2023-06-21 04:38:22', '2023-06-21 04:38:22', 0, NULL, 10),
(78494, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 20:16:06', '2023-05-27 20:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685218566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685218566;}', 0, 1, '2023-05-27 20:16:06', '2023-05-27 20:16:06', 0, NULL, 10),
(78519, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 06:16:53', '2023-05-28 06:16:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685254613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685254613;}', 0, 1, '2023-05-28 06:20:53', '2023-05-28 06:20:53', 0, NULL, 10),
(78495, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-27 20:16:06', '2023-05-27 20:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685218566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685218566;}', 0, 1, '2023-05-27 20:16:06', '2023-05-27 20:16:06', 0, NULL, 10),
(78492, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 19:12:09', '2023-05-27 19:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685214729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685214729;}', 0, 1, '2023-05-27 19:15:34', '2023-05-27 19:15:34', 0, NULL, 10),
(78493, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-27 20:16:06', '2023-05-27 20:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685218566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685218566;}', 0, 1, '2023-05-27 20:16:06', '2023-05-27 20:16:06', 0, NULL, 10),
(78430, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 15:12:13', '2023-05-26 15:12:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685113933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685113933;}', 0, 1, '2023-05-26 15:26:18', '2023-05-26 15:26:18', 0, NULL, 10),
(78523, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 08:14:51', '2023-05-28 08:14:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685261691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685261691;}', 0, 1, '2023-05-28 08:25:35', '2023-05-28 08:25:35', 0, NULL, 10),
(78462, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 04:10:02', '2023-05-27 04:10:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685160602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685160602;}', 0, 1, '2023-05-27 04:10:02', '2023-05-27 04:10:02', 0, NULL, 10),
(78238, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-22 20:27:00', '2023-05-22 20:27:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684787220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684787220;}', 0, 1, '2023-05-22 21:09:24', '2023-05-22 21:09:24', 0, NULL, 10),
(78424, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 12:13:33', '2023-05-26 12:13:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685103213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685103213;}', 0, 1, '2023-05-26 12:15:27', '2023-05-26 12:15:27', 0, NULL, 10),
(78203, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 03:27:07', '2023-05-22 03:27:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684726027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684726027;}', 0, 1, '2023-05-22 03:30:01', '2023-05-22 03:30:01', 0, NULL, 10),
(78259, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 06:25:56', '2023-05-23 06:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684823156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684823156;}', 0, 1, '2023-05-23 06:34:20', '2023-05-23 06:34:20', 0, NULL, 10),
(78293, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 22:11:46', '2023-05-23 22:11:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684879906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684879906;}', 0, 1, '2023-05-23 22:25:49', '2023-05-23 22:25:49', 0, NULL, 10),
(78306, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 04:13:04', '2023-05-24 04:13:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684901584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684901584;}', 0, 1, '2023-05-24 04:21:12', '2023-05-24 04:21:12', 0, NULL, 10),
(68471, 'sfn_send_usage_report', 'failed', '2022-11-17 08:10:31', '2022-11-17 08:10:31', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668672631;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668672631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-17 08:26:08', '2022-11-17 08:26:08', 0, NULL, 10),
(78672, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 05:26:05', '2023-05-31 05:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685510765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685510765;}', 0, 1, '2023-05-31 06:26:08', '2023-05-31 06:26:08', 0, NULL, 10),
(78363, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 07:26:12', '2023-05-25 07:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684999572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684999572;}', 0, 1, '2023-05-25 07:28:15', '2023-05-25 07:28:15', 0, NULL, 10),
(78247, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 00:26:22', '2023-05-23 00:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684801582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684801582;}', 0, 1, '2023-05-23 01:26:28', '2023-05-23 01:26:28', 0, NULL, 10),
(78272, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 12:17:41', '2023-05-23 12:17:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684844261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684844261;}', 0, 1, '2023-05-23 12:25:50', '2023-05-23 12:25:50', 0, NULL, 10),
(68523, 'sfn_send_usage_report', 'failed', '2022-11-18 08:26:08', '2022-11-18 08:26:08', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668759968;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668759968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-18 08:26:14', '2022-11-18 08:26:14', 0, NULL, 10),
(78309, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 05:25:57', '2023-05-24 05:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684905957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684905957;}', 0, 1, '2023-05-24 05:31:34', '2023-05-24 05:31:34', 0, NULL, 10),
(78262, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 07:25:54', '2023-05-23 07:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684826754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684826754;}', 0, 1, '2023-05-23 07:53:42', '2023-05-23 07:53:42', 0, NULL, 10),
(78266, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 09:23:56', '2023-05-23 09:23:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684833836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684833836;}', 0, 1, '2023-05-23 09:26:10', '2023-05-23 09:26:10', 0, NULL, 10),
(78265, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 09:23:56', '2023-05-23 09:23:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684833836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684833836;}', 0, 1, '2023-05-23 09:26:10', '2023-05-23 09:26:10', 0, NULL, 10),
(78421, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 10:10:10', '2023-05-26 10:10:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685095810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685095810;}', 0, 1, '2023-05-26 10:19:20', '2023-05-26 10:19:20', 0, NULL, 10),
(78615, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 03:26:13', '2023-05-30 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685417173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685417173;}', 0, 1, '2023-05-30 03:31:57', '2023-05-30 03:31:57', 0, NULL, 10),
(78610, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 00:25:50', '2023-05-30 00:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685406350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685406350;}', 0, 1, '2023-05-30 00:36:34', '2023-05-30 00:36:34', 0, NULL, 10),
(78616, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 03:26:13', '2023-05-30 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685417173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685417173;}', 0, 1, '2023-05-30 03:31:57', '2023-05-30 03:31:57', 0, NULL, 10),
(78422, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 11:12:09', '2023-05-26 11:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685099529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685099529;}', 0, 1, '2023-05-26 11:26:18', '2023-05-26 11:26:18', 0, NULL, 10),
(79796, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 19:28:27', '2023-06-21 19:28:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687375707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687375707;}', 0, 1, '2023-06-21 20:09:45', '2023-06-21 20:09:45', 0, NULL, 10),
(79795, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 19:28:27', '2023-06-21 19:28:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687375707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687375707;}', 0, 1, '2023-06-21 20:09:45', '2023-06-21 20:09:45', 0, NULL, 10),
(78270, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 11:25:50', '2023-05-23 11:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684841150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684841150;}', 0, 1, '2023-05-23 11:49:24', '2023-05-23 11:49:24', 0, NULL, 10),
(78358, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 04:06:06', '2023-05-25 04:06:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684987566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684987566;}', 0, 1, '2023-05-25 04:07:23', '2023-05-25 04:07:23', 0, NULL, 10),
(78357, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 04:06:06', '2023-05-25 04:06:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684987566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684987566;}', 0, 1, '2023-05-25 04:07:23', '2023-05-25 04:07:23', 0, NULL, 10),
(79745, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 19:05:52', '2023-06-20 19:05:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687287952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687287952;}', 0, 1, '2023-06-20 19:30:12', '2023-06-20 19:30:12', 0, NULL, 10),
(78320, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 11:26:20', '2023-05-24 11:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684927580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684927580;}', 0, 1, '2023-05-24 12:26:21', '2023-05-24 12:26:21', 0, NULL, 10),
(79369, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 13:26:34', '2023-06-13 13:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686662794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686662794;}', 0, 1, '2023-06-13 14:10:16', '2023-06-13 14:10:16', 0, NULL, 10),
(79376, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 17:26:17', '2023-06-13 17:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686677177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686677177;}', 0, 1, '2023-06-13 17:40:03', '2023-06-13 17:40:03', 0, NULL, 10),
(79440, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 21:26:37', '2023-06-14 21:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686777997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686777997;}', 0, 1, '2023-06-14 21:28:06', '2023-06-14 21:28:06', 0, NULL, 10),
(78480, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 13:09:30', '2023-05-27 13:09:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685192970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685192970;}', 0, 1, '2023-05-27 13:13:24', '2023-05-27 13:13:24', 0, NULL, 10),
(78636, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 12:26:19', '2023-05-30 12:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685449579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685449579;}', 0, 1, '2023-05-30 12:58:51', '2023-05-30 12:58:51', 0, NULL, 10),
(79494, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 22:25:42', '2023-06-15 22:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686867942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686867942;}', 0, 1, '2023-06-15 22:43:41', '2023-06-15 22:43:41', 0, NULL, 10),
(78684, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 11:08:55', '2023-05-31 11:08:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685531335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685531335;}', 0, 1, '2023-05-31 11:11:47', '2023-05-31 11:11:47', 0, NULL, 10),
(78695, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 16:08:33', '2023-05-31 16:08:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685549313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685549313;}', 0, 1, '2023-05-31 16:17:08', '2023-05-31 16:17:08', 0, NULL, 10),
(78694, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 16:08:33', '2023-05-31 16:08:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685549313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685549313;}', 0, 1, '2023-05-31 16:17:08', '2023-05-31 16:17:08', 0, NULL, 10),
(78489, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 18:09:00', '2023-05-27 18:09:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685210940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685210940;}', 0, 1, '2023-05-27 18:09:00', '2023-05-27 18:09:00', 0, NULL, 10),
(78393, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 21:22:01', '2023-05-25 21:22:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685049721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685049721;}', 0, 1, '2023-05-25 21:26:11', '2023-05-25 21:26:11', 0, NULL, 10),
(78736, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 11:16:33', '2023-06-01 11:16:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685618193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685618193;}', 0, 1, '2023-06-01 11:16:33', '2023-06-01 11:16:33', 0, NULL, 10),
(78763, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 23:04:51', '2023-06-01 23:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685660691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685660691;}', 0, 1, '2023-06-01 23:26:22', '2023-06-01 23:26:22', 0, NULL, 10),
(78285, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 19:12:45', '2023-05-23 19:12:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684869165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684869165;}', 0, 1, '2023-05-23 19:15:40', '2023-05-23 19:15:40', 0, NULL, 10),
(79279, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 20:26:05', '2023-06-11 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686515165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686515165;}', 0, 1, '2023-06-11 20:58:46', '2023-06-11 20:58:46', 0, NULL, 10),
(79319, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 15:14:57', '2023-06-12 15:14:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686582897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686582897;}', 0, 1, '2023-06-12 15:26:07', '2023-06-12 15:26:07', 0, NULL, 10),
(79320, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 15:14:57', '2023-06-12 15:14:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686582897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686582897;}', 0, 1, '2023-06-12 15:26:07', '2023-06-12 15:26:07', 0, NULL, 10),
(68604, 'facebook_for_woocommerce_daily_heartbeat', 'failed', '2022-11-18 20:07:06', '2022-11-18 20:07:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1668802026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1668802026;}', 0, 1, '2022-11-18 20:25:51', '2022-11-18 20:25:51', 0, NULL, 10),
(78315, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 08:26:26', '2023-05-24 08:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684916786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684916786;}', 0, 1, '2023-05-24 08:26:26', '2023-05-24 08:26:26', 0, NULL, 10),
(68576, 'sfn_send_usage_report', 'failed', '2022-11-19 08:26:14', '2022-11-19 08:26:14', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668846374;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668846374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-19 08:47:14', '2022-11-19 08:47:14', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(78414, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 07:19:12', '2023-05-26 07:19:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685085552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685085552;}', 0, 1, '2023-05-26 07:26:39', '2023-05-26 07:26:39', 0, NULL, 10),
(78436, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 18:20:58', '2023-05-26 18:20:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685125258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685125258;}', 0, 1, '2023-05-26 18:24:23', '2023-05-26 18:24:23', 0, NULL, 10),
(78381, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 16:20:14', '2023-05-25 16:20:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685031614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685031614;}', 0, 1, '2023-05-25 16:24:14', '2023-05-25 16:24:14', 0, NULL, 10),
(78211, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 07:05:28', '2023-05-22 07:05:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684739128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684739128;}', 0, 1, '2023-05-22 07:17:09', '2023-05-22 07:17:09', 0, NULL, 10),
(78719, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 03:26:13', '2023-06-01 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685589973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685589973;}', 0, 1, '2023-06-01 03:33:37', '2023-06-01 03:33:37', 0, NULL, 10),
(78863, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 21:25:52', '2023-06-03 21:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685827552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685827552;}', 0, 1, '2023-06-03 21:45:11', '2023-06-03 21:45:11', 0, NULL, 10),
(69064, 'sfn_send_usage_report', 'failed', '2022-11-28 11:25:48', '2022-11-28 11:25:48', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669634748;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669634748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-28 11:25:58', '2022-11-28 11:25:58', 0, NULL, 10),
(78774, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 04:11:02', '2023-06-02 04:11:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685679062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685679062;}', 0, 1, '2023-06-02 04:15:29', '2023-06-02 04:15:29', 0, NULL, 10),
(78777, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 06:14:43', '2023-06-02 06:14:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685686483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685686483;}', 0, 1, '2023-06-02 06:23:12', '2023-06-02 06:23:12', 0, NULL, 10),
(78703, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 20:12:52', '2023-05-31 20:12:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685563972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685563972;}', 0, 1, '2023-05-31 20:19:28', '2023-05-31 20:19:28', 0, NULL, 10),
(78715, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 01:13:51', '2023-06-01 01:13:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685582031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685582031;}', 0, 1, '2023-06-01 01:18:11', '2023-06-01 01:18:11', 0, NULL, 10),
(69010, 'sfn_send_usage_report', 'failed', '2022-11-27 10:56:25', '2022-11-27 10:56:25', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669546585;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669546585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-27 11:25:48', '2022-11-27 11:25:48', 0, NULL, 10),
(78949, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 12:10:13', '2023-06-05 12:10:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685967013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685967013;}', 0, 1, '2023-06-05 12:26:23', '2023-06-05 12:26:23', 0, NULL, 10),
(78399, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 00:08:33', '2023-05-26 00:08:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685059713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685059713;}', 0, 1, '2023-05-26 00:26:14', '2023-05-26 00:26:14', 0, NULL, 10),
(78344, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 22:17:20', '2023-05-24 22:17:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684966640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684966640;}', 0, 1, '2023-05-24 22:26:01', '2023-05-24 22:26:01', 0, NULL, 10),
(78332, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 17:13:57', '2023-05-24 17:13:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684948437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684948437;}', 0, 1, '2023-05-24 17:16:39', '2023-05-24 17:16:39', 0, NULL, 10),
(78906, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 17:25:49', '2023-06-04 17:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685899549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685899549;}', 0, 1, '2023-06-04 17:44:20', '2023-06-04 17:44:20', 0, NULL, 10),
(78692, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 15:26:04', '2023-05-31 15:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685546764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685546764;}', 0, 1, '2023-05-31 16:08:33', '2023-05-31 16:08:33', 0, NULL, 10),
(78756, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-01 20:24:43', '2023-06-01 20:24:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685651083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685651083;}', 0, 1, '2023-06-01 20:25:05', '2023-06-01 20:25:05', 0, NULL, 10),
(78867, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 23:25:41', '2023-06-03 23:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685834741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685834741;}', 0, 1, '2023-06-04 00:25:44', '2023-06-04 00:25:44', 0, NULL, 10),
(78668, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 03:26:32', '2023-05-31 03:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685503592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685503592;}', 0, 1, '2023-05-31 03:29:42', '2023-05-31 03:29:42', 0, NULL, 10),
(78674, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 06:26:08', '2023-05-31 06:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685514368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685514368;}', 0, 1, '2023-05-31 06:32:43', '2023-05-31 06:32:43', 0, NULL, 10),
(78704, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-31 20:12:52', '2023-05-31 20:12:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685563972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685563972;}', 0, 1, '2023-05-31 20:19:28', '2023-05-31 20:19:28', 0, NULL, 10),
(78754, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-01 20:24:43', '2023-06-01 20:24:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685651083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685651083;}', 0, 1, '2023-06-01 20:25:05', '2023-06-01 20:25:05', 0, NULL, 10),
(78751, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 18:26:19', '2023-06-01 18:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685643979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685643979;}', 0, 1, '2023-06-01 19:29:02', '2023-06-01 19:29:02', 0, NULL, 10),
(78771, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 03:11:01', '2023-06-02 03:11:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685675461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685675461;}', 0, 1, '2023-06-02 03:19:08', '2023-06-02 03:19:08', 0, NULL, 10),
(78590, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 15:26:07', '2023-05-29 15:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685373967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685373967;}', 0, 1, '2023-05-29 16:17:34', '2023-05-29 16:17:34', 0, NULL, 10),
(78673, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 05:26:05', '2023-05-31 05:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685510765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685510765;}', 0, 1, '2023-05-31 06:26:08', '2023-05-31 06:26:08', 0, NULL, 10),
(78671, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 04:25:59', '2023-05-31 04:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685507159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685507159;}', 0, 1, '2023-05-31 04:33:15', '2023-05-31 04:33:15', 0, NULL, 10),
(78378, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 14:17:18', '2023-05-25 14:17:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685024238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685024238;}', 0, 1, '2023-05-25 14:20:27', '2023-05-25 14:20:27', 0, NULL, 10),
(78485, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 16:21:10', '2023-05-27 16:21:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685204470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685204470;}', 0, 1, '2023-05-27 16:26:27', '2023-05-27 16:26:27', 0, NULL, 10),
(78311, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 06:26:01', '2023-05-24 06:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684909561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684909561;}', 0, 1, '2023-05-24 06:41:42', '2023-05-24 06:41:42', 0, NULL, 10),
(78466, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 06:26:33', '2023-05-27 06:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685168793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685168793;}', 0, 1, '2023-05-27 06:28:41', '2023-05-27 06:28:41', 0, NULL, 10),
(78532, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 13:25:35', '2023-05-28 13:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685280335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685280335;}', 0, 1, '2023-05-28 14:25:32', '2023-05-28 14:25:32', 0, NULL, 10),
(78407, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-27 03:27:20', '2023-05-27 03:27:20', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685158040;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685158040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-27 03:28:16', '2023-05-27 03:28:16', 0, NULL, 10),
(78419, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 09:18:51', '2023-05-26 09:18:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685092731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685092731;}', 0, 1, '2023-05-26 09:23:47', '2023-05-26 09:23:47', 0, NULL, 10),
(78959, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 17:22:59', '2023-06-05 17:22:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685985779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685985779;}', 0, 1, '2023-06-05 17:26:00', '2023-06-05 17:26:00', 0, NULL, 10),
(78980, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 03:12:34', '2023-06-06 03:12:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686021154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686021154;}', 0, 1, '2023-06-06 03:26:05', '2023-06-06 03:26:05', 0, NULL, 10),
(78705, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 20:12:52', '2023-05-31 20:12:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685563972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685563972;}', 0, 1, '2023-05-31 20:19:28', '2023-05-31 20:19:28', 0, NULL, 10),
(78749, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 17:13:08', '2023-06-01 17:13:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685639588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685639588;}', 0, 1, '2023-06-01 17:26:18', '2023-06-01 17:26:18', 0, NULL, 10),
(78748, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 17:13:08', '2023-06-01 17:13:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685639588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685639588;}', 0, 1, '2023-06-01 17:26:18', '2023-06-01 17:26:18', 0, NULL, 10),
(78394, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 21:22:02', '2023-05-25 21:22:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685049722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685049722;}', 0, 1, '2023-05-25 21:26:11', '2023-05-25 21:26:11', 0, NULL, 10),
(78338, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-24 20:19:01', '2023-05-24 20:19:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684959541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684959541;}', 0, 1, '2023-05-24 20:26:01', '2023-05-24 20:26:01', 0, NULL, 10),
(78339, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 20:19:01', '2023-05-24 20:19:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684959541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684959541;}', 0, 1, '2023-05-24 20:26:01', '2023-05-24 20:26:01', 0, NULL, 10),
(78461, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 04:10:02', '2023-05-27 04:10:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685160602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685160602;}', 0, 1, '2023-05-27 04:10:02', '2023-05-27 04:10:02', 0, NULL, 10),
(78852, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 17:25:41', '2023-06-03 17:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685813141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685813141;}', 0, 1, '2023-06-03 17:31:02', '2023-06-03 17:31:02', 0, NULL, 10),
(78853, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 17:25:41', '2023-06-03 17:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685813141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685813141;}', 0, 1, '2023-06-03 17:31:02', '2023-06-03 17:31:02', 0, NULL, 10),
(78787, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 11:26:49', '2023-06-02 11:26:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685705209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685705209;}', 0, 1, '2023-06-02 11:33:41', '2023-06-02 11:33:41', 0, NULL, 10),
(78700, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 19:29:05', '2023-05-31 19:29:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685561345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685561345;}', 0, 1, '2023-05-31 19:36:56', '2023-05-31 19:36:56', 0, NULL, 10),
(78726, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 06:26:20', '2023-06-01 06:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685600780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685600780;}', 0, 1, '2023-06-01 06:38:40', '2023-06-01 06:38:40', 0, NULL, 10),
(78641, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 15:11:15', '2023-05-30 15:11:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685459475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685459475;}', 0, 1, '2023-05-30 15:22:02', '2023-05-30 15:22:02', 0, NULL, 10),
(78642, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 15:11:15', '2023-05-30 15:11:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685459475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685459475;}', 0, 1, '2023-05-30 15:22:02', '2023-05-30 15:22:02', 0, NULL, 10),
(78623, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 06:26:17', '2023-05-30 06:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685427977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685427977;}', 0, 1, '2023-05-30 06:46:58', '2023-05-30 06:46:58', 0, NULL, 10),
(78638, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 13:26:15', '2023-05-30 13:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685453175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685453175;}', 0, 1, '2023-05-30 14:22:59', '2023-05-30 14:22:59', 0, NULL, 10),
(79006, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 14:07:35', '2023-06-06 14:07:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686060455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686060455;}', 0, 1, '2023-06-06 14:13:16', '2023-06-06 14:13:16', 0, NULL, 10),
(79003, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 13:16:10', '2023-06-06 13:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686057370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686057370;}', 0, 1, '2023-06-06 13:21:07', '2023-06-06 13:21:07', 0, NULL, 10),
(78624, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 06:26:17', '2023-05-30 06:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685427977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685427977;}', 0, 1, '2023-05-30 06:46:58', '2023-05-30 06:46:58', 0, NULL, 10),
(78460, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 04:09:59', '2023-05-27 04:09:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685160599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685160599;}', 0, 1, '2023-05-27 04:10:02', '2023-05-27 04:10:02', 0, NULL, 10),
(78486, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 16:21:10', '2023-05-27 16:21:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685204470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685204470;}', 0, 1, '2023-05-27 16:26:27', '2023-05-27 16:26:27', 0, NULL, 10),
(78465, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 06:26:33', '2023-05-27 06:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685168793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685168793;}', 0, 1, '2023-05-27 06:28:41', '2023-05-27 06:28:41', 0, NULL, 10),
(78440, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-26 20:11:08', '2023-05-26 20:11:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685131868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685131868;}', 0, 1, '2023-05-26 20:26:20', '2023-05-26 20:26:20', 0, NULL, 10),
(78431, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 15:12:13', '2023-05-26 15:12:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685113933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685113933;}', 0, 1, '2023-05-26 15:26:18', '2023-05-26 15:26:18', 0, NULL, 10),
(78467, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 07:11:35', '2023-05-27 07:11:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685171495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685171495;}', 0, 1, '2023-05-27 07:26:28', '2023-05-27 07:26:28', 0, NULL, 10),
(78487, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 17:25:45', '2023-05-27 17:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685208345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685208345;}', 0, 1, '2023-05-27 17:26:28', '2023-05-27 17:26:28', 0, NULL, 10),
(78742, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 14:26:17', '2023-06-01 14:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685629577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685629577;}', 0, 1, '2023-06-01 14:44:40', '2023-06-01 14:44:40', 0, NULL, 10),
(78579, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 10:25:46', '2023-05-29 10:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685355946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685355946;}', 0, 1, '2023-05-29 11:23:22', '2023-05-29 11:23:22', 0, NULL, 10),
(78584, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 12:26:07', '2023-05-29 12:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685363167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685363167;}', 0, 1, '2023-05-29 13:25:46', '2023-05-29 13:25:46', 0, NULL, 10),
(78630, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 09:26:17', '2023-05-30 09:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685438777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685438777;}', 0, 1, '2023-05-30 10:26:19', '2023-05-30 10:26:19', 0, NULL, 10),
(78497, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 21:26:47', '2023-05-27 21:26:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685222807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685222807;}', 0, 1, '2023-05-27 21:31:49', '2023-05-27 21:31:49', 0, NULL, 10),
(78723, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 04:04:52', '2023-06-01 04:04:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685592292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685592292;}', 0, 1, '2023-06-01 04:07:51', '2023-06-01 04:07:51', 0, NULL, 10),
(78607, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 23:25:44', '2023-05-29 23:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685402744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685402744;}', 0, 1, '2023-05-30 00:25:50', '2023-05-30 00:25:50', 0, NULL, 10),
(68903, 'sfn_send_usage_report', 'failed', '2022-11-25 10:26:14', '2022-11-25 10:26:14', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669371974;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669371974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-25 10:45:53', '2022-11-25 10:45:53', 0, NULL, 10),
(78644, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 16:26:00', '2023-05-30 16:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685463960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685463960;}', 0, 1, '2023-05-30 17:25:59', '2023-05-30 17:25:59', 0, NULL, 10),
(78625, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 07:26:19', '2023-05-30 07:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685431579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685431579;}', 0, 1, '2023-05-30 08:26:17', '2023-05-30 08:26:17', 0, NULL, 10),
(78645, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 17:25:59', '2023-05-30 17:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685467559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685467559;}', 0, 1, '2023-05-30 17:50:19', '2023-05-30 17:50:19', 0, NULL, 10),
(78693, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 15:26:04', '2023-05-31 15:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685546764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685546764;}', 0, 1, '2023-05-31 16:08:33', '2023-05-31 16:08:33', 0, NULL, 10),
(78632, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 10:26:19', '2023-05-30 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685442379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685442379;}', 0, 1, '2023-05-30 10:53:25', '2023-05-30 10:53:25', 0, NULL, 10),
(78521, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 07:11:30', '2023-05-28 07:11:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685257890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685257890;}', 0, 1, '2023-05-28 07:22:41', '2023-05-28 07:22:41', 0, NULL, 10),
(79060, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 15:11:53', '2023-06-07 15:11:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686150713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686150713;}', 0, 1, '2023-06-07 15:17:54', '2023-06-07 15:17:54', 0, NULL, 10),
(78498, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 21:26:47', '2023-05-27 21:26:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685222807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685222807;}', 0, 1, '2023-05-27 21:31:49', '2023-05-27 21:31:49', 0, NULL, 10),
(78606, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 22:25:49', '2023-05-29 22:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685399149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685399149;}', 0, 1, '2023-05-29 23:02:20', '2023-05-29 23:02:20', 0, NULL, 10),
(78536, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 15:25:33', '2023-05-28 15:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685287533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685287533;}', 0, 1, '2023-05-28 15:40:36', '2023-05-28 15:40:36', 0, NULL, 10),
(79117, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 17:26:27', '2023-06-08 17:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686245187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686245187;}', 0, 1, '2023-06-08 18:16:57', '2023-06-08 18:16:57', 0, NULL, 10),
(79061, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 15:11:53', '2023-06-07 15:11:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686150713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686150713;}', 0, 1, '2023-06-07 15:17:54', '2023-06-07 15:17:54', 0, NULL, 10),
(78548, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-28 20:25:42', '2023-05-28 20:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685305542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685305542;}', 0, 1, '2023-05-28 21:25:45', '2023-05-28 21:25:45', 0, NULL, 10),
(78453, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 01:16:53', '2023-05-27 01:16:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685150213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685150213;}', 0, 1, '2023-05-27 01:16:53', '2023-05-27 01:16:53', 0, NULL, 10),
(78444, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 21:16:10', '2023-05-26 21:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685135770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685135770;}', 0, 1, '2023-05-26 21:26:22', '2023-05-26 21:26:22', 0, NULL, 10),
(78473, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 10:05:18', '2023-05-27 10:05:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685181918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685181918;}', 0, 1, '2023-05-27 10:13:21', '2023-05-27 10:13:21', 0, NULL, 10),
(68795, 'sfn_send_usage_report', 'failed', '2022-11-23 09:26:32', '2022-11-23 09:26:32', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669195592;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669195592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-23 09:27:02', '2022-11-23 09:27:02', 0, NULL, 10),
(78451, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 00:16:18', '2023-05-27 00:16:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685146578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685146578;}', 0, 1, '2023-05-27 00:26:23', '2023-05-27 00:26:23', 0, NULL, 10),
(78450, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 00:16:18', '2023-05-27 00:16:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685146578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685146578;}', 0, 1, '2023-05-27 00:26:23', '2023-05-27 00:26:23', 0, NULL, 10),
(78720, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-06-01 03:33:53', '2023-06-01 03:33:53', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685590433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685590433;}', 7, 1, '2023-06-01 03:47:29', '2023-06-01 03:47:29', 0, NULL, 10),
(78937, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 06:26:00', '2023-06-05 06:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685946360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685946360;}', 0, 1, '2023-06-05 06:30:42', '2023-06-05 06:30:42', 0, NULL, 10),
(78708, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 22:16:01', '2023-05-31 22:16:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685571361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685571361;}', 0, 1, '2023-05-31 22:26:05', '2023-05-31 22:26:05', 0, NULL, 10),
(78635, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 12:26:19', '2023-05-30 12:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685449579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685449579;}', 0, 1, '2023-05-30 12:58:51', '2023-05-30 12:58:51', 0, NULL, 10),
(78601, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-29 20:25:57', '2023-05-29 20:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685391957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685391957;}', 0, 1, '2023-05-29 20:32:29', '2023-05-29 20:32:29', 0, NULL, 10),
(78604, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 21:25:49', '2023-05-29 21:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685395549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685395549;}', 0, 1, '2023-05-29 21:35:22', '2023-05-29 21:35:22', 0, NULL, 10),
(78589, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 15:26:07', '2023-05-29 15:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685373967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685373967;}', 0, 1, '2023-05-29 16:17:34', '2023-05-29 16:17:34', 0, NULL, 10),
(78608, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 23:25:44', '2023-05-29 23:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685402744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685402744;}', 0, 1, '2023-05-30 00:25:50', '2023-05-30 00:25:50', 0, NULL, 10),
(78554, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 23:25:33', '2023-05-28 23:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685316333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685316333;}', 0, 1, '2023-05-29 00:25:36', '2023-05-29 00:25:36', 0, NULL, 10),
(78740, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 13:09:55', '2023-06-01 13:09:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685624995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685624995;}', 0, 1, '2023-06-01 13:26:38', '2023-06-01 13:26:38', 0, NULL, 10),
(67505, 'sfn_send_usage_report', 'failed', '2022-10-30 04:26:10', '2022-10-30 04:26:10', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667103970;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667103970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-10-30 04:26:49', '2022-10-30 04:26:49', 0, NULL, 10),
(78643, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 16:26:00', '2023-05-30 16:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685463960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685463960;}', 0, 1, '2023-05-30 17:25:59', '2023-05-30 17:25:59', 0, NULL, 10),
(78612, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 01:25:59', '2023-05-30 01:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685409959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685409959;}', 0, 1, '2023-05-30 01:47:07', '2023-05-30 01:47:07', 0, NULL, 10),
(78611, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 01:25:59', '2023-05-30 01:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685409959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685409959;}', 0, 1, '2023-05-30 01:47:07', '2023-05-30 01:47:07', 0, NULL, 10),
(78702, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-31 20:12:51', '2023-05-31 20:12:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685563971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685563971;}', 0, 1, '2023-05-31 20:19:28', '2023-05-31 20:19:28', 0, NULL, 10),
(78767, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 01:12:54', '2023-06-02 01:12:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685668374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685668374;}', 0, 1, '2023-06-02 01:19:34', '2023-06-02 01:19:34', 0, NULL, 10),
(78896, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 12:21:54', '2023-06-04 12:21:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685881314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685881314;}', 0, 1, '2023-06-04 12:25:50', '2023-06-04 12:25:50', 0, NULL, 10),
(78555, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 23:25:33', '2023-05-28 23:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685316333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685316333;}', 0, 1, '2023-05-29 00:25:36', '2023-05-29 00:25:36', 0, NULL, 10),
(78647, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 18:25:59', '2023-05-30 18:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685471159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685471159;}', 0, 1, '2023-05-30 19:15:38', '2023-05-30 19:15:38', 0, NULL, 10),
(78609, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 00:25:50', '2023-05-30 00:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685406350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685406350;}', 0, 1, '2023-05-30 00:36:34', '2023-05-30 00:36:34', 0, NULL, 10),
(78565, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 04:25:42', '2023-05-29 04:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685334342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685334342;}', 0, 1, '2023-05-29 04:25:45', '2023-05-29 04:25:45', 0, NULL, 10),
(79221, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 17:25:48', '2023-06-10 17:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686417948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686417948;}', 0, 1, '2023-06-10 17:25:48', '2023-06-10 17:25:48', 0, NULL, 10),
(79050, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 10:14:22', '2023-06-07 10:14:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686132862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686132862;}', 0, 1, '2023-06-07 10:22:56', '2023-06-07 10:22:56', 0, NULL, 10),
(79304, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 07:26:33', '2023-06-12 07:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686554793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686554793;}', 0, 1, '2023-06-12 07:33:39', '2023-06-12 07:33:39', 0, NULL, 10),
(79458, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 06:15:33', '2023-06-15 06:15:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686809733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686809733;}', 0, 1, '2023-06-15 06:19:40', '2023-06-15 06:19:40', 0, NULL, 10),
(79481, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 17:25:38', '2023-06-15 17:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686849938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686849938;}', 0, 1, '2023-06-15 17:28:01', '2023-06-15 17:28:01', 0, NULL, 10),
(78724, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 05:26:15', '2023-06-01 05:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685597175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685597175;}', 0, 1, '2023-06-01 05:34:39', '2023-06-01 05:34:39', 0, NULL, 10),
(78618, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-05-30 03:32:14', '2023-05-30 03:32:14', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685417534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685417534;}', 7, 1, '2023-05-30 04:26:13', '2023-05-30 04:26:13', 0, NULL, 10),
(78682, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 10:26:06', '2023-05-31 10:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685528766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685528766;}', 0, 1, '2023-05-31 10:26:06', '2023-05-31 10:26:06', 0, NULL, 10),
(78683, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 10:26:06', '2023-05-31 10:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685528766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685528766;}', 0, 1, '2023-05-31 10:26:06', '2023-05-31 10:26:06', 0, NULL, 10),
(79010, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 16:26:11', '2023-06-06 16:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686068771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686068771;}', 0, 1, '2023-06-06 17:26:12', '2023-06-06 17:26:12', 0, NULL, 10),
(79343, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 02:26:32', '2023-06-13 02:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686623192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686623192;}', 0, 1, '2023-06-13 02:57:11', '2023-06-13 02:57:11', 0, NULL, 10),
(79217, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 15:07:42', '2023-06-10 15:07:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686409662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686409662;}', 0, 1, '2023-06-10 15:23:58', '2023-06-10 15:23:58', 0, NULL, 10),
(68419, 'sfn_send_usage_report', 'failed', '2022-11-16 07:26:51', '2022-11-16 07:26:51', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668583611;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668583611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-16 08:10:31', '2022-11-16 08:10:31', 0, NULL, 10),
(79798, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 20:09:48', '2023-06-21 20:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687378188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687378188;}', 0, 1, '2023-06-21 20:25:44', '2023-06-21 20:25:44', 0, NULL, 10),
(79476, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 14:25:37', '2023-06-15 14:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686839137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686839137;}', 0, 1, '2023-06-15 14:30:40', '2023-06-15 14:30:40', 0, NULL, 10),
(79399, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 03:26:18', '2023-06-14 03:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686713178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686713178;}', 0, 1, '2023-06-14 03:28:46', '2023-06-14 03:28:46', 0, NULL, 10),
(79417, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 10:18:57', '2023-06-14 10:18:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686737937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686737937;}', 0, 1, '2023-06-14 10:26:26', '2023-06-14 10:26:26', 0, NULL, 10),
(79431, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 17:05:22', '2023-06-14 17:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686762322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686762322;}', 0, 1, '2023-06-14 17:05:22', '2023-06-14 17:05:22', 0, NULL, 10),
(79407, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 06:15:10', '2023-06-14 06:15:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686723310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686723310;}', 0, 1, '2023-06-14 06:26:26', '2023-06-14 06:26:26', 0, NULL, 10),
(79408, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 06:15:10', '2023-06-14 06:15:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686723310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686723310;}', 0, 1, '2023-06-14 06:26:26', '2023-06-14 06:26:26', 0, NULL, 10),
(78951, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 13:25:59', '2023-06-05 13:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685971559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685971559;}', 0, 1, '2023-06-05 14:26:04', '2023-06-05 14:26:04', 0, NULL, 10),
(78799, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 17:12:29', '2023-06-02 17:12:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685725949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685725949;}', 0, 1, '2023-06-02 17:17:24', '2023-06-02 17:17:24', 0, NULL, 10),
(78849, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 15:25:39', '2023-06-03 15:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685805939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685805939;}', 0, 1, '2023-06-03 16:25:41', '2023-06-03 16:25:41', 0, NULL, 10),
(78811, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 22:26:29', '2023-06-02 22:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685744789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685744789;}', 0, 1, '2023-06-02 22:41:05', '2023-06-02 22:41:05', 0, NULL, 10),
(78788, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 11:26:49', '2023-06-02 11:26:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685705209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685705209;}', 0, 1, '2023-06-02 11:33:41', '2023-06-02 11:33:41', 0, NULL, 10),
(78812, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 22:26:29', '2023-06-02 22:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685744789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685744789;}', 0, 1, '2023-06-02 22:41:05', '2023-06-02 22:41:05', 0, NULL, 10),
(79624, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 12:26:08', '2023-06-18 12:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687091168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687091168;}', 0, 1, '2023-06-18 13:26:07', '2023-06-18 13:26:07', 0, NULL, 10),
(79090, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 04:13:43', '2023-06-08 04:13:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686197623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686197623;}', 0, 1, '2023-06-08 04:13:43', '2023-06-08 04:13:43', 0, NULL, 10),
(79146, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 06:05:44', '2023-06-09 06:05:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686290744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686290744;}', 0, 1, '2023-06-09 06:26:37', '2023-06-09 06:26:37', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79145, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 05:26:34', '2023-06-09 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686288394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686288394;}', 0, 1, '2023-06-09 06:05:44', '2023-06-09 06:05:44', 0, NULL, 10),
(79439, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 20:26:39', '2023-06-14 20:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686774399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686774399;}', 0, 1, '2023-06-14 20:26:39', '2023-06-14 20:26:39', 0, NULL, 10),
(79438, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-14 20:26:39', '2023-06-14 20:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686774399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686774399;}', 0, 1, '2023-06-14 20:26:39', '2023-06-14 20:26:39', 0, NULL, 10),
(78889, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 09:25:50', '2023-06-04 09:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685870750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685870750;}', 0, 1, '2023-06-04 10:25:50', '2023-06-04 10:25:50', 0, NULL, 10),
(78758, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 21:26:17', '2023-06-01 21:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685654777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685654777;}', 0, 1, '2023-06-01 21:43:56', '2023-06-01 21:43:56', 0, NULL, 10),
(78827, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 04:26:39', '2023-06-03 04:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685766399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685766399;}', 0, 1, '2023-06-03 04:26:40', '2023-06-03 04:26:40', 0, NULL, 10),
(78784, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 09:26:47', '2023-06-02 09:26:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685698007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685698007;}', 0, 1, '2023-06-02 10:26:28', '2023-06-02 10:26:28', 0, NULL, 10),
(78967, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 20:09:20', '2023-06-05 20:09:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685995760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685995760;}', 0, 1, '2023-06-05 20:18:00', '2023-06-05 20:18:00', 0, NULL, 10),
(78870, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 01:25:43', '2023-06-04 01:25:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685841943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685841943;}', 0, 1, '2023-06-04 01:32:50', '2023-06-04 01:32:50', 0, NULL, 10),
(78899, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 14:05:55', '2023-06-04 14:05:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685887555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685887555;}', 0, 1, '2023-06-04 14:05:55', '2023-06-04 14:05:55', 0, NULL, 10),
(78900, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 14:05:55', '2023-06-04 14:05:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685887555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685887555;}', 0, 1, '2023-06-04 14:05:55', '2023-06-04 14:05:55', 0, NULL, 10),
(78915, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 21:25:48', '2023-06-04 21:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685913948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685913948;}', 0, 1, '2023-06-04 21:41:05', '2023-06-04 21:41:05', 0, NULL, 10),
(78746, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 16:26:19', '2023-06-01 16:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685636779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685636779;}', 0, 1, '2023-06-01 17:13:08', '2023-06-01 17:13:08', 0, NULL, 10),
(78747, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 16:26:19', '2023-06-01 16:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685636779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685636779;}', 0, 1, '2023-06-01 17:13:08', '2023-06-01 17:13:08', 0, NULL, 10),
(78866, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 23:25:41', '2023-06-03 23:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685834741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685834741;}', 0, 1, '2023-06-04 00:25:44', '2023-06-04 00:25:44', 0, NULL, 10),
(78922, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 00:25:54', '2023-06-05 00:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685924754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685924754;}', 0, 1, '2023-06-05 01:11:47', '2023-06-05 01:11:47', 0, NULL, 10),
(78864, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 22:26:06', '2023-06-03 22:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685831166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685831166;}', 0, 1, '2023-06-03 23:02:29', '2023-06-03 23:02:29', 0, NULL, 10),
(78885, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 07:25:53', '2023-06-04 07:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685863553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685863553;}', 0, 1, '2023-06-04 08:19:01', '2023-06-04 08:19:01', 0, NULL, 10),
(78888, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 08:19:03', '2023-06-04 08:19:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685866743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685866743;}', 0, 1, '2023-06-04 08:20:04', '2023-06-04 08:20:04', 0, NULL, 10),
(78891, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 10:25:50', '2023-06-04 10:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685874350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685874350;}', 0, 1, '2023-06-04 10:31:41', '2023-06-04 10:31:41', 0, NULL, 10),
(78943, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 09:25:59', '2023-06-05 09:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685957159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685957159;}', 0, 1, '2023-06-05 09:57:52', '2023-06-05 09:57:52', 0, NULL, 10),
(78879, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 04:21:10', '2023-06-04 04:21:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685852470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685852470;}', 0, 1, '2023-06-04 04:21:10', '2023-06-04 04:21:10', 0, NULL, 10),
(78988, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 05:26:07', '2023-06-06 05:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686029167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686029167;}', 0, 1, '2023-06-06 06:13:16', '2023-06-06 06:13:16', 0, NULL, 10),
(78972, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 23:26:01', '2023-06-05 23:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686007561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686007561;}', 0, 1, '2023-06-05 23:30:49', '2023-06-05 23:30:49', 0, NULL, 10),
(78965, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 20:09:20', '2023-06-05 20:09:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685995760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685995760;}', 0, 1, '2023-06-05 20:18:00', '2023-06-05 20:18:00', 0, NULL, 10),
(78908, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 18:18:57', '2023-06-04 18:18:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685902737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685902737;}', 0, 1, '2023-06-04 18:26:09', '2023-06-04 18:26:09', 0, NULL, 10),
(78964, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-05 20:09:20', '2023-06-05 20:09:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685995760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685995760;}', 0, 1, '2023-06-05 20:18:01', '2023-06-05 20:18:01', 0, NULL, 10),
(79043, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 06:11:41', '2023-06-07 06:11:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686118301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686118301;}', 0, 1, '2023-06-07 06:18:33', '2023-06-07 06:18:33', 0, NULL, 10),
(79039, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-08 05:23:50', '2023-06-08 05:23:50', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686201830;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686201830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-08 05:26:23', '2023-06-08 05:26:23', 0, NULL, 10),
(79036, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 04:26:13', '2023-06-07 04:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686111973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686111973;}', 0, 1, '2023-06-07 04:26:17', '2023-06-07 04:26:17', 0, NULL, 10),
(79545, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 22:20:15', '2023-06-16 22:20:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686954015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686954015;}', 0, 1, '2023-06-16 22:25:45', '2023-06-16 22:25:45', 0, NULL, 10),
(79057, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 13:26:26', '2023-06-07 13:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686144386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686144386;}', 0, 1, '2023-06-07 13:49:18', '2023-06-07 13:49:18', 0, NULL, 10),
(79058, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 14:15:00', '2023-06-07 14:15:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686147300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686147300;}', 0, 1, '2023-06-07 14:23:18', '2023-06-07 14:23:18', 0, NULL, 10),
(78944, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 10:26:19', '2023-06-05 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685960779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685960779;}', 0, 1, '2023-06-05 10:28:16', '2023-06-05 10:28:16', 0, NULL, 10),
(79067, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 18:06:37', '2023-06-07 18:06:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686161197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686161197;}', 0, 1, '2023-06-07 18:12:03', '2023-06-07 18:12:03', 0, NULL, 10),
(79066, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 18:06:37', '2023-06-07 18:06:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686161197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686161197;}', 0, 1, '2023-06-07 18:12:03', '2023-06-07 18:12:03', 0, NULL, 10),
(79138, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 02:10:16', '2023-06-09 02:10:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686276616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686276616;}', 0, 1, '2023-06-09 02:14:03', '2023-06-09 02:14:03', 0, NULL, 10),
(79128, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 21:15:37', '2023-06-08 21:15:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686258937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686258937;}', 0, 1, '2023-06-08 21:26:23', '2023-06-08 21:26:23', 0, NULL, 10),
(78408, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 04:23:28', '2023-05-26 04:23:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685075008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685075008;}', 0, 1, '2023-05-26 04:26:15', '2023-05-26 04:26:15', 0, NULL, 10),
(79055, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 12:26:14', '2023-06-07 12:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686140774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686140774;}', 0, 1, '2023-06-07 12:26:14', '2023-06-07 12:26:14', 0, NULL, 10),
(78483, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 15:26:30', '2023-05-27 15:26:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685201190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685201190;}', 0, 1, '2023-05-27 15:26:51', '2023-05-27 15:26:51', 0, NULL, 10),
(79021, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 21:12:33', '2023-06-06 21:12:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686085953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686085953;}', 0, 1, '2023-06-06 21:26:10', '2023-06-06 21:26:10', 0, NULL, 10),
(79538, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-16 20:13:09', '2023-06-16 20:13:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686946389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686946389;}', 0, 1, '2023-06-16 20:26:02', '2023-06-16 20:26:02', 0, NULL, 10),
(79189, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 02:05:39', '2023-06-10 02:05:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686362739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686362739;}', 0, 1, '2023-06-10 02:13:23', '2023-06-10 02:13:23', 0, NULL, 10),
(78873, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 02:25:38', '2023-06-04 02:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685845538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685845538;}', 0, 1, '2023-06-04 03:25:41', '2023-06-04 03:25:41', 0, NULL, 10),
(78872, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 02:25:38', '2023-06-04 02:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685845538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685845538;}', 0, 1, '2023-06-04 03:25:41', '2023-06-04 03:25:41', 0, NULL, 10),
(78857, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 19:28:25', '2023-06-03 19:28:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685820505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685820505;}', 0, 1, '2023-06-03 20:25:51', '2023-06-03 20:25:51', 0, NULL, 10),
(78856, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 19:28:25', '2023-06-03 19:28:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685820505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685820505;}', 0, 1, '2023-06-03 20:25:51', '2023-06-03 20:25:51', 0, NULL, 10),
(79156, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 11:11:57', '2023-06-09 11:11:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686309117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686309117;}', 0, 1, '2023-06-09 11:19:21', '2023-06-09 11:19:21', 0, NULL, 10),
(79012, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 17:26:12', '2023-06-06 17:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686072372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686072372;}', 0, 1, '2023-06-06 18:01:48', '2023-06-06 18:01:48', 0, NULL, 10),
(78966, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-05 20:09:20', '2023-06-05 20:09:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685995760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685995760;}', 0, 1, '2023-06-05 20:18:01', '2023-06-05 20:18:01', 0, NULL, 10),
(79467, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 10:14:24', '2023-06-15 10:14:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686824064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686824064;}', 0, 1, '2023-06-15 10:25:56', '2023-06-15 10:25:56', 0, NULL, 10),
(78892, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 10:25:50', '2023-06-04 10:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685874350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685874350;}', 0, 1, '2023-06-04 10:31:41', '2023-06-04 10:31:41', 0, NULL, 10),
(78541, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 17:20:31', '2023-05-28 17:20:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685294431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685294431;}', 0, 1, '2023-05-28 17:25:35', '2023-05-28 17:25:35', 0, NULL, 10),
(78923, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 01:11:47', '2023-06-05 01:11:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685927507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685927507;}', 0, 1, '2023-06-05 01:25:54', '2023-06-05 01:25:54', 0, NULL, 10),
(79048, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 09:16:07', '2023-06-07 09:16:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686129367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686129367;}', 0, 1, '2023-06-07 09:21:31', '2023-06-07 09:21:31', 0, NULL, 10),
(79078, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 23:26:11', '2023-06-07 23:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686180371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686180371;}', 0, 1, '2023-06-07 23:41:30', '2023-06-07 23:41:30', 0, NULL, 10),
(79091, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 04:13:43', '2023-06-08 04:13:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686197623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686197623;}', 0, 1, '2023-06-08 04:13:43', '2023-06-08 04:13:43', 0, NULL, 10),
(78955, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 15:26:00', '2023-06-05 15:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685978760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685978760;}', 0, 1, '2023-06-05 15:49:50', '2023-06-05 15:49:50', 0, NULL, 10),
(78954, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 15:26:00', '2023-06-05 15:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685978760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685978760;}', 0, 1, '2023-06-05 15:49:50', '2023-06-05 15:49:50', 0, NULL, 10),
(78973, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 23:26:01', '2023-06-05 23:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686007561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686007561;}', 0, 1, '2023-06-05 23:30:49', '2023-06-05 23:30:49', 0, NULL, 10),
(78950, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 13:25:59', '2023-06-05 13:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685971559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685971559;}', 0, 1, '2023-06-05 14:26:04', '2023-06-05 14:26:04', 0, NULL, 10),
(67710, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2022-11-02 03:52:54', '2022-11-02 03:52:54', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1667361174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1667361174;}', 7, 1, '2022-11-02 04:24:06', '2022-11-02 04:24:06', 0, NULL, 10),
(79227, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-10 20:20:48', '2023-06-10 20:20:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686428448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686428448;}', 0, 1, '2023-06-10 20:25:43', '2023-06-10 20:25:43', 0, NULL, 10),
(78987, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 05:26:07', '2023-06-06 05:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686029167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686029167;}', 0, 1, '2023-06-06 06:13:16', '2023-06-06 06:13:16', 0, NULL, 10),
(78989, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 06:13:16', '2023-06-06 06:13:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686031996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686031996;}', 0, 1, '2023-06-06 06:18:24', '2023-06-06 06:18:24', 0, NULL, 10),
(78986, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-07 04:32:00', '2023-06-07 04:32:00', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686112320;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686112320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-07 05:23:50', '2023-06-07 05:23:50', 0, NULL, 10),
(78940, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 08:26:00', '2023-06-05 08:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685953560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685953560;}', 0, 1, '2023-06-05 09:25:59', '2023-06-05 09:25:59', 0, NULL, 10),
(78956, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 16:23:04', '2023-06-05 16:23:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685982184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685982184;}', 0, 1, '2023-06-05 16:26:05', '2023-06-05 16:26:05', 0, NULL, 10),
(79041, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 05:23:50', '2023-06-07 05:23:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686115430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686115430;}', 0, 1, '2023-06-07 05:26:12', '2023-06-07 05:26:12', 0, NULL, 10),
(79079, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 23:26:11', '2023-06-07 23:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686180371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686180371;}', 0, 1, '2023-06-07 23:41:30', '2023-06-07 23:41:30', 0, NULL, 10),
(79038, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 04:26:17', '2023-06-07 04:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686111977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686111977;}', 0, 1, '2023-06-07 04:26:18', '2023-06-07 04:26:18', 0, NULL, 10),
(79026, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 23:26:08', '2023-06-06 23:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686093968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686093968;}', 0, 1, '2023-06-06 23:42:37', '2023-06-06 23:42:37', 0, NULL, 10),
(79484, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 18:18:09', '2023-06-15 18:18:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686853089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686853089;}', 0, 1, '2023-06-15 18:25:38', '2023-06-15 18:25:38', 0, NULL, 10),
(78898, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 13:10:42', '2023-06-04 13:10:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685884242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685884242;}', 0, 1, '2023-06-04 13:25:50', '2023-06-04 13:25:50', 0, NULL, 10),
(78961, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 18:09:58', '2023-06-05 18:09:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685988598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685988598;}', 0, 1, '2023-06-05 18:26:20', '2023-06-05 18:26:20', 0, NULL, 10),
(78931, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 04:25:59', '2023-06-05 04:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685939159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685939159;}', 0, 1, '2023-06-05 04:26:00', '2023-06-05 04:26:00', 0, NULL, 10),
(79011, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 17:26:12', '2023-06-06 17:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686072372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686072372;}', 0, 1, '2023-06-06 18:01:48', '2023-06-06 18:01:48', 0, NULL, 10),
(79411, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 07:22:55', '2023-06-14 07:22:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686727375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686727375;}', 0, 1, '2023-06-14 07:26:26', '2023-06-14 07:26:26', 0, NULL, 10),
(79374, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 16:06:46', '2023-06-13 16:06:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686672406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686672406;}', 0, 1, '2023-06-13 16:26:18', '2023-06-13 16:26:18', 0, NULL, 10),
(79212, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 12:11:28', '2023-06-10 12:11:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686399088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686399088;}', 0, 1, '2023-06-10 12:20:54', '2023-06-10 12:20:54', 0, NULL, 10),
(79491, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 21:25:37', '2023-06-15 21:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686864337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686864337;}', 0, 1, '2023-06-15 22:25:42', '2023-06-15 22:25:42', 0, NULL, 10),
(67821, 'sfn_send_usage_report', 'failed', '2022-11-05 05:26:28', '2022-11-05 05:26:28', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667625988;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667625988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-05 05:26:38', '2022-11-05 05:26:38', 0, NULL, 10),
(79188, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 02:05:39', '2023-06-10 02:05:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686362739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686362739;}', 0, 1, '2023-06-10 02:13:23', '2023-06-10 02:13:23', 0, NULL, 10),
(79151, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 08:26:38', '2023-06-09 08:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686299198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686299198;}', 0, 1, '2023-06-09 09:01:28', '2023-06-09 09:01:28', 0, NULL, 10),
(79283, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 21:25:55', '2023-06-11 21:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686518755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686518755;}', 0, 1, '2023-06-11 21:52:57', '2023-06-11 21:52:57', 0, NULL, 10),
(79236, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 23:06:53', '2023-06-10 23:06:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686438413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686438413;}', 0, 1, '2023-06-10 23:25:58', '2023-06-10 23:25:58', 0, NULL, 10),
(79033, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 03:26:11', '2023-06-07 03:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686108371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686108371;}', 0, 1, '2023-06-07 03:33:46', '2023-06-07 03:33:46', 0, NULL, 10),
(79164, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 15:12:00', '2023-06-09 15:12:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686323520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686323520;}', 0, 1, '2023-06-09 15:25:38', '2023-06-09 15:25:38', 0, NULL, 10),
(79203, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 08:05:16', '2023-06-10 08:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686384316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686384316;}', 0, 1, '2023-06-10 08:09:26', '2023-06-10 08:09:26', 0, NULL, 10),
(79537, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 19:29:06', '2023-06-16 19:29:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686943746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686943746;}', 0, 1, '2023-06-16 20:13:04', '2023-06-16 20:13:04', 0, NULL, 10),
(79536, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 19:29:06', '2023-06-16 19:29:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686943746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686943746;}', 0, 1, '2023-06-16 20:13:04', '2023-06-16 20:13:04', 0, NULL, 10),
(79166, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 16:07:48', '2023-06-09 16:07:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686326868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686326868;}', 0, 1, '2023-06-09 16:25:37', '2023-06-09 16:25:37', 0, NULL, 10),
(79607, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 04:26:04', '2023-06-18 04:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687062364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687062364;}', 0, 1, '2023-06-18 04:28:25', '2023-06-18 04:28:25', 0, NULL, 10),
(79034, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 03:26:11', '2023-06-07 03:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686108371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686108371;}', 0, 1, '2023-06-07 03:33:46', '2023-06-07 03:33:46', 0, NULL, 10),
(78840, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 11:25:03', '2023-06-03 11:25:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685791503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685791503;}', 0, 1, '2023-06-03 11:46:12', '2023-06-03 11:46:12', 0, NULL, 10),
(78836, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 09:05:45', '2023-06-03 09:05:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685783145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685783145;}', 0, 1, '2023-06-03 09:05:45', '2023-06-03 09:05:45', 0, NULL, 10),
(79548, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 00:05:57', '2023-06-17 00:05:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686960357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686960357;}', 0, 1, '2023-06-17 00:11:16', '2023-06-17 00:11:16', 0, NULL, 10),
(79482, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 17:25:38', '2023-06-15 17:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686849938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686849938;}', 0, 1, '2023-06-15 17:28:01', '2023-06-15 17:28:01', 0, NULL, 10),
(79206, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 09:09:23', '2023-06-10 09:09:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686388163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686388163;}', 0, 1, '2023-06-10 09:10:06', '2023-06-10 09:10:06', 0, NULL, 10),
(79198, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-11 05:39:11', '2023-06-11 05:39:11', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686461951;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686461951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-11 06:02:53', '2023-06-11 06:02:53', 0, NULL, 10),
(79200, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 06:07:36', '2023-06-10 06:07:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686377256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686377256;}', 0, 1, '2023-06-10 06:22:33', '2023-06-10 06:22:33', 0, NULL, 10),
(79195, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 04:17:14', '2023-06-10 04:17:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686370634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686370634;}', 0, 1, '2023-06-10 04:17:14', '2023-06-10 04:17:14', 0, NULL, 10),
(79223, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 18:09:50', '2023-06-10 18:09:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686420590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686420590;}', 0, 1, '2023-06-10 18:19:05', '2023-06-10 18:19:05', 0, NULL, 10),
(79307, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 09:26:26', '2023-06-12 09:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686561986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686561986;}', 0, 1, '2023-06-12 09:30:40', '2023-06-12 09:30:40', 0, NULL, 10),
(79312, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 11:26:07', '2023-06-12 11:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686569167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686569167;}', 0, 1, '2023-06-12 11:51:28', '2023-06-12 11:51:28', 0, NULL, 10),
(79165, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 15:12:00', '2023-06-09 15:12:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686323520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686323520;}', 0, 1, '2023-06-09 15:25:38', '2023-06-09 15:25:38', 0, NULL, 10),
(79500, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 01:17:17', '2023-06-16 01:17:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686878237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686878237;}', 0, 1, '2023-06-16 01:22:31', '2023-06-16 01:22:31', 0, NULL, 10),
(79274, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 18:25:55', '2023-06-11 18:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686507955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686507955;}', 0, 1, '2023-06-11 19:28:58', '2023-06-11 19:28:58', 0, NULL, 10),
(79173, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 19:17:55', '2023-06-09 19:17:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686338275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686338275;}', 0, 1, '2023-06-09 19:23:48', '2023-06-09 19:23:48', 0, NULL, 10),
(79162, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 14:09:02', '2023-06-09 14:09:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686319742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686319742;}', 0, 1, '2023-06-09 14:13:20', '2023-06-09 14:13:20', 0, NULL, 10),
(79172, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 19:17:55', '2023-06-09 19:17:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686338275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686338275;}', 0, 1, '2023-06-09 19:23:48', '2023-06-09 19:23:48', 0, NULL, 10),
(79142, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 04:26:28', '2023-06-09 04:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686284788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686284788;}', 0, 1, '2023-06-09 04:34:38', '2023-06-09 04:34:38', 0, NULL, 10),
(79445, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 23:05:37', '2023-06-14 23:05:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686783937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686783937;}', 0, 1, '2023-06-14 23:26:31', '2023-06-14 23:26:31', 0, NULL, 10),
(79281, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 20:26:05', '2023-06-11 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686515165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686515165;}', 0, 1, '2023-06-11 20:58:46', '2023-06-11 20:58:46', 0, NULL, 10),
(79272, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 17:07:31', '2023-06-11 17:07:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686503251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686503251;}', 0, 1, '2023-06-11 17:25:55', '2023-06-11 17:25:55', 0, NULL, 10),
(79342, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 01:14:17', '2023-06-13 01:14:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686618857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686618857;}', 0, 1, '2023-06-13 01:26:10', '2023-06-13 01:26:10', 0, NULL, 10),
(79344, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 02:26:32', '2023-06-13 02:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686623192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686623192;}', 0, 1, '2023-06-13 02:57:11', '2023-06-13 02:57:11', 0, NULL, 10),
(69616, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2022-12-08 03:42:23', '2022-12-08 03:42:23', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1670470943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1670470943;}', 7, 1, '2022-12-08 04:07:14', '2022-12-08 04:07:14', 0, NULL, 10),
(79398, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 03:26:18', '2023-06-14 03:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686713178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686713178;}', 0, 1, '2023-06-14 03:28:46', '2023-06-14 03:28:46', 0, NULL, 10),
(79350, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 04:26:14', '2023-06-13 04:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686630374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686630374;}', 0, 1, '2023-06-13 04:26:14', '2023-06-13 04:26:14', 0, NULL, 10),
(79409, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-15 06:26:26', '2023-06-15 06:26:26', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686810386;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686810386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-15 06:27:00', '2023-06-15 06:27:00', 0, NULL, 10),
(79202, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 07:25:46', '2023-06-10 07:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686381946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686381946;}', 0, 1, '2023-06-10 07:31:47', '2023-06-10 07:31:47', 0, NULL, 10),
(79322, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 16:10:03', '2023-06-12 16:10:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686586203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686586203;}', 0, 1, '2023-06-12 16:26:05', '2023-06-12 16:26:05', 0, NULL, 10),
(79461, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 07:04:54', '2023-06-15 07:04:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686812694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686812694;}', 0, 1, '2023-06-15 07:09:43', '2023-06-15 07:09:43', 0, NULL, 10),
(79332, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 20:26:23', '2023-06-12 20:26:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686601583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686601583;}', 0, 1, '2023-06-12 21:26:11', '2023-06-12 21:26:11', 0, NULL, 10),
(79733, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 13:26:26', '2023-06-20 13:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687267586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687267586;}', 0, 1, '2023-06-20 14:26:46', '2023-06-20 14:26:46', 0, NULL, 10),
(79246, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 04:25:47', '2023-06-11 04:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686457547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686457547;}', 0, 1, '2023-06-11 04:33:01', '2023-06-11 04:33:01', 0, NULL, 10),
(79218, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 15:07:42', '2023-06-10 15:07:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686409662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686409662;}', 0, 1, '2023-06-10 15:23:58', '2023-06-10 15:23:58', 0, NULL, 10),
(79193, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 04:17:10', '2023-06-10 04:17:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686370630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686370630;}', 0, 1, '2023-06-10 04:17:14', '2023-06-10 04:17:14', 0, NULL, 10),
(79326, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 18:26:07', '2023-06-12 18:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686594367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686594367;}', 0, 1, '2023-06-12 18:33:14', '2023-06-12 18:33:14', 0, NULL, 10),
(79348, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 04:26:12', '2023-06-13 04:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686630372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686630372;}', 0, 1, '2023-06-13 04:26:14', '2023-06-13 04:26:14', 0, NULL, 10),
(79347, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 04:26:12', '2023-06-13 04:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686630372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686630372;}', 0, 1, '2023-06-13 04:26:14', '2023-06-13 04:26:14', 0, NULL, 10),
(79403, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 04:20:39', '2023-06-14 04:20:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686716439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686716439;}', 0, 1, '2023-06-14 04:20:39', '2023-06-14 04:20:39', 0, NULL, 10),
(79421, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 12:24:50', '2023-06-14 12:24:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686745490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686745490;}', 0, 1, '2023-06-14 12:26:25', '2023-06-14 12:26:25', 0, NULL, 10),
(79250, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 06:08:22', '2023-06-11 06:08:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686463702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686463702;}', 0, 1, '2023-06-11 06:26:00', '2023-06-11 06:26:00', 0, NULL, 10),
(79396, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 02:26:17', '2023-06-14 02:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686709577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686709577;}', 0, 1, '2023-06-14 02:41:02', '2023-06-14 02:41:02', 0, NULL, 10),
(79413, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 08:06:23', '2023-06-14 08:06:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686729983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686729983;}', 0, 1, '2023-06-14 08:14:28', '2023-06-14 08:14:28', 0, NULL, 10),
(79434, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 19:29:03', '2023-06-14 19:29:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686770943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686770943;}', 0, 1, '2023-06-14 19:34:03', '2023-06-14 19:34:03', 0, NULL, 10),
(79386, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 21:09:57', '2023-06-13 21:09:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686690597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686690597;}', 0, 1, '2023-06-13 21:26:16', '2023-06-13 21:26:16', 0, NULL, 10),
(79529, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 15:19:41', '2023-06-16 15:19:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686928781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686928781;}', 0, 1, '2023-06-16 15:25:47', '2023-06-16 15:25:47', 0, NULL, 10),
(79249, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-12 06:02:53', '2023-06-12 06:02:53', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686549773;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686549773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-12 06:12:48', '2023-06-12 06:12:48', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79238, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 00:15:39', '2023-06-11 00:15:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686442539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686442539;}', 0, 1, '2023-06-11 00:22:53', '2023-06-11 00:22:53', 0, NULL, 10),
(79248, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 05:25:52', '2023-06-11 05:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686461152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686461152;}', 0, 1, '2023-06-11 05:37:41', '2023-06-11 05:37:41', 0, NULL, 10),
(79331, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-12 20:26:23', '2023-06-12 20:26:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686601583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686601583;}', 0, 1, '2023-06-12 21:26:11', '2023-06-12 21:26:11', 0, NULL, 10),
(79394, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 01:08:21', '2023-06-14 01:08:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686704901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686704901;}', 0, 1, '2023-06-14 01:26:24', '2023-06-14 01:26:24', 0, NULL, 10),
(79370, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 14:10:16', '2023-06-13 14:10:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686665416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686665416;}', 0, 1, '2023-06-13 14:26:21', '2023-06-13 14:26:21', 0, NULL, 10),
(79382, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-13 20:26:27', '2023-06-13 20:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686687987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686687987;}', 0, 1, '2023-06-13 21:00:41', '2023-06-13 21:00:41', 0, NULL, 10),
(79416, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 10:18:57', '2023-06-14 10:18:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686737937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686737937;}', 0, 1, '2023-06-14 10:26:26', '2023-06-14 10:26:26', 0, NULL, 10),
(79306, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 08:26:27', '2023-06-12 08:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686558387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686558387;}', 0, 1, '2023-06-12 08:43:51', '2023-06-12 08:43:51', 0, NULL, 10),
(79230, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 20:20:48', '2023-06-10 20:20:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686428448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686428448;}', 0, 1, '2023-06-10 20:25:43', '2023-06-10 20:25:43', 0, NULL, 10),
(79237, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 00:15:39', '2023-06-11 00:15:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686442539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686442539;}', 0, 1, '2023-06-11 00:22:53', '2023-06-11 00:22:53', 0, NULL, 10),
(79270, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 16:25:55', '2023-06-11 16:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686500755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686500755;}', 0, 1, '2023-06-11 16:29:19', '2023-06-11 16:29:19', 0, NULL, 10),
(79392, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 00:26:22', '2023-06-14 00:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686702382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686702382;}', 0, 1, '2023-06-14 00:32:25', '2023-06-14 00:32:25', 0, NULL, 10),
(79406, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 05:04:59', '2023-06-14 05:04:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686719099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686719099;}', 0, 1, '2023-06-14 05:26:24', '2023-06-14 05:26:24', 0, NULL, 10),
(79762, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 03:05:08', '2023-06-21 03:05:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687316708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687316708;}', 0, 1, '2023-06-21 03:06:45', '2023-06-21 03:06:45', 0, NULL, 10),
(79389, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 22:26:14', '2023-06-13 22:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686695174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686695174;}', 0, 1, '2023-06-13 22:37:22', '2023-06-13 22:37:22', 0, NULL, 10),
(79245, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 04:25:47', '2023-06-11 04:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686457547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686457547;}', 0, 1, '2023-06-11 04:33:01', '2023-06-11 04:33:01', 0, NULL, 10),
(79728, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 11:11:16', '2023-06-20 11:11:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687259476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687259476;}', 0, 1, '2023-06-20 11:15:37', '2023-06-20 11:15:37', 0, NULL, 10),
(79633, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 16:11:12', '2023-06-18 16:11:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687104672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687104672;}', 0, 1, '2023-06-18 16:26:12', '2023-06-18 16:26:12', 0, NULL, 10),
(79502, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 02:25:41', '2023-06-16 02:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686882341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686882341;}', 0, 1, '2023-06-16 03:25:41', '2023-06-16 03:25:41', 0, NULL, 10),
(78990, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 06:13:16', '2023-06-06 06:13:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686031996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686031996;}', 0, 1, '2023-06-06 06:18:24', '2023-06-06 06:18:24', 0, NULL, 10),
(79356, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 07:15:19', '2023-06-13 07:15:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686640519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686640519;}', 0, 1, '2023-06-13 07:21:21', '2023-06-13 07:21:21', 0, NULL, 10),
(79571, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 11:06:08', '2023-06-17 11:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686999968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686999968;}', 0, 1, '2023-06-17 11:25:54', '2023-06-17 11:25:54', 0, NULL, 10),
(79716, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 05:26:24', '2023-06-20 05:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687238784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687238784;}', 0, 1, '2023-06-20 05:44:16', '2023-06-20 05:44:16', 0, NULL, 10),
(79706, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 01:11:27', '2023-06-20 01:11:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687223487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687223487;}', 0, 1, '2023-06-20 01:26:22', '2023-06-20 01:26:22', 0, NULL, 10),
(79674, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 10:26:16', '2023-06-19 10:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687170376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687170376;}', 0, 1, '2023-06-19 11:16:24', '2023-06-19 11:16:24', 0, NULL, 10),
(79638, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 19:08:47', '2023-06-18 19:08:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687115327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687115327;}', 0, 1, '2023-06-18 19:25:11', '2023-06-18 19:25:11', 0, NULL, 10),
(79086, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 03:26:19', '2023-06-08 03:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686194779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686194779;}', 0, 1, '2023-06-08 03:31:14', '2023-06-08 03:31:14', 0, NULL, 10),
(79087, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 03:26:19', '2023-06-08 03:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686194779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686194779;}', 0, 1, '2023-06-08 03:31:14', '2023-06-08 03:31:14', 0, NULL, 10),
(79616, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 08:26:07', '2023-06-18 08:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687076767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687076767;}', 0, 1, '2023-06-18 09:26:07', '2023-06-18 09:26:07', 0, NULL, 10),
(79623, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 11:26:06', '2023-06-18 11:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687087566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687087566;}', 0, 1, '2023-06-18 11:39:05', '2023-06-18 11:39:05', 0, NULL, 10),
(79541, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 20:13:09', '2023-06-16 20:13:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686946389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686946389;}', 0, 1, '2023-06-16 20:26:02', '2023-06-16 20:26:02', 0, NULL, 10),
(79557, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 04:09:09', '2023-06-17 04:09:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686974949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686974949;}', 0, 1, '2023-06-17 04:09:14', '2023-06-17 04:09:14', 0, NULL, 10),
(79668, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 07:26:38', '2023-06-19 07:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687159598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687159598;}', 0, 1, '2023-06-19 08:26:15', '2023-06-19 08:26:15', 0, NULL, 10),
(79550, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 01:25:50', '2023-06-17 01:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686965150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686965150;}', 0, 1, '2023-06-17 01:37:38', '2023-06-17 01:37:38', 0, NULL, 10),
(79530, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 16:25:46', '2023-06-16 16:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686932746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686932746;}', 0, 1, '2023-06-16 17:25:49', '2023-06-16 17:25:49', 0, NULL, 10),
(79667, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 07:26:38', '2023-06-19 07:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687159598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687159598;}', 0, 1, '2023-06-19 08:26:15', '2023-06-19 08:26:15', 0, NULL, 10),
(67609, 'sfn_send_usage_report', 'failed', '2022-11-01 04:43:45', '2022-11-01 04:43:45', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667277825;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667277825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-01 05:24:38', '2022-11-01 05:24:38', 0, NULL, 10),
(79643, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 20:12:57', '2023-06-18 20:12:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687119177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687119177;}', 0, 1, '2023-06-18 20:18:27', '2023-06-18 20:18:27', 0, NULL, 10),
(79654, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 02:04:47', '2023-06-19 02:04:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687140287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687140287;}', 0, 1, '2023-06-19 02:04:47', '2023-06-19 02:04:47', 0, NULL, 10),
(79714, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 04:26:29', '2023-06-20 04:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687235189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687235189;}', 0, 1, '2023-06-20 04:26:29', '2023-06-20 04:26:29', 0, NULL, 10),
(79699, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 22:26:21', '2023-06-19 22:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687213581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687213581;}', 0, 1, '2023-06-19 22:26:21', '2023-06-19 22:26:21', 0, NULL, 10),
(79603, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 02:25:57', '2023-06-18 02:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687055157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687055157;}', 0, 1, '2023-06-18 02:58:23', '2023-06-18 02:58:23', 0, NULL, 10),
(79676, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 11:16:24', '2023-06-19 11:16:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687173384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687173384;}', 0, 1, '2023-06-19 11:26:15', '2023-06-19 11:26:15', 0, NULL, 10),
(79588, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 19:28:51', '2023-06-17 19:28:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687030131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687030131;}', 0, 1, '2023-06-17 20:26:01', '2023-06-17 20:26:01', 0, NULL, 10),
(79584, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 17:25:59', '2023-06-17 17:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687022759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687022759;}', 0, 1, '2023-06-17 18:26:02', '2023-06-17 18:26:02', 0, NULL, 10),
(79587, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 19:28:51', '2023-06-17 19:28:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687030131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687030131;}', 0, 1, '2023-06-17 20:26:01', '2023-06-17 20:26:01', 0, NULL, 10),
(79705, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 01:11:27', '2023-06-20 01:11:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687223487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687223487;}', 0, 1, '2023-06-20 01:26:22', '2023-06-20 01:26:22', 0, NULL, 10),
(79781, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 12:08:40', '2023-06-21 12:08:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687349320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687349320;}', 0, 1, '2023-06-21 12:23:33', '2023-06-21 12:23:33', 0, NULL, 10),
(79722, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 08:16:35', '2023-06-20 08:16:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687248995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687248995;}', 0, 1, '2023-06-20 08:24:11', '2023-06-20 08:24:11', 0, NULL, 10),
(79761, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 02:14:41', '2023-06-21 02:14:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687313681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687313681;}', 0, 1, '2023-06-21 02:25:26', '2023-06-21 02:25:26', 0, NULL, 10),
(79690, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 18:26:16', '2023-06-19 18:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687199176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687199176;}', 0, 1, '2023-06-19 19:00:45', '2023-06-19 19:00:45', 0, NULL, 10),
(79664, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 06:14:17', '2023-06-19 06:14:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687155257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687155257;}', 0, 1, '2023-06-19 06:26:33', '2023-06-19 06:26:33', 0, NULL, 10),
(79665, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 06:14:17', '2023-06-19 06:14:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687155257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687155257;}', 0, 1, '2023-06-19 06:26:33', '2023-06-19 06:26:33', 0, NULL, 10),
(79713, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 04:26:29', '2023-06-20 04:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687235189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687235189;}', 0, 1, '2023-06-20 04:26:29', '2023-06-20 04:26:29', 0, NULL, 10),
(79103, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 10:25:53', '2023-06-08 10:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686219953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686219953;}', 0, 1, '2023-06-08 11:26:28', '2023-06-08 11:26:28', 0, NULL, 10),
(79610, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 05:26:04', '2023-06-18 05:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687065964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687065964;}', 0, 1, '2023-06-18 05:51:32', '2023-06-18 05:51:32', 0, NULL, 10),
(71496, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-01-13 03:35:43', '2023-01-13 03:35:43', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673580943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673580943;}', 7, 1, '2023-01-13 04:27:03', '2023-01-13 04:27:03', 0, NULL, 10),
(79179, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 21:08:29', '2023-06-09 21:08:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686344909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686344909;}', 0, 1, '2023-06-09 21:10:03', '2023-06-09 21:10:03', 0, NULL, 10),
(79070, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-07 20:26:43', '2023-06-07 20:26:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686169603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686169603;}', 0, 1, '2023-06-07 20:29:34', '2023-06-07 20:29:34', 0, NULL, 10),
(68256, 'sfn_send_usage_report', 'failed', '2022-11-13 07:26:03', '2022-11-13 07:26:03', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668324363;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668324363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-13 07:26:14', '2022-11-13 07:26:14', 0, NULL, 10),
(79074, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 21:17:33', '2023-06-07 21:17:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686172653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686172653;}', 0, 1, '2023-06-07 21:22:52', '2023-06-07 21:22:52', 0, NULL, 10),
(79579, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 15:25:56', '2023-06-17 15:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687015556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687015556;}', 0, 1, '2023-06-17 16:25:59', '2023-06-17 16:25:59', 0, NULL, 10),
(79576, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 13:25:57', '2023-06-17 13:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687008357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687008357;}', 0, 1, '2023-06-17 14:25:54', '2023-06-17 14:25:54', 0, NULL, 10),
(79580, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 15:25:56', '2023-06-17 15:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687015556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687015556;}', 0, 1, '2023-06-17 16:25:59', '2023-06-17 16:25:59', 0, NULL, 10),
(79611, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 06:16:49', '2023-06-18 06:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687069009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687069009;}', 0, 1, '2023-06-18 06:26:06', '2023-06-18 06:26:06', 0, NULL, 10),
(79625, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 12:26:08', '2023-06-18 12:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687091168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687091168;}', 0, 1, '2023-06-18 13:26:07', '2023-06-18 13:26:07', 0, NULL, 10),
(79617, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 08:26:07', '2023-06-18 08:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687076767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687076767;}', 0, 1, '2023-06-18 09:26:07', '2023-06-18 09:26:07', 0, NULL, 10),
(78712, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 00:26:10', '2023-06-01 00:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685579170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685579170;}', 0, 1, '2023-06-01 00:38:43', '2023-06-01 00:38:43', 0, NULL, 10),
(78729, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 07:26:19', '2023-06-01 07:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685604379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685604379;}', 0, 1, '2023-06-01 07:39:58', '2023-06-01 07:39:58', 0, NULL, 10),
(79738, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 16:50:48', '2023-06-20 16:50:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687279848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687279848;}', 0, 1, '2023-06-20 17:15:54', '2023-06-20 17:15:54', 0, NULL, 10),
(68363, 'sfn_send_usage_report', 'failed', '2022-11-15 07:26:42', '2022-11-15 07:26:42', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668497202;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668497202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-15 07:26:51', '2022-11-15 07:26:51', 0, NULL, 10),
(79746, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-20 20:26:36', '2023-06-20 20:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687292796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687292796;}', 0, 1, '2023-06-20 21:26:42', '2023-06-20 21:26:42', 0, NULL, 10),
(79739, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 16:50:48', '2023-06-20 16:50:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687279848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687279848;}', 0, 1, '2023-06-20 17:15:54', '2023-06-20 17:15:54', 0, NULL, 10),
(79691, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 19:07:17', '2023-06-19 19:07:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687201637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687201637;}', 0, 1, '2023-06-19 19:28:58', '2023-06-19 19:28:58', 0, NULL, 10),
(79692, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 19:07:17', '2023-06-19 19:07:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687201637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687201637;}', 0, 1, '2023-06-19 19:28:58', '2023-06-19 19:28:58', 0, NULL, 10),
(79689, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 18:26:16', '2023-06-19 18:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687199176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687199176;}', 0, 1, '2023-06-19 19:00:45', '2023-06-19 19:00:45', 0, NULL, 10),
(79696, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 20:26:37', '2023-06-19 20:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687206397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687206397;}', 0, 1, '2023-06-19 20:34:54', '2023-06-19 20:34:54', 0, NULL, 10),
(79059, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 14:15:00', '2023-06-07 14:15:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686147300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686147300;}', 0, 1, '2023-06-07 14:23:18', '2023-06-07 14:23:18', 0, NULL, 10),
(79637, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 18:26:07', '2023-06-18 18:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687112767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687112767;}', 0, 1, '2023-06-18 18:35:15', '2023-06-18 18:35:15', 0, NULL, 10),
(79632, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 16:11:12', '2023-06-18 16:11:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687104672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687104672;}', 0, 1, '2023-06-18 16:26:12', '2023-06-18 16:26:12', 0, NULL, 10),
(79629, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 14:17:23', '2023-06-18 14:17:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687097843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687097843;}', 0, 1, '2023-06-18 14:26:04', '2023-06-18 14:26:04', 0, NULL, 10),
(79631, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 15:26:03', '2023-06-18 15:26:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687101963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687101963;}', 0, 1, '2023-06-18 15:47:26', '2023-06-18 15:47:26', 0, NULL, 10),
(78321, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 11:26:20', '2023-05-24 11:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684927580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684927580;}', 0, 1, '2023-05-24 12:26:21', '2023-05-24 12:26:21', 0, NULL, 10),
(78303, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-25 03:25:56', '2023-05-25 03:25:56', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684985156;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684985156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-25 03:26:25', '2023-05-25 03:26:25', 0, NULL, 10),
(79757, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 00:07:42', '2023-06-21 00:07:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687306062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687306062;}', 0, 1, '2023-06-21 00:07:47', '2023-06-21 00:07:47', 0, NULL, 10),
(79753, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 22:26:38', '2023-06-20 22:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687299998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687299998;}', 0, 1, '2023-06-20 22:39:04', '2023-06-20 22:39:04', 0, NULL, 10),
(79671, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 09:26:37', '2023-06-19 09:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687166797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687166797;}', 0, 1, '2023-06-19 09:36:01', '2023-06-19 09:36:01', 0, NULL, 10),
(78860, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-03 20:25:56', '2023-06-03 20:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685823956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685823956;}', 0, 1, '2023-06-03 21:25:52', '2023-06-03 21:25:52', 0, NULL, 10),
(78687, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 12:26:05', '2023-05-31 12:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685535965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685535965;}', 0, 1, '2023-05-31 12:26:05', '2023-05-31 12:26:05', 0, NULL, 10),
(67451, 'sfn_send_usage_report', 'failed', '2022-10-29 04:26:05', '2022-10-29 04:26:05', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667017565;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667017565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-10-29 04:26:10', '2022-10-29 04:26:10', 0, NULL, 10),
(78207, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 05:27:33', '2023-05-22 05:27:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684733253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684733253;}', 0, 1, '2023-05-22 06:11:13', '2023-05-22 06:11:13', 0, NULL, 10),
(78206, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 05:27:33', '2023-05-22 05:27:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684733253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684733253;}', 0, 1, '2023-05-22 06:11:13', '2023-05-22 06:11:13', 0, NULL, 10),
(78452, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 01:16:53', '2023-05-27 01:16:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685150213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685150213;}', 0, 1, '2023-05-27 01:16:53', '2023-05-27 01:16:53', 0, NULL, 10),
(78371, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 11:11:57', '2023-05-25 11:11:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685013117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685013117;}', 0, 1, '2023-05-25 11:26:29', '2023-05-25 11:26:29', 0, NULL, 10),
(78323, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 12:26:21', '2023-05-24 12:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684931181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684931181;}', 0, 1, '2023-05-24 12:29:22', '2023-05-24 12:29:22', 0, NULL, 10),
(78212, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 08:05:45', '2023-05-22 08:05:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684742745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684742745;}', 0, 1, '2023-05-22 08:22:24', '2023-05-22 08:22:24', 0, NULL, 10),
(78213, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 08:05:45', '2023-05-22 08:05:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684742745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684742745;}', 0, 1, '2023-05-22 08:22:24', '2023-05-22 08:22:24', 0, NULL, 10),
(79791, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 17:26:01', '2023-06-21 17:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687368361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687368361;}', 0, 1, '2023-06-21 18:25:35', '2023-06-21 18:25:35', 0, NULL, 10),
(78420, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 10:10:10', '2023-05-26 10:10:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685095810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685095810;}', 0, 1, '2023-05-26 10:19:20', '2023-05-26 10:19:20', 0, NULL, 10),
(78505, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 01:08:01', '2023-05-28 01:08:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685236081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685236081;}', 0, 1, '2023-05-28 01:21:58', '2023-05-28 01:21:58', 0, NULL, 10),
(78239, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 20:27:00', '2023-05-22 20:27:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684787220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684787220;}', 0, 1, '2023-05-22 21:09:24', '2023-05-22 21:09:24', 0, NULL, 10),
(79748, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-20 20:26:36', '2023-06-20 20:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687292796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687292796;}', 0, 1, '2023-06-20 21:26:42', '2023-06-20 21:26:42', 0, NULL, 10),
(79741, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 17:15:54', '2023-06-20 17:15:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687281354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687281354;}', 0, 1, '2023-06-20 17:20:08', '2023-06-20 17:20:08', 0, NULL, 10),
(79740, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 17:15:54', '2023-06-20 17:15:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687281354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687281354;}', 0, 1, '2023-06-20 17:20:08', '2023-06-20 17:20:08', 0, NULL, 10),
(78217, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 10:15:07', '2023-05-22 10:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684750507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684750507;}', 0, 1, '2023-05-22 10:26:12', '2023-05-22 10:26:12', 0, NULL, 10),
(78502, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 23:08:14', '2023-05-27 23:08:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685228894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685228894;}', 0, 1, '2023-05-27 23:17:04', '2023-05-27 23:17:04', 0, NULL, 10),
(79769, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 06:24:59', '2023-06-21 06:24:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687328699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687328699;}', 0, 1, '2023-06-21 06:30:52', '2023-06-21 06:30:52', 0, NULL, 10),
(78346, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 23:04:53', '2023-05-24 23:04:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684969493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684969493;}', 0, 1, '2023-05-24 23:26:02', '2023-05-24 23:26:02', 0, NULL, 10),
(78294, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 22:11:46', '2023-05-23 22:11:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684879906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684879906;}', 0, 1, '2023-05-23 22:25:49', '2023-05-23 22:25:49', 0, NULL, 10),
(78208, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 06:11:13', '2023-05-22 06:11:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684735873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684735873;}', 0, 1, '2023-05-22 06:16:22', '2023-05-22 06:16:22', 0, NULL, 10),
(79771, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 07:25:43', '2023-06-21 07:25:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687332343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687332343;}', 0, 1, '2023-06-21 08:00:02', '2023-06-21 08:00:02', 0, NULL, 10),
(78260, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 06:25:56', '2023-05-23 06:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684823156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684823156;}', 0, 1, '2023-05-23 06:34:20', '2023-05-23 06:34:20', 0, NULL, 10),
(78425, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 12:13:33', '2023-05-26 12:13:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685103213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685103213;}', 0, 1, '2023-05-26 12:15:27', '2023-05-26 12:15:27', 0, NULL, 10),
(78227, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 15:26:10', '2023-05-22 15:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684769170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684769170;}', 0, 1, '2023-05-22 15:53:34', '2023-05-22 15:53:34', 0, NULL, 10),
(78328, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 15:16:30', '2023-05-24 15:16:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684941390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684941390;}', 0, 1, '2023-05-24 15:26:21', '2023-05-24 15:26:21', 0, NULL, 10),
(78329, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 15:16:30', '2023-05-24 15:16:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684941390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684941390;}', 0, 1, '2023-05-24 15:26:21', '2023-05-24 15:26:21', 0, NULL, 10),
(78319, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 10:26:22', '2023-05-24 10:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684923982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684923982;}', 0, 1, '2023-05-24 11:26:20', '2023-05-24 11:26:20', 0, NULL, 10),
(78764, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 00:22:12', '2023-06-02 00:22:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685665332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685665332;}', 0, 1, '2023-06-02 00:23:40', '2023-06-02 00:23:40', 0, NULL, 10),
(78718, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 03:26:13', '2023-06-01 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685589973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685589973;}', 0, 1, '2023-06-01 03:33:37', '2023-06-01 03:33:37', 0, NULL, 10),
(78356, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-26 03:26:25', '2023-05-26 03:26:25', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685071585;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685071585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-26 03:27:20', '2023-05-26 03:27:20', 0, NULL, 10),
(78288, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 20:05:06', '2023-05-23 20:05:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684872306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684872306;}', 0, 1, '2023-05-23 20:25:52', '2023-05-23 20:25:52', 0, NULL, 10),
(78337, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 19:28:51', '2023-05-24 19:28:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684956531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684956531;}', 0, 1, '2023-05-24 20:02:22', '2023-05-24 20:02:22', 0, NULL, 10),
(78276, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 14:04:48', '2023-05-23 14:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684850688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684850688;}', 0, 1, '2023-05-23 14:07:48', '2023-05-23 14:07:48', 0, NULL, 10),
(78271, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 12:17:41', '2023-05-23 12:17:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684844261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684844261;}', 0, 1, '2023-05-23 12:25:51', '2023-05-23 12:25:51', 0, NULL, 10),
(78753, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 19:29:04', '2023-06-01 19:29:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685647744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685647744;}', 0, 1, '2023-06-01 19:31:08', '2023-06-01 19:31:08', 0, NULL, 10),
(78743, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 14:26:17', '2023-06-01 14:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685629577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685629577;}', 0, 1, '2023-06-01 14:44:40', '2023-06-01 14:44:40', 0, NULL, 10),
(78993, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 08:22:55', '2023-06-06 08:22:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686039775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686039775;}', 0, 1, '2023-06-06 08:26:09', '2023-06-06 08:26:09', 0, NULL, 10),
(79009, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 16:26:11', '2023-06-06 16:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686068771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686068771;}', 0, 1, '2023-06-06 17:26:12', '2023-06-06 17:26:12', 0, NULL, 10),
(78686, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 12:26:05', '2023-05-31 12:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685535965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685535965;}', 0, 1, '2023-05-31 12:26:05', '2023-05-31 12:26:05', 0, NULL, 10),
(78284, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 18:12:53', '2023-05-23 18:12:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684865573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684865573;}', 0, 1, '2023-05-23 18:22:09', '2023-05-23 18:22:09', 0, NULL, 10),
(78283, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 18:12:53', '2023-05-23 18:12:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684865573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684865573;}', 0, 1, '2023-05-23 18:22:09', '2023-05-23 18:22:09', 0, NULL, 10),
(78286, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 19:12:45', '2023-05-23 19:12:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684869165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684869165;}', 0, 1, '2023-05-23 19:15:40', '2023-05-23 19:15:40', 0, NULL, 10),
(78298, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 00:21:01', '2023-05-24 00:21:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684887661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684887661;}', 0, 1, '2023-05-24 00:25:53', '2023-05-24 00:25:53', 0, NULL, 10),
(78297, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 00:21:01', '2023-05-24 00:21:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684887661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684887661;}', 0, 1, '2023-05-24 00:25:53', '2023-05-24 00:25:53', 0, NULL, 10),
(78342, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 21:26:01', '2023-05-24 21:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684963561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684963561;}', 0, 1, '2023-05-24 21:29:00', '2023-05-24 21:29:00', 0, NULL, 10),
(78289, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-23 20:05:06', '2023-05-23 20:05:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684872306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684872306;}', 0, 1, '2023-05-23 20:25:52', '2023-05-23 20:25:52', 0, NULL, 10),
(78295, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 23:12:28', '2023-05-23 23:12:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684883548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684883548;}', 0, 1, '2023-05-23 23:25:48', '2023-05-23 23:25:48', 0, NULL, 10),
(78341, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 20:19:01', '2023-05-24 20:19:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684959541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684959541;}', 0, 1, '2023-05-24 20:26:01', '2023-05-24 20:26:01', 0, NULL, 10),
(78299, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 01:07:52', '2023-05-24 01:07:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684890472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684890472;}', 0, 1, '2023-05-24 01:26:20', '2023-05-24 01:26:20', 0, NULL, 10),
(78300, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 01:07:52', '2023-05-24 01:07:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684890472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684890472;}', 0, 1, '2023-05-24 01:26:20', '2023-05-24 01:26:20', 0, NULL, 10),
(78250, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 02:10:18', '2023-05-23 02:10:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684807818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684807818;}', 0, 1, '2023-05-23 02:12:26', '2023-05-23 02:12:26', 0, NULL, 10),
(78353, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 02:26:02', '2023-05-25 02:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684981562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684981562;}', 0, 1, '2023-05-25 02:37:38', '2023-05-25 02:37:38', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(75039, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-03-22 03:37:54', '2023-03-22 03:37:54', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679456274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679456274;}', 7, 1, '2023-03-22 04:20:05', '2023-03-22 04:20:05', 0, NULL, 10),
(78387, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 19:14:58', '2023-05-25 19:14:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685042098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685042098;}', 0, 1, '2023-05-25 19:23:15', '2023-05-25 19:23:15', 0, NULL, 10),
(78385, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 18:16:36', '2023-05-25 18:16:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685038596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685038596;}', 0, 1, '2023-05-25 18:26:09', '2023-05-25 18:26:09', 0, NULL, 10),
(78388, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 19:14:58', '2023-05-25 19:14:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685042098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685042098;}', 0, 1, '2023-05-25 19:23:15', '2023-05-25 19:23:15', 0, NULL, 10),
(78278, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 15:05:47', '2023-05-23 15:05:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684854347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684854347;}', 0, 1, '2023-05-23 15:18:34', '2023-05-23 15:18:34', 0, NULL, 10),
(78275, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 14:04:48', '2023-05-23 14:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684850688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684850688;}', 0, 1, '2023-05-23 14:07:48', '2023-05-23 14:07:48', 0, NULL, 10),
(78343, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 21:26:01', '2023-05-24 21:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684963561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684963561;}', 0, 1, '2023-05-24 21:29:00', '2023-05-24 21:29:00', 0, NULL, 10),
(78277, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 15:05:47', '2023-05-23 15:05:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684854347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684854347;}', 0, 1, '2023-05-23 15:18:34', '2023-05-23 15:18:34', 0, NULL, 10),
(78253, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 03:06:57', '2023-05-23 03:06:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684811217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684811217;}', 0, 1, '2023-05-23 03:15:39', '2023-05-23 03:15:39', 0, NULL, 10),
(78331, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 16:26:05', '2023-05-24 16:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684945565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684945565;}', 0, 1, '2023-05-24 17:13:57', '2023-05-24 17:13:57', 0, NULL, 10),
(78325, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 13:14:37', '2023-05-24 13:14:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684934077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684934077;}', 0, 1, '2023-05-24 13:26:20', '2023-05-24 13:26:20', 0, NULL, 10),
(78291, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 21:05:12', '2023-05-23 21:05:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684875912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684875912;}', 0, 1, '2023-05-23 21:15:40', '2023-05-23 21:15:40', 0, NULL, 10),
(78479, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 13:09:30', '2023-05-27 13:09:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685192970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685192970;}', 0, 1, '2023-05-27 13:13:24', '2023-05-27 13:13:24', 0, NULL, 10),
(78364, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 07:26:12', '2023-05-25 07:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684999572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684999572;}', 0, 1, '2023-05-25 07:28:15', '2023-05-25 07:28:15', 0, NULL, 10),
(78301, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 02:25:45', '2023-05-24 02:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684895145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684895145;}', 0, 1, '2023-05-24 02:26:11', '2023-05-24 02:26:11', 0, NULL, 10),
(78340, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-24 20:19:01', '2023-05-24 20:19:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684959541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684959541;}', 0, 1, '2023-05-24 20:26:01', '2023-05-24 20:26:01', 0, NULL, 10),
(78305, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 03:25:56', '2023-05-24 03:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684898756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684898756;}', 0, 1, '2023-05-24 03:36:13', '2023-05-24 03:36:13', 0, NULL, 10),
(78868, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 00:25:44', '2023-06-04 00:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685838344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685838344;}', 0, 1, '2023-06-04 01:25:43', '2023-06-04 01:25:43', 0, NULL, 10),
(78818, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 01:20:15', '2023-06-03 01:20:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685755215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685755215;}', 0, 1, '2023-06-03 01:25:59', '2023-06-03 01:25:59', 0, NULL, 10),
(78725, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 05:26:15', '2023-06-01 05:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685597175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685597175;}', 0, 1, '2023-06-01 05:34:39', '2023-06-01 05:34:39', 0, NULL, 10),
(78649, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 19:15:40', '2023-05-30 19:15:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685474140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685474140;}', 0, 1, '2023-05-30 19:28:35', '2023-05-30 19:28:35', 0, NULL, 10),
(78660, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 23:24:13', '2023-05-30 23:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685489053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685489053;}', 0, 1, '2023-05-30 23:25:55', '2023-05-30 23:25:55', 0, NULL, 10),
(78669, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-01 03:55:02', '2023-06-01 03:55:02', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685591702;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685591702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-01 03:57:52', '2023-06-01 03:57:52', 0, NULL, 10),
(78875, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 03:25:41', '2023-06-04 03:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685849141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685849141;}', 0, 1, '2023-06-04 03:28:32', '2023-06-04 03:28:32', 0, NULL, 10),
(78362, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 06:08:10', '2023-05-25 06:08:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684994890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684994890;}', 0, 1, '2023-05-25 06:10:58', '2023-05-25 06:10:58', 0, NULL, 10),
(78511, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-29 03:28:48', '2023-05-29 03:28:48', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685330928;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685330928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-29 03:31:12', '2023-05-29 03:31:12', 0, NULL, 10),
(78310, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 06:26:01', '2023-05-24 06:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684909561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684909561;}', 0, 1, '2023-05-24 06:41:42', '2023-05-24 06:41:42', 0, NULL, 10),
(78314, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 08:26:26', '2023-05-24 08:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684916786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684916786;}', 0, 1, '2023-05-24 08:26:26', '2023-05-24 08:26:26', 0, NULL, 10),
(78717, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 02:10:33', '2023-06-01 02:10:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685585433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685585433;}', 0, 1, '2023-06-01 02:17:49', '2023-06-01 02:17:49', 0, NULL, 10),
(78722, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 04:04:51', '2023-06-01 04:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685592291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685592291;}', 0, 1, '2023-06-01 04:07:51', '2023-06-01 04:07:51', 0, NULL, 10),
(78721, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-02 03:57:52', '2023-06-02 03:57:52', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685678272;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685678272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-02 04:03:22', '2023-06-02 04:03:22', 0, NULL, 10),
(78685, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 11:08:55', '2023-05-31 11:08:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685531335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685531335;}', 0, 1, '2023-05-31 11:11:47', '2023-05-31 11:11:47', 0, NULL, 10),
(78418, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 09:18:51', '2023-05-26 09:18:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685092731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685092731;}', 0, 1, '2023-05-26 09:23:47', '2023-05-26 09:23:47', 0, NULL, 10),
(78326, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 14:25:21', '2023-05-24 14:25:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684938321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684938321;}', 0, 1, '2023-05-24 14:26:22', '2023-05-24 14:26:22', 0, NULL, 10),
(68602, 'facebook_for_woocommerce_daily_heartbeat', 'failed', '2022-11-18 20:07:06', '2022-11-18 20:07:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1668802026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1668802026;}', 0, 1, '2022-11-18 20:25:51', '2022-11-18 20:25:51', 0, NULL, 10),
(78308, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 05:25:57', '2023-05-24 05:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684905957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684905957;}', 0, 1, '2023-05-24 05:31:34', '2023-05-24 05:31:34', 0, NULL, 10),
(78442, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-26 20:11:08', '2023-05-26 20:11:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685131868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685131868;}', 0, 1, '2023-05-26 20:26:20', '2023-05-26 20:26:20', 0, NULL, 10),
(78434, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 17:21:26', '2023-05-26 17:21:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685121686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685121686;}', 0, 1, '2023-05-26 17:26:21', '2023-05-26 17:26:21', 0, NULL, 10),
(78472, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 09:17:40', '2023-05-27 09:17:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685179060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685179060;}', 0, 1, '2023-05-27 09:17:40', '2023-05-27 09:17:40', 0, NULL, 10),
(78459, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 04:09:59', '2023-05-27 04:09:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685160599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685160599;}', 0, 1, '2023-05-27 04:10:02', '2023-05-27 04:10:02', 0, NULL, 10),
(78620, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 04:26:13', '2023-05-30 04:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685420773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685420773;}', 0, 1, '2023-05-30 04:26:14', '2023-05-30 04:26:14', 0, NULL, 10),
(78626, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 07:26:19', '2023-05-30 07:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685431579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685431579;}', 0, 1, '2023-05-30 08:26:17', '2023-05-30 08:26:17', 0, NULL, 10),
(78858, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-03 20:25:56', '2023-06-03 20:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685823956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685823956;}', 0, 1, '2023-06-03 21:25:52', '2023-06-03 21:25:52', 0, NULL, 10),
(78913, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-04 20:05:16', '2023-06-04 20:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685909116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685909116;}', 0, 1, '2023-06-04 20:25:49', '2023-06-04 20:25:49', 0, NULL, 10),
(78417, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 08:11:07', '2023-05-26 08:11:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685088667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685088667;}', 0, 1, '2023-05-26 08:26:18', '2023-05-26 08:26:18', 0, NULL, 10),
(78406, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 03:10:47', '2023-05-26 03:10:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685070647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685070647;}', 0, 1, '2023-05-26 03:14:01', '2023-05-26 03:14:01', 0, NULL, 10),
(78446, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 22:12:55', '2023-05-26 22:12:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685139175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685139175;}', 0, 1, '2023-05-26 22:16:57', '2023-05-26 22:16:57', 0, NULL, 10),
(78405, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 03:10:47', '2023-05-26 03:10:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685070647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685070647;}', 0, 1, '2023-05-26 03:14:01', '2023-05-26 03:14:01', 0, NULL, 10),
(78657, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 22:23:46', '2023-05-30 22:23:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685485426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685485426;}', 0, 1, '2023-05-30 22:25:57', '2023-05-30 22:25:57', 0, NULL, 10),
(78327, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 14:25:21', '2023-05-24 14:25:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684938321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684938321;}', 0, 1, '2023-05-24 14:26:22', '2023-05-24 14:26:22', 0, NULL, 10),
(78350, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 01:11:34', '2023-05-25 01:11:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684977094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684977094;}', 0, 1, '2023-05-25 01:14:22', '2023-05-25 01:14:22', 0, NULL, 10),
(78526, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 10:25:35', '2023-05-28 10:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685269535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685269535;}', 0, 1, '2023-05-28 11:25:37', '2023-05-28 11:25:37', 0, NULL, 10),
(78471, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 09:04:41', '2023-05-27 09:04:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685178281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685178281;}', 0, 1, '2023-05-27 09:17:40', '2023-05-27 09:17:40', 0, NULL, 10),
(78490, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 18:09:00', '2023-05-27 18:09:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685210940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685210940;}', 0, 1, '2023-05-27 18:09:00', '2023-05-27 18:09:00', 0, NULL, 10),
(78360, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 05:16:49', '2023-05-25 05:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684991809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684991809;}', 0, 1, '2023-05-25 05:26:09', '2023-05-25 05:26:09', 0, NULL, 10),
(78534, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 14:25:32', '2023-05-28 14:25:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685283932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685283932;}', 0, 1, '2023-05-28 15:25:33', '2023-05-28 15:25:33', 0, NULL, 10),
(78580, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 10:25:46', '2023-05-29 10:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685355946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685355946;}', 0, 1, '2023-05-29 11:23:22', '2023-05-29 11:23:22', 0, NULL, 10),
(78533, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 13:25:35', '2023-05-28 13:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685280335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685280335;}', 0, 1, '2023-05-28 14:25:32', '2023-05-28 14:25:32', 0, NULL, 10),
(78349, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 00:26:05', '2023-05-25 00:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684974365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684974365;}', 0, 1, '2023-05-25 00:43:51', '2023-05-25 00:43:51', 0, NULL, 10),
(78375, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 13:07:31', '2023-05-25 13:07:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685020051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685020051;}', 0, 1, '2023-05-25 13:26:29', '2023-05-25 13:26:29', 0, NULL, 10),
(78403, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 02:26:33', '2023-05-26 02:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685067993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685067993;}', 0, 1, '2023-05-26 02:26:33', '2023-05-26 02:26:33', 0, NULL, 10),
(78738, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 12:13:02', '2023-06-01 12:13:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685621582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685621582;}', 0, 1, '2023-06-01 12:26:41', '2023-06-01 12:26:41', 0, NULL, 10),
(78739, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 12:13:02', '2023-06-01 12:13:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685621582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685621582;}', 0, 1, '2023-06-01 12:26:41', '2023-06-01 12:26:41', 0, NULL, 10),
(78958, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 17:22:59', '2023-06-05 17:22:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685985779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685985779;}', 0, 1, '2023-06-05 17:26:01', '2023-06-05 17:26:01', 0, NULL, 10),
(78628, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 08:26:18', '2023-05-30 08:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685435178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685435178;}', 0, 1, '2023-05-30 09:26:17', '2023-05-30 09:26:17', 0, NULL, 10),
(78627, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 08:26:18', '2023-05-30 08:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685435178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685435178;}', 0, 1, '2023-05-30 09:26:17', '2023-05-30 09:26:17', 0, NULL, 10),
(78663, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 01:20:34', '2023-05-31 01:20:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685496034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685496034;}', 0, 1, '2023-05-31 01:25:59', '2023-05-31 01:25:59', 0, NULL, 10),
(78629, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 09:26:17', '2023-05-30 09:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685438777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685438777;}', 0, 1, '2023-05-30 10:26:19', '2023-05-30 10:26:19', 0, NULL, 10),
(70342, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2022-12-22 03:40:30', '2022-12-22 03:40:30', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671680430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671680430;}', 7, 1, '2022-12-22 04:26:45', '2022-12-22 04:26:45', 0, NULL, 10),
(78842, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 12:25:41', '2023-06-03 12:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685795141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685795141;}', 0, 1, '2023-06-03 12:50:15', '2023-06-03 12:50:15', 0, NULL, 10),
(78843, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 12:25:41', '2023-06-03 12:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685795141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685795141;}', 0, 1, '2023-06-03 12:50:15', '2023-06-03 12:50:15', 0, NULL, 10),
(78677, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 07:26:32', '2023-05-31 07:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685517992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685517992;}', 0, 1, '2023-05-31 08:03:24', '2023-05-31 08:03:24', 0, NULL, 10),
(78667, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 03:26:32', '2023-05-31 03:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685503592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685503592;}', 0, 1, '2023-05-31 03:29:42', '2023-05-31 03:29:42', 0, NULL, 10),
(78365, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 08:26:10', '2023-05-25 08:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685003170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685003170;}', 0, 1, '2023-05-25 08:31:13', '2023-05-25 08:31:13', 0, NULL, 10),
(78366, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 08:26:10', '2023-05-25 08:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685003170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685003170;}', 0, 1, '2023-05-25 08:31:13', '2023-05-25 08:31:13', 0, NULL, 10),
(78376, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 13:07:31', '2023-05-25 13:07:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685020051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685020051;}', 0, 1, '2023-05-25 13:26:29', '2023-05-25 13:26:29', 0, NULL, 10),
(78409, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 04:23:28', '2023-05-26 04:23:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685075008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685075008;}', 0, 1, '2023-05-26 04:26:15', '2023-05-26 04:26:15', 0, NULL, 10),
(78401, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 01:07:59', '2023-05-26 01:07:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685063279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685063279;}', 0, 1, '2023-05-26 01:20:35', '2023-05-26 01:20:35', 0, NULL, 10),
(78348, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 00:26:05', '2023-05-25 00:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684974365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684974365;}', 0, 1, '2023-05-25 00:43:51', '2023-05-25 00:43:51', 0, NULL, 10),
(78435, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 17:21:26', '2023-05-26 17:21:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685121686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685121686;}', 0, 1, '2023-05-26 17:26:21', '2023-05-26 17:26:21', 0, NULL, 10),
(79108, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 12:19:35', '2023-06-08 12:19:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686226775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686226775;}', 0, 1, '2023-06-08 12:19:50', '2023-06-08 12:19:50', 0, NULL, 10),
(78457, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 03:24:13', '2023-05-27 03:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685157853;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685157853;}', 0, 1, '2023-05-27 03:26:24', '2023-05-27 03:26:24', 0, NULL, 10),
(78447, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 22:12:55', '2023-05-26 22:12:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685139175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685139175;}', 0, 1, '2023-05-26 22:16:57', '2023-05-26 22:16:57', 0, NULL, 10),
(78637, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 13:26:15', '2023-05-30 13:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685453175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685453175;}', 0, 1, '2023-05-30 14:22:59', '2023-05-30 14:22:59', 0, NULL, 10),
(78762, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 23:04:51', '2023-06-01 23:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685660691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685660691;}', 0, 1, '2023-06-01 23:26:22', '2023-06-01 23:26:22', 0, NULL, 10),
(78437, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 18:20:58', '2023-05-26 18:20:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685125258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685125258;}', 0, 1, '2023-05-26 18:24:23', '2023-05-26 18:24:23', 0, NULL, 10),
(78464, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 05:26:26', '2023-05-27 05:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685165186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685165186;}', 0, 1, '2023-05-27 06:26:33', '2023-05-27 06:26:33', 0, NULL, 10),
(78443, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 20:11:08', '2023-05-26 20:11:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685131868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685131868;}', 0, 1, '2023-05-26 20:26:20', '2023-05-26 20:26:20', 0, NULL, 10),
(78439, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 19:28:15', '2023-05-26 19:28:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685129295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685129295;}', 0, 1, '2023-05-26 19:28:55', '2023-05-26 19:28:55', 0, NULL, 10),
(78470, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 08:07:16', '2023-05-27 08:07:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685174836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685174836;}', 0, 1, '2023-05-27 08:11:07', '2023-05-27 08:11:07', 0, NULL, 10),
(78476, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 11:09:17', '2023-05-27 11:09:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685185757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685185757;}', 0, 1, '2023-05-27 11:26:27', '2023-05-27 11:26:27', 0, NULL, 10),
(78474, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 10:05:18', '2023-05-27 10:05:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685181918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685181918;}', 0, 1, '2023-05-27 10:13:21', '2023-05-27 10:13:21', 0, NULL, 10),
(78463, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 05:26:26', '2023-05-27 05:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685165186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685165186;}', 0, 1, '2023-05-27 06:26:33', '2023-05-27 06:26:33', 0, NULL, 10),
(78587, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 14:25:47', '2023-05-29 14:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685370347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685370347;}', 0, 1, '2023-05-29 15:26:07', '2023-05-29 15:26:07', 0, NULL, 10),
(78384, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 17:26:12', '2023-05-25 17:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685035572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685035572;}', 0, 1, '2023-05-25 17:31:29', '2023-05-25 17:31:29', 0, NULL, 10),
(78383, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 17:26:12', '2023-05-25 17:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685035572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685035572;}', 0, 1, '2023-05-25 17:31:29', '2023-05-25 17:31:29', 0, NULL, 10),
(78427, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 13:10:07', '2023-05-26 13:10:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685106607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685106607;}', 0, 1, '2023-05-26 13:19:10', '2023-05-26 13:19:10', 0, NULL, 10),
(78426, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 13:10:07', '2023-05-26 13:10:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685106607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685106607;}', 0, 1, '2023-05-26 13:19:10', '2023-05-26 13:19:10', 0, NULL, 10),
(78433, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 16:05:57', '2023-05-26 16:05:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685117157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685117157;}', 0, 1, '2023-05-26 16:14:51', '2023-05-26 16:14:51', 0, NULL, 10),
(78398, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 23:08:39', '2023-05-25 23:08:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685056119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685056119;}', 0, 1, '2023-05-25 23:10:47', '2023-05-25 23:10:47', 0, NULL, 10),
(78397, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 23:08:39', '2023-05-25 23:08:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685056119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685056119;}', 0, 1, '2023-05-25 23:10:47', '2023-05-25 23:10:47', 0, NULL, 10),
(78570, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 05:11:38', '2023-05-29 05:11:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685337098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685337098;}', 0, 1, '2023-05-29 05:21:45', '2023-05-29 05:21:45', 0, NULL, 10),
(68738, 'sfn_send_usage_report', 'failed', '2022-11-22 09:26:18', '2022-11-22 09:26:18', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669109178;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669109178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-22 09:26:32', '2022-11-22 09:26:32', 0, NULL, 10),
(78522, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 08:14:51', '2023-05-28 08:14:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685261691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685261691;}', 0, 1, '2023-05-28 08:25:35', '2023-05-28 08:25:35', 0, NULL, 10),
(79024, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 22:08:00', '2023-06-06 22:08:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686089280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686089280;}', 0, 1, '2023-06-06 22:11:35', '2023-06-06 22:11:35', 0, NULL, 10),
(78537, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 15:25:33', '2023-05-28 15:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685287533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685287533;}', 0, 1, '2023-05-28 15:40:36', '2023-05-28 15:40:36', 0, NULL, 10),
(78730, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 08:26:21', '2023-06-01 08:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685607981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685607981;}', 0, 1, '2023-06-01 09:04:37', '2023-06-01 09:04:37', 0, NULL, 10),
(78588, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 14:25:47', '2023-05-29 14:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685370347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685370347;}', 0, 1, '2023-05-29 15:26:07', '2023-05-29 15:26:07', 0, NULL, 10),
(78983, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 04:06:46', '2023-06-06 04:06:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686024406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686024406;}', 0, 1, '2023-06-06 04:06:49', '2023-06-06 04:06:49', 0, NULL, 10),
(78783, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 09:26:47', '2023-06-02 09:26:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685698007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685698007;}', 0, 1, '2023-06-02 10:26:28', '2023-06-02 10:26:28', 0, NULL, 10),
(78792, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 13:09:04', '2023-06-02 13:09:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685711344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685711344;}', 0, 1, '2023-06-02 13:26:22', '2023-06-02 13:26:22', 0, NULL, 10),
(78752, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 19:29:04', '2023-06-01 19:29:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685647744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685647744;}', 0, 1, '2023-06-01 19:31:08', '2023-06-01 19:31:08', 0, NULL, 10),
(78619, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 04:26:13', '2023-05-30 04:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685420773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685420773;}', 0, 1, '2023-05-30 04:26:14', '2023-05-30 04:26:14', 0, NULL, 10),
(78709, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 22:16:01', '2023-05-31 22:16:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685571361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685571361;}', 0, 1, '2023-05-31 22:26:05', '2023-05-31 22:26:05', 0, NULL, 10),
(78510, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 03:07:14', '2023-05-28 03:07:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685243234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685243234;}', 0, 1, '2023-05-28 03:16:09', '2023-05-28 03:16:09', 0, NULL, 10),
(78598, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 19:14:13', '2023-05-29 19:14:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685387653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685387653;}', 0, 1, '2023-05-29 19:28:31', '2023-05-29 19:28:31', 0, NULL, 10),
(78583, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 12:26:07', '2023-05-29 12:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685363167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685363167;}', 0, 1, '2023-05-29 13:25:46', '2023-05-29 13:25:46', 0, NULL, 10),
(78614, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 02:05:17', '2023-05-30 02:05:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685412317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685412317;}', 0, 1, '2023-05-30 02:26:12', '2023-05-30 02:26:12', 0, NULL, 10),
(78586, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 13:25:46', '2023-05-29 13:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685366746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685366746;}', 0, 1, '2023-05-29 13:34:48', '2023-05-29 13:34:48', 0, NULL, 10),
(78585, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 13:25:46', '2023-05-29 13:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685366746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685366746;}', 0, 1, '2023-05-29 13:34:48', '2023-05-29 13:34:48', 0, NULL, 10),
(78690, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 14:26:05', '2023-05-31 14:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685543165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685543165;}', 0, 1, '2023-05-31 15:26:04', '2023-05-31 15:26:04', 0, NULL, 10),
(78593, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 17:25:47', '2023-05-29 17:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685381147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685381147;}', 0, 1, '2023-05-29 18:25:47', '2023-05-29 18:25:47', 0, NULL, 10),
(78581, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 11:23:22', '2023-05-29 11:23:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685359402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685359402;}', 0, 1, '2023-05-29 11:25:48', '2023-05-29 11:25:48', 0, NULL, 10),
(78600, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 20:25:57', '2023-05-29 20:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685391957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685391957;}', 0, 1, '2023-05-29 20:32:29', '2023-05-29 20:32:29', 0, NULL, 10),
(78595, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 18:25:47', '2023-05-29 18:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685384747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685384747;}', 0, 1, '2023-05-29 19:14:11', '2023-05-29 19:14:11', 0, NULL, 10),
(78859, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 20:25:56', '2023-06-03 20:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685823956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685823956;}', 0, 1, '2023-06-03 21:25:52', '2023-06-03 21:25:52', 0, NULL, 10),
(78651, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-30 20:26:04', '2023-05-30 20:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685478364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685478364;}', 0, 1, '2023-05-30 21:25:58', '2023-05-30 21:25:58', 0, NULL, 10),
(78652, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 20:26:04', '2023-05-30 20:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685478364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685478364;}', 0, 1, '2023-05-30 21:25:58', '2023-05-30 21:25:58', 0, NULL, 10),
(78569, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 05:11:38', '2023-05-29 05:11:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685337098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685337098;}', 0, 1, '2023-05-29 05:21:45', '2023-05-29 05:21:45', 0, NULL, 10),
(78688, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 13:26:29', '2023-05-31 13:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685539589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685539589;}', 0, 1, '2023-05-31 14:26:05', '2023-05-31 14:26:05', 0, NULL, 10),
(78689, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 13:26:29', '2023-05-31 13:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685539589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685539589;}', 0, 1, '2023-05-31 14:26:05', '2023-05-31 14:26:05', 0, NULL, 10),
(78549, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 20:25:42', '2023-05-28 20:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685305542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685305542;}', 0, 1, '2023-05-28 21:25:45', '2023-05-28 21:25:45', 0, NULL, 10),
(78529, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 11:25:37', '2023-05-28 11:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685273137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685273137;}', 0, 1, '2023-05-28 12:25:36', '2023-05-28 12:25:36', 0, NULL, 10),
(79073, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 20:26:43', '2023-06-07 20:26:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686169603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686169603;}', 0, 1, '2023-06-07 20:29:34', '2023-06-07 20:29:34', 0, NULL, 10),
(78468, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 07:11:35', '2023-05-27 07:11:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685171495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685171495;}', 0, 1, '2023-05-27 07:26:28', '2023-05-27 07:26:28', 0, NULL, 10),
(78509, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 03:07:14', '2023-05-28 03:07:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685243234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685243234;}', 0, 1, '2023-05-28 03:16:09', '2023-05-28 03:16:09', 0, NULL, 10),
(78648, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 18:25:59', '2023-05-30 18:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685471159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685471159;}', 0, 1, '2023-05-30 19:15:38', '2023-05-30 19:15:38', 0, NULL, 10),
(78542, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 18:09:28', '2023-05-28 18:09:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685297368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685297368;}', 0, 1, '2023-05-28 18:13:19', '2023-05-28 18:13:19', 0, NULL, 10),
(78568, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 04:25:44', '2023-05-29 04:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685334344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685334344;}', 0, 1, '2023-05-29 04:25:45', '2023-05-29 04:25:45', 0, NULL, 10),
(78599, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-29 20:25:57', '2023-05-29 20:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685391957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685391957;}', 0, 1, '2023-05-29 20:32:29', '2023-05-29 20:32:29', 0, NULL, 10),
(78578, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 09:26:08', '2023-05-29 09:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685352368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685352368;}', 0, 1, '2023-05-29 10:25:46', '2023-05-29 10:25:46', 0, NULL, 10),
(78501, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 23:08:14', '2023-05-27 23:08:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685228894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685228894;}', 0, 1, '2023-05-27 23:17:04', '2023-05-27 23:17:04', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(78488, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 17:25:45', '2023-05-27 17:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685208345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685208345;}', 0, 1, '2023-05-27 17:26:28', '2023-05-27 17:26:28', 0, NULL, 10),
(78650, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 19:15:40', '2023-05-30 19:15:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685474140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685474140;}', 0, 1, '2023-05-30 19:28:35', '2023-05-30 19:28:35', 0, NULL, 10),
(79040, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 05:23:50', '2023-06-07 05:23:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686115430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686115430;}', 0, 1, '2023-06-07 05:26:12', '2023-06-07 05:26:12', 0, NULL, 10),
(78512, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 04:26:30', '2023-05-28 04:26:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685247990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685247990;}', 0, 1, '2023-05-28 04:26:33', '2023-05-28 04:26:33', 0, NULL, 10),
(78639, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 14:22:59', '2023-05-30 14:22:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685456579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685456579;}', 0, 1, '2023-05-30 14:26:17', '2023-05-30 14:26:17', 0, NULL, 10),
(78640, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 14:22:59', '2023-05-30 14:22:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685456579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685456579;}', 0, 1, '2023-05-30 14:26:17', '2023-05-30 14:26:17', 0, NULL, 10),
(78594, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 17:25:47', '2023-05-29 17:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685381147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685381147;}', 0, 1, '2023-05-29 18:25:47', '2023-05-29 18:25:47', 0, NULL, 10),
(78634, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 11:26:16', '2023-05-30 11:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685445976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685445976;}', 0, 1, '2023-05-30 11:30:17', '2023-05-30 11:30:17', 0, NULL, 10),
(78603, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 21:25:49', '2023-05-29 21:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685395549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685395549;}', 0, 1, '2023-05-29 21:35:22', '2023-05-29 21:35:22', 0, NULL, 10),
(78617, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-31 03:31:57', '2023-05-31 03:31:57', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685503917;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685503917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-31 03:55:02', '2023-05-31 03:55:02', 0, NULL, 10),
(78661, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 00:26:00', '2023-05-31 00:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685492760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685492760;}', 0, 1, '2023-05-31 00:28:51', '2023-05-31 00:28:51', 0, NULL, 10),
(78633, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 11:26:16', '2023-05-30 11:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685445976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685445976;}', 0, 1, '2023-05-30 11:30:17', '2023-05-30 11:30:17', 0, NULL, 10),
(78675, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 06:26:08', '2023-05-31 06:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685514368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685514368;}', 0, 1, '2023-05-31 06:32:43', '2023-05-31 06:32:43', 0, NULL, 10),
(79013, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 18:08:16', '2023-06-06 18:08:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686074896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686074896;}', 0, 1, '2023-06-06 18:19:55', '2023-06-06 18:19:55', 0, NULL, 10),
(78517, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 05:26:34', '2023-05-28 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685251594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685251594;}', 0, 1, '2023-05-28 05:46:52', '2023-05-28 05:46:52', 0, NULL, 10),
(78516, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 05:26:34', '2023-05-28 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685251594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685251594;}', 0, 1, '2023-05-28 05:46:52', '2023-05-28 05:46:52', 0, NULL, 10),
(78550, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 21:25:45', '2023-05-28 21:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685309145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685309145;}', 0, 1, '2023-05-28 21:51:53', '2023-05-28 21:51:53', 0, NULL, 10),
(78520, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 07:11:30', '2023-05-28 07:11:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685257890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685257890;}', 0, 1, '2023-05-28 07:22:41', '2023-05-28 07:22:41', 0, NULL, 10),
(79035, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 04:26:13', '2023-06-07 04:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686111973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686111973;}', 0, 1, '2023-06-07 04:26:17', '2023-06-07 04:26:17', 0, NULL, 10),
(78662, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 00:26:00', '2023-05-31 00:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685492760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685492760;}', 0, 1, '2023-05-31 00:28:51', '2023-05-31 00:28:51', 0, NULL, 10),
(78801, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 18:26:28', '2023-06-02 18:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685730388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685730388;}', 0, 1, '2023-06-02 18:59:12', '2023-06-02 18:59:12', 0, NULL, 10),
(78820, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 02:13:43', '2023-06-03 02:13:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685758423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685758423;}', 0, 1, '2023-06-03 02:26:29', '2023-06-03 02:26:29', 0, NULL, 10),
(78819, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 02:13:43', '2023-06-03 02:13:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685758423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685758423;}', 0, 1, '2023-06-03 02:26:29', '2023-06-03 02:26:29', 0, NULL, 10),
(78807, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-02 20:21:17', '2023-06-02 20:21:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685737277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685737277;}', 0, 1, '2023-06-02 20:25:54', '2023-06-02 20:25:54', 0, NULL, 10),
(78817, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 01:20:15', '2023-06-03 01:20:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685755215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685755215;}', 0, 1, '2023-06-03 01:25:59', '2023-06-03 01:25:59', 0, NULL, 10),
(78773, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 04:11:02', '2023-06-02 04:11:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685679062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685679062;}', 0, 1, '2023-06-02 04:15:29', '2023-06-02 04:15:29', 0, NULL, 10),
(78971, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 22:12:45', '2023-06-05 22:12:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686003165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686003165;}', 0, 1, '2023-06-05 22:18:59', '2023-06-05 22:18:59', 0, NULL, 10),
(78782, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 08:05:43', '2023-06-02 08:05:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685693143;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685693143;}', 0, 1, '2023-06-02 08:18:12', '2023-06-02 08:18:12', 0, NULL, 10),
(78781, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 08:05:43', '2023-06-02 08:05:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685693143;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685693143;}', 0, 1, '2023-06-02 08:18:12', '2023-06-02 08:18:12', 0, NULL, 10),
(78905, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 17:25:49', '2023-06-04 17:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685899549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685899549;}', 0, 1, '2023-06-04 17:44:20', '2023-06-04 17:44:20', 0, NULL, 10),
(73944, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-03-01 03:36:41', '2023-03-01 03:36:41', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677641801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677641801;}', 7, 1, '2023-03-01 04:26:36', '2023-03-01 04:26:36', 0, NULL, 10),
(78794, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 14:26:48', '2023-06-02 14:26:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685716008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685716008;}', 0, 1, '2023-06-02 14:38:40', '2023-06-02 14:38:40', 0, NULL, 10),
(78945, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 10:26:19', '2023-06-05 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685960779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685960779;}', 0, 1, '2023-06-05 10:28:16', '2023-06-05 10:28:16', 0, NULL, 10),
(78802, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 18:26:28', '2023-06-02 18:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685730388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685730388;}', 0, 1, '2023-06-02 18:59:12', '2023-06-02 18:59:12', 0, NULL, 10),
(78861, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 20:25:56', '2023-06-03 20:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685823956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685823956;}', 0, 1, '2023-06-03 21:25:52', '2023-06-03 21:25:52', 0, NULL, 10),
(78779, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 07:11:00', '2023-06-02 07:11:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685689860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685689860;}', 0, 1, '2023-06-02 07:16:17', '2023-06-02 07:16:17', 0, NULL, 10),
(78793, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 14:26:48', '2023-06-02 14:26:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685716008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685716008;}', 0, 1, '2023-06-02 14:38:40', '2023-06-02 14:38:40', 0, NULL, 10),
(78918, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 22:25:50', '2023-06-04 22:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685917550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685917550;}', 0, 1, '2023-06-04 22:58:31', '2023-06-04 22:58:31', 0, NULL, 10),
(78776, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 05:26:25', '2023-06-02 05:26:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685683585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685683585;}', 0, 1, '2023-06-02 05:32:44', '2023-06-02 05:32:44', 0, NULL, 10),
(78869, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 00:25:44', '2023-06-04 00:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685838344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685838344;}', 0, 1, '2023-06-04 01:25:43', '2023-06-04 01:25:43', 0, NULL, 10),
(78803, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 19:29:12', '2023-06-02 19:29:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685734152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685734152;}', 0, 1, '2023-06-02 19:29:12', '2023-06-02 19:29:12', 0, NULL, 10),
(78844, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 13:25:38', '2023-06-03 13:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685798738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685798738;}', 0, 1, '2023-06-03 14:25:40', '2023-06-03 14:25:40', 0, NULL, 10),
(78917, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 22:25:50', '2023-06-04 22:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685917550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685917550;}', 0, 1, '2023-06-04 22:58:31', '2023-06-04 22:58:31', 0, NULL, 10),
(78778, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 06:14:43', '2023-06-02 06:14:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685686483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685686483;}', 0, 1, '2023-06-02 06:23:12', '2023-06-02 06:23:12', 0, NULL, 10),
(78728, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 07:26:19', '2023-06-01 07:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685604379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685604379;}', 0, 1, '2023-06-01 07:39:58', '2023-06-01 07:39:58', 0, NULL, 10),
(78732, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 09:26:37', '2023-06-01 09:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685611597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685611597;}', 0, 1, '2023-06-01 09:26:37', '2023-06-01 09:26:37', 0, NULL, 10),
(78786, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 10:26:28', '2023-06-02 10:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685701588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685701588;}', 0, 1, '2023-06-02 10:34:48', '2023-06-02 10:34:48', 0, NULL, 10),
(78785, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 10:26:28', '2023-06-02 10:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685701588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685701588;}', 0, 1, '2023-06-02 10:34:48', '2023-06-02 10:34:48', 0, NULL, 10),
(78733, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 09:26:37', '2023-06-01 09:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685611597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685611597;}', 0, 1, '2023-06-01 09:26:37', '2023-06-01 09:26:37', 0, NULL, 10),
(78744, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 15:05:42', '2023-06-01 15:05:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685631942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685631942;}', 0, 1, '2023-06-01 15:09:43', '2023-06-01 15:09:43', 0, NULL, 10),
(78806, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 20:21:17', '2023-06-02 20:21:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685737277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685737277;}', 0, 1, '2023-06-02 20:25:54', '2023-06-02 20:25:54', 0, NULL, 10),
(78745, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 15:05:42', '2023-06-01 15:05:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685631942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685631942;}', 0, 1, '2023-06-01 15:09:43', '2023-06-01 15:09:43', 0, NULL, 10),
(79015, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 19:29:19', '2023-06-06 19:29:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686079759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686079759;}', 0, 1, '2023-06-06 19:36:15', '2023-06-06 19:36:15', 0, NULL, 10),
(79032, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 02:26:17', '2023-06-07 02:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686104777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686104777;}', 0, 1, '2023-06-07 03:26:11', '2023-06-07 03:26:11', 0, NULL, 10),
(79044, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 07:09:01', '2023-06-07 07:09:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686121741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686121741;}', 0, 1, '2023-06-07 07:11:15', '2023-06-07 07:11:15', 0, NULL, 10),
(78810, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 21:15:21', '2023-06-02 21:15:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685740521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685740521;}', 0, 1, '2023-06-02 21:17:56', '2023-06-02 21:17:56', 0, NULL, 10),
(78825, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 04:26:36', '2023-06-03 04:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685766396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685766396;}', 0, 1, '2023-06-03 04:26:40', '2023-06-03 04:26:40', 0, NULL, 10),
(79096, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 06:26:24', '2023-06-08 06:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686205584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686205584;}', 0, 1, '2023-06-08 06:38:03', '2023-06-08 06:38:03', 0, NULL, 10),
(78833, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 07:09:35', '2023-06-03 07:09:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685776175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685776175;}', 0, 1, '2023-06-03 07:09:35', '2023-06-03 07:09:35', 0, NULL, 10),
(78839, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 10:25:58', '2023-06-03 10:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685787958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685787958;}', 0, 1, '2023-06-03 10:25:58', '2023-06-03 10:25:58', 0, NULL, 10),
(78962, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 19:07:59', '2023-06-05 19:07:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685992079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685992079;}', 0, 1, '2023-06-05 19:28:56', '2023-06-05 19:28:56', 0, NULL, 10),
(78910, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 19:18:52', '2023-06-04 19:18:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685906332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685906332;}', 0, 1, '2023-06-04 19:24:53', '2023-06-04 19:24:53', 0, NULL, 10),
(78832, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 07:09:35', '2023-06-03 07:09:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685776175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685776175;}', 0, 1, '2023-06-03 07:09:35', '2023-06-03 07:09:35', 0, NULL, 10),
(78978, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 02:09:15', '2023-06-06 02:09:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686017355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686017355;}', 0, 1, '2023-06-06 02:10:14', '2023-06-06 02:10:14', 0, NULL, 10),
(78871, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 01:25:43', '2023-06-04 01:25:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685841943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685841943;}', 0, 1, '2023-06-04 01:32:50', '2023-06-04 01:32:50', 0, NULL, 10),
(78809, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 21:15:21', '2023-06-02 21:15:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685740521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685740521;}', 0, 1, '2023-06-02 21:17:56', '2023-06-02 21:17:56', 0, NULL, 10),
(78907, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 18:18:57', '2023-06-04 18:18:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685902737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685902737;}', 0, 1, '2023-06-04 18:26:09', '2023-06-04 18:26:09', 0, NULL, 10),
(78936, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 06:26:00', '2023-06-05 06:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685946360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685946360;}', 0, 1, '2023-06-05 06:30:42', '2023-06-05 06:30:42', 0, NULL, 10),
(78998, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 10:26:08', '2023-06-06 10:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686047168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686047168;}', 0, 1, '2023-06-06 10:27:04', '2023-06-06 10:27:04', 0, NULL, 10),
(78997, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 10:26:08', '2023-06-06 10:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686047168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686047168;}', 0, 1, '2023-06-06 10:27:04', '2023-06-06 10:27:04', 0, NULL, 10),
(78969, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 21:08:31', '2023-06-05 21:08:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685999311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685999311;}', 0, 1, '2023-06-05 21:26:01', '2023-06-05 21:26:01', 0, NULL, 10),
(79042, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 06:11:41', '2023-06-07 06:11:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686118301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686118301;}', 0, 1, '2023-06-07 06:18:33', '2023-06-07 06:18:33', 0, NULL, 10),
(78835, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 08:05:22', '2023-06-03 08:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685779522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685779522;}', 0, 1, '2023-06-03 08:07:57', '2023-06-03 08:07:57', 0, NULL, 10),
(78968, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 21:08:31', '2023-06-05 21:08:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685999311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685999311;}', 0, 1, '2023-06-05 21:26:01', '2023-06-05 21:26:01', 0, NULL, 10),
(78813, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 23:26:29', '2023-06-02 23:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685748389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685748389;}', 0, 1, '2023-06-02 23:40:16', '2023-06-02 23:40:16', 0, NULL, 10),
(78830, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 06:06:00', '2023-06-03 06:06:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685772360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685772360;}', 0, 1, '2023-06-03 06:06:58', '2023-06-03 06:06:58', 0, NULL, 10),
(78834, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 08:05:22', '2023-06-03 08:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685779522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685779522;}', 0, 1, '2023-06-03 08:07:57', '2023-06-03 08:07:57', 0, NULL, 10),
(78841, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 11:25:03', '2023-06-03 11:25:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685791503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685791503;}', 0, 1, '2023-06-03 11:46:12', '2023-06-03 11:46:12', 0, NULL, 10),
(78846, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 14:25:40', '2023-06-03 14:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685802340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685802340;}', 0, 1, '2023-06-03 15:25:38', '2023-06-03 15:25:38', 0, NULL, 10),
(78932, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 04:25:59', '2023-06-05 04:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685939159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685939159;}', 0, 1, '2023-06-05 04:26:00', '2023-06-05 04:26:00', 0, NULL, 10),
(78977, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 01:05:08', '2023-06-06 01:05:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686013508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686013508;}', 0, 1, '2023-06-06 01:10:56', '2023-06-06 01:10:56', 0, NULL, 10),
(79052, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 11:09:37', '2023-06-07 11:09:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686136177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686136177;}', 0, 1, '2023-06-07 11:10:00', '2023-06-07 11:10:00', 0, NULL, 10),
(79017, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-06 20:25:26', '2023-06-06 20:25:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686083126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686083126;}', 0, 1, '2023-06-06 20:26:15', '2023-06-06 20:26:15', 0, NULL, 10),
(79132, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 23:26:24', '2023-06-08 23:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686266784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686266784;}', 0, 1, '2023-06-09 00:22:49', '2023-06-09 00:22:49', 0, NULL, 10),
(79005, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 14:07:35', '2023-06-06 14:07:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686060455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686060455;}', 0, 1, '2023-06-06 14:13:16', '2023-06-06 14:13:16', 0, NULL, 10),
(79025, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 23:26:08', '2023-06-06 23:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686093968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686093968;}', 0, 1, '2023-06-06 23:42:37', '2023-06-06 23:42:37', 0, NULL, 10),
(78880, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-05 04:31:39', '2023-06-05 04:31:39', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685939499;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685939499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-05 04:31:50', '2023-06-05 04:31:50', 0, NULL, 10),
(78914, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 20:05:16', '2023-06-04 20:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685909116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685909116;}', 0, 1, '2023-06-04 20:25:49', '2023-06-04 20:25:49', 0, NULL, 10),
(78938, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 07:25:12', '2023-06-05 07:25:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685949912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685949912;}', 0, 1, '2023-06-05 07:25:58', '2023-06-05 07:25:58', 0, NULL, 10),
(78877, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 04:21:08', '2023-06-04 04:21:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685852468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685852468;}', 0, 1, '2023-06-04 04:21:10', '2023-06-04 04:21:10', 0, NULL, 10),
(78876, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 04:21:07', '2023-06-04 04:21:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685852467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685852467;}', 0, 1, '2023-06-04 04:21:10', '2023-06-04 04:21:10', 0, NULL, 10),
(78883, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 06:26:22', '2023-06-04 06:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685859982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685859982;}', 0, 1, '2023-06-04 06:35:31', '2023-06-04 06:35:31', 0, NULL, 10),
(78904, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 16:25:52', '2023-06-04 16:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685895952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685895952;}', 0, 1, '2023-06-04 16:45:16', '2023-06-04 16:45:16', 0, NULL, 10),
(78903, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 16:25:52', '2023-06-04 16:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685895952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685895952;}', 0, 1, '2023-06-04 16:45:16', '2023-06-04 16:45:16', 0, NULL, 10),
(79047, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 08:26:14', '2023-06-07 08:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686126374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686126374;}', 0, 1, '2023-06-07 09:16:07', '2023-06-07 09:16:07', 0, NULL, 10),
(78911, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-04 20:05:16', '2023-06-04 20:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685909116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685909116;}', 0, 1, '2023-06-04 20:25:49', '2023-06-04 20:25:49', 0, NULL, 10),
(67554, 'sfn_send_usage_report', 'failed', '2022-10-31 04:26:49', '2022-10-31 04:26:49', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667190409;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667190409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-10-31 04:43:45', '2022-10-31 04:43:45', 0, NULL, 10),
(78909, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 19:18:52', '2023-06-04 19:18:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685906332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685906332;}', 0, 1, '2023-06-04 19:24:53', '2023-06-04 19:24:53', 0, NULL, 10),
(78982, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 04:06:46', '2023-06-06 04:06:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686024406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686024406;}', 0, 1, '2023-06-06 04:06:49', '2023-06-06 04:06:49', 0, NULL, 10),
(78928, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 03:06:08', '2023-06-05 03:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685934368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685934368;}', 0, 1, '2023-06-05 03:06:52', '2023-06-05 03:06:52', 0, NULL, 10),
(79002, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 12:26:10', '2023-06-06 12:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686054370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686054370;}', 0, 1, '2023-06-06 12:37:17', '2023-06-06 12:37:17', 0, NULL, 10),
(78912, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 20:05:16', '2023-06-04 20:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685909116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685909116;}', 0, 1, '2023-06-04 20:25:49', '2023-06-04 20:25:49', 0, NULL, 10),
(78952, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 14:26:04', '2023-06-05 14:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685975164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685975164;}', 0, 1, '2023-06-05 15:26:00', '2023-06-05 15:26:00', 0, NULL, 10),
(78970, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 22:12:45', '2023-06-05 22:12:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686003165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686003165;}', 0, 1, '2023-06-05 22:18:59', '2023-06-05 22:18:59', 0, NULL, 10),
(78942, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 09:25:59', '2023-06-05 09:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685957159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685957159;}', 0, 1, '2023-06-05 09:57:52', '2023-06-05 09:57:52', 0, NULL, 10),
(79046, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 08:26:14', '2023-06-07 08:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686126374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686126374;}', 0, 1, '2023-06-07 09:16:07', '2023-06-07 09:16:07', 0, NULL, 10),
(78948, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 12:10:13', '2023-06-05 12:10:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685967013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685967013;}', 0, 1, '2023-06-05 12:26:23', '2023-06-05 12:26:23', 0, NULL, 10),
(78953, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 14:26:04', '2023-06-05 14:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685975164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685975164;}', 0, 1, '2023-06-05 15:26:00', '2023-06-05 15:26:00', 0, NULL, 10),
(78991, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 07:08:18', '2023-06-06 07:08:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686035298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686035298;}', 0, 1, '2023-06-06 07:17:52', '2023-06-06 07:17:52', 0, NULL, 10),
(78941, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 08:26:00', '2023-06-05 08:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685953560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685953560;}', 0, 1, '2023-06-05 09:25:59', '2023-06-05 09:25:59', 0, NULL, 10),
(78926, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 02:25:49', '2023-06-05 02:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685931949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685931949;}', 0, 1, '2023-06-05 03:06:08', '2023-06-05 03:06:08', 0, NULL, 10),
(79000, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 11:26:09', '2023-06-06 11:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686050769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686050769;}', 0, 1, '2023-06-06 11:28:58', '2023-06-06 11:28:58', 0, NULL, 10),
(79072, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-07 20:26:43', '2023-06-07 20:26:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686169603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686169603;}', 0, 1, '2023-06-07 20:29:34', '2023-06-07 20:29:34', 0, NULL, 10),
(79064, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 17:08:21', '2023-06-07 17:08:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686157701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686157701;}', 0, 1, '2023-06-07 17:18:37', '2023-06-07 17:18:37', 0, NULL, 10),
(79004, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 13:16:10', '2023-06-06 13:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686057370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686057370;}', 0, 1, '2023-06-06 13:21:07', '2023-06-06 13:21:07', 0, NULL, 10),
(79001, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 12:26:10', '2023-06-06 12:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686054370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686054370;}', 0, 1, '2023-06-06 12:37:17', '2023-06-06 12:37:17', 0, NULL, 10),
(79029, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 01:26:15', '2023-06-07 01:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686101175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686101175;}', 0, 1, '2023-06-07 02:26:17', '2023-06-07 02:26:17', 0, NULL, 10),
(79056, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 13:26:26', '2023-06-07 13:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686144386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686144386;}', 0, 1, '2023-06-07 13:49:18', '2023-06-07 13:49:18', 0, NULL, 10),
(79123, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-08 20:26:35', '2023-06-08 20:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686255995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686255995;}', 0, 1, '2023-06-08 21:15:37', '2023-06-08 21:15:37', 0, NULL, 10),
(67661, 'sfn_send_usage_report', 'failed', '2022-11-02 05:24:38', '2022-11-02 05:24:38', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667366678;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667366678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-02 05:25:54', '2022-11-02 05:25:54', 0, NULL, 10),
(78929, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 04:25:55', '2023-06-05 04:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685939155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685939155;}', 0, 1, '2023-06-05 04:26:00', '2023-06-05 04:26:00', 0, NULL, 10),
(79495, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 23:17:51', '2023-06-15 23:17:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686871071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686871071;}', 0, 1, '2023-06-15 23:25:36', '2023-06-15 23:25:36', 0, NULL, 10),
(79468, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 10:14:24', '2023-06-15 10:14:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686824064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686824064;}', 0, 1, '2023-06-15 10:25:56', '2023-06-15 10:25:56', 0, NULL, 10),
(79045, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 07:09:01', '2023-06-07 07:09:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686121741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686121741;}', 0, 1, '2023-06-07 07:11:15', '2023-06-07 07:11:15', 0, NULL, 10),
(79030, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 01:26:15', '2023-06-07 01:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686101175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686101175;}', 0, 1, '2023-06-07 02:26:17', '2023-06-07 02:26:17', 0, NULL, 10),
(78981, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 03:12:34', '2023-06-06 03:12:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686021154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686021154;}', 0, 1, '2023-06-06 03:26:05', '2023-06-06 03:26:05', 0, NULL, 10),
(78920, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 23:25:49', '2023-06-04 23:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685921149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685921149;}', 0, 1, '2023-06-05 00:25:54', '2023-06-05 00:25:54', 0, NULL, 10),
(79027, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 00:26:12', '2023-06-07 00:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686097572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686097572;}', 0, 1, '2023-06-07 01:26:15', '2023-06-07 01:26:15', 0, NULL, 10),
(79028, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 00:26:12', '2023-06-07 00:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686097572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686097572;}', 0, 1, '2023-06-07 01:26:15', '2023-06-07 01:26:15', 0, NULL, 10),
(79180, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 22:09:48', '2023-06-09 22:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686348588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686348588;}', 0, 1, '2023-06-09 22:15:42', '2023-06-09 22:15:42', 0, NULL, 10),
(79231, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 21:04:58', '2023-06-10 21:04:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686431098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686431098;}', 0, 1, '2023-06-10 21:09:08', '2023-06-10 21:09:08', 0, NULL, 10),
(79144, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 05:26:34', '2023-06-09 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686288394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686288394;}', 0, 1, '2023-06-09 06:05:44', '2023-06-09 06:05:44', 0, NULL, 10),
(79143, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-10 05:26:34', '2023-06-10 05:26:34', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686374794;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686374794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-10 05:39:11', '2023-06-10 05:39:11', 0, NULL, 10),
(78996, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 09:24:15', '2023-06-06 09:24:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686043455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686043455;}', 0, 1, '2023-06-06 09:26:09', '2023-06-06 09:26:09', 0, NULL, 10),
(79107, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 12:19:35', '2023-06-08 12:19:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686226775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686226775;}', 0, 1, '2023-06-08 12:19:50', '2023-06-08 12:19:50', 0, NULL, 10),
(79110, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 13:26:24', '2023-06-08 13:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686230784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686230784;}', 0, 1, '2023-06-08 13:27:21', '2023-06-08 13:27:21', 0, NULL, 10),
(79121, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 19:29:20', '2023-06-08 19:29:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686252560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686252560;}', 0, 1, '2023-06-08 19:53:01', '2023-06-08 19:53:01', 0, NULL, 10),
(79093, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 05:12:09', '2023-06-08 05:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686201129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686201129;}', 0, 1, '2023-06-08 05:26:23', '2023-06-08 05:26:23', 0, NULL, 10),
(79111, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 14:14:38', '2023-06-08 14:14:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686233678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686233678;}', 0, 1, '2023-06-08 14:26:22', '2023-06-08 14:26:22', 0, NULL, 10),
(79122, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 19:29:20', '2023-06-08 19:29:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686252560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686252560;}', 0, 1, '2023-06-08 19:53:01', '2023-06-08 19:53:01', 0, NULL, 10),
(79049, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 09:16:07', '2023-06-07 09:16:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686129367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686129367;}', 0, 1, '2023-06-07 09:21:31', '2023-06-07 09:21:31', 0, NULL, 10),
(79023, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 22:08:00', '2023-06-06 22:08:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686089280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686089280;}', 0, 1, '2023-06-06 22:11:35', '2023-06-06 22:11:35', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79018, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 20:25:27', '2023-06-06 20:25:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686083127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686083127;}', 0, 1, '2023-06-06 20:26:15', '2023-06-06 20:26:15', 0, NULL, 10),
(79014, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 18:08:16', '2023-06-06 18:08:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686074896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686074896;}', 0, 1, '2023-06-06 18:19:55', '2023-06-06 18:19:55', 0, NULL, 10),
(79178, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 21:08:29', '2023-06-09 21:08:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686344909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686344909;}', 0, 1, '2023-06-09 21:10:03', '2023-06-09 21:10:03', 0, NULL, 10),
(78824, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 04:26:36', '2023-06-03 04:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685766396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685766396;}', 0, 1, '2023-06-03 04:26:40', '2023-06-03 04:26:40', 0, NULL, 10),
(78845, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 13:25:38', '2023-06-03 13:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685798738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685798738;}', 0, 1, '2023-06-03 14:25:40', '2023-06-03 14:25:40', 0, NULL, 10),
(79604, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 02:25:57', '2023-06-18 02:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687055157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687055157;}', 0, 1, '2023-06-18 02:58:23', '2023-06-18 02:58:23', 0, NULL, 10),
(79069, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 19:29:09', '2023-06-07 19:29:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686166149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686166149;}', 0, 1, '2023-06-07 19:30:48', '2023-06-07 19:30:48', 0, NULL, 10),
(79234, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 22:16:15', '2023-06-10 22:16:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686435375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686435375;}', 0, 1, '2023-06-10 22:26:11', '2023-06-10 22:26:11', 0, NULL, 10),
(79134, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 00:22:49', '2023-06-09 00:22:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686270169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686270169;}', 0, 1, '2023-06-09 00:26:27', '2023-06-09 00:26:27', 0, NULL, 10),
(79133, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 00:22:49', '2023-06-09 00:22:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686270169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686270169;}', 0, 1, '2023-06-09 00:26:27', '2023-06-09 00:26:27', 0, NULL, 10),
(79181, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 22:09:48', '2023-06-09 22:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686348588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686348588;}', 0, 1, '2023-06-09 22:15:42', '2023-06-09 22:15:42', 0, NULL, 10),
(79076, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 22:05:03', '2023-06-07 22:05:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686175503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686175503;}', 0, 1, '2023-06-07 22:10:58', '2023-06-07 22:10:58', 0, NULL, 10),
(79095, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 06:26:24', '2023-06-08 06:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686205584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686205584;}', 0, 1, '2023-06-08 06:38:03', '2023-06-08 06:38:03', 0, NULL, 10),
(79077, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 22:05:03', '2023-06-07 22:05:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686175503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686175503;}', 0, 1, '2023-06-07 22:10:58', '2023-06-07 22:10:58', 0, NULL, 10),
(78924, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 01:11:47', '2023-06-05 01:11:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685927507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685927507;}', 0, 1, '2023-06-05 01:25:54', '2023-06-05 01:25:54', 0, NULL, 10),
(79256, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 09:07:41', '2023-06-11 09:07:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686474461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686474461;}', 0, 1, '2023-06-11 09:16:47', '2023-06-11 09:16:47', 0, NULL, 10),
(79401, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 04:20:38', '2023-06-14 04:20:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686716438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686716438;}', 0, 1, '2023-06-14 04:20:39', '2023-06-14 04:20:39', 0, NULL, 10),
(79100, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 08:26:28', '2023-06-08 08:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686212788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686212788;}', 0, 1, '2023-06-08 09:18:40', '2023-06-08 09:18:40', 0, NULL, 10),
(79098, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 07:25:50', '2023-06-08 07:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686209150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686209150;}', 0, 1, '2023-06-08 07:42:29', '2023-06-08 07:42:29', 0, NULL, 10),
(79097, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 07:25:50', '2023-06-08 07:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686209150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686209150;}', 0, 1, '2023-06-08 07:42:29', '2023-06-08 07:42:29', 0, NULL, 10),
(79324, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 17:26:09', '2023-06-12 17:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686590769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686590769;}', 0, 1, '2023-06-12 17:28:35', '2023-06-12 17:28:35', 0, NULL, 10),
(79099, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 08:26:28', '2023-06-08 08:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686212788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686212788;}', 0, 1, '2023-06-08 09:18:40', '2023-06-08 09:18:40', 0, NULL, 10),
(79101, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 09:18:40', '2023-06-08 09:18:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686215920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686215920;}', 0, 1, '2023-06-08 09:26:23', '2023-06-08 09:26:23', 0, NULL, 10),
(79106, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 11:26:28', '2023-06-08 11:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686223588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686223588;}', 0, 1, '2023-06-08 12:19:35', '2023-06-08 12:19:35', 0, NULL, 10),
(79105, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 11:26:28', '2023-06-08 11:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686223588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686223588;}', 0, 1, '2023-06-08 12:19:35', '2023-06-08 12:19:35', 0, NULL, 10),
(67771, 'sfn_send_usage_report', 'failed', '2022-11-04 05:26:16', '2022-11-04 05:26:16', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667539576;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667539576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-04 05:26:28', '2022-11-04 05:26:28', 0, NULL, 10),
(79570, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 10:13:49', '2023-06-17 10:13:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686996829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686996829;}', 0, 1, '2023-06-17 10:15:56', '2023-06-17 10:15:56', 0, NULL, 10),
(79569, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 10:13:49', '2023-06-17 10:13:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686996829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686996829;}', 0, 1, '2023-06-17 10:15:56', '2023-06-17 10:15:56', 0, NULL, 10),
(79496, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 23:17:51', '2023-06-15 23:17:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686871071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686871071;}', 0, 1, '2023-06-15 23:25:36', '2023-06-15 23:25:36', 0, NULL, 10),
(79204, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 08:05:16', '2023-06-10 08:05:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686384316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686384316;}', 0, 1, '2023-06-10 08:09:26', '2023-06-10 08:09:26', 0, NULL, 10),
(79150, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 08:26:38', '2023-06-09 08:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686299198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686299198;}', 0, 1, '2023-06-09 09:01:28', '2023-06-09 09:01:28', 0, NULL, 10),
(79241, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 02:25:46', '2023-06-11 02:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686450346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686450346;}', 0, 1, '2023-06-11 02:39:24', '2023-06-11 02:39:24', 0, NULL, 10),
(79159, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 12:18:02', '2023-06-09 12:18:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686313082;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686313082;}', 0, 1, '2023-06-09 12:18:02', '2023-06-09 12:18:02', 0, NULL, 10),
(79158, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 12:18:02', '2023-06-09 12:18:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686313082;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686313082;}', 0, 1, '2023-06-09 12:18:02', '2023-06-09 12:18:02', 0, NULL, 10),
(79242, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 02:25:46', '2023-06-11 02:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686450346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686450346;}', 0, 1, '2023-06-11 02:39:24', '2023-06-11 02:39:24', 0, NULL, 10),
(79196, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 05:24:14', '2023-06-10 05:24:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686374654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686374654;}', 0, 1, '2023-06-10 05:25:45', '2023-06-10 05:25:45', 0, NULL, 10),
(79192, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 04:17:10', '2023-06-10 04:17:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686370630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686370630;}', 0, 1, '2023-06-10 04:17:14', '2023-06-10 04:17:14', 0, NULL, 10),
(79233, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 22:16:15', '2023-06-10 22:16:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686435375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686435375;}', 0, 1, '2023-06-10 22:47:45', '2023-06-10 22:47:45', 0, NULL, 10),
(77579, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-05-10 03:41:46', '2023-05-10 03:41:46', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1683690106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1683690106;}', 7, 1, '2023-05-10 04:26:01', '2023-05-10 04:26:01', 0, NULL, 10),
(79141, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 04:26:28', '2023-06-09 04:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686284788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686284788;}', 0, 1, '2023-06-09 04:34:38', '2023-06-09 04:34:38', 0, NULL, 10),
(79068, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 19:29:09', '2023-06-07 19:29:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686166149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686166149;}', 0, 1, '2023-06-07 19:30:48', '2023-06-07 19:30:48', 0, NULL, 10),
(78229, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 16:11:37', '2023-05-22 16:11:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684771897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684771897;}', 0, 1, '2023-05-22 16:23:02', '2023-05-22 16:23:02', 0, NULL, 10),
(79251, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 06:08:22', '2023-06-11 06:08:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686463702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686463702;}', 0, 1, '2023-06-11 06:26:00', '2023-06-11 06:26:00', 0, NULL, 10),
(79400, 'woocommerce_run_on_woocommerce_admin_updated', 'complete', '2023-06-14 03:33:44', '2023-06-14 03:33:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686713624;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686713624;}', 7, 1, '2023-06-14 04:20:36', '2023-06-14 04:20:36', 0, NULL, 10),
(79259, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 10:25:53', '2023-06-11 10:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686479153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686479153;}', 0, 1, '2023-06-11 10:52:30', '2023-06-11 10:52:30', 0, NULL, 10),
(79183, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 23:25:38', '2023-06-09 23:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686353138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686353138;}', 0, 1, '2023-06-09 23:37:33', '2023-06-09 23:37:33', 0, NULL, 10),
(79182, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 23:25:38', '2023-06-09 23:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686353138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686353138;}', 0, 1, '2023-06-09 23:37:33', '2023-06-09 23:37:33', 0, NULL, 10),
(79782, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 12:08:40', '2023-06-21 12:08:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687349320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687349320;}', 0, 1, '2023-06-21 12:23:33', '2023-06-21 12:23:33', 0, NULL, 10),
(79768, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 06:24:59', '2023-06-21 06:24:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687328699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687328699;}', 0, 1, '2023-06-21 06:30:52', '2023-06-21 06:30:52', 0, NULL, 10),
(79735, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 14:26:46', '2023-06-20 14:26:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687271206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687271206;}', 0, 1, '2023-06-20 15:26:26', '2023-06-20 15:26:26', 0, NULL, 10),
(79784, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 13:25:33', '2023-06-21 13:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687353933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687353933;}', 0, 1, '2023-06-21 13:29:24', '2023-06-21 13:29:24', 0, NULL, 10),
(79783, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 13:25:33', '2023-06-21 13:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687353933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687353933;}', 0, 1, '2023-06-21 13:29:24', '2023-06-21 13:29:24', 0, NULL, 10),
(79700, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 22:26:21', '2023-06-19 22:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687213581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687213581;}', 0, 1, '2023-06-19 22:26:21', '2023-06-19 22:26:21', 0, NULL, 10),
(78605, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 22:25:49', '2023-05-29 22:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685399149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685399149;}', 0, 1, '2023-05-29 23:02:20', '2023-05-29 23:02:20', 0, NULL, 10),
(78441, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 20:11:08', '2023-05-26 20:11:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685131868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685131868;}', 0, 1, '2023-05-26 20:26:20', '2023-05-26 20:26:20', 0, NULL, 10),
(78370, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 10:24:49', '2023-05-25 10:24:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685010289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685010289;}', 0, 1, '2023-05-25 10:26:30', '2023-05-25 10:26:30', 0, NULL, 10),
(78369, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 10:24:49', '2023-05-25 10:24:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685010289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685010289;}', 0, 1, '2023-05-25 10:26:30', '2023-05-25 10:26:30', 0, NULL, 10),
(78423, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 11:12:09', '2023-05-26 11:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685099529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685099529;}', 0, 1, '2023-05-26 11:26:18', '2023-05-26 11:26:18', 0, NULL, 10),
(78559, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 01:25:36', '2023-05-29 01:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685323536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685323536;}', 0, 1, '2023-05-29 01:33:59', '2023-05-29 01:33:59', 0, NULL, 10),
(78454, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 02:07:38', '2023-05-27 02:07:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685153258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685153258;}', 0, 1, '2023-05-27 02:26:21', '2023-05-27 02:26:21', 0, NULL, 10),
(78571, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 06:22:00', '2023-05-29 06:22:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685341320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685341320;}', 0, 1, '2023-05-29 06:26:16', '2023-05-29 06:26:16', 0, NULL, 10),
(78499, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 22:08:52', '2023-05-27 22:08:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685225332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685225332;}', 0, 1, '2023-05-27 22:26:31', '2023-05-27 22:26:31', 0, NULL, 10),
(78456, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 03:24:13', '2023-05-27 03:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685157853;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685157853;}', 0, 1, '2023-05-27 03:26:24', '2023-05-27 03:26:24', 0, NULL, 10),
(78530, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 12:25:36', '2023-05-28 12:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685276736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685276736;}', 0, 1, '2023-05-28 12:47:52', '2023-05-28 12:47:52', 0, NULL, 10),
(78921, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 00:25:54', '2023-06-05 00:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685924754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685924754;}', 0, 1, '2023-06-05 01:11:47', '2023-06-05 01:11:47', 0, NULL, 10),
(78886, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 07:25:53', '2023-06-04 07:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685863553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685863553;}', 0, 1, '2023-06-04 08:19:01', '2023-06-04 08:19:01', 0, NULL, 10),
(78821, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 03:26:31', '2023-06-03 03:26:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685762791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685762791;}', 0, 1, '2023-06-03 03:30:12', '2023-06-03 03:30:12', 0, NULL, 10),
(78837, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 09:05:45', '2023-06-03 09:05:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685783145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685783145;}', 0, 1, '2023-06-03 09:05:45', '2023-06-03 09:05:45', 0, NULL, 10),
(78805, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-02 20:21:17', '2023-06-02 20:21:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685737277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685737277;}', 0, 1, '2023-06-02 20:25:54', '2023-06-02 20:25:54', 0, NULL, 10),
(78919, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 23:25:49', '2023-06-04 23:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685921149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685921149;}', 0, 1, '2023-06-05 00:25:54', '2023-06-05 00:25:54', 0, NULL, 10),
(78855, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 18:10:43', '2023-06-03 18:10:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685815843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685815843;}', 0, 1, '2023-06-03 18:10:43', '2023-06-03 18:10:43', 0, NULL, 10),
(78815, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 00:15:07', '2023-06-03 00:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685751307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685751307;}', 0, 1, '2023-06-03 00:26:33', '2023-06-03 00:26:33', 0, NULL, 10),
(78826, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 04:26:39', '2023-06-03 04:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685766399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685766399;}', 0, 1, '2023-06-03 04:26:40', '2023-06-03 04:26:40', 0, NULL, 10),
(78760, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 22:15:35', '2023-06-01 22:15:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685657735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685657735;}', 0, 1, '2023-06-01 22:26:17', '2023-06-01 22:26:17', 0, NULL, 10),
(78800, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 17:12:29', '2023-06-02 17:12:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685725949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685725949;}', 0, 1, '2023-06-02 17:17:24', '2023-06-02 17:17:24', 0, NULL, 10),
(78854, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 18:04:40', '2023-06-03 18:04:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685815480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685815480;}', 0, 1, '2023-06-03 18:10:43', '2023-06-03 18:10:43', 0, NULL, 10),
(78874, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 03:25:41', '2023-06-04 03:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685849141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685849141;}', 0, 1, '2023-06-04 03:28:32', '2023-06-04 03:28:32', 0, NULL, 10),
(78772, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-03 04:03:22', '2023-06-03 04:03:22', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685765002;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685765002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-03 04:26:35', '2023-06-03 04:26:35', 0, NULL, 10),
(78769, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 02:22:30', '2023-06-02 02:22:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685672550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685672550;}', 0, 1, '2023-06-02 02:26:19', '2023-06-02 02:26:19', 0, NULL, 10),
(78804, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 19:29:12', '2023-06-02 19:29:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685734152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685734152;}', 0, 1, '2023-06-02 19:29:12', '2023-06-02 19:29:12', 0, NULL, 10),
(78798, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 16:26:51', '2023-06-02 16:26:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685723211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685723211;}', 0, 1, '2023-06-02 16:47:20', '2023-06-02 16:47:20', 0, NULL, 10),
(78797, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 16:26:51', '2023-06-02 16:26:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685723211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685723211;}', 0, 1, '2023-06-02 16:47:20', '2023-06-02 16:47:20', 0, NULL, 10),
(78939, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 07:25:12', '2023-06-05 07:25:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685949912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685949912;}', 0, 1, '2023-06-05 07:25:58', '2023-06-05 07:25:58', 0, NULL, 10),
(79539, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 20:13:09', '2023-06-16 20:13:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686946389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686946389;}', 0, 1, '2023-06-16 20:26:02', '2023-06-16 20:26:02', 0, NULL, 10),
(79175, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 20:05:54', '2023-06-09 20:05:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686341154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686341154;}', 0, 1, '2023-06-09 20:12:11', '2023-06-09 20:12:11', 0, NULL, 10),
(79136, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 01:26:26', '2023-06-09 01:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686273986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686273986;}', 0, 1, '2023-06-09 02:10:16', '2023-06-09 02:10:16', 0, NULL, 10),
(79357, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 07:15:19', '2023-06-13 07:15:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686640519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686640519;}', 0, 1, '2023-06-13 07:21:21', '2023-06-13 07:21:21', 0, NULL, 10),
(79084, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 02:09:47', '2023-06-08 02:09:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686190187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686190187;}', 0, 1, '2023-06-08 02:26:15', '2023-06-08 02:26:15', 0, NULL, 10),
(79120, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 18:16:57', '2023-06-08 18:16:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686248217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686248217;}', 0, 1, '2023-06-08 18:26:23', '2023-06-08 18:26:23', 0, NULL, 10),
(79119, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 18:16:57', '2023-06-08 18:16:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686248217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686248217;}', 0, 1, '2023-06-08 18:26:23', '2023-06-08 18:26:23', 0, NULL, 10),
(79116, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 16:26:44', '2023-06-08 16:26:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686241604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686241604;}', 0, 1, '2023-06-08 16:31:48', '2023-06-08 16:31:48', 0, NULL, 10),
(79115, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 16:26:44', '2023-06-08 16:26:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686241604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686241604;}', 0, 1, '2023-06-08 16:31:48', '2023-06-08 16:31:48', 0, NULL, 10),
(78828, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 05:10:36', '2023-06-03 05:10:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685769036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685769036;}', 0, 1, '2023-06-03 05:15:42', '2023-06-03 05:15:42', 0, NULL, 10),
(79152, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 09:27:08', '2023-06-09 09:27:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686302828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686302828;}', 0, 1, '2023-06-09 10:13:53', '2023-06-09 10:13:53', 0, NULL, 10),
(79273, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 17:07:31', '2023-06-11 17:07:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686503251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686503251;}', 0, 1, '2023-06-11 17:25:55', '2023-06-11 17:25:55', 0, NULL, 10),
(79315, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 13:04:51', '2023-06-12 13:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686575091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686575091;}', 0, 1, '2023-06-12 13:26:07', '2023-06-12 13:26:07', 0, NULL, 10),
(79316, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 13:04:51', '2023-06-12 13:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686575091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686575091;}', 0, 1, '2023-06-12 13:26:07', '2023-06-12 13:26:07', 0, NULL, 10),
(79298, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 05:26:03', '2023-06-12 05:26:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686547563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686547563;}', 0, 1, '2023-06-12 05:39:04', '2023-06-12 05:39:04', 0, NULL, 10),
(79352, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 05:26:34', '2023-06-13 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686633994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686633994;}', 0, 1, '2023-06-13 05:36:38', '2023-06-13 05:36:38', 0, NULL, 10),
(79351, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 05:26:34', '2023-06-13 05:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686633994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686633994;}', 0, 1, '2023-06-13 05:36:38', '2023-06-13 05:36:38', 0, NULL, 10),
(79447, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 00:16:07', '2023-06-15 00:16:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686788167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686788167;}', 0, 1, '2023-06-15 00:20:58', '2023-06-15 00:20:58', 0, NULL, 10),
(79460, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-16 06:27:00', '2023-06-16 06:27:00', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686896820;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686896820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-16 06:53:42', '2023-06-16 06:53:42', 0, NULL, 10),
(79359, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 08:04:47', '2023-06-13 08:04:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686643487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686643487;}', 0, 1, '2023-06-13 08:11:29', '2023-06-13 08:11:29', 0, NULL, 10),
(79747, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 20:26:36', '2023-06-20 20:26:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687292796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687292796;}', 0, 1, '2023-06-20 21:26:42', '2023-06-20 21:26:42', 0, NULL, 10),
(79763, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 03:05:08', '2023-06-21 03:05:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687316708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687316708;}', 0, 1, '2023-06-21 03:06:45', '2023-06-21 03:06:45', 0, NULL, 10),
(79558, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 05:14:21', '2023-06-17 05:14:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686978861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686978861;}', 0, 1, '2023-06-17 05:25:53', '2023-06-17 05:25:53', 0, NULL, 10),
(79469, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 11:05:41', '2023-06-15 11:05:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686827141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686827141;}', 0, 1, '2023-06-15 11:11:31', '2023-06-15 11:11:31', 0, NULL, 10),
(79470, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 11:05:41', '2023-06-15 11:05:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686827141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686827141;}', 0, 1, '2023-06-15 11:11:31', '2023-06-15 11:11:31', 0, NULL, 10),
(79555, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 03:25:51', '2023-06-17 03:25:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686972351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686972351;}', 0, 1, '2023-06-17 03:28:39', '2023-06-17 03:28:39', 0, NULL, 10),
(79418, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 11:04:39', '2023-06-14 11:04:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686740679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686740679;}', 0, 1, '2023-06-14 11:16:33', '2023-06-14 11:16:33', 0, NULL, 10),
(79499, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 01:17:17', '2023-06-16 01:17:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686878237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686878237;}', 0, 1, '2023-06-16 01:22:31', '2023-06-16 01:22:31', 0, NULL, 10),
(79673, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 10:26:16', '2023-06-19 10:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687170376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687170376;}', 0, 1, '2023-06-19 11:16:24', '2023-06-19 11:16:24', 0, NULL, 10),
(68087, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2022-11-09 03:37:32', '2022-11-09 03:37:32', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1667965052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1667965052;}', 7, 1, '2022-11-09 04:13:41', '2022-11-09 04:13:41', 0, NULL, 10),
(78249, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 01:26:28', '2023-05-23 01:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684805188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684805188;}', 0, 1, '2023-05-23 01:44:54', '2023-05-23 01:44:54', 0, NULL, 10),
(79656, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 03:26:09', '2023-06-19 03:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687145169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687145169;}', 0, 1, '2023-06-19 03:27:52', '2023-06-19 03:27:52', 0, NULL, 10),
(79595, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 22:26:17', '2023-06-17 22:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687040777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687040777;}', 0, 1, '2023-06-17 22:44:16', '2023-06-17 22:44:16', 0, NULL, 10),
(79525, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 13:04:48', '2023-06-16 13:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686920688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686920688;}', 0, 1, '2023-06-16 13:25:47', '2023-06-16 13:25:47', 0, NULL, 10),
(79388, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 22:26:14', '2023-06-13 22:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686695174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686695174;}', 0, 1, '2023-06-13 22:37:22', '2023-06-13 22:37:22', 0, NULL, 10),
(79750, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 21:26:42', '2023-06-20 21:26:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687296402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687296402;}', 0, 1, '2023-06-20 22:26:38', '2023-06-20 22:26:38', 0, NULL, 10),
(79459, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 06:15:33', '2023-06-15 06:15:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686809733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686809733;}', 0, 1, '2023-06-15 06:19:40', '2023-06-15 06:19:40', 0, NULL, 10),
(79429, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 16:26:29', '2023-06-14 16:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686759989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686759989;}', 0, 1, '2023-06-14 16:31:12', '2023-06-14 16:31:12', 0, NULL, 10),
(79466, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 09:22:24', '2023-06-15 09:22:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686820944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686820944;}', 0, 1, '2023-06-15 09:25:39', '2023-06-15 09:25:39', 0, NULL, 10),
(79578, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 14:25:54', '2023-06-17 14:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687011954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687011954;}', 0, 1, '2023-06-17 14:31:44', '2023-06-17 14:31:44', 0, NULL, 10),
(79577, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 14:25:54', '2023-06-17 14:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687011954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687011954;}', 0, 1, '2023-06-17 14:31:44', '2023-06-17 14:31:44', 0, NULL, 10),
(79089, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 04:13:40', '2023-06-08 04:13:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686197620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686197620;}', 0, 1, '2023-06-08 04:13:43', '2023-06-08 04:13:43', 0, NULL, 10),
(79527, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 14:25:44', '2023-06-16 14:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686925544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686925544;}', 0, 1, '2023-06-16 14:25:44', '2023-06-16 14:25:44', 0, NULL, 10),
(78768, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 02:22:30', '2023-06-02 02:22:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685672550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685672550;}', 0, 1, '2023-06-02 02:26:19', '2023-06-02 02:26:19', 0, NULL, 10),
(78757, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 20:24:43', '2023-06-01 20:24:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685651083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685651083;}', 0, 1, '2023-06-01 20:25:05', '2023-06-01 20:25:05', 0, NULL, 10),
(78808, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 20:21:17', '2023-06-02 20:21:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685737277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685737277;}', 0, 1, '2023-06-02 20:25:54', '2023-06-02 20:25:54', 0, NULL, 10),
(78766, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 01:12:54', '2023-06-02 01:12:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685668374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685668374;}', 0, 1, '2023-06-02 01:19:34', '2023-06-02 01:19:34', 0, NULL, 10),
(78655, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 21:25:58', '2023-05-30 21:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685481958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685481958;}', 0, 1, '2023-05-30 21:29:34', '2023-05-30 21:29:34', 0, NULL, 10),
(78770, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 03:11:01', '2023-06-02 03:11:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685675461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685675461;}', 0, 1, '2023-06-02 03:19:08', '2023-06-02 03:19:08', 0, NULL, 10),
(78750, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 18:26:19', '2023-06-01 18:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685643979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685643979;}', 0, 1, '2023-06-01 19:29:02', '2023-06-01 19:29:02', 0, NULL, 10),
(78759, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 21:26:17', '2023-06-01 21:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685654777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685654777;}', 0, 1, '2023-06-01 21:43:56', '2023-06-01 21:43:56', 0, NULL, 10),
(78413, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 06:08:45', '2023-05-26 06:08:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685081325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685081325;}', 0, 1, '2023-05-26 06:12:51', '2023-05-26 06:12:51', 0, NULL, 10),
(78448, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 23:26:19', '2023-05-26 23:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685143579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685143579;}', 0, 1, '2023-05-26 23:38:02', '2023-05-26 23:38:02', 0, NULL, 10),
(78455, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 02:07:38', '2023-05-27 02:07:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685153258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685153258;}', 0, 1, '2023-05-27 02:26:21', '2023-05-27 02:26:21', 0, NULL, 10),
(78416, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 08:11:07', '2023-05-26 08:11:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685088667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685088667;}', 0, 1, '2023-05-26 08:26:18', '2023-05-26 08:26:18', 0, NULL, 10),
(78415, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 07:19:12', '2023-05-26 07:19:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685085552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685085552;}', 0, 1, '2023-05-26 07:26:39', '2023-05-26 07:26:39', 0, NULL, 10),
(78237, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 20:27:00', '2023-05-22 20:27:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684787220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684787220;}', 0, 1, '2023-05-22 21:09:24', '2023-05-22 21:09:24', 0, NULL, 10),
(78240, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 21:09:24', '2023-05-22 21:09:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684789764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684789764;}', 0, 1, '2023-05-22 21:10:00', '2023-05-22 21:10:00', 0, NULL, 10),
(78232, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 18:26:12', '2023-05-22 18:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684779972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684779972;}', 0, 1, '2023-05-22 18:26:12', '2023-05-22 18:26:12', 0, NULL, 10),
(78246, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 00:26:22', '2023-05-23 00:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684801582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684801582;}', 0, 1, '2023-05-23 01:26:28', '2023-05-23 01:26:28', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(78330, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 16:26:05', '2023-05-24 16:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684945565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684945565;}', 0, 1, '2023-05-24 17:13:57', '2023-05-24 17:13:57', 0, NULL, 10),
(78225, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 14:05:18', '2023-05-22 14:05:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684764318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684764318;}', 0, 1, '2023-05-22 14:20:31', '2023-05-22 14:20:31', 0, NULL, 10),
(78224, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 14:05:18', '2023-05-22 14:05:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684764318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684764318;}', 0, 1, '2023-05-22 14:20:31', '2023-05-22 14:20:31', 0, NULL, 10),
(78795, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 15:26:51', '2023-06-02 15:26:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685719611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685719611;}', 0, 1, '2023-06-02 16:26:51', '2023-06-02 16:26:51', 0, NULL, 10),
(78790, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 12:04:45', '2023-06-02 12:04:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685707485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685707485;}', 0, 1, '2023-06-02 12:05:12', '2023-06-02 12:05:12', 0, NULL, 10),
(78789, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 12:04:45', '2023-06-02 12:04:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685707485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685707485;}', 0, 1, '2023-06-02 12:05:12', '2023-06-02 12:05:12', 0, NULL, 10),
(78796, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 15:26:51', '2023-06-02 15:26:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685719611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685719611;}', 0, 1, '2023-06-02 16:26:51', '2023-06-02 16:26:51', 0, NULL, 10),
(78893, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 11:25:49', '2023-06-04 11:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685877949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685877949;}', 0, 1, '2023-06-04 11:33:50', '2023-06-04 11:33:50', 0, NULL, 10),
(78894, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 11:25:49', '2023-06-04 11:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685877949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685877949;}', 0, 1, '2023-06-04 11:33:50', '2023-06-04 11:33:50', 0, NULL, 10),
(78895, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 12:21:54', '2023-06-04 12:21:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685881314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685881314;}', 0, 1, '2023-06-04 12:25:50', '2023-06-04 12:25:50', 0, NULL, 10),
(78814, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 23:26:29', '2023-06-02 23:26:29', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685748389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685748389;}', 0, 1, '2023-06-02 23:40:16', '2023-06-02 23:40:16', 0, NULL, 10),
(78823, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-04 04:26:35', '2023-06-04 04:26:35', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685852795;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685852795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-04 04:31:39', '2023-06-04 04:31:39', 0, NULL, 10),
(78831, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 06:06:00', '2023-06-03 06:06:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685772360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685772360;}', 0, 1, '2023-06-03 06:06:58', '2023-06-03 06:06:58', 0, NULL, 10),
(78822, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 03:26:31', '2023-06-03 03:26:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685762791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685762791;}', 0, 1, '2023-06-03 03:30:12', '2023-06-03 03:30:12', 0, NULL, 10),
(78851, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 16:25:41', '2023-06-03 16:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685809541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685809541;}', 0, 1, '2023-06-03 17:25:41', '2023-06-03 17:25:41', 0, NULL, 10),
(78838, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 10:25:58', '2023-06-03 10:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685787958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685787958;}', 0, 1, '2023-06-03 10:25:58', '2023-06-03 10:25:58', 0, NULL, 10),
(78829, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 05:10:36', '2023-06-03 05:10:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685769036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685769036;}', 0, 1, '2023-06-03 05:15:42', '2023-06-03 05:15:42', 0, NULL, 10),
(78887, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 08:19:03', '2023-06-04 08:19:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685866743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685866743;}', 0, 1, '2023-06-04 08:20:04', '2023-06-04 08:20:04', 0, NULL, 10),
(78850, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 16:25:41', '2023-06-03 16:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685809541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685809541;}', 0, 1, '2023-06-03 17:25:41', '2023-06-03 17:25:41', 0, NULL, 10),
(78848, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 15:25:39', '2023-06-03 15:25:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685805939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685805939;}', 0, 1, '2023-06-03 16:25:41', '2023-06-03 16:25:41', 0, NULL, 10),
(78847, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 14:25:40', '2023-06-03 14:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685802340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685802340;}', 0, 1, '2023-06-03 15:25:39', '2023-06-03 15:25:39', 0, NULL, 10),
(78974, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 00:18:33', '2023-06-06 00:18:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686010713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686010713;}', 0, 1, '2023-06-06 00:26:05', '2023-06-06 00:26:05', 0, NULL, 10),
(78882, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 05:25:49', '2023-06-04 05:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685856349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685856349;}', 0, 1, '2023-06-04 06:26:22', '2023-06-04 06:26:22', 0, NULL, 10),
(78881, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 05:25:49', '2023-06-04 05:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685856349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685856349;}', 0, 1, '2023-06-04 06:35:31', '2023-06-04 06:35:31', 0, NULL, 10),
(78927, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 03:06:08', '2023-06-05 03:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685934368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685934368;}', 0, 1, '2023-06-05 03:06:52', '2023-06-05 03:06:52', 0, NULL, 10),
(78947, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 11:26:21', '2023-06-05 11:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685964381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685964381;}', 0, 1, '2023-06-05 12:10:13', '2023-06-05 12:10:13', 0, NULL, 10),
(79082, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 01:05:30', '2023-06-08 01:05:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686186330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686186330;}', 0, 1, '2023-06-08 01:05:31', '2023-06-08 01:05:31', 0, NULL, 10),
(79542, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 21:25:48', '2023-06-16 21:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686950748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686950748;}', 0, 1, '2023-06-16 21:32:20', '2023-06-16 21:32:20', 0, NULL, 10),
(78934, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 05:21:47', '2023-06-05 05:21:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685942507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685942507;}', 0, 1, '2023-06-05 05:26:01', '2023-06-05 05:26:01', 0, NULL, 10),
(78916, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 21:25:48', '2023-06-04 21:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685913948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685913948;}', 0, 1, '2023-06-04 21:41:05', '2023-06-04 21:41:05', 0, NULL, 10),
(78946, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 11:26:21', '2023-06-05 11:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685964381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685964381;}', 0, 1, '2023-06-05 12:10:13', '2023-06-05 12:10:13', 0, NULL, 10),
(78897, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 13:10:42', '2023-06-04 13:10:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685884242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685884242;}', 0, 1, '2023-06-04 13:25:50', '2023-06-04 13:25:50', 0, NULL, 10),
(78901, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 15:25:49', '2023-06-04 15:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685892349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685892349;}', 0, 1, '2023-06-04 16:25:52', '2023-06-04 16:25:52', 0, NULL, 10),
(78902, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 15:25:49', '2023-06-04 15:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685892349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685892349;}', 0, 1, '2023-06-04 16:25:52', '2023-06-04 16:25:52', 0, NULL, 10),
(78957, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 16:23:04', '2023-06-05 16:23:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685982184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685982184;}', 0, 1, '2023-06-05 16:26:05', '2023-06-05 16:26:05', 0, NULL, 10),
(78930, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 04:25:55', '2023-06-05 04:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685939155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685939155;}', 0, 1, '2023-06-05 04:26:00', '2023-06-05 04:26:00', 0, NULL, 10),
(78995, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 09:24:15', '2023-06-06 09:24:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686043455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686043455;}', 0, 1, '2023-06-06 09:26:09', '2023-06-06 09:26:09', 0, NULL, 10),
(78999, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 11:26:09', '2023-06-06 11:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686050769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686050769;}', 0, 1, '2023-06-06 11:28:58', '2023-06-06 11:28:58', 0, NULL, 10),
(78984, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 04:06:49', '2023-06-06 04:06:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686024409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686024409;}', 0, 1, '2023-06-06 04:06:49', '2023-06-06 04:06:49', 0, NULL, 10),
(78985, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 04:06:49', '2023-06-06 04:06:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686024409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686024409;}', 0, 1, '2023-06-06 04:06:49', '2023-06-06 04:06:49', 0, NULL, 10),
(79602, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 01:26:00', '2023-06-18 01:26:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687051560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687051560;}', 0, 1, '2023-06-18 01:38:26', '2023-06-18 01:38:26', 0, NULL, 10),
(79600, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 00:26:01', '2023-06-18 00:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687047961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687047961;}', 0, 1, '2023-06-18 01:26:00', '2023-06-18 01:26:00', 0, NULL, 10),
(79163, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 14:09:02', '2023-06-09 14:09:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686319742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686319742;}', 0, 1, '2023-06-09 14:13:20', '2023-06-09 14:13:20', 0, NULL, 10),
(79139, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 03:26:28', '2023-06-09 03:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686281188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686281188;}', 0, 1, '2023-06-09 03:29:27', '2023-06-09 03:29:27', 0, NULL, 10),
(79153, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 09:27:08', '2023-06-09 09:27:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686302828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686302828;}', 0, 1, '2023-06-09 10:13:53', '2023-06-09 10:13:53', 0, NULL, 10),
(79211, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 12:11:28', '2023-06-10 12:11:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686399088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686399088;}', 0, 1, '2023-06-10 12:20:54', '2023-06-10 12:20:54', 0, NULL, 10),
(78975, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 00:18:33', '2023-06-06 00:18:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686010713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686010713;}', 0, 1, '2023-06-06 00:26:05', '2023-06-06 00:26:05', 0, NULL, 10),
(78963, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 19:07:59', '2023-06-05 19:07:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685992079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685992079;}', 0, 1, '2023-06-05 19:28:56', '2023-06-05 19:28:56', 0, NULL, 10),
(79267, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 14:18:38', '2023-06-11 14:18:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686493118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686493118;}', 0, 1, '2023-06-11 14:25:53', '2023-06-11 14:25:53', 0, NULL, 10),
(79225, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 19:13:37', '2023-06-10 19:13:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686424417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686424417;}', 0, 1, '2023-06-10 19:26:43', '2023-06-10 19:26:43', 0, NULL, 10),
(79199, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 06:07:36', '2023-06-10 06:07:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686377256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686377256;}', 0, 1, '2023-06-10 06:22:33', '2023-06-10 06:22:33', 0, NULL, 10),
(79205, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 09:09:23', '2023-06-10 09:09:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686388163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686388163;}', 0, 1, '2023-06-10 09:10:06', '2023-06-10 09:10:06', 0, NULL, 10),
(79185, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 00:13:05', '2023-06-10 00:13:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686355985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686355985;}', 0, 1, '2023-06-10 00:19:52', '2023-06-10 00:19:52', 0, NULL, 10),
(79341, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 01:14:17', '2023-06-13 01:14:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686618857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686618857;}', 0, 1, '2023-06-13 01:26:10', '2023-06-13 01:26:10', 0, NULL, 10),
(79254, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 08:22:06', '2023-06-11 08:22:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686471726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686471726;}', 0, 1, '2023-06-11 08:25:52', '2023-06-11 08:25:52', 0, NULL, 10),
(79258, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 10:25:53', '2023-06-11 10:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686479153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686479153;}', 0, 1, '2023-06-11 10:52:30', '2023-06-11 10:52:30', 0, NULL, 10),
(78513, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 04:26:30', '2023-05-28 04:26:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685247990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685247990;}', 0, 1, '2023-05-28 04:26:33', '2023-05-28 04:26:33', 0, NULL, 10),
(76903, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2023-04-27 03:38:24', '2023-04-27 03:38:24', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682566704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682566704;}', 7, 1, '2023-04-27 04:26:15', '2023-04-27 04:26:15', 0, NULL, 10),
(79385, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 20:26:27', '2023-06-13 20:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686687987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686687987;}', 0, 1, '2023-06-13 21:00:41', '2023-06-13 21:00:41', 0, NULL, 10),
(79594, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 21:26:22', '2023-06-17 21:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687037182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687037182;}', 0, 1, '2023-06-17 21:43:59', '2023-06-17 21:43:59', 0, NULL, 10),
(79375, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 16:06:46', '2023-06-13 16:06:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686672406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686672406;}', 0, 1, '2023-06-13 16:26:18', '2023-06-13 16:26:18', 0, NULL, 10),
(79367, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 12:25:47', '2023-06-13 12:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686659147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686659147;}', 0, 1, '2023-06-13 13:26:34', '2023-06-13 13:26:34', 0, NULL, 10),
(79441, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 21:26:37', '2023-06-14 21:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686777997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686777997;}', 0, 1, '2023-06-14 21:28:06', '2023-06-14 21:28:06', 0, NULL, 10),
(79387, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 21:09:57', '2023-06-13 21:09:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686690597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686690597;}', 0, 1, '2023-06-13 21:26:16', '2023-06-13 21:26:16', 0, NULL, 10),
(79790, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 16:25:58', '2023-06-21 16:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687364758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687364758;}', 0, 1, '2023-06-21 17:26:01', '2023-06-21 17:26:01', 0, NULL, 10),
(79314, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 12:26:08', '2023-06-12 12:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686572768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686572768;}', 0, 1, '2023-06-12 12:39:04', '2023-06-12 12:39:04', 0, NULL, 10),
(79313, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 12:26:08', '2023-06-12 12:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686572768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686572768;}', 0, 1, '2023-06-12 12:39:04', '2023-06-12 12:39:04', 0, NULL, 10),
(79310, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 10:18:26', '2023-06-12 10:18:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686565106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686565106;}', 0, 1, '2023-06-12 10:20:07', '2023-06-12 10:20:07', 0, NULL, 10),
(79309, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 10:18:26', '2023-06-12 10:18:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686565106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686565106;}', 0, 1, '2023-06-12 10:20:07', '2023-06-12 10:20:07', 0, NULL, 10),
(79366, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 12:25:47', '2023-06-13 12:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686659147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686659147;}', 0, 1, '2023-06-13 13:26:34', '2023-06-13 13:26:34', 0, NULL, 10),
(79383, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 20:26:27', '2023-06-13 20:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686687987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686687987;}', 0, 1, '2023-06-13 21:00:41', '2023-06-13 21:00:41', 0, NULL, 10),
(79381, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 19:24:48', '2023-06-13 19:24:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686684288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686684288;}', 0, 1, '2023-06-13 19:28:55', '2023-06-13 19:28:55', 0, NULL, 10),
(79509, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 06:15:12', '2023-06-16 06:15:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686896112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686896112;}', 0, 1, '2023-06-16 06:26:02', '2023-06-16 06:26:02', 0, NULL, 10),
(79465, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 09:22:24', '2023-06-15 09:22:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686820944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686820944;}', 0, 1, '2023-06-15 09:25:39', '2023-06-15 09:25:39', 0, NULL, 10),
(79391, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 23:25:45', '2023-06-13 23:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686698745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686698745;}', 0, 1, '2023-06-13 23:25:45', '2023-06-13 23:25:45', 0, NULL, 10),
(79384, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-13 20:26:27', '2023-06-13 20:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686687987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686687987;}', 0, 1, '2023-06-13 21:00:41', '2023-06-13 21:00:41', 0, NULL, 10),
(79016, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 19:29:19', '2023-06-06 19:29:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686079759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686079759;}', 0, 1, '2023-06-06 19:36:15', '2023-06-06 19:36:15', 0, NULL, 10),
(79037, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 04:26:17', '2023-06-07 04:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686111977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686111977;}', 0, 1, '2023-06-07 04:26:18', '2023-06-07 04:26:18', 0, NULL, 10),
(78925, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 02:25:49', '2023-06-05 02:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685931949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685931949;}', 0, 1, '2023-06-05 03:06:08', '2023-06-05 03:06:08', 0, NULL, 10),
(78935, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 05:21:47', '2023-06-05 05:21:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685942507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685942507;}', 0, 1, '2023-06-05 05:26:01', '2023-06-05 05:26:01', 0, NULL, 10),
(78484, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 15:26:30', '2023-05-27 15:26:30', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685201190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685201190;}', 0, 1, '2023-05-27 15:26:51', '2023-05-27 15:26:51', 0, NULL, 10),
(79451, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 02:08:39', '2023-06-15 02:08:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686794919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686794919;}', 0, 1, '2023-06-15 02:18:53', '2023-06-15 02:18:53', 0, NULL, 10),
(79131, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 23:26:24', '2023-06-08 23:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686266784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686266784;}', 0, 1, '2023-06-09 00:22:49', '2023-06-09 00:22:49', 0, NULL, 10),
(79109, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 13:26:24', '2023-06-08 13:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686230784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686230784;}', 0, 1, '2023-06-08 13:27:21', '2023-06-08 13:27:21', 0, NULL, 10),
(79092, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 05:12:09', '2023-06-08 05:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686201129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686201129;}', 0, 1, '2023-06-08 05:26:23', '2023-06-08 05:26:23', 0, NULL, 10),
(79054, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 12:26:14', '2023-06-07 12:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686140774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686140774;}', 0, 1, '2023-06-07 12:26:14', '2023-06-07 12:26:14', 0, NULL, 10),
(79094, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-09 05:26:23', '2023-06-09 05:26:23', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686288383;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686288383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-09 05:26:34', '2023-06-09 05:26:34', 0, NULL, 10),
(79053, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 11:09:37', '2023-06-07 11:09:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686136177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686136177;}', 0, 1, '2023-06-07 11:10:00', '2023-06-07 11:10:00', 0, NULL, 10),
(79379, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 18:26:15', '2023-06-13 18:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686680775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686680775;}', 0, 1, '2023-06-13 19:24:46', '2023-06-13 19:24:46', 0, NULL, 10),
(79137, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 02:10:16', '2023-06-09 02:10:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686276616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686276616;}', 0, 1, '2023-06-09 02:14:03', '2023-06-09 02:14:03', 0, NULL, 10),
(79063, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 16:06:31', '2023-06-07 16:06:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686153991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686153991;}', 0, 1, '2023-06-07 16:26:11', '2023-06-07 16:26:11', 0, NULL, 10),
(79323, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 17:26:09', '2023-06-12 17:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686590769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686590769;}', 0, 1, '2023-06-12 17:28:35', '2023-06-12 17:28:35', 0, NULL, 10),
(79126, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 20:26:35', '2023-06-08 20:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686255995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686255995;}', 0, 1, '2023-06-08 21:15:37', '2023-06-08 21:15:37', 0, NULL, 10),
(79125, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-08 20:26:35', '2023-06-08 20:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686255995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686255995;}', 0, 1, '2023-06-08 21:15:37', '2023-06-08 21:15:37', 0, NULL, 10),
(79239, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 01:10:21', '2023-06-11 01:10:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686445821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686445821;}', 0, 1, '2023-06-11 01:10:21', '2023-06-11 01:10:21', 0, NULL, 10),
(79081, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 00:26:17', '2023-06-08 00:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686183977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686183977;}', 0, 1, '2023-06-08 00:35:30', '2023-06-08 00:35:30', 0, NULL, 10),
(79088, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 04:13:40', '2023-06-08 04:13:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686197620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686197620;}', 0, 1, '2023-06-08 04:13:43', '2023-06-08 04:13:43', 0, NULL, 10),
(79112, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 14:14:38', '2023-06-08 14:14:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686233678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686233678;}', 0, 1, '2023-06-08 14:26:22', '2023-06-08 14:26:22', 0, NULL, 10),
(79522, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 12:23:14', '2023-06-16 12:23:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686918194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686918194;}', 0, 1, '2023-06-16 12:25:46', '2023-06-16 12:25:46', 0, NULL, 10),
(79174, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-09 20:05:53', '2023-06-09 20:05:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686341153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686341153;}', 0, 1, '2023-06-09 20:12:11', '2023-06-09 20:12:11', 0, NULL, 10),
(79226, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 19:13:37', '2023-06-10 19:13:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686424417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686424417;}', 0, 1, '2023-06-10 19:26:43', '2023-06-10 19:26:43', 0, NULL, 10),
(79232, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 21:04:58', '2023-06-10 21:04:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686431098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686431098;}', 0, 1, '2023-06-10 21:09:08', '2023-06-10 21:09:08', 0, NULL, 10),
(79171, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 18:11:00', '2023-06-09 18:11:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686334260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686334260;}', 0, 1, '2023-06-09 18:25:35', '2023-06-09 18:25:35', 0, NULL, 10),
(79170, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 18:11:00', '2023-06-09 18:11:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686334260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686334260;}', 0, 1, '2023-06-09 18:25:35', '2023-06-09 18:25:35', 0, NULL, 10),
(79168, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 17:05:22', '2023-06-09 17:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686330322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686330322;}', 0, 1, '2023-06-09 17:07:24', '2023-06-09 17:07:24', 0, NULL, 10),
(79169, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 17:05:22', '2023-06-09 17:05:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686330322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686330322;}', 0, 1, '2023-06-09 17:07:24', '2023-06-09 17:07:24', 0, NULL, 10),
(79135, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 01:26:26', '2023-06-09 01:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686273986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686273986;}', 0, 1, '2023-06-09 02:10:16', '2023-06-09 02:10:16', 0, NULL, 10),
(79224, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 18:09:50', '2023-06-10 18:09:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686420590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686420590;}', 0, 1, '2023-06-10 18:19:05', '2023-06-10 18:19:05', 0, NULL, 10),
(79271, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 16:25:55', '2023-06-11 16:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686500755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686500755;}', 0, 1, '2023-06-11 16:29:19', '2023-06-11 16:29:19', 0, NULL, 10),
(79243, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 03:25:48', '2023-06-11 03:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686453948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686453948;}', 0, 1, '2023-06-11 03:27:11', '2023-06-11 03:27:11', 0, NULL, 10),
(79277, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 19:29:02', '2023-06-11 19:29:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686511742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686511742;}', 0, 1, '2023-06-11 19:32:17', '2023-06-11 19:32:17', 0, NULL, 10),
(79286, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 23:25:56', '2023-06-11 23:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686525956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686525956;}', 0, 1, '2023-06-12 00:19:21', '2023-06-12 00:19:21', 0, NULL, 10),
(79177, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 20:05:54', '2023-06-09 20:05:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686341154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686341154;}', 0, 1, '2023-06-09 20:12:11', '2023-06-09 20:12:11', 0, NULL, 10),
(79176, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-09 20:05:54', '2023-06-09 20:05:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686341154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686341154;}', 0, 1, '2023-06-09 20:12:11', '2023-06-09 20:12:11', 0, NULL, 10),
(79489, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-15 20:25:40', '2023-06-15 20:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686860740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686860740;}', 0, 1, '2023-06-15 20:41:05', '2023-06-15 20:41:05', 0, NULL, 10),
(79437, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 20:26:39', '2023-06-14 20:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686774399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686774399;}', 0, 1, '2023-06-14 20:26:39', '2023-06-14 20:26:39', 0, NULL, 10),
(79488, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 20:25:40', '2023-06-15 20:25:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686860740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686860740;}', 0, 1, '2023-06-15 20:41:05', '2023-06-15 20:41:05', 0, NULL, 10),
(79222, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 17:25:48', '2023-06-10 17:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686417948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686417948;}', 0, 1, '2023-06-10 17:25:48', '2023-06-10 17:25:48', 0, NULL, 10),
(79280, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-11 20:26:05', '2023-06-11 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686515165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686515165;}', 0, 1, '2023-06-11 20:58:46', '2023-06-11 20:58:46', 0, NULL, 10),
(79292, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 02:09:36', '2023-06-12 02:09:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686535776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686535776;}', 0, 1, '2023-06-12 02:25:58', '2023-06-12 02:25:58', 0, NULL, 10),
(79244, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 03:25:48', '2023-06-11 03:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686453948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686453948;}', 0, 1, '2023-06-11 03:27:11', '2023-06-11 03:27:11', 0, NULL, 10),
(79240, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 01:10:21', '2023-06-11 01:10:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686445821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686445821;}', 0, 1, '2023-06-11 01:10:21', '2023-06-11 01:10:21', 0, NULL, 10),
(79228, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 20:20:48', '2023-06-10 20:20:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686428448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686428448;}', 0, 1, '2023-06-10 20:25:43', '2023-06-10 20:25:43', 0, NULL, 10),
(79268, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 15:18:40', '2023-06-11 15:18:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686496720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686496720;}', 0, 1, '2023-06-11 15:22:14', '2023-06-11 15:22:14', 0, NULL, 10),
(79257, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 09:07:41', '2023-06-11 09:07:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686474461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686474461;}', 0, 1, '2023-06-11 09:16:47', '2023-06-11 09:16:47', 0, NULL, 10),
(79255, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 08:22:06', '2023-06-11 08:22:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686471726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686471726;}', 0, 1, '2023-06-11 08:25:52', '2023-06-11 08:25:52', 0, NULL, 10),
(79275, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 18:25:55', '2023-06-11 18:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686507955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686507955;}', 0, 1, '2023-06-11 19:32:17', '2023-06-11 19:32:17', 0, NULL, 10),
(79333, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 21:26:11', '2023-06-12 21:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686605171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686605171;}', 0, 1, '2023-06-12 22:26:08', '2023-06-12 22:26:08', 0, NULL, 10),
(79336, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 22:26:08', '2023-06-12 22:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686608768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686608768;}', 0, 1, '2023-06-12 23:26:08', '2023-06-12 23:26:08', 0, NULL, 10),
(79334, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 21:26:11', '2023-06-12 21:26:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686605171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686605171;}', 0, 1, '2023-06-12 22:26:08', '2023-06-12 22:26:08', 0, NULL, 10),
(79297, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 04:25:02', '2023-06-12 04:25:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686543902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686543902;}', 0, 1, '2023-06-12 04:25:05', '2023-06-12 04:25:05', 0, NULL, 10),
(79296, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 04:25:02', '2023-06-12 04:25:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686543902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686543902;}', 0, 1, '2023-06-12 04:25:05', '2023-06-12 04:25:05', 0, NULL, 10),
(79288, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 00:19:21', '2023-06-12 00:19:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686529161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686529161;}', 0, 1, '2023-06-12 00:25:57', '2023-06-12 00:25:57', 0, NULL, 10),
(78279, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 16:25:49', '2023-05-23 16:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684859149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684859149;}', 0, 1, '2023-05-23 16:36:39', '2023-05-23 16:36:39', 0, NULL, 10),
(78223, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 13:21:58', '2023-05-22 13:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684761718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684761718;}', 0, 1, '2023-05-22 13:26:31', '2023-05-22 13:26:31', 0, NULL, 10),
(78222, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 13:21:58', '2023-05-22 13:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684761718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684761718;}', 0, 1, '2023-05-22 13:26:31', '2023-05-22 13:26:31', 0, NULL, 10),
(78316, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 09:19:15', '2023-05-24 09:19:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684919955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684919955;}', 0, 1, '2023-05-24 09:25:59', '2023-05-24 09:25:59', 0, NULL, 10),
(78317, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 09:19:15', '2023-05-24 09:19:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684919955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684919955;}', 0, 1, '2023-05-24 09:25:59', '2023-05-24 09:25:59', 0, NULL, 10),
(78256, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 04:06:50', '2023-05-23 04:06:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684814810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684814810;}', 0, 1, '2023-05-23 04:25:10', '2023-05-23 04:25:10', 0, NULL, 10),
(78347, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 23:04:53', '2023-05-24 23:04:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684969493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684969493;}', 0, 1, '2023-05-24 23:26:02', '2023-05-24 23:26:02', 0, NULL, 10),
(78241, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 21:09:24', '2023-05-22 21:09:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684789764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684789764;}', 0, 1, '2023-05-22 21:10:00', '2023-05-22 21:10:00', 0, NULL, 10),
(78302, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 02:25:45', '2023-05-24 02:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684895145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684895145;}', 0, 1, '2023-05-24 02:26:11', '2023-05-24 02:26:11', 0, NULL, 10),
(78359, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 05:16:49', '2023-05-25 05:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684991809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684991809;}', 0, 1, '2023-05-25 05:26:09', '2023-05-25 05:26:09', 0, NULL, 10),
(78322, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 12:26:21', '2023-05-24 12:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684931181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684931181;}', 0, 1, '2023-05-24 12:29:22', '2023-05-24 12:29:22', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(78318, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 10:26:22', '2023-05-24 10:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684923982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684923982;}', 0, 1, '2023-05-24 11:26:20', '2023-05-24 11:26:20', 0, NULL, 10),
(78252, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-24 03:06:56', '2023-05-24 03:06:56', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684897616;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684897616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-24 03:25:56', '2023-05-24 03:25:56', 0, NULL, 10),
(78255, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 04:06:50', '2023-05-23 04:06:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684814810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684814810;}', 0, 1, '2023-05-23 04:25:10', '2023-05-23 04:25:10', 0, NULL, 10),
(78345, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 22:17:20', '2023-05-24 22:17:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684966640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684966640;}', 0, 1, '2023-05-24 22:26:01', '2023-05-24 22:26:01', 0, NULL, 10),
(79102, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 09:18:40', '2023-06-08 09:18:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686215920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686215920;}', 0, 1, '2023-06-08 09:26:23', '2023-06-08 09:26:23', 0, NULL, 10),
(79114, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 15:26:45', '2023-06-08 15:26:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686238005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686238005;}', 0, 1, '2023-06-08 16:26:44', '2023-06-08 16:26:44', 0, NULL, 10),
(79104, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 10:25:53', '2023-06-08 10:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686219953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686219953;}', 0, 1, '2023-06-08 11:26:28', '2023-06-08 11:26:28', 0, NULL, 10),
(79118, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 17:26:27', '2023-06-08 17:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686245187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686245187;}', 0, 1, '2023-06-08 18:16:57', '2023-06-08 18:16:57', 0, NULL, 10),
(79113, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 15:26:45', '2023-06-08 15:26:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686238005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686238005;}', 0, 1, '2023-06-08 16:26:44', '2023-06-08 16:26:44', 0, NULL, 10),
(79160, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 13:25:36', '2023-06-09 13:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686317136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686317136;}', 0, 1, '2023-06-09 13:33:31', '2023-06-09 13:33:31', 0, NULL, 10),
(79130, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 22:26:24', '2023-06-08 22:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686263184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686263184;}', 0, 1, '2023-06-08 22:32:17', '2023-06-08 22:32:17', 0, NULL, 10),
(79157, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 11:11:57', '2023-06-09 11:11:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686309117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686309117;}', 0, 1, '2023-06-09 11:19:21', '2023-06-09 11:19:21', 0, NULL, 10),
(79140, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 03:26:28', '2023-06-09 03:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686281188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686281188;}', 0, 1, '2023-06-09 03:29:27', '2023-06-09 03:29:27', 0, NULL, 10),
(79149, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 07:26:38', '2023-06-09 07:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686295598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686295598;}', 0, 1, '2023-06-09 08:00:23', '2023-06-09 08:00:23', 0, NULL, 10),
(79148, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 07:26:38', '2023-06-09 07:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686295598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686295598;}', 0, 1, '2023-06-09 08:00:23', '2023-06-09 08:00:23', 0, NULL, 10),
(79167, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 16:07:48', '2023-06-09 16:07:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686326868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686326868;}', 0, 1, '2023-06-09 16:25:37', '2023-06-09 16:25:37', 0, NULL, 10),
(79161, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 13:25:36', '2023-06-09 13:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686317136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686317136;}', 0, 1, '2023-06-09 13:33:31', '2023-06-09 13:33:31', 0, NULL, 10),
(79197, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 05:24:14', '2023-06-10 05:24:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686374654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686374654;}', 0, 1, '2023-06-10 05:25:45', '2023-06-10 05:25:45', 0, NULL, 10),
(79184, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 00:13:05', '2023-06-10 00:13:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686355985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686355985;}', 0, 1, '2023-06-10 00:19:52', '2023-06-10 00:19:52', 0, NULL, 10),
(79194, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 04:17:14', '2023-06-10 04:17:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686370634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686370634;}', 0, 1, '2023-06-10 04:17:14', '2023-06-10 04:17:14', 0, NULL, 10),
(79191, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 03:07:56', '2023-06-10 03:07:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686366476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686366476;}', 0, 1, '2023-06-10 03:17:16', '2023-06-10 03:17:16', 0, NULL, 10),
(79266, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 14:18:38', '2023-06-11 14:18:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686493118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686493118;}', 0, 1, '2023-06-11 14:25:53', '2023-06-11 14:25:53', 0, NULL, 10),
(79210, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 11:25:44', '2023-06-10 11:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686396344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686396344;}', 0, 1, '2023-06-10 11:28:11', '2023-06-10 11:28:11', 0, NULL, 10),
(79209, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 11:25:44', '2023-06-10 11:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686396344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686396344;}', 0, 1, '2023-06-10 11:28:11', '2023-06-10 11:28:11', 0, NULL, 10),
(79282, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 21:25:55', '2023-06-11 21:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686518755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686518755;}', 0, 1, '2023-06-11 21:52:57', '2023-06-11 21:52:57', 0, NULL, 10),
(79201, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 07:25:46', '2023-06-10 07:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686381946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686381946;}', 0, 1, '2023-06-10 07:31:47', '2023-06-10 07:31:47', 0, NULL, 10),
(79229, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-10 20:20:48', '2023-06-10 20:20:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686428448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686428448;}', 0, 1, '2023-06-10 20:25:43', '2023-06-10 20:25:43', 0, NULL, 10),
(79305, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 08:26:27', '2023-06-12 08:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686558387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686558387;}', 0, 1, '2023-06-12 08:43:51', '2023-06-12 08:43:51', 0, NULL, 10),
(79412, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 08:06:23', '2023-06-14 08:06:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686729983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686729983;}', 0, 1, '2023-06-14 08:14:28', '2023-06-14 08:14:28', 0, NULL, 10),
(79208, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 10:06:43', '2023-06-10 10:06:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686391603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686391603;}', 0, 1, '2023-06-10 10:08:03', '2023-06-10 10:08:03', 0, NULL, 10),
(79216, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 14:05:23', '2023-06-10 14:05:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686405923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686405923;}', 0, 1, '2023-06-10 14:11:43', '2023-06-10 14:11:43', 0, NULL, 10),
(79215, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 14:05:23', '2023-06-10 14:05:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686405923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686405923;}', 0, 1, '2023-06-10 14:11:43', '2023-06-10 14:11:43', 0, NULL, 10),
(79207, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 10:06:43', '2023-06-10 10:06:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686391603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686391603;}', 0, 1, '2023-06-10 10:08:03', '2023-06-10 10:08:03', 0, NULL, 10),
(67877, 'sfn_send_usage_report', 'failed', '2022-11-06 05:26:38', '2022-11-06 05:26:38', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667712398;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667712398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-06 06:16:56', '2022-11-06 06:16:56', 0, NULL, 10),
(79402, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 04:20:38', '2023-06-14 04:20:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686716438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686716438;}', 0, 1, '2023-06-14 04:20:39', '2023-06-14 04:20:39', 0, NULL, 10),
(79346, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 03:26:13', '2023-06-13 03:26:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686626773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686626773;}', 0, 1, '2023-06-13 03:30:43', '2023-06-13 03:30:43', 0, NULL, 10),
(79214, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 13:16:06', '2023-06-10 13:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686402966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686402966;}', 0, 1, '2023-06-10 13:25:43', '2023-06-10 13:25:43', 0, NULL, 10),
(79213, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 13:16:06', '2023-06-10 13:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686402966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686402966;}', 0, 1, '2023-06-10 13:25:43', '2023-06-10 13:25:43', 0, NULL, 10),
(79293, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 02:09:36', '2023-06-12 02:09:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686535776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686535776;}', 0, 1, '2023-06-12 02:25:58', '2023-06-12 02:25:58', 0, NULL, 10),
(79269, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 15:18:40', '2023-06-11 15:18:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686496720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686496720;}', 0, 1, '2023-06-11 15:22:14', '2023-06-11 15:22:14', 0, NULL, 10),
(79287, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 23:25:56', '2023-06-11 23:25:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686525956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686525956;}', 0, 1, '2023-06-12 00:19:21', '2023-06-12 00:19:21', 0, NULL, 10),
(79285, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 22:06:40', '2023-06-11 22:06:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686521200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686521200;}', 0, 1, '2023-06-11 22:07:38', '2023-06-11 22:07:38', 0, NULL, 10),
(79278, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-11 20:26:05', '2023-06-11 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686515165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686515165;}', 0, 1, '2023-06-11 20:58:46', '2023-06-11 20:58:46', 0, NULL, 10),
(79284, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 22:06:39', '2023-06-11 22:06:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686521199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686521199;}', 0, 1, '2023-06-11 22:07:38', '2023-06-11 22:07:38', 0, NULL, 10),
(79263, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 12:04:44', '2023-06-11 12:04:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686485084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686485084;}', 0, 1, '2023-06-11 12:05:10', '2023-06-11 12:05:10', 0, NULL, 10),
(79260, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 11:25:53', '2023-06-11 11:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686482753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686482753;}', 0, 1, '2023-06-11 11:28:14', '2023-06-11 11:28:14', 0, NULL, 10),
(79261, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 11:25:53', '2023-06-11 11:25:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686482753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686482753;}', 0, 1, '2023-06-11 11:28:14', '2023-06-11 11:28:14', 0, NULL, 10),
(79262, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 12:04:44', '2023-06-11 12:04:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686485084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686485084;}', 0, 1, '2023-06-11 12:05:10', '2023-06-11 12:05:10', 0, NULL, 10),
(79338, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 23:26:08', '2023-06-12 23:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686612368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686612368;}', 0, 1, '2023-06-12 23:48:35', '2023-06-12 23:48:35', 0, NULL, 10),
(79265, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 13:25:55', '2023-06-11 13:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686489955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686489955;}', 0, 1, '2023-06-11 13:28:55', '2023-06-11 13:28:55', 0, NULL, 10),
(79335, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 22:26:08', '2023-06-12 22:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686608768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686608768;}', 0, 1, '2023-06-12 23:26:08', '2023-06-12 23:26:08', 0, NULL, 10),
(79264, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 13:25:55', '2023-06-11 13:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686489955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686489955;}', 0, 1, '2023-06-11 13:28:55', '2023-06-11 13:28:55', 0, NULL, 10),
(79276, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-11 19:29:02', '2023-06-11 19:29:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686511742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686511742;}', 0, 1, '2023-06-11 19:32:17', '2023-06-11 19:32:17', 0, NULL, 10),
(79301, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 06:12:48', '2023-06-12 06:12:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686550368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686550368;}', 0, 1, '2023-06-12 06:15:31', '2023-06-12 06:15:31', 0, NULL, 10),
(79300, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-13 06:12:48', '2023-06-13 06:12:48', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686636768;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686636768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-13 06:24:13', '2023-06-13 06:24:13', 0, NULL, 10),
(79337, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 23:26:08', '2023-06-12 23:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686612368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686612368;}', 0, 1, '2023-06-12 23:48:35', '2023-06-12 23:48:35', 0, NULL, 10),
(79377, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 17:26:17', '2023-06-13 17:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686677177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686677177;}', 0, 1, '2023-06-13 17:40:03', '2023-06-13 17:40:03', 0, NULL, 10),
(79371, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 14:10:16', '2023-06-13 14:10:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686665416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686665416;}', 0, 1, '2023-06-13 14:26:21', '2023-06-13 14:26:21', 0, NULL, 10),
(79372, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 15:26:18', '2023-06-13 15:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686669978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686669978;}', 0, 1, '2023-06-13 16:06:46', '2023-06-13 16:06:46', 0, NULL, 10),
(79373, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 15:26:19', '2023-06-13 15:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686669979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686669979;}', 0, 1, '2023-06-13 16:06:46', '2023-06-13 16:06:46', 0, NULL, 10),
(79363, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 10:26:17', '2023-06-13 10:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686651977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686651977;}', 0, 1, '2023-06-13 10:26:17', '2023-06-13 10:26:17', 0, NULL, 10),
(79362, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 10:26:17', '2023-06-13 10:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686651977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686651977;}', 0, 1, '2023-06-13 10:26:17', '2023-06-13 10:26:17', 0, NULL, 10),
(79361, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 09:22:13', '2023-06-13 09:22:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686648133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686648133;}', 0, 1, '2023-06-13 09:26:39', '2023-06-13 09:26:39', 0, NULL, 10),
(79360, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 09:22:13', '2023-06-13 09:22:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686648133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686648133;}', 0, 1, '2023-06-13 09:26:39', '2023-06-13 09:26:39', 0, NULL, 10),
(68039, 'sfn_send_usage_report', 'failed', '2022-11-09 06:26:20', '2022-11-09 06:26:20', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667975180;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667975180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-09 06:26:27', '2022-11-09 06:26:27', 0, NULL, 10),
(79453, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 03:06:21', '2023-06-15 03:06:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686798381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686798381;}', 0, 1, '2023-06-15 03:20:52', '2023-06-15 03:20:52', 0, NULL, 10),
(79368, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 13:26:34', '2023-06-13 13:26:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686662794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686662794;}', 0, 1, '2023-06-13 14:10:16', '2023-06-13 14:10:16', 0, NULL, 10),
(79390, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 23:25:45', '2023-06-13 23:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686698745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686698745;}', 0, 1, '2023-06-13 23:25:45', '2023-06-13 23:25:45', 0, NULL, 10),
(79380, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 19:24:48', '2023-06-13 19:24:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686684288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686684288;}', 0, 1, '2023-06-13 19:28:55', '2023-06-13 19:28:55', 0, NULL, 10),
(79393, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 00:26:22', '2023-06-14 00:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686702382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686702382;}', 0, 1, '2023-06-14 00:32:25', '2023-06-14 00:32:25', 0, NULL, 10),
(79425, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 14:26:25', '2023-06-14 14:26:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686752785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686752785;}', 0, 1, '2023-06-14 15:26:24', '2023-06-14 15:26:24', 0, NULL, 10),
(79424, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 14:26:25', '2023-06-14 14:26:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686752785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686752785;}', 0, 1, '2023-06-14 15:26:24', '2023-06-14 15:26:24', 0, NULL, 10),
(79474, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 13:08:26', '2023-06-15 13:08:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686834506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686834506;}', 0, 1, '2023-06-15 13:22:27', '2023-06-15 13:22:27', 0, NULL, 10),
(79449, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 01:10:08', '2023-06-15 01:10:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686791408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686791408;}', 0, 1, '2023-06-15 01:19:02', '2023-06-15 01:19:02', 0, NULL, 10),
(79554, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 03:25:51', '2023-06-17 03:25:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686972351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686972351;}', 0, 1, '2023-06-17 03:28:39', '2023-06-17 03:28:39', 0, NULL, 10),
(79528, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 15:19:41', '2023-06-16 15:19:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686928781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686928781;}', 0, 1, '2023-06-16 15:25:47', '2023-06-16 15:25:47', 0, NULL, 10),
(79433, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 18:12:01', '2023-06-14 18:12:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686766321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686766321;}', 0, 1, '2023-06-14 18:26:26', '2023-06-14 18:26:26', 0, NULL, 10),
(79432, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 18:12:01', '2023-06-14 18:12:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686766321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686766321;}', 0, 1, '2023-06-14 18:26:26', '2023-06-14 18:26:26', 0, NULL, 10),
(79552, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 02:21:09', '2023-06-17 02:21:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686968469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686968469;}', 0, 1, '2023-06-17 02:25:48', '2023-06-17 02:25:48', 0, NULL, 10),
(79442, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 22:04:51', '2023-06-14 22:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686780291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686780291;}', 0, 1, '2023-06-14 22:26:27', '2023-06-14 22:26:27', 0, NULL, 10),
(79436, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-14 20:26:39', '2023-06-14 20:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686774399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686774399;}', 0, 1, '2023-06-14 20:26:39', '2023-06-14 20:26:39', 0, NULL, 10),
(79443, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-14 22:04:51', '2023-06-14 22:04:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686780291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686780291;}', 0, 1, '2023-06-14 22:26:27', '2023-06-14 22:26:27', 0, NULL, 10),
(79446, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 00:16:07', '2023-06-15 00:16:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686788167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686788167;}', 0, 1, '2023-06-15 00:20:58', '2023-06-15 00:20:58', 0, NULL, 10),
(78195, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 00:27:08', '2023-05-22 00:27:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684715228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684715228;}', 0, 1, '2023-05-22 00:39:05', '2023-05-22 00:39:05', 0, NULL, 10),
(79455, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 04:06:42', '2023-06-15 04:06:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686802002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686802002;}', 0, 1, '2023-06-15 04:06:42', '2023-06-15 04:06:42', 0, NULL, 10),
(79456, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 05:26:37', '2023-06-15 05:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686806797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686806797;}', 0, 1, '2023-06-15 06:15:33', '2023-06-15 06:15:33', 0, NULL, 10),
(79758, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 01:18:33', '2023-06-21 01:18:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687310313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687310313;}', 0, 1, '2023-06-21 01:27:06', '2023-06-21 01:27:06', 0, NULL, 10),
(79463, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 08:25:57', '2023-06-15 08:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686817557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686817557;}', 0, 1, '2023-06-15 08:32:54', '2023-06-15 08:32:54', 0, NULL, 10),
(79471, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 12:25:42', '2023-06-15 12:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686831942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686831942;}', 0, 1, '2023-06-15 12:42:25', '2023-06-15 12:42:25', 0, NULL, 10),
(79472, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 12:25:42', '2023-06-15 12:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686831942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686831942;}', 0, 1, '2023-06-15 12:42:25', '2023-06-15 12:42:25', 0, NULL, 10),
(79473, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 13:08:26', '2023-06-15 13:08:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686834506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686834506;}', 0, 1, '2023-06-15 13:22:27', '2023-06-15 13:22:27', 0, NULL, 10),
(79590, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 20:26:05', '2023-06-17 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687033565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687033565;}', 0, 1, '2023-06-17 20:34:48', '2023-06-17 20:34:48', 0, NULL, 10),
(79478, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 15:25:55', '2023-06-15 15:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686842755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686842755;}', 0, 1, '2023-06-15 15:27:31', '2023-06-15 15:27:31', 0, NULL, 10),
(79480, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 16:25:38', '2023-06-15 16:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686846338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686846338;}', 0, 1, '2023-06-15 16:40:08', '2023-06-15 16:40:08', 0, NULL, 10),
(79479, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 16:25:38', '2023-06-15 16:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686846338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686846338;}', 0, 1, '2023-06-15 16:40:08', '2023-06-15 16:40:08', 0, NULL, 10),
(79477, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-15 15:25:55', '2023-06-15 15:25:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686842755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686842755;}', 0, 1, '2023-06-15 15:27:31', '2023-06-15 15:27:31', 0, NULL, 10),
(79504, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 03:25:41', '2023-06-16 03:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686885941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686885941;}', 0, 1, '2023-06-16 03:30:08', '2023-06-16 03:30:08', 0, NULL, 10),
(79498, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 00:26:06', '2023-06-16 00:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686875166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686875166;}', 0, 1, '2023-06-16 01:17:17', '2023-06-16 01:17:17', 0, NULL, 10),
(79497, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 00:26:06', '2023-06-16 00:26:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686875166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686875166;}', 0, 1, '2023-06-16 01:17:17', '2023-06-16 01:17:17', 0, NULL, 10),
(79501, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 02:25:41', '2023-06-16 02:25:41', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686882341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686882341;}', 0, 1, '2023-06-16 03:25:41', '2023-06-16 03:25:41', 0, NULL, 10),
(79543, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 21:25:48', '2023-06-16 21:25:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686950748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686950748;}', 0, 1, '2023-06-16 21:32:20', '2023-06-16 21:32:20', 0, NULL, 10),
(79544, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 22:20:15', '2023-06-16 22:20:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686954015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686954015;}', 0, 1, '2023-06-16 22:25:45', '2023-06-16 22:25:45', 0, NULL, 10),
(79581, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 16:25:59', '2023-06-17 16:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687019159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687019159;}', 0, 1, '2023-06-17 17:25:59', '2023-06-17 17:25:59', 0, NULL, 10),
(79582, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 16:25:59', '2023-06-17 16:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687019159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687019159;}', 0, 1, '2023-06-17 17:25:59', '2023-06-17 17:25:59', 0, NULL, 10),
(79533, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 17:25:49', '2023-06-16 17:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686936349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686936349;}', 0, 1, '2023-06-16 18:25:46', '2023-06-16 18:25:46', 0, NULL, 10),
(79532, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 17:25:49', '2023-06-16 17:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686936349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686936349;}', 0, 1, '2023-06-16 18:25:46', '2023-06-16 18:25:46', 0, NULL, 10),
(79540, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-16 20:13:09', '2023-06-16 20:13:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686946389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686946389;}', 0, 1, '2023-06-16 20:26:02', '2023-06-16 20:26:02', 0, NULL, 10),
(79551, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 01:25:50', '2023-06-17 01:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686965150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686965150;}', 0, 1, '2023-06-17 01:37:38', '2023-06-17 01:37:38', 0, NULL, 10),
(79698, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 21:26:17', '2023-06-19 21:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687209977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687209977;}', 0, 1, '2023-06-19 22:04:14', '2023-06-19 22:04:14', 0, NULL, 10),
(79660, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 04:26:17', '2023-06-19 04:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687148777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687148777;}', 0, 1, '2023-06-19 04:26:18', '2023-06-19 04:26:18', 0, NULL, 10),
(79596, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 22:26:17', '2023-06-17 22:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687040777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687040777;}', 0, 1, '2023-06-17 22:44:16', '2023-06-17 22:44:16', 0, NULL, 10),
(79586, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 18:26:02', '2023-06-17 18:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687026362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687026362;}', 0, 1, '2023-06-17 19:28:47', '2023-06-17 19:28:47', 0, NULL, 10),
(79585, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 18:26:02', '2023-06-17 18:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687026362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687026362;}', 0, 1, '2023-06-17 19:28:47', '2023-06-17 19:28:47', 0, NULL, 10),
(79605, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 03:21:58', '2023-06-18 03:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687058518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687058518;}', 0, 1, '2023-06-18 03:26:04', '2023-06-18 03:26:04', 0, NULL, 10),
(79608, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 04:26:04', '2023-06-18 04:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687062364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687062364;}', 0, 1, '2023-06-18 04:28:25', '2023-06-18 04:28:25', 0, NULL, 10),
(79589, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-17 20:26:05', '2023-06-17 20:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687033565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687033565;}', 0, 1, '2023-06-17 20:34:48', '2023-06-17 20:34:48', 0, NULL, 10),
(79599, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 00:26:01', '2023-06-18 00:26:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687047961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687047961;}', 0, 1, '2023-06-18 01:26:00', '2023-06-18 01:26:00', 0, NULL, 10),
(79612, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 06:16:49', '2023-06-18 06:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687069009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687069009;}', 0, 1, '2023-06-18 06:26:06', '2023-06-18 06:26:06', 0, NULL, 10),
(79720, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 07:26:27', '2023-06-20 07:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687245987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687245987;}', 0, 1, '2023-06-20 08:16:34', '2023-06-20 08:16:34', 0, NULL, 10),
(79717, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 06:22:39', '2023-06-20 06:22:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687242159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687242159;}', 0, 1, '2023-06-20 06:26:28', '2023-06-20 06:26:28', 0, NULL, 10),
(78257, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 05:25:50', '2023-05-23 05:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684819550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684819550;}', 0, 1, '2023-05-23 05:35:38', '2023-05-23 05:35:38', 0, NULL, 10),
(79710, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 03:26:44', '2023-06-20 03:26:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687231604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687231604;}', 0, 1, '2023-06-20 03:31:37', '2023-06-20 03:31:37', 0, NULL, 10),
(78716, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 02:10:33', '2023-06-01 02:10:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685585433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685585433;}', 0, 1, '2023-06-01 02:17:49', '2023-06-01 02:17:49', 0, NULL, 10),
(79672, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 09:26:37', '2023-06-19 09:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687166797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687166797;}', 0, 1, '2023-06-19 09:36:01', '2023-06-19 09:36:01', 0, NULL, 10),
(79693, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-19 20:26:37', '2023-06-19 20:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687206397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687206397;}', 0, 1, '2023-06-19 20:34:54', '2023-06-19 20:34:54', 0, NULL, 10),
(79694, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 20:26:37', '2023-06-19 20:26:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687206397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687206397;}', 0, 1, '2023-06-19 20:34:54', '2023-06-19 20:34:54', 0, NULL, 10),
(68311, 'sfn_send_usage_report', 'failed', '2022-11-14 07:26:14', '2022-11-14 07:26:14', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668410774;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668410774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-14 07:26:42', '2022-11-14 07:26:42', 0, NULL, 10),
(79655, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 02:04:47', '2023-06-19 02:04:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687140287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687140287;}', 0, 1, '2023-06-19 02:04:47', '2023-06-19 02:04:47', 0, NULL, 10),
(79687, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 17:13:01', '2023-06-19 17:13:01', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687194781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687194781;}', 0, 1, '2023-06-19 17:15:13', '2023-06-19 17:15:13', 0, NULL, 10),
(79647, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 22:26:05', '2023-06-18 22:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687127165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687127165;}', 0, 1, '2023-06-18 22:42:17', '2023-06-18 22:42:17', 0, NULL, 10),
(79658, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 04:26:14', '2023-06-19 04:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687148774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687148774;}', 0, 1, '2023-06-19 04:26:18', '2023-06-19 04:26:18', 0, NULL, 10),
(79659, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 04:26:15', '2023-06-19 04:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687148775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687148775;}', 0, 1, '2023-06-19 04:26:18', '2023-06-19 04:26:18', 0, NULL, 10),
(69980, 'woocommerce_run_on_woocommerce_admin_updated', 'failed', '2022-12-15 03:43:49', '2022-12-15 03:43:49', '[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671075829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671075829;}', 7, 1, '2022-12-15 04:19:09', '2022-12-15 04:19:09', 0, NULL, 10),
(79678, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 12:26:16', '2023-06-19 12:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687177576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687177576;}', 0, 1, '2023-06-19 12:30:19', '2023-06-19 12:30:19', 0, NULL, 10),
(79677, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 12:26:16', '2023-06-19 12:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687177576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687177576;}', 0, 1, '2023-06-19 12:30:19', '2023-06-19 12:30:19', 0, NULL, 10),
(79702, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 23:06:17', '2023-06-19 23:06:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687215977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687215977;}', 0, 1, '2023-06-19 23:25:54', '2023-06-19 23:25:54', 0, NULL, 10),
(79701, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 23:06:17', '2023-06-19 23:06:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687215977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687215977;}', 0, 1, '2023-06-19 23:25:54', '2023-06-19 23:25:54', 0, NULL, 10),
(79684, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 15:17:04', '2023-06-19 15:17:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687187824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687187824;}', 0, 1, '2023-06-19 15:23:12', '2023-06-19 15:23:12', 0, NULL, 10),
(79683, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 15:17:04', '2023-06-19 15:17:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687187824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687187824;}', 0, 1, '2023-06-19 15:23:12', '2023-06-19 15:23:12', 0, NULL, 10),
(79682, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 14:26:39', '2023-06-19 14:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687184799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687184799;}', 0, 1, '2023-06-19 15:17:04', '2023-06-19 15:17:04', 0, NULL, 10),
(79681, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 14:26:39', '2023-06-19 14:26:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687184799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687184799;}', 0, 1, '2023-06-19 15:17:04', '2023-06-19 15:17:04', 0, NULL, 10),
(79715, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 05:26:24', '2023-06-20 05:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687238784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687238784;}', 0, 1, '2023-06-20 05:44:16', '2023-06-20 05:44:16', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(79704, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 00:26:20', '2023-06-20 00:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687220780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687220780;}', 0, 1, '2023-06-20 01:11:27', '2023-06-20 01:11:27', 0, NULL, 10),
(79751, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 21:26:42', '2023-06-20 21:26:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687296402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687296402;}', 0, 1, '2023-06-20 22:26:38', '2023-06-20 22:26:38', 0, NULL, 10),
(79721, 'woocommerce_cleanup_draft_orders', 'complete', '2023-06-21 08:16:34', '2023-06-21 08:16:34', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687335394;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687335394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-06-21 08:26:05', '2023-06-21 08:26:05', 0, NULL, 10),
(79712, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 04:26:26', '2023-06-20 04:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687235186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687235186;}', 0, 1, '2023-06-20 04:26:29', '2023-06-20 04:26:29', 0, NULL, 10),
(79711, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 04:26:26', '2023-06-20 04:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687235186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687235186;}', 0, 1, '2023-06-20 04:26:29', '2023-06-20 04:26:29', 0, NULL, 10),
(79799, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-21 20:09:48', '2023-06-21 20:09:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687378188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687378188;}', 0, 1, '2023-06-21 20:25:44', '2023-06-21 20:25:44', 0, NULL, 10),
(79724, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 09:26:45', '2023-06-20 09:26:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687253205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687253205;}', 0, 1, '2023-06-20 09:45:01', '2023-06-20 09:45:01', 0, NULL, 10),
(79742, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 18:27:59', '2023-06-20 18:27:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687285679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687285679;}', 0, 1, '2023-06-20 18:50:43', '2023-06-20 18:50:43', 0, NULL, 10),
(79743, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 18:27:59', '2023-06-20 18:27:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687285679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687285679;}', 0, 1, '2023-06-20 18:50:43', '2023-06-20 18:50:43', 0, NULL, 10),
(79744, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 19:05:52', '2023-06-20 19:05:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687287952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687287952;}', 0, 1, '2023-06-20 19:53:38', '2023-06-20 19:53:38', 0, NULL, 10),
(78198, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 01:04:53', '2023-05-22 01:04:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684717493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684717493;}', 0, 1, '2023-05-22 01:15:29', '2023-05-22 01:15:29', 0, NULL, 10),
(79732, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 13:26:26', '2023-06-20 13:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687267586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687267586;}', 0, 1, '2023-06-20 14:26:46', '2023-06-20 14:26:46', 0, NULL, 10),
(79767, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 05:26:35', '2023-06-21 05:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687325195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687325195;}', 0, 1, '2023-06-21 06:24:59', '2023-06-21 06:24:59', 0, NULL, 10),
(79765, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 04:26:35', '2023-06-21 04:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687321595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687321595;}', 0, 1, '2023-06-21 04:38:22', '2023-06-21 04:38:22', 0, NULL, 10),
(78150, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-22 02:51:49', '2023-05-22 02:51:49', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684723909;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684723909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-22 02:54:36', '2023-05-22 02:54:36', 0, NULL, 10),
(78197, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 01:04:53', '2023-05-22 01:04:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684717493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684717493;}', 0, 1, '2023-05-22 01:15:29', '2023-05-22 01:15:29', 0, NULL, 10),
(78196, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 00:27:08', '2023-05-22 00:27:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684715228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684715228;}', 0, 1, '2023-05-22 00:39:05', '2023-05-22 00:39:05', 0, NULL, 10),
(79755, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 23:05:19', '2023-06-20 23:05:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687302319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687302319;}', 0, 1, '2023-06-20 23:06:24', '2023-06-20 23:06:24', 0, NULL, 10),
(79754, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 23:05:19', '2023-06-20 23:05:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687302319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687302319;}', 0, 1, '2023-06-20 23:06:24', '2023-06-20 23:06:24', 0, NULL, 10),
(79752, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 22:26:38', '2023-06-20 22:26:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687299998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687299998;}', 0, 1, '2023-06-20 22:39:04', '2023-06-20 22:39:04', 0, NULL, 10),
(79780, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 11:25:42', '2023-06-21 11:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687346742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687346742;}', 0, 1, '2023-06-21 12:08:40', '2023-06-21 12:08:40', 0, NULL, 10),
(79774, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 08:26:05', '2023-06-21 08:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687335965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687335965;}', 0, 1, '2023-06-21 08:29:21', '2023-06-21 08:29:21', 0, NULL, 10),
(79788, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 15:25:32', '2023-06-21 15:25:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687361132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687361132;}', 0, 1, '2023-06-21 16:25:58', '2023-06-21 16:25:58', 0, NULL, 10),
(78214, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 09:26:19', '2023-05-22 09:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684747579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684747579;}', 0, 1, '2023-05-22 10:15:07', '2023-05-22 10:15:07', 0, NULL, 10),
(78215, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 09:26:19', '2023-05-22 09:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684747579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684747579;}', 0, 1, '2023-05-22 10:15:07', '2023-05-22 10:15:07', 0, NULL, 10),
(79786, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 14:25:34', '2023-06-21 14:25:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687357534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687357534;}', 0, 1, '2023-06-21 14:57:57', '2023-06-21 14:57:57', 0, NULL, 10),
(79785, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 14:25:34', '2023-06-21 14:25:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687357534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687357534;}', 0, 1, '2023-06-21 14:57:57', '2023-06-21 14:57:57', 0, NULL, 10),
(79801, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 21:22:23', '2023-06-21 21:22:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687382543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687382543;}', 0, 1, '2023-06-21 21:25:33', '2023-06-21 21:25:33', 0, NULL, 10),
(79794, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 18:25:35', '2023-06-21 18:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687371935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687371935;}', 0, 1, '2023-06-21 18:58:44', '2023-06-21 18:58:44', 0, NULL, 10),
(79793, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 18:25:35', '2023-06-21 18:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687371935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687371935;}', 0, 1, '2023-06-21 18:58:44', '2023-06-21 18:58:44', 0, NULL, 10),
(78193, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-21 23:17:56', '2023-05-21 23:17:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684711076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684711076;}', 0, 1, '2023-05-21 23:27:06', '2023-05-21 23:27:06', 0, NULL, 10),
(78192, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-21 22:27:05', '2023-05-21 22:27:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684708025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684708025;}', 0, 1, '2023-05-21 22:35:29', '2023-05-21 22:35:29', 0, NULL, 10),
(79802, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-21 21:22:23', '2023-06-21 21:22:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687382543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687382543;}', 0, 1, '2023-06-21 21:25:33', '2023-06-21 21:25:33', 0, NULL, 10),
(78233, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 18:26:12', '2023-05-22 18:26:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684779972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684779972;}', 0, 1, '2023-05-22 18:26:12', '2023-05-22 18:26:12', 0, NULL, 10),
(78194, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-21 23:17:56', '2023-05-21 23:17:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684711076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684711076;}', 0, 1, '2023-05-21 23:27:06', '2023-05-21 23:27:06', 0, NULL, 10),
(78242, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 22:09:36', '2023-05-22 22:09:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684793376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684793376;}', 0, 1, '2023-05-22 22:22:01', '2023-05-22 22:22:01', 0, NULL, 10),
(78199, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 02:27:03', '2023-05-22 02:27:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684722423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684722423;}', 0, 1, '2023-05-22 02:32:52', '2023-05-22 02:32:52', 0, NULL, 10),
(78200, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 02:27:03', '2023-05-22 02:27:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684722423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684722423;}', 0, 1, '2023-05-22 02:32:52', '2023-05-22 02:32:52', 0, NULL, 10),
(78216, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 10:15:07', '2023-05-22 10:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684750507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684750507;}', 0, 1, '2023-05-22 10:26:12', '2023-05-22 10:26:12', 0, NULL, 10),
(78254, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 03:06:57', '2023-05-23 03:06:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684811217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684811217;}', 0, 1, '2023-05-23 03:15:39', '2023-05-23 03:15:39', 0, NULL, 10),
(78218, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 11:05:07', '2023-05-22 11:05:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684753507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684753507;}', 0, 1, '2023-05-22 11:05:07', '2023-05-22 11:05:07', 0, NULL, 10),
(78205, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 04:13:31', '2023-05-22 04:13:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684728811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684728811;}', 0, 1, '2023-05-22 04:27:07', '2023-05-22 04:27:07', 0, NULL, 10),
(78204, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 04:13:31', '2023-05-22 04:13:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684728811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684728811;}', 0, 1, '2023-05-22 04:27:07', '2023-05-22 04:27:07', 0, NULL, 10),
(78219, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 11:05:07', '2023-05-22 11:05:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684753507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684753507;}', 0, 1, '2023-05-22 11:05:07', '2023-05-22 11:05:07', 0, NULL, 10),
(78202, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 03:27:07', '2023-05-22 03:27:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684726027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684726027;}', 0, 1, '2023-05-22 03:30:01', '2023-05-22 03:30:01', 0, NULL, 10),
(78201, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-23 02:54:36', '2023-05-23 02:54:36', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684810476;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684810476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-23 03:06:56', '2023-05-23 03:06:56', 0, NULL, 10),
(78230, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 17:04:49', '2023-05-22 17:04:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684775089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684775089;}', 0, 1, '2023-05-22 17:07:59', '2023-05-22 17:07:59', 0, NULL, 10),
(78231, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 17:04:49', '2023-05-22 17:04:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684775089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684775089;}', 0, 1, '2023-05-22 17:07:59', '2023-05-22 17:07:59', 0, NULL, 10),
(78282, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 17:05:47', '2023-05-23 17:05:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684861547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684861547;}', 0, 1, '2023-05-23 17:21:13', '2023-05-23 17:21:13', 0, NULL, 10),
(78235, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 19:12:43', '2023-05-22 19:12:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684782763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684782763;}', 0, 1, '2023-05-22 19:29:04', '2023-05-22 19:29:04', 0, NULL, 10),
(78234, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 19:12:43', '2023-05-22 19:12:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684782763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684782763;}', 0, 1, '2023-05-22 19:29:04', '2023-05-22 19:29:04', 0, NULL, 10),
(78243, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 22:09:36', '2023-05-22 22:09:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684793376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684793376;}', 0, 1, '2023-05-22 22:22:01', '2023-05-22 22:22:01', 0, NULL, 10),
(78251, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 02:10:18', '2023-05-23 02:10:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684807818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684807818;}', 0, 1, '2023-05-23 02:12:26', '2023-05-23 02:12:26', 0, NULL, 10),
(78296, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 23:12:28', '2023-05-23 23:12:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684883548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684883548;}', 0, 1, '2023-05-23 23:25:48', '2023-05-23 23:25:48', 0, NULL, 10),
(78245, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 23:08:51', '2023-05-22 23:08:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684796931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684796931;}', 0, 1, '2023-05-22 23:11:31', '2023-05-22 23:11:31', 0, NULL, 10),
(78244, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-22 23:08:51', '2023-05-22 23:08:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684796931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684796931;}', 0, 1, '2023-05-22 23:11:31', '2023-05-22 23:11:31', 0, NULL, 10),
(78372, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 11:11:57', '2023-05-25 11:11:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685013117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685013117;}', 0, 1, '2023-05-25 11:26:29', '2023-05-25 11:26:29', 0, NULL, 10),
(78737, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 11:16:33', '2023-06-01 11:16:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685618193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685618193;}', 0, 1, '2023-06-01 11:16:33', '2023-06-01 11:16:33', 0, NULL, 10),
(78287, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-23 20:05:05', '2023-05-23 20:05:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684872305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684872305;}', 0, 1, '2023-05-23 20:25:52', '2023-05-23 20:25:52', 0, NULL, 10),
(78307, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 04:13:04', '2023-05-24 04:13:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684901584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684901584;}', 0, 1, '2023-05-24 04:21:12', '2023-05-24 04:21:12', 0, NULL, 10),
(78261, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 07:25:54', '2023-05-23 07:25:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684826754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684826754;}', 0, 1, '2023-05-23 07:53:42', '2023-05-23 07:53:42', 0, NULL, 10),
(78268, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 10:20:37', '2023-05-23 10:20:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684837237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684837237;}', 0, 1, '2023-05-23 10:20:37', '2023-05-23 10:20:37', 0, NULL, 10),
(78267, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 10:20:37', '2023-05-23 10:20:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684837237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684837237;}', 0, 1, '2023-05-23 10:20:37', '2023-05-23 10:20:37', 0, NULL, 10),
(78274, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 13:05:17', '2023-05-23 13:05:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684847117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684847117;}', 0, 1, '2023-05-23 13:25:53', '2023-05-23 13:25:53', 0, NULL, 10),
(78273, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 13:05:17', '2023-05-23 13:05:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684847117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684847117;}', 0, 1, '2023-05-23 13:25:53', '2023-05-23 13:25:53', 0, NULL, 10),
(78264, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 08:25:49', '2023-05-23 08:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684830349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684830349;}', 0, 1, '2023-05-23 09:23:56', '2023-05-23 09:23:56', 0, NULL, 10),
(78263, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 08:25:49', '2023-05-23 08:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684830349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684830349;}', 0, 1, '2023-05-23 09:23:56', '2023-05-23 09:23:56', 0, NULL, 10),
(78280, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 16:25:49', '2023-05-23 16:25:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684859149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684859149;}', 0, 1, '2023-05-23 16:36:39', '2023-05-23 16:36:39', 0, NULL, 10),
(78281, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 17:05:47', '2023-05-23 17:05:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684861547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684861547;}', 0, 1, '2023-05-23 17:21:13', '2023-05-23 17:21:13', 0, NULL, 10),
(78390, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 20:04:48', '2023-05-25 20:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685045088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685045088;}', 0, 1, '2023-05-25 20:08:48', '2023-05-25 20:08:48', 0, NULL, 10),
(78292, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 21:05:12', '2023-05-23 21:05:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684875912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684875912;}', 0, 1, '2023-05-23 21:15:40', '2023-05-23 21:15:40', 0, NULL, 10),
(78290, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 20:05:06', '2023-05-23 20:05:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684872306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684872306;}', 0, 1, '2023-05-23 20:25:52', '2023-05-23 20:25:52', 0, NULL, 10),
(78313, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 07:26:02', '2023-05-24 07:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684913162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684913162;}', 0, 1, '2023-05-24 08:03:48', '2023-05-24 08:03:48', 0, NULL, 10),
(78333, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 17:13:57', '2023-05-24 17:13:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684948437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684948437;}', 0, 1, '2023-05-24 17:16:39', '2023-05-24 17:16:39', 0, NULL, 10),
(68632, 'sfn_send_usage_report', 'failed', '2022-11-20 08:47:14', '2022-11-20 08:47:14', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668934034;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668934034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-20 09:26:06', '2022-11-20 09:26:06', 0, NULL, 10),
(78658, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 22:23:46', '2023-05-30 22:23:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685485426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685485426;}', 0, 1, '2023-05-30 22:25:57', '2023-05-30 22:25:57', 0, NULL, 10),
(78380, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 15:16:49', '2023-05-25 15:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685027809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685027809;}', 0, 1, '2023-05-25 15:19:39', '2023-05-25 15:19:39', 0, NULL, 10),
(78379, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 15:16:49', '2023-05-25 15:16:49', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685027809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685027809;}', 0, 1, '2023-05-25 15:19:39', '2023-05-25 15:19:39', 0, NULL, 10),
(78335, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 18:11:45', '2023-05-24 18:11:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684951905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684951905;}', 0, 1, '2023-05-24 18:17:54', '2023-05-24 18:17:54', 0, NULL, 10),
(78334, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-24 18:11:45', '2023-05-24 18:11:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684951905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684951905;}', 0, 1, '2023-05-24 18:17:54', '2023-05-24 18:17:54', 0, NULL, 10),
(78361, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 06:08:10', '2023-05-25 06:08:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684994890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684994890;}', 0, 1, '2023-05-25 06:10:58', '2023-05-25 06:10:58', 0, NULL, 10),
(78368, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 09:06:58', '2023-05-25 09:06:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685005618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685005618;}', 0, 1, '2023-05-25 09:26:03', '2023-05-25 09:26:03', 0, NULL, 10),
(78367, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 09:06:58', '2023-05-25 09:06:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685005618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685005618;}', 0, 1, '2023-05-25 09:26:03', '2023-05-25 09:26:03', 0, NULL, 10),
(78352, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 02:26:02', '2023-05-25 02:26:02', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684981562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684981562;}', 0, 1, '2023-05-25 02:37:38', '2023-05-25 02:37:38', 0, NULL, 10),
(78377, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 14:17:18', '2023-05-25 14:17:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685024238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685024238;}', 0, 1, '2023-05-25 14:20:27', '2023-05-25 14:20:27', 0, NULL, 10),
(78445, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 21:16:10', '2023-05-26 21:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685135770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685135770;}', 0, 1, '2023-05-26 21:26:22', '2023-05-26 21:26:22', 0, NULL, 10),
(78392, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 20:04:48', '2023-05-25 20:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685045088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685045088;}', 0, 1, '2023-05-25 20:08:48', '2023-05-25 20:08:48', 0, NULL, 10),
(78391, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-25 20:04:48', '2023-05-25 20:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685045088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685045088;}', 0, 1, '2023-05-25 20:08:48', '2023-05-25 20:08:48', 0, NULL, 10),
(78374, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 12:21:58', '2023-05-25 12:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685017318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685017318;}', 0, 1, '2023-05-25 12:26:30', '2023-05-25 12:26:30', 0, NULL, 10),
(78373, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 12:21:58', '2023-05-25 12:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685017318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685017318;}', 0, 1, '2023-05-25 12:26:30', '2023-05-25 12:26:30', 0, NULL, 10),
(68684, 'sfn_send_usage_report', 'failed', '2022-11-21 09:26:06', '2022-11-21 09:26:06', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669022766;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669022766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-21 09:26:18', '2022-11-21 09:26:18', 0, NULL, 10),
(78449, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 23:26:19', '2023-05-26 23:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685143579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685143579;}', 0, 1, '2023-05-26 23:38:02', '2023-05-26 23:38:02', 0, NULL, 10),
(78389, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-25 20:04:48', '2023-05-25 20:04:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685045088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685045088;}', 0, 1, '2023-05-25 20:08:48', '2023-05-25 20:08:48', 0, NULL, 10),
(78400, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 00:08:33', '2023-05-26 00:08:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685059713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685059713;}', 0, 1, '2023-05-26 00:26:14', '2023-05-26 00:26:14', 0, NULL, 10),
(78404, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 02:26:33', '2023-05-26 02:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685067993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685067993;}', 0, 1, '2023-05-26 02:26:33', '2023-05-26 02:26:33', 0, NULL, 10),
(78386, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 18:16:36', '2023-05-25 18:16:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685038596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685038596;}', 0, 1, '2023-05-25 18:26:09', '2023-05-25 18:26:09', 0, NULL, 10),
(78396, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 22:22:33', '2023-05-25 22:22:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685053353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685053353;}', 0, 1, '2023-05-25 22:26:09', '2023-05-25 22:26:09', 0, NULL, 10),
(78395, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-25 22:22:33', '2023-05-25 22:22:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685053353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685053353;}', 0, 1, '2023-05-25 22:26:09', '2023-05-25 22:26:09', 0, NULL, 10),
(78410, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 05:12:16', '2023-05-26 05:12:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685077936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685077936;}', 0, 1, '2023-05-26 05:26:18', '2023-05-26 05:26:18', 0, NULL, 10),
(78411, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 05:12:16', '2023-05-26 05:12:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685077936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685077936;}', 0, 1, '2023-05-26 05:26:18', '2023-05-26 05:26:18', 0, NULL, 10),
(78428, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 14:26:18', '2023-05-26 14:26:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685111178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685111178;}', 0, 1, '2023-05-26 14:49:48', '2023-05-26 14:49:48', 0, NULL, 10),
(78475, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 11:09:17', '2023-05-27 11:09:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685185757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685185757;}', 0, 1, '2023-05-27 11:26:27', '2023-05-27 11:26:27', 0, NULL, 10),
(78477, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 12:26:28', '2023-05-27 12:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685190388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685190388;}', 0, 1, '2023-05-27 12:38:34', '2023-05-27 12:38:34', 0, NULL, 10),
(78478, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 12:26:28', '2023-05-27 12:26:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685190388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685190388;}', 0, 1, '2023-05-27 12:38:34', '2023-05-27 12:38:34', 0, NULL, 10),
(78500, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 22:08:52', '2023-05-27 22:08:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685225332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685225332;}', 0, 1, '2023-05-27 22:26:31', '2023-05-27 22:26:31', 0, NULL, 10),
(78496, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 20:16:06', '2023-05-27 20:16:06', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685218566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685218566;}', 0, 1, '2023-05-27 20:16:06', '2023-05-27 20:16:06', 0, NULL, 10),
(78491, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 19:12:09', '2023-05-27 19:12:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685214729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685214729;}', 0, 1, '2023-05-27 19:15:34', '2023-05-27 19:15:34', 0, NULL, 10),
(78552, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 22:13:08', '2023-05-28 22:13:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685311988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685311988;}', 0, 1, '2023-05-28 22:25:34', '2023-05-28 22:25:34', 0, NULL, 10),
(78515, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 04:26:33', '2023-05-28 04:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685247993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685247993;}', 0, 1, '2023-05-28 04:26:33', '2023-05-28 04:26:33', 0, NULL, 10),
(78518, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 06:16:53', '2023-05-28 06:16:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685254613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685254613;}', 0, 1, '2023-05-28 06:20:53', '2023-05-28 06:20:53', 0, NULL, 10),
(78514, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 04:26:33', '2023-05-28 04:26:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685247993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685247993;}', 0, 1, '2023-05-28 04:26:33', '2023-05-28 04:26:33', 0, NULL, 10),
(78553, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 22:13:08', '2023-05-28 22:13:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685311988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685311988;}', 0, 1, '2023-05-28 22:25:34', '2023-05-28 22:25:34', 0, NULL, 10),
(78504, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 00:26:35', '2023-05-28 00:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685233595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685233595;}', 0, 1, '2023-05-28 00:49:52', '2023-05-28 00:49:52', 0, NULL, 10),
(78503, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 00:26:35', '2023-05-28 00:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685233595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685233595;}', 0, 1, '2023-05-28 00:49:52', '2023-05-28 00:49:52', 0, NULL, 10),
(78551, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 21:25:45', '2023-05-28 21:25:45', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685309145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685309145;}', 0, 1, '2023-05-28 21:51:53', '2023-05-28 21:51:53', 0, NULL, 10),
(78543, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 18:09:28', '2023-05-28 18:09:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685297368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685297368;}', 0, 1, '2023-05-28 18:13:19', '2023-05-28 18:13:19', 0, NULL, 10),
(78508, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 02:15:11', '2023-05-28 02:15:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685240111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685240111;}', 0, 1, '2023-05-28 02:26:29', '2023-05-28 02:26:29', 0, NULL, 10),
(78507, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 02:15:11', '2023-05-28 02:15:11', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685240111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685240111;}', 0, 1, '2023-05-28 02:26:29', '2023-05-28 02:26:29', 0, NULL, 10),
(78572, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 06:22:00', '2023-05-29 06:22:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685341320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685341320;}', 0, 1, '2023-05-29 06:26:16', '2023-05-29 06:26:16', 0, NULL, 10),
(78535, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 14:25:32', '2023-05-28 14:25:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685283932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685283932;}', 0, 1, '2023-05-28 15:25:33', '2023-05-28 15:25:33', 0, NULL, 10),
(78527, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 10:25:35', '2023-05-28 10:25:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685269535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685269535;}', 0, 1, '2023-05-28 11:25:37', '2023-05-28 11:25:37', 0, NULL, 10),
(78525, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 09:17:26', '2023-05-28 09:17:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685265446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685265446;}', 0, 1, '2023-05-28 09:25:38', '2023-05-28 09:25:38', 0, NULL, 10),
(78524, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 09:17:26', '2023-05-28 09:17:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685265446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685265446;}', 0, 1, '2023-05-28 09:25:38', '2023-05-28 09:25:38', 0, NULL, 10),
(78531, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 12:25:36', '2023-05-28 12:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685276736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685276736;}', 0, 1, '2023-05-28 12:47:52', '2023-05-28 12:47:52', 0, NULL, 10),
(78528, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 11:25:37', '2023-05-28 11:25:37', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685273137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685273137;}', 0, 1, '2023-05-28 12:25:36', '2023-05-28 12:25:36', 0, NULL, 10),
(78538, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 16:25:34', '2023-05-28 16:25:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685291134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685291134;}', 0, 1, '2023-05-28 16:32:49', '2023-05-28 16:32:49', 0, NULL, 10),
(78994, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 08:22:55', '2023-06-06 08:22:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686039775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686039775;}', 0, 1, '2023-06-06 08:26:09', '2023-06-06 08:26:09', 0, NULL, 10),
(78539, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 16:25:34', '2023-05-28 16:25:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685291134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685291134;}', 0, 1, '2023-05-28 16:32:49', '2023-05-28 16:32:49', 0, NULL, 10),
(78613, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 02:05:17', '2023-05-30 02:05:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685412317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685412317;}', 0, 1, '2023-05-30 02:26:12', '2023-05-30 02:26:12', 0, NULL, 10),
(68849, 'sfn_send_usage_report', 'failed', '2022-11-24 09:27:02', '2022-11-24 09:27:02', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669282022;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669282022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-24 10:26:14', '2022-11-24 10:26:14', 0, NULL, 10),
(78547, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 20:25:42', '2023-05-28 20:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685305542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685305542;}', 0, 1, '2023-05-28 21:25:45', '2023-05-28 21:25:45', 0, NULL, 10),
(78546, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-28 20:25:42', '2023-05-28 20:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685305542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685305542;}', 0, 1, '2023-05-28 21:25:45', '2023-05-28 21:25:45', 0, NULL, 10),
(78567, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 04:25:44', '2023-05-29 04:25:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685334344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685334344;}', 0, 1, '2023-05-29 04:25:45', '2023-05-29 04:25:45', 0, NULL, 10),
(78665, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 02:07:09', '2023-05-31 02:07:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685498829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685498829;}', 0, 1, '2023-05-31 02:23:47', '2023-05-31 02:23:47', 0, NULL, 10),
(78545, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 19:28:19', '2023-05-28 19:28:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685302099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685302099;}', 0, 1, '2023-05-28 19:30:40', '2023-05-28 19:30:40', 0, NULL, 10),
(78544, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 19:28:19', '2023-05-28 19:28:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685302099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685302099;}', 0, 1, '2023-05-28 19:30:40', '2023-05-28 19:30:40', 0, NULL, 10),
(79019, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-06 20:25:27', '2023-06-06 20:25:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686083127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686083127;}', 0, 1, '2023-06-06 20:26:15', '2023-06-06 20:26:15', 0, NULL, 10),
(78561, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 02:25:33', '2023-05-29 02:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685327133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685327133;}', 0, 1, '2023-05-29 02:58:25', '2023-05-29 02:58:25', 0, NULL, 10),
(78560, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 02:25:33', '2023-05-29 02:25:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685327133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685327133;}', 0, 1, '2023-05-29 02:58:25', '2023-05-29 02:58:25', 0, NULL, 10),
(79546, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 23:25:46', '2023-06-16 23:25:46', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686957946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686957946;}', 0, 1, '2023-06-17 00:05:57', '2023-06-17 00:05:57', 0, NULL, 10),
(78566, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 04:25:42', '2023-05-29 04:25:42', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685334342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685334342;}', 0, 1, '2023-05-29 04:25:45', '2023-05-29 04:25:45', 0, NULL, 10),
(78696, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 17:09:54', '2023-05-31 17:09:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685552994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685552994;}', 0, 1, '2023-05-31 17:26:08', '2023-05-31 17:26:08', 0, NULL, 10);
INSERT INTO `wpva_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(78735, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 10:26:19', '2023-06-01 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685615179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685615179;}', 0, 1, '2023-06-01 10:35:00', '2023-06-01 10:35:00', 0, NULL, 10),
(78576, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 08:25:47', '2023-05-29 08:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685348747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685348747;}', 0, 1, '2023-05-29 09:26:08', '2023-05-29 09:26:08', 0, NULL, 10),
(78563, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 03:25:38', '2023-05-29 03:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685330738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685330738;}', 0, 1, '2023-05-29 03:31:12', '2023-05-29 03:31:12', 0, NULL, 10),
(78562, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 03:25:38', '2023-05-29 03:25:38', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685330738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685330738;}', 0, 1, '2023-05-29 03:31:12', '2023-05-29 03:31:12', 0, NULL, 10),
(78574, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 07:26:15', '2023-05-29 07:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685345175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685345175;}', 0, 1, '2023-05-29 07:46:31', '2023-05-29 07:46:31', 0, NULL, 10),
(78621, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 05:26:35', '2023-05-30 05:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685424395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685424395;}', 0, 1, '2023-05-30 05:27:23', '2023-05-30 05:27:23', 0, NULL, 10),
(78622, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 05:26:35', '2023-05-30 05:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685424395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685424395;}', 0, 1, '2023-05-30 05:27:23', '2023-05-30 05:27:23', 0, NULL, 10),
(78573, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 07:26:15', '2023-05-29 07:26:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685345175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685345175;}', 0, 1, '2023-05-29 07:46:31', '2023-05-29 07:46:31', 0, NULL, 10),
(78697, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 17:09:54', '2023-05-31 17:09:54', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685552994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685552994;}', 0, 1, '2023-05-31 17:26:08', '2023-05-31 17:26:08', 0, NULL, 10),
(78575, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 08:25:47', '2023-05-29 08:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685348747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685348747;}', 0, 1, '2023-05-29 09:26:08', '2023-05-29 09:26:08', 0, NULL, 10),
(78596, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 18:25:47', '2023-05-29 18:25:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685384747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685384747;}', 0, 1, '2023-05-29 19:14:11', '2023-05-29 19:14:11', 0, NULL, 10),
(78577, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 09:26:08', '2023-05-29 09:26:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685352368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685352368;}', 0, 1, '2023-05-29 10:25:46', '2023-05-29 10:25:46', 0, NULL, 10),
(78582, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 11:23:22', '2023-05-29 11:23:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685359402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685359402;}', 0, 1, '2023-05-29 11:25:48', '2023-05-29 11:25:48', 0, NULL, 10),
(78597, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 19:14:13', '2023-05-29 19:14:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685387653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685387653;}', 0, 1, '2023-05-29 19:28:31', '2023-05-29 19:28:31', 0, NULL, 10),
(78646, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 17:25:59', '2023-05-30 17:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685467559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685467559;}', 0, 1, '2023-05-30 17:50:19', '2023-05-30 17:50:19', 0, NULL, 10),
(78666, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 02:07:09', '2023-05-31 02:07:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685498829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685498829;}', 0, 1, '2023-05-31 02:23:47', '2023-05-31 02:23:47', 0, NULL, 10),
(78631, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 10:26:19', '2023-05-30 10:26:19', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685442379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685442379;}', 0, 1, '2023-05-30 10:53:25', '2023-05-30 10:53:25', 0, NULL, 10),
(68958, 'sfn_send_usage_report', 'failed', '2022-11-26 10:45:53', '2022-11-26 10:45:53', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669459553;s:18:\"\0*\0first_timestamp\";i:1592548078;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669459553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2022-11-26 10:56:25', '2022-11-26 10:56:25', 0, NULL, 10),
(78699, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 18:21:39', '2023-05-31 18:21:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685557299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685557299;}', 0, 1, '2023-05-31 18:26:06', '2023-05-31 18:26:06', 0, NULL, 10),
(78664, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 01:20:34', '2023-05-31 01:20:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685496034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685496034;}', 0, 1, '2023-05-31 01:25:59', '2023-05-31 01:25:59', 0, NULL, 10),
(78659, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 23:24:13', '2023-05-30 23:24:13', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685489053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685489053;}', 0, 1, '2023-05-30 23:25:55', '2023-05-30 23:25:55', 0, NULL, 10),
(78731, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 08:26:21', '2023-06-01 08:26:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685607981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685607981;}', 0, 1, '2023-06-01 09:04:37', '2023-06-01 09:04:37', 0, NULL, 10),
(78765, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 00:22:12', '2023-06-02 00:22:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685665332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685665332;}', 0, 1, '2023-06-02 00:23:40', '2023-06-02 00:23:40', 0, NULL, 10),
(78713, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 00:26:10', '2023-06-01 00:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685579170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685579170;}', 0, 1, '2023-06-01 00:38:43', '2023-06-01 00:38:43', 0, NULL, 10),
(78710, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 23:26:07', '2023-05-31 23:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685575567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685575567;}', 0, 1, '2023-05-31 23:39:26', '2023-05-31 23:39:26', 0, NULL, 10),
(78714, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 01:13:51', '2023-06-01 01:13:51', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685582031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685582031;}', 0, 1, '2023-06-01 01:18:11', '2023-06-01 01:18:11', 0, NULL, 10),
(78670, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 04:25:59', '2023-05-31 04:25:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685507159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685507159;}', 0, 1, '2023-05-31 04:33:15', '2023-05-31 04:33:15', 0, NULL, 10),
(78676, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 07:26:32', '2023-05-31 07:26:32', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685517992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685517992;}', 0, 1, '2023-05-31 08:03:24', '2023-05-31 08:03:24', 0, NULL, 10),
(78679, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 08:26:27', '2023-05-31 08:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685521587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685521587;}', 0, 1, '2023-05-31 08:27:13', '2023-05-31 08:27:13', 0, NULL, 10),
(78678, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 08:26:27', '2023-05-31 08:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685521587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685521587;}', 0, 1, '2023-05-31 08:27:13', '2023-05-31 08:27:13', 0, NULL, 10),
(78681, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 09:16:10', '2023-05-31 09:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685524570;}', 0, 1, '2023-05-31 09:26:05', '2023-05-31 09:26:05', 0, NULL, 10),
(78680, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 09:16:10', '2023-05-31 09:16:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685524570;}', 0, 1, '2023-05-31 09:26:05', '2023-05-31 09:26:05', 0, NULL, 10),
(79031, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 02:26:17', '2023-06-07 02:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686104777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686104777;}', 0, 1, '2023-06-07 03:26:11', '2023-06-07 03:26:11', 0, NULL, 10),
(78691, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 14:26:05', '2023-05-31 14:26:05', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685543165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685543165;}', 0, 1, '2023-05-31 15:26:04', '2023-05-31 15:26:04', 0, NULL, 10),
(78741, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 13:09:55', '2023-06-01 13:09:55', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685624995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685624995;}', 0, 1, '2023-06-01 13:26:38', '2023-06-01 13:26:38', 0, NULL, 10),
(78711, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 23:26:07', '2023-05-31 23:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685575567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685575567;}', 0, 1, '2023-05-31 23:39:26', '2023-05-31 23:39:26', 0, NULL, 10),
(78791, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 13:09:04', '2023-06-02 13:09:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685711344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685711344;}', 0, 1, '2023-06-02 13:26:22', '2023-06-02 13:26:22', 0, NULL, 10),
(78698, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 18:21:39', '2023-05-31 18:21:39', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685557299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685557299;}', 0, 1, '2023-05-31 18:26:06', '2023-05-31 18:26:06', 0, NULL, 10),
(78707, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 21:06:08', '2023-05-31 21:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685567168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685567168;}', 0, 1, '2023-05-31 21:09:44', '2023-05-31 21:09:44', 0, NULL, 10),
(78706, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-31 21:06:08', '2023-05-31 21:06:08', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685567168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685567168;}', 0, 1, '2023-05-31 21:09:44', '2023-05-31 21:09:44', 0, NULL, 10),
(78727, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-01 06:26:20', '2023-06-01 06:26:20', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685600780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685600780;}', 0, 1, '2023-06-01 06:38:40', '2023-06-01 06:38:40', 0, NULL, 10),
(78780, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 07:11:00', '2023-06-02 07:11:00', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685689860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685689860;}', 0, 1, '2023-06-02 07:16:17', '2023-06-02 07:16:17', 0, NULL, 10),
(78862, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 21:25:52', '2023-06-03 21:25:52', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685827552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685827552;}', 0, 1, '2023-06-03 21:45:11', '2023-06-03 21:45:11', 0, NULL, 10),
(78775, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-02 05:26:25', '2023-06-02 05:26:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685683585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685683585;}', 0, 1, '2023-06-02 05:32:44', '2023-06-02 05:32:44', 0, NULL, 10),
(78878, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-04 04:21:10', '2023-06-04 04:21:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685852470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685852470;}', 0, 1, '2023-06-04 04:21:10', '2023-06-04 04:21:10', 0, NULL, 10),
(78960, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-05 18:09:58', '2023-06-05 18:09:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685988598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685988598;}', 0, 1, '2023-06-05 18:26:20', '2023-06-05 18:26:20', 0, NULL, 10),
(78402, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-26 01:07:59', '2023-05-26 01:07:59', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685063279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685063279;}', 0, 1, '2023-05-26 01:20:35', '2023-05-26 01:20:35', 0, NULL, 10),
(78469, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-27 08:07:16', '2023-05-27 08:07:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685174836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685174836;}', 0, 1, '2023-05-27 08:11:07', '2023-05-27 08:11:07', 0, NULL, 10),
(78992, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 07:08:18', '2023-06-06 07:08:18', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686035298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686035298;}', 0, 1, '2023-06-06 07:17:52', '2023-06-06 07:17:52', 0, NULL, 10),
(78979, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 02:09:15', '2023-06-06 02:09:15', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686017355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686017355;}', 0, 1, '2023-06-06 02:10:14', '2023-06-06 02:10:14', 0, NULL, 10),
(79071, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 20:26:43', '2023-06-07 20:26:43', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686169603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686169603;}', 0, 1, '2023-06-07 20:29:34', '2023-06-07 20:29:34', 0, NULL, 10),
(79065, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-07 17:08:21', '2023-06-07 17:08:21', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686157701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686157701;}', 0, 1, '2023-06-07 17:18:37', '2023-06-07 17:18:37', 0, NULL, 10),
(79085, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 02:09:47', '2023-06-08 02:09:47', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686190187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686190187;}', 0, 1, '2023-06-08 02:26:15', '2023-06-08 02:26:15', 0, NULL, 10),
(79147, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 06:05:44', '2023-06-09 06:05:44', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686290744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686290744;}', 0, 1, '2023-06-09 06:26:37', '2023-06-09 06:26:37', 0, NULL, 10),
(79155, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 10:13:53', '2023-06-09 10:13:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686305633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686305633;}', 0, 1, '2023-06-09 10:25:35', '2023-06-09 10:25:35', 0, NULL, 10),
(79154, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-09 10:13:53', '2023-06-09 10:13:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686305633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686305633;}', 0, 1, '2023-06-09 10:25:35', '2023-06-09 10:25:35', 0, NULL, 10),
(79219, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 16:10:57', '2023-06-10 16:10:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686413457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686413457;}', 0, 1, '2023-06-10 16:25:47', '2023-06-10 16:25:47', 0, NULL, 10),
(79220, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 16:10:57', '2023-06-10 16:10:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686413457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686413457;}', 0, 1, '2023-06-10 16:25:47', '2023-06-10 16:25:47', 0, NULL, 10),
(79190, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 03:07:56', '2023-06-10 03:07:56', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686366476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686366476;}', 0, 1, '2023-06-10 03:17:16', '2023-06-10 03:17:16', 0, NULL, 10),
(79308, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 09:26:26', '2023-06-12 09:26:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686561986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686561986;}', 0, 1, '2023-06-12 09:30:40', '2023-06-12 09:30:40', 0, NULL, 10),
(79317, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-12 14:26:07', '2023-06-12 14:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686579967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686579967;}', 0, 1, '2023-06-12 14:41:45', '2023-06-12 14:41:45', 0, NULL, 10),
(79349, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-13 04:26:14', '2023-06-13 04:26:14', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686630374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686630374;}', 0, 1, '2023-06-13 04:26:14', '2023-06-13 04:26:14', 0, NULL, 10),
(79521, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-16 11:18:09', '2023-06-16 11:18:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686914289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686914289;}', 0, 1, '2023-06-16 11:20:53', '2023-06-16 11:20:53', 0, NULL, 10),
(79642, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-06-18 20:12:57', '2023-06-18 20:12:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687119177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687119177;}', 0, 1, '2023-06-18 20:18:27', '2023-06-18 20:18:27', 0, NULL, 10),
(79606, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 03:21:58', '2023-06-18 03:21:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687058518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687058518;}', 0, 1, '2023-06-18 03:26:04', '2023-06-18 03:26:04', 0, NULL, 10),
(79598, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 23:26:10', '2023-06-17 23:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687044370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687044370;}', 0, 1, '2023-06-17 23:27:57', '2023-06-17 23:27:57', 0, NULL, 10),
(79597, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 23:26:10', '2023-06-17 23:26:10', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687044370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687044370;}', 0, 1, '2023-06-17 23:27:57', '2023-06-17 23:27:57', 0, NULL, 10),
(79621, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 10:21:40', '2023-06-18 10:21:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687083700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687083700;}', 0, 1, '2023-06-18 10:26:04', '2023-06-18 10:26:04', 0, NULL, 10),
(79620, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 10:21:40', '2023-06-18 10:21:40', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687083700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687083700;}', 0, 1, '2023-06-18 10:26:04', '2023-06-18 10:26:04', 0, NULL, 10),
(79657, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 03:26:09', '2023-06-19 03:26:09', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687145169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687145169;}', 0, 1, '2023-06-19 03:27:52', '2023-06-19 03:27:52', 0, NULL, 10),
(79669, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-19 08:26:16', '2023-06-19 08:26:16', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687163176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687163176;}', 0, 1, '2023-06-19 09:26:37', '2023-06-19 09:26:37', 0, NULL, 10),
(79719, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-20 07:26:27', '2023-06-20 07:26:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687245987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687245987;}', 0, 1, '2023-06-20 08:16:34', '2023-06-20 08:16:34', 0, NULL, 10),
(78816, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-03 00:15:07', '2023-06-03 00:15:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685751307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685751307;}', 0, 1, '2023-06-03 00:26:33', '2023-06-03 00:26:33', 0, NULL, 10),
(78540, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-28 17:20:31', '2023-05-28 17:20:31', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685294431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685294431;}', 0, 1, '2023-05-28 17:25:35', '2023-05-28 17:25:35', 0, NULL, 10),
(78557, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 00:25:36', '2023-05-29 00:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685319936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685319936;}', 0, 1, '2023-05-29 01:25:36', '2023-05-29 01:25:36', 0, NULL, 10),
(78564, 'woocommerce_cleanup_draft_orders', 'complete', '2023-05-30 03:31:12', '2023-05-30 03:31:12', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685417472;s:18:\"\0*\0first_timestamp\";i:1655333097;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685417472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, 1, '2023-05-30 03:31:57', '2023-05-30 03:31:57', 0, NULL, 10),
(78556, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 00:25:36', '2023-05-29 00:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685319936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685319936;}', 0, 1, '2023-05-29 01:25:36', '2023-05-29 01:25:36', 0, NULL, 10),
(79235, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 23:06:53', '2023-06-10 23:06:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686438413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686438413;}', 0, 1, '2023-06-10 23:25:58', '2023-06-10 23:25:58', 0, NULL, 10),
(79080, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 00:26:17', '2023-06-08 00:26:17', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686183977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686183977;}', 0, 1, '2023-06-08 00:35:30', '2023-06-08 00:35:30', 0, NULL, 10),
(79124, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 20:26:35', '2023-06-08 20:26:35', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686255995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686255995;}', 0, 1, '2023-06-08 21:15:37', '2023-06-08 21:15:37', 0, NULL, 10),
(79129, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-08 22:26:24', '2023-06-08 22:26:24', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686263184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686263184;}', 0, 1, '2023-06-08 22:32:17', '2023-06-08 22:32:17', 0, NULL, 10),
(79186, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 01:08:53', '2023-06-10 01:08:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686359333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686359333;}', 0, 1, '2023-06-10 01:19:24', '2023-06-10 01:19:24', 0, NULL, 10),
(79187, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-10 01:08:53', '2023-06-10 01:08:53', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686359333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686359333;}', 0, 1, '2023-06-10 01:19:24', '2023-06-10 01:19:24', 0, NULL, 10),
(79636, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 18:26:07', '2023-06-18 18:26:07', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687112767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687112767;}', 0, 1, '2023-06-18 18:35:15', '2023-06-18 18:35:15', 0, NULL, 10),
(79649, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 23:15:28', '2023-06-18 23:15:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687130128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687130128;}', 0, 1, '2023-06-18 23:23:09', '2023-06-18 23:23:09', 0, NULL, 10),
(79648, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 23:15:28', '2023-06-18 23:15:28', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687130128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687130128;}', 0, 1, '2023-06-18 23:23:09', '2023-06-18 23:23:09', 0, NULL, 10),
(78258, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-23 05:25:50', '2023-05-23 05:25:50', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1684819550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1684819550;}', 0, 1, '2023-05-23 05:35:38', '2023-05-23 05:35:38', 0, NULL, 10),
(78558, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 01:25:36', '2023-05-29 01:25:36', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685323536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685323536;}', 0, 1, '2023-05-29 01:33:59', '2023-05-29 01:33:59', 0, NULL, 10),
(79575, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 13:25:57', '2023-06-17 13:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687008357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687008357;}', 0, 1, '2023-06-17 14:25:54', '2023-06-17 14:25:54', 0, NULL, 10),
(79593, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-17 21:26:22', '2023-06-17 21:26:22', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687037182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687037182;}', 0, 1, '2023-06-17 21:43:59', '2023-06-17 21:43:59', 0, NULL, 10),
(79628, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 14:17:23', '2023-06-18 14:17:23', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687097843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687097843;}', 0, 1, '2023-06-18 14:26:04', '2023-06-18 14:26:04', 0, NULL, 10),
(79630, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-18 15:26:03', '2023-06-18 15:26:03', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687101963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687101963;}', 0, 1, '2023-06-18 15:47:26', '2023-06-18 15:47:26', 0, NULL, 10),
(78591, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 16:17:34', '2023-05-29 16:17:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685377054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685377054;}', 0, 1, '2023-05-29 16:25:47', '2023-05-29 16:25:47', 0, NULL, 10),
(78592, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 16:17:34', '2023-05-29 16:17:34', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685377054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685377054;}', 0, 1, '2023-05-29 16:25:47', '2023-05-29 16:25:47', 0, NULL, 10),
(78602, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-29 20:25:57', '2023-05-29 20:25:57', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685391957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685391957;}', 0, 1, '2023-05-29 20:32:29', '2023-05-29 20:32:29', 0, NULL, 10),
(78653, 'facebook_for_woocommerce_daily_heartbeat', 'complete', '2023-05-30 20:26:04', '2023-05-30 20:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685478364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685478364;}', 0, 1, '2023-05-30 21:25:58', '2023-05-30 21:25:58', 0, NULL, 10),
(78654, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 20:26:04', '2023-05-30 20:26:04', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685478364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685478364;}', 0, 1, '2023-05-30 21:25:58', '2023-05-30 21:25:58', 0, NULL, 10),
(78656, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-05-30 21:25:58', '2023-05-30 21:25:58', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685481958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685481958;}', 0, 1, '2023-05-30 21:29:34', '2023-05-30 21:29:34', 0, NULL, 10),
(79020, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 20:25:27', '2023-06-06 20:25:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686083127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686083127;}', 0, 1, '2023-06-06 20:26:15', '2023-06-06 20:26:15', 0, NULL, 10),
(79022, 'facebook_for_woocommerce_hourly_heartbeat', 'complete', '2023-06-06 21:12:33', '2023-06-06 21:12:33', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1686085953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1686085953;}', 0, 1, '2023-06-06 21:26:10', '2023-06-06 21:26:10', 0, NULL, 10);

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

--
-- Table structure for table `wpva_actionscheduler_claims`
--

CREATE TABLE `wpva_actionscheduler_claims` (
  `claim_id` bigint UNSIGNED NOT NULL,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_actionscheduler_groups`
--

CREATE TABLE `wpva_actionscheduler_groups` (
  `group_id` bigint UNSIGNED NOT NULL,
  `slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_actionscheduler_groups`
--

INSERT INTO `wpva_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'facebook-for-woocommerce'),
(2, 'action-scheduler-migration'),
(3, 'FUE'),
(4, 'woocommerce-db-updates'),
(5, 'wc_update_product_lookup_tables'),
(6, 'mc-woocommerce'),
(7, 'woocommerce-remote-inbox-engine');

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

--
-- Table structure for table `wpva_actionscheduler_logs`
--

CREATE TABLE `wpva_actionscheduler_logs` (
  `log_id` bigint UNSIGNED NOT NULL,
  `action_id` bigint UNSIGNED NOT NULL,
  `message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_actionscheduler_logs`
--

INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(200269, 79384, 'action started via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200261, 79384, 'action created', '2023-06-13 20:26:27', '2023-06-13 20:26:27'),
(200293, 79393, 'action started via WP Cron', '2023-06-14 00:32:25', '2023-06-14 00:32:25'),
(200320, 79404, 'action started via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200431, 79436, 'action started via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200234, 79373, 'action complete via WP Cron', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(200398, 79429, 'action created', '2023-06-14 16:26:29', '2023-06-14 16:26:29'),
(200735, 79539, 'action started via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(200507, 79463, 'action complete via WP Cron', '2023-06-15 08:32:54', '2023-06-15 08:32:54'),
(200372, 79418, 'action complete via WP Cron', '2023-06-14 11:16:33', '2023-06-14 11:16:33'),
(200371, 79418, 'action started via WP Cron', '2023-06-14 11:16:33', '2023-06-14 11:16:33'),
(200104, 79330, 'action started via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200477, 79454, 'action started via WP Cron', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200296, 79395, 'action created', '2023-06-14 01:08:21', '2023-06-14 01:08:21'),
(200295, 79394, 'action created', '2023-06-14 01:08:21', '2023-06-14 01:08:21'),
(200200, 79363, 'action created', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200407, 79431, 'action started via WP Cron', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(199801, 79230, 'action complete via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199697, 79192, 'action started via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199851, 79246, 'action complete via WP Cron', '2023-06-11 04:33:01', '2023-06-11 04:33:01'),
(199849, 79246, 'action created', '2023-06-11 04:25:47', '2023-06-11 04:25:47'),
(200322, 79403, 'action started via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200299, 79394, 'action started via WP Cron', '2023-06-14 01:26:24', '2023-06-14 01:26:24'),
(200016, 79301, 'action created', '2023-06-12 06:12:48', '2023-06-12 06:12:48'),
(197720, 78535, 'action complete via WP Cron', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(200356, 79415, 'action created', '2023-06-14 09:08:59', '2023-06-14 09:08:59'),
(199715, 79199, 'action complete via WP Cron', '2023-06-10 06:22:33', '2023-06-10 06:22:33'),
(199834, 79240, 'action started via WP Cron', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199862, 79249, 'action created', '2023-06-11 06:02:53', '2023-06-11 06:02:53'),
(199863, 79250, 'action created', '2023-06-11 06:08:22', '2023-06-11 06:08:22'),
(199706, 79197, 'action complete via WP Cron', '2023-06-10 05:25:45', '2023-06-10 05:25:45'),
(200006, 79296, 'action complete via Async Request', '2023-06-12 04:25:05', '2023-06-12 04:25:05'),
(201227, 79704, 'action complete via WP Cron', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(201214, 79700, 'action started via WP Cron', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201326, 79737, 'action complete via WP Cron', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(200439, 79442, 'action created', '2023-06-14 22:04:51', '2023-06-14 22:04:51'),
(201274, 79721, 'action created', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(200251, 79379, 'action started via WP Cron', '2023-06-13 19:24:46', '2023-06-13 19:24:46'),
(200203, 79362, 'action started via WP Cron', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200366, 79416, 'action complete via WP Cron', '2023-06-14 10:26:26', '2023-06-14 10:26:26'),
(200364, 79417, 'action complete via WP Cron', '2023-06-14 10:26:26', '2023-06-14 10:26:26'),
(199991, 79292, 'action started via WP Cron', '2023-06-12 02:25:57', '2023-06-12 02:25:57'),
(199992, 79292, 'action complete via WP Cron', '2023-06-12 02:25:58', '2023-06-12 02:25:58'),
(199980, 79289, 'action complete via WP Cron', '2023-06-12 00:25:57', '2023-06-12 00:25:57'),
(199984, 79291, 'action created', '2023-06-12 01:25:57', '2023-06-12 01:25:57'),
(199989, 79292, 'action created', '2023-06-12 02:09:36', '2023-06-12 02:09:36'),
(200786, 79557, 'action complete via Async Request', '2023-06-17 04:09:14', '2023-06-17 04:09:14'),
(200745, 79544, 'action created', '2023-06-16 22:20:15', '2023-06-16 22:20:15'),
(200118, 79335, 'action created', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(200108, 79332, 'action started via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(201341, 79742, 'action started via WP Cron', '2023-06-20 18:50:42', '2023-06-20 18:50:42'),
(201328, 79739, 'action created', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(201327, 79738, 'action created', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(200038, 79308, 'action started via WP Cron', '2023-06-12 09:30:40', '2023-06-12 09:30:40'),
(200024, 79303, 'action started via WP Cron', '2023-06-12 07:33:39', '2023-06-12 07:33:39'),
(200023, 79304, 'action created', '2023-06-12 07:26:33', '2023-06-12 07:26:33'),
(200202, 79363, 'action complete via WP Cron', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200476, 79455, 'action created', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200803, 79564, 'action created', '2023-06-17 07:10:51', '2023-06-17 07:10:51'),
(200484, 79457, 'action complete via WP Cron', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(200804, 79563, 'action started via WP Cron', '2023-06-17 07:17:18', '2023-06-17 07:17:18'),
(200545, 79478, 'action created', '2023-06-15 15:25:55', '2023-06-15 15:25:55'),
(199779, 79221, 'action complete via WP Cron', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(199780, 79222, 'action started via WP Cron', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(197304, 78397, 'action created', '2023-05-25 23:08:39', '2023-05-25 23:08:39'),
(197305, 78398, 'action created', '2023-05-25 23:08:39', '2023-05-25 23:08:39'),
(197472, 78453, 'action complete via WP Cron', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(199882, 79257, 'action created', '2023-06-11 09:07:41', '2023-06-11 09:07:41'),
(199922, 79269, 'action complete via WP Cron', '2023-06-11 15:22:14', '2023-06-11 15:22:14'),
(199881, 79256, 'action created', '2023-06-11 09:07:41', '2023-06-11 09:07:41'),
(197342, 78409, 'action complete via WP Cron', '2023-05-26 04:26:15', '2023-05-26 04:26:15'),
(200053, 79314, 'action created', '2023-06-12 12:26:08', '2023-06-12 12:26:08'),
(199840, 79242, 'action started via WP Cron', '2023-06-11 02:39:24', '2023-06-11 02:39:24'),
(199886, 79257, 'action complete via WP Cron', '2023-06-11 09:16:47', '2023-06-11 09:16:47'),
(201429, 79721, 'action started via WP Cron', '2023-06-21 08:26:05', '2023-06-21 08:26:05'),
(201354, 79749, 'action created', '2023-06-20 20:26:36', '2023-06-20 20:26:36'),
(199970, 79284, 'action complete via WP Cron', '2023-06-11 22:07:38', '2023-06-11 22:07:38'),
(199870, 79253, 'action created', '2023-06-11 07:05:26', '2023-06-11 07:05:26'),
(197454, 78446, 'action complete via WP Cron', '2023-05-26 22:16:57', '2023-05-26 22:16:57'),
(170963, 69616, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2022-12-08 04:07:14', '2022-12-08 04:07:14'),
(199944, 79275, 'action complete via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(199941, 79277, 'action started via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(200003, 79297, 'action started via Async Request', '2023-06-12 04:25:05', '2023-06-12 04:25:05'),
(200056, 79313, 'action started via WP Cron', '2023-06-12 12:39:04', '2023-06-12 12:39:04'),
(200000, 79295, 'action complete via WP Cron', '2023-06-12 03:26:18', '2023-06-12 03:26:18'),
(200106, 79329, 'action started via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200051, 79312, 'action complete via WP Cron', '2023-06-12 11:51:28', '2023-06-12 11:51:28'),
(200012, 79298, 'action complete via WP Cron', '2023-06-12 05:39:04', '2023-06-12 05:39:04'),
(190812, 76233, 'action created', '2023-04-14 03:35:54', '2023-04-14 03:35:54'),
(200340, 79407, 'action complete via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200120, 79336, 'action started via WP Cron', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(200113, 79334, 'action created', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200105, 79330, 'action complete via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200778, 79555, 'action complete via WP Cron', '2023-06-17 03:28:39', '2023-06-17 03:28:39'),
(200499, 79462, 'action complete via WP Cron', '2023-06-15 07:09:43', '2023-06-15 07:09:43'),
(200532, 79473, 'action created', '2023-06-15 13:08:26', '2023-06-15 13:08:26'),
(200046, 79311, 'action created', '2023-06-12 11:26:07', '2023-06-12 11:26:07'),
(200149, 79346, 'action created', '2023-06-13 03:26:13', '2023-06-13 03:26:13'),
(199999, 79295, 'action started via WP Cron', '2023-06-12 03:26:18', '2023-06-12 03:26:18'),
(199911, 79266, 'action created', '2023-06-11 14:18:38', '2023-06-11 14:18:38'),
(200350, 79413, 'action created', '2023-06-14 08:06:23', '2023-06-14 08:06:23'),
(201284, 79722, 'action complete via WP Cron', '2023-06-20 08:24:11', '2023-06-20 08:24:11'),
(166372, 68087, 'action started via WP Cron', '2022-11-09 04:13:41', '2022-11-09 04:13:41'),
(199915, 79266, 'action started via WP Cron', '2023-06-11 14:25:53', '2023-06-11 14:25:53'),
(199957, 79278, 'action started via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(200100, 79329, 'action created', '2023-06-12 20:26:23', '2023-06-12 20:26:23'),
(200005, 79296, 'action started via Async Request', '2023-06-12 04:25:05', '2023-06-12 04:25:05'),
(200326, 79402, 'action started via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(201397, 79761, 'action started via WP Cron', '2023-06-21 02:25:26', '2023-06-21 02:25:26'),
(201391, 79758, 'action started via WP Cron', '2023-06-21 01:27:06', '2023-06-21 01:27:06'),
(201434, 79773, 'action started via WP Cron', '2023-06-21 08:29:21', '2023-06-21 08:29:21'),
(201374, 79752, 'action complete via WP Cron', '2023-06-20 22:39:04', '2023-06-20 22:39:04'),
(200157, 79350, 'action created', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(200220, 79369, 'action complete via WP Cron', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200221, 79368, 'action started via WP Cron', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200219, 79369, 'action started via WP Cron', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200784, 79556, 'action complete via Async Request', '2023-06-17 04:09:14', '2023-06-17 04:09:14'),
(166717, 68203, 'action created', '2022-11-11 06:56:27', '2022-11-11 06:56:27'),
(200378, 79421, 'action complete via WP Cron', '2023-06-14 12:26:25', '2023-06-14 12:26:25'),
(199956, 79280, 'action complete via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(199927, 79271, 'action started via WP Cron', '2023-06-11 16:29:19', '2023-06-11 16:29:19'),
(199926, 79270, 'action complete via WP Cron', '2023-06-11 16:29:19', '2023-06-11 16:29:19'),
(199942, 79277, 'action complete via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(199943, 79275, 'action started via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(200114, 79333, 'action started via WP Cron', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(201394, 79761, 'action created', '2023-06-21 02:14:41', '2023-06-21 02:14:41'),
(200375, 79420, 'action started via WP Cron', '2023-06-14 12:26:25', '2023-06-14 12:26:25'),
(200189, 79358, 'action started via WP Cron', '2023-06-13 08:11:29', '2023-06-13 08:11:29'),
(201443, 79775, 'action complete via WP Cron', '2023-06-21 09:31:12', '2023-06-21 09:31:12'),
(200158, 79350, 'action started via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(200116, 79334, 'action started via WP Cron', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(166398, 68039, 'action started via WP Cron', '2022-11-09 06:26:27', '2022-11-09 06:26:27'),
(200188, 79359, 'action created', '2023-06-13 08:04:47', '2023-06-13 08:04:47'),
(200159, 79350, 'action complete via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(199988, 79290, 'action complete via WP Cron', '2023-06-12 01:49:39', '2023-06-12 01:49:39'),
(200354, 79412, 'action complete via WP Cron', '2023-06-14 08:14:28', '2023-06-14 08:14:28'),
(200352, 79413, 'action complete via WP Cron', '2023-06-14 08:14:28', '2023-06-14 08:14:28'),
(200253, 79380, 'action created', '2023-06-13 19:24:48', '2023-06-13 19:24:48'),
(200267, 79383, 'action started via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200265, 79385, 'action started via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200084, 79324, 'action started via WP Cron', '2023-06-12 17:28:35', '2023-06-12 17:28:35'),
(200081, 79322, 'action complete via WP Cron', '2023-06-12 16:26:05', '2023-06-12 16:26:05'),
(200079, 79321, 'action complete via WP Cron', '2023-06-12 16:26:05', '2023-06-12 16:26:05'),
(199993, 79293, 'action started via WP Cron', '2023-06-12 02:25:58', '2023-06-12 02:25:58'),
(199994, 79293, 'action complete via WP Cron', '2023-06-12 02:25:58', '2023-06-12 02:25:58'),
(200323, 79403, 'action complete via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200125, 79338, 'action created', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(201216, 79701, 'action created', '2023-06-19 23:06:17', '2023-06-19 23:06:17'),
(200324, 79401, 'action started via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(199961, 79283, 'action started via WP Cron', '2023-06-11 21:52:57', '2023-06-11 21:52:57'),
(200342, 79408, 'action complete via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200174, 79353, 'action created', '2023-06-13 06:24:13', '2023-06-13 06:24:13'),
(200238, 79374, 'action complete via WP Cron', '2023-06-13 16:26:18', '2023-06-13 16:26:18'),
(200266, 79385, 'action complete via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200010, 79299, 'action complete via WP Cron', '2023-06-12 05:39:04', '2023-06-12 05:39:04'),
(201288, 79725, 'action complete via WP Cron', '2023-06-20 09:45:01', '2023-06-20 09:45:01'),
(200148, 79345, 'action created', '2023-06-13 03:26:13', '2023-06-13 03:26:13'),
(200132, 79339, 'action started via WP Cron', '2023-06-13 00:14:46', '2023-06-13 00:14:46'),
(199939, 79276, 'action created', '2023-06-11 19:29:02', '2023-06-11 19:29:02'),
(199935, 79274, 'action created', '2023-06-11 18:25:55', '2023-06-11 18:25:55'),
(201318, 79734, 'action complete via WP Cron', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201516, 79801, 'action created', '2023-06-21 21:22:23', '2023-06-21 21:22:23'),
(201517, 79802, 'action created', '2023-06-21 21:22:23', '2023-06-21 21:22:23'),
(201295, 79726, 'action started via WP Cron', '2023-06-20 10:26:50', '2023-06-20 10:26:50'),
(201296, 79726, 'action complete via WP Cron', '2023-06-20 10:26:50', '2023-06-20 10:26:50'),
(200134, 79340, 'action started via WP Cron', '2023-06-13 00:14:46', '2023-06-13 00:14:46'),
(186138, 74675, 'action created', '2023-03-15 03:43:08', '2023-03-15 03:43:08'),
(186139, 74675, 'action started via WP Cron', '2023-03-15 04:03:09', '2023-03-15 04:03:09'),
(200636, 79507, 'action started via WP Cron', '2023-06-16 05:53:21', '2023-06-16 05:53:21'),
(200144, 79343, 'action started via WP Cron', '2023-06-13 02:57:11', '2023-06-13 02:57:11'),
(200173, 79300, 'action complete via WP Cron', '2023-06-13 06:24:13', '2023-06-13 06:24:13'),
(200216, 79366, 'action complete via WP Cron', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(200140, 79341, 'action started via WP Cron', '2023-06-13 01:26:10', '2023-06-13 01:26:10'),
(201077, 79654, 'action started via WP Cron', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(201060, 79649, 'action complete via WP Cron', '2023-06-18 23:23:09', '2023-06-18 23:23:09'),
(201105, 79664, 'action created', '2023-06-19 06:14:17', '2023-06-19 06:14:17'),
(200976, 79621, 'action complete via WP Cron', '2023-06-18 10:26:04', '2023-06-18 10:26:04'),
(199650, 79179, 'action complete via WP Cron', '2023-06-09 21:10:03', '2023-06-09 21:10:03'),
(199982, 79288, 'action complete via WP Cron', '2023-06-12 00:25:57', '2023-06-12 00:25:57'),
(200235, 79374, 'action created', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(200212, 79367, 'action created', '2023-06-13 12:25:47', '2023-06-13 12:25:47'),
(200168, 79352, 'action started via WP Cron', '2023-06-13 05:36:38', '2023-06-13 05:36:38'),
(200169, 79352, 'action complete via WP Cron', '2023-06-13 05:36:38', '2023-06-13 05:36:38'),
(170962, 69616, 'action started via WP Cron', '2022-12-08 04:07:14', '2022-12-08 04:07:14'),
(200087, 79323, 'action complete via WP Cron', '2023-06-12 17:28:35', '2023-06-12 17:28:35'),
(200039, 79308, 'action complete via WP Cron', '2023-06-12 09:30:40', '2023-06-12 09:30:40'),
(200009, 79299, 'action started via WP Cron', '2023-06-12 05:39:04', '2023-06-12 05:39:04'),
(200008, 79299, 'action created', '2023-06-12 05:26:03', '2023-06-12 05:26:03'),
(200155, 79348, 'action created', '2023-06-13 04:26:12', '2023-06-13 04:26:12'),
(200237, 79374, 'action started via WP Cron', '2023-06-13 16:26:18', '2023-06-13 16:26:18'),
(201378, 79755, 'action complete via WP Cron', '2023-06-20 23:06:24', '2023-06-20 23:06:24'),
(201304, 79731, 'action created', '2023-06-20 12:04:58', '2023-06-20 12:04:58'),
(201346, 79745, 'action created', '2023-06-20 19:05:52', '2023-06-20 19:05:52'),
(201229, 79706, 'action created', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(201256, 79711, 'action started via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(200255, 79381, 'action started via WP Cron', '2023-06-13 19:28:55', '2023-06-13 19:28:55'),
(200103, 79332, 'action created', '2023-06-12 20:26:23', '2023-06-12 20:26:23'),
(201255, 79712, 'action complete via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201239, 79708, 'action complete via WP Cron', '2023-06-20 02:26:38', '2023-06-20 02:26:38'),
(200438, 79441, 'action complete via WP Cron', '2023-06-14 21:28:06', '2023-06-14 21:28:06'),
(200128, 79337, 'action started via WP Cron', '2023-06-12 23:48:35', '2023-06-12 23:48:35'),
(200080, 79322, 'action started via WP Cron', '2023-06-12 16:26:05', '2023-06-12 16:26:05'),
(200068, 79317, 'action started via WP Cron', '2023-06-12 14:41:45', '2023-06-12 14:41:45'),
(200751, 79546, 'action created', '2023-06-16 23:25:46', '2023-06-16 23:25:46'),
(200301, 79396, 'action created', '2023-06-14 02:26:17', '2023-06-14 02:26:17'),
(201047, 79644, 'action started via WP Cron', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(200623, 79504, 'action created', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200805, 79563, 'action complete via WP Cron', '2023-06-17 07:17:18', '2023-06-17 07:17:18'),
(200818, 79567, 'action started via WP Cron', '2023-06-17 09:25:57', '2023-06-17 09:25:57'),
(200640, 79509, 'action created', '2023-06-16 06:15:12', '2023-06-16 06:15:12'),
(201056, 79647, 'action complete via WP Cron', '2023-06-18 22:42:17', '2023-06-18 22:42:17'),
(200690, 79525, 'action complete via WP Cron', '2023-06-16 13:25:47', '2023-06-16 13:25:47'),
(200792, 79558, 'action complete via WP Cron', '2023-06-17 05:25:53', '2023-06-17 05:25:53'),
(200664, 79516, 'action complete via WP Cron', '2023-06-16 09:19:33', '2023-06-16 09:19:33'),
(200663, 79516, 'action started via WP Cron', '2023-06-16 09:19:32', '2023-06-16 09:19:32'),
(200676, 79520, 'action complete via WP Cron', '2023-06-16 11:20:53', '2023-06-16 11:20:53'),
(200897, 79593, 'action complete via WP Cron', '2023-06-17 21:43:59', '2023-06-17 21:43:59'),
(200206, 79365, 'action created', '2023-06-13 11:17:39', '2023-06-13 11:17:39'),
(200150, 79345, 'action started via WP Cron', '2023-06-13 03:30:43', '2023-06-13 03:30:43'),
(200446, 79445, 'action created', '2023-06-14 23:05:37', '2023-06-14 23:05:37'),
(198303, 78730, 'action created', '2023-06-01 08:26:21', '2023-06-01 08:26:21'),
(200791, 79558, 'action started via WP Cron', '2023-06-17 05:25:53', '2023-06-17 05:25:53'),
(200628, 79505, 'action created', '2023-06-16 04:25:44', '2023-06-16 04:25:44'),
(200435, 79440, 'action started via WP Cron', '2023-06-14 21:28:06', '2023-06-14 21:28:06'),
(200263, 79382, 'action started via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200348, 79411, 'action complete via WP Cron', '2023-06-14 07:26:26', '2023-06-14 07:26:26'),
(200333, 79406, 'action complete via WP Cron', '2023-06-14 05:26:24', '2023-06-14 05:26:24'),
(200907, 79598, 'action complete via WP Cron', '2023-06-17 23:27:57', '2023-06-17 23:27:57'),
(200873, 79585, 'action complete via WP Cron', '2023-06-17 19:28:47', '2023-06-17 19:28:47'),
(200339, 79407, 'action started via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200345, 79410, 'action started via WP Cron', '2023-06-14 07:26:26', '2023-06-14 07:26:26'),
(200527, 79472, 'action created', '2023-06-15 12:25:42', '2023-06-15 12:25:42'),
(200236, 79375, 'action created', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(200351, 79413, 'action started via WP Cron', '2023-06-14 08:14:28', '2023-06-14 08:14:28'),
(200312, 79398, 'action complete via WP Cron', '2023-06-14 03:28:46', '2023-06-14 03:28:46'),
(200306, 79396, 'action complete via WP Cron', '2023-06-14 02:41:02', '2023-06-14 02:41:02'),
(200141, 79341, 'action complete via WP Cron', '2023-06-13 01:26:10', '2023-06-13 01:26:10'),
(201053, 79646, 'action started via WP Cron', '2023-06-18 22:42:17', '2023-06-18 22:42:17'),
(200268, 79383, 'action complete via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200248, 79379, 'action created', '2023-06-13 18:26:15', '2023-06-13 18:26:15'),
(200572, 79485, 'action started via WP Cron', '2023-06-15 19:13:03', '2023-06-15 19:13:03'),
(201081, 79656, 'action created', '2023-06-19 03:26:09', '2023-06-19 03:26:09'),
(200592, 79493, 'action created', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(200397, 79428, 'action created', '2023-06-14 16:26:29', '2023-06-14 16:26:29'),
(200585, 79488, 'action complete via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200801, 79562, 'action created', '2023-06-17 07:10:49', '2023-06-17 07:10:49'),
(200802, 79563, 'action created', '2023-06-17 07:10:51', '2023-06-17 07:10:51'),
(200696, 79527, 'action complete via WP Cron', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(200944, 79610, 'action started via WP Cron', '2023-06-18 05:51:32', '2023-06-18 05:51:32'),
(200798, 79561, 'action complete via WP Cron', '2023-06-17 06:17:02', '2023-06-17 06:17:02'),
(200796, 79560, 'action complete via WP Cron', '2023-06-17 06:17:02', '2023-06-17 06:17:02'),
(200369, 79419, 'action started via WP Cron', '2023-06-14 11:16:33', '2023-06-14 11:16:33'),
(200353, 79412, 'action started via WP Cron', '2023-06-14 08:14:28', '2023-06-14 08:14:28'),
(200178, 79354, 'action complete via WP Cron', '2023-06-13 06:26:37', '2023-06-13 06:26:37'),
(200122, 79335, 'action started via WP Cron', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(200429, 79437, 'action started via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200464, 79451, 'action created', '2023-06-15 02:08:39', '2023-06-15 02:08:39'),
(200462, 79449, 'action complete via WP Cron', '2023-06-15 01:19:02', '2023-06-15 01:19:02'),
(201137, 79673, 'action complete via WP Cron', '2023-06-19 11:16:24', '2023-06-19 11:16:24'),
(200762, 79548, 'action complete via WP Cron', '2023-06-17 00:11:16', '2023-06-17 00:11:16'),
(200887, 79592, 'action complete via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(199123, 79004, 'action created', '2023-06-06 13:16:10', '2023-06-06 13:16:10'),
(199157, 79014, 'action complete via WP Cron', '2023-06-06 18:19:55', '2023-06-06 18:19:55'),
(199722, 79203, 'action created', '2023-06-10 08:05:16', '2023-06-10 08:05:16'),
(199292, 79059, 'action complete via WP Cron', '2023-06-07 14:23:18', '2023-06-07 14:23:18'),
(199122, 79003, 'action created', '2023-06-06 13:16:10', '2023-06-06 13:16:10'),
(200613, 79500, 'action complete via WP Cron', '2023-06-16 01:22:31', '2023-06-16 01:22:31'),
(200633, 79506, 'action complete via WP Cron', '2023-06-16 04:27:13', '2023-06-16 04:27:13'),
(200700, 79529, 'action complete via WP Cron', '2023-06-16 15:25:47', '2023-06-16 15:25:47'),
(200697, 79528, 'action created', '2023-06-16 15:19:41', '2023-06-16 15:19:41'),
(200698, 79529, 'action created', '2023-06-16 15:19:41', '2023-06-16 15:19:41'),
(200699, 79529, 'action started via WP Cron', '2023-06-16 15:25:47', '2023-06-16 15:25:47'),
(200343, 79410, 'action created', '2023-06-14 07:22:55', '2023-06-14 07:22:55'),
(200309, 79399, 'action started via WP Cron', '2023-06-14 03:28:46', '2023-06-14 03:28:46'),
(201113, 79666, 'action created', '2023-06-19 07:26:36', '2023-06-19 07:26:36'),
(201314, 79732, 'action complete via WP Cron', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(200986, 79625, 'action created', '2023-06-18 12:26:08', '2023-06-18 12:26:08'),
(200328, 79405, 'action created', '2023-06-14 05:04:59', '2023-06-14 05:04:59'),
(200365, 79416, 'action started via WP Cron', '2023-06-14 10:26:26', '2023-06-14 10:26:26'),
(200195, 79361, 'action started via WP Cron', '2023-06-13 09:26:39', '2023-06-13 09:26:39'),
(200196, 79361, 'action complete via WP Cron', '2023-06-13 09:26:39', '2023-06-13 09:26:39'),
(200197, 79360, 'action started via WP Cron', '2023-06-13 09:26:39', '2023-06-13 09:26:39'),
(200405, 79430, 'action started via WP Cron', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(200224, 79371, 'action created', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200217, 79368, 'action created', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(200308, 79399, 'action created', '2023-06-14 03:26:18', '2023-06-14 03:26:18'),
(200258, 79380, 'action complete via WP Cron', '2023-06-13 19:28:55', '2023-06-13 19:28:55'),
(200297, 79395, 'action started via WP Cron', '2023-06-14 01:26:24', '2023-06-14 01:26:24'),
(200262, 79385, 'action created', '2023-06-13 20:26:27', '2023-06-13 20:26:27'),
(200329, 79406, 'action created', '2023-06-14 05:04:59', '2023-06-14 05:04:59'),
(200330, 79405, 'action started via WP Cron', '2023-06-14 05:26:24', '2023-06-14 05:26:24'),
(200319, 79404, 'action created', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200274, 79386, 'action complete via WP Cron', '2023-06-13 21:26:16', '2023-06-13 21:26:16'),
(200411, 79433, 'action started via WP Cron', '2023-06-14 18:26:26', '2023-06-14 18:26:26'),
(200738, 79540, 'action complete via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(200481, 79456, 'action created', '2023-06-15 05:26:37', '2023-06-15 05:26:37'),
(200316, 79401, 'action created', '2023-06-14 04:20:38', '2023-06-14 04:20:38'),
(200275, 79387, 'action started via WP Cron', '2023-06-13 21:26:16', '2023-06-13 21:26:16'),
(200485, 79456, 'action started via WP Cron', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(200307, 79398, 'action created', '2023-06-14 03:26:18', '2023-06-14 03:26:18'),
(201399, 79762, 'action created', '2023-06-21 03:05:08', '2023-06-21 03:05:08'),
(200318, 79403, 'action created', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200367, 79418, 'action created', '2023-06-14 11:04:39', '2023-06-14 11:04:39'),
(200370, 79419, 'action complete via WP Cron', '2023-06-14 11:16:33', '2023-06-14 11:16:33'),
(166399, 68039, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-09 06:26:27', '2022-11-09 06:26:27'),
(200708, 79530, 'action complete via WP Cron', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(200442, 79442, 'action complete via WP Cron', '2023-06-14 22:26:27', '2023-06-14 22:26:27'),
(166400, 68096, 'action created', '2022-11-09 06:26:27', '2022-11-09 06:26:27'),
(200349, 79412, 'action created', '2023-06-14 08:06:23', '2023-06-14 08:06:23'),
(200304, 79397, 'action complete via WP Cron', '2023-06-14 02:41:02', '2023-06-14 02:41:02'),
(200828, 79572, 'action started via WP Cron', '2023-06-17 11:25:54', '2023-06-17 11:25:54'),
(200548, 79477, 'action started via WP Cron', '2023-06-15 15:27:31', '2023-06-15 15:27:31'),
(200549, 79477, 'action complete via WP Cron', '2023-06-15 15:27:31', '2023-06-15 15:27:31'),
(200386, 79425, 'action created', '2023-06-14 14:26:25', '2023-06-14 14:26:25'),
(200954, 79613, 'action created', '2023-06-18 07:26:09', '2023-06-18 07:26:09'),
(200662, 79517, 'action created', '2023-06-16 09:14:51', '2023-06-16 09:14:51'),
(200660, 79514, 'action complete via WP Cron', '2023-06-16 08:28:47', '2023-06-16 08:28:47'),
(200730, 79541, 'action created', '2023-06-16 20:13:09', '2023-06-16 20:13:09'),
(200634, 79507, 'action created', '2023-06-16 05:25:44', '2023-06-16 05:25:44'),
(200498, 79462, 'action started via WP Cron', '2023-06-15 07:09:43', '2023-06-15 07:09:43'),
(200565, 79483, 'action complete via WP Cron', '2023-06-15 18:25:38', '2023-06-15 18:25:38'),
(200691, 79526, 'action created', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(201167, 79683, 'action complete via WP Cron', '2023-06-19 15:23:12', '2023-06-19 15:23:12'),
(200491, 79459, 'action started via WP Cron', '2023-06-15 06:19:40', '2023-06-15 06:19:40'),
(200573, 79485, 'action complete via WP Cron', '2023-06-15 19:13:03', '2023-06-15 19:13:03'),
(200488, 79459, 'action created', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(201178, 79687, 'action started via WP Cron', '2023-06-19 17:15:13', '2023-06-19 17:15:13'),
(201242, 79709, 'action started via WP Cron', '2023-06-20 03:31:37', '2023-06-20 03:31:37'),
(200715, 79534, 'action created', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200886, 79592, 'action started via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200347, 79411, 'action started via WP Cron', '2023-06-14 07:26:26', '2023-06-14 07:26:26'),
(201379, 79754, 'action started via WP Cron', '2023-06-20 23:06:24', '2023-06-20 23:06:24'),
(201090, 79661, 'action created', '2023-06-19 04:26:17', '2023-06-19 04:26:17'),
(200344, 79411, 'action created', '2023-06-14 07:22:55', '2023-06-14 07:22:55'),
(200317, 79402, 'action created', '2023-06-14 04:20:38', '2023-06-14 04:20:38'),
(201132, 79673, 'action created', '2023-06-19 10:26:16', '2023-06-19 10:26:16'),
(200564, 79483, 'action started via WP Cron', '2023-06-15 18:25:38', '2023-06-15 18:25:38'),
(200470, 79453, 'action created', '2023-06-15 03:06:21', '2023-06-15 03:06:21'),
(200384, 79422, 'action complete via WP Cron', '2023-06-14 13:19:33', '2023-06-14 13:19:33'),
(200473, 79453, 'action started via WP Cron', '2023-06-15 03:20:52', '2023-06-15 03:20:52'),
(200426, 79439, 'action complete via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200829, 79572, 'action complete via WP Cron', '2023-06-17 11:25:54', '2023-06-17 11:25:54'),
(200475, 79454, 'action created', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200459, 79448, 'action started via WP Cron', '2023-06-15 01:19:02', '2023-06-15 01:19:02'),
(201460, 79782, 'action started via WP Cron', '2023-06-21 12:23:33', '2023-06-21 12:23:33'),
(200468, 79451, 'action complete via WP Cron', '2023-06-15 02:18:53', '2023-06-15 02:18:53'),
(200430, 79437, 'action complete via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200368, 79419, 'action created', '2023-06-14 11:16:33', '2023-06-14 11:16:33'),
(200531, 79472, 'action complete via WP Cron', '2023-06-15 12:42:25', '2023-06-15 12:42:25'),
(200474, 79453, 'action complete via WP Cron', '2023-06-15 03:20:52', '2023-06-15 03:20:52'),
(200402, 79429, 'action complete via WP Cron', '2023-06-14 16:31:12', '2023-06-14 16:31:12'),
(200529, 79471, 'action complete via WP Cron', '2023-06-15 12:42:25', '2023-06-15 12:42:25'),
(200314, 79400, 'action started via WP Cron', '2023-06-14 04:20:36', '2023-06-14 04:20:36'),
(200338, 79409, 'action created', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200701, 79528, 'action started via WP Cron', '2023-06-16 15:25:47', '2023-06-16 15:25:47'),
(200465, 79450, 'action started via WP Cron', '2023-06-15 02:18:53', '2023-06-15 02:18:53'),
(200404, 79431, 'action created', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(166373, 68087, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2022-11-09 04:13:41', '2022-11-09 04:13:41'),
(200827, 79572, 'action created', '2023-06-17 11:06:08', '2023-06-17 11:06:08'),
(200626, 79504, 'action started via WP Cron', '2023-06-16 03:30:08', '2023-06-16 03:30:08'),
(200624, 79503, 'action started via WP Cron', '2023-06-16 03:30:08', '2023-06-16 03:30:08'),
(200659, 79514, 'action started via WP Cron', '2023-06-16 08:28:47', '2023-06-16 08:28:47'),
(186140, 74675, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-03-15 04:03:09', '2023-03-15 04:03:09'),
(200396, 79427, 'action complete via WP Cron', '2023-06-14 15:42:33', '2023-06-14 15:42:33'),
(200563, 79484, 'action created', '2023-06-15 18:18:09', '2023-06-15 18:18:09'),
(200614, 79499, 'action started via WP Cron', '2023-06-16 01:22:31', '2023-06-16 01:22:31'),
(200421, 79436, 'action created', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200612, 79500, 'action started via WP Cron', '2023-06-16 01:22:31', '2023-06-16 01:22:31'),
(200695, 79527, 'action started via WP Cron', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(201302, 79728, 'action complete via WP Cron', '2023-06-20 11:15:37', '2023-06-20 11:15:37'),
(200875, 79588, 'action created', '2023-06-17 19:28:51', '2023-06-17 19:28:51'),
(201265, 79718, 'action created', '2023-06-20 06:22:39', '2023-06-20 06:22:39'),
(200399, 79428, 'action started via WP Cron', '2023-06-14 16:31:12', '2023-06-14 16:31:12'),
(200942, 79609, 'action started via WP Cron', '2023-06-18 05:51:32', '2023-06-18 05:51:32'),
(200943, 79609, 'action complete via WP Cron', '2023-06-18 05:51:32', '2023-06-18 05:51:32'),
(198319, 78735, 'action started via WP Cron', '2023-06-01 10:35:00', '2023-06-01 10:35:00'),
(176287, 71391, 'action started via WP Cron', '2023-01-11 03:39:26', '2023-01-11 03:39:26'),
(200812, 79565, 'action started via WP Cron', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(200539, 79476, 'action created', '2023-06-15 14:25:37', '2023-06-15 14:25:37'),
(200879, 79587, 'action complete via WP Cron', '2023-06-17 20:26:01', '2023-06-17 20:26:01'),
(200765, 79550, 'action started via WP Cron', '2023-06-17 01:37:38', '2023-06-17 01:37:38'),
(200571, 79486, 'action complete via WP Cron', '2023-06-15 19:13:03', '2023-06-15 19:13:03'),
(200682, 79523, 'action complete via WP Cron', '2023-06-16 12:25:46', '2023-06-16 12:25:46'),
(200656, 79515, 'action created', '2023-06-16 08:25:47', '2023-06-16 08:25:47'),
(201118, 79667, 'action started via WP Cron', '2023-06-19 08:26:15', '2023-06-19 08:26:15'),
(201119, 79667, 'action complete via WP Cron', '2023-06-19 08:26:15', '2023-06-19 08:26:15'),
(200874, 79587, 'action created', '2023-06-17 19:28:51', '2023-06-17 19:28:51'),
(200590, 79491, 'action started via WP Cron', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(176286, 71391, 'action created', '2023-01-11 03:38:12', '2023-01-11 03:38:12'),
(201134, 79674, 'action started via WP Cron', '2023-06-19 11:16:24', '2023-06-19 11:16:24'),
(201133, 79674, 'action created', '2023-06-19 10:26:16', '2023-06-19 10:26:16'),
(198304, 78731, 'action created', '2023-06-01 08:26:21', '2023-06-01 08:26:21'),
(200885, 79591, 'action complete via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200825, 79569, 'action complete via WP Cron', '2023-06-17 10:15:56', '2023-06-17 10:15:56'),
(200747, 79545, 'action started via WP Cron', '2023-06-16 22:25:45', '2023-06-16 22:25:45'),
(200672, 79518, 'action complete via WP Cron', '2023-06-16 10:08:46', '2023-06-16 10:08:46'),
(200669, 79519, 'action started via WP Cron', '2023-06-16 10:08:46', '2023-06-16 10:08:46'),
(200670, 79519, 'action complete via WP Cron', '2023-06-16 10:08:46', '2023-06-16 10:08:46'),
(200671, 79518, 'action started via WP Cron', '2023-06-16 10:08:46', '2023-06-16 10:08:46'),
(200642, 79510, 'action started via WP Cron', '2023-06-16 06:26:02', '2023-06-16 06:26:02'),
(200643, 79510, 'action complete via WP Cron', '2023-06-16 06:26:02', '2023-06-16 06:26:02'),
(176288, 71391, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-01-11 03:39:27', '2023-01-11 03:39:27'),
(201087, 79658, 'action created', '2023-06-19 04:26:15', '2023-06-19 04:26:15'),
(200760, 79549, 'action complete via WP Cron', '2023-06-17 00:11:16', '2023-06-17 00:11:16'),
(200780, 79554, 'action complete via WP Cron', '2023-06-17 03:28:39', '2023-06-17 03:28:39'),
(201138, 79675, 'action created', '2023-06-19 11:16:24', '2023-06-19 11:16:24'),
(201130, 79672, 'action started via WP Cron', '2023-06-19 09:36:01', '2023-06-19 09:36:01'),
(200950, 79612, 'action started via WP Cron', '2023-06-18 06:26:06', '2023-06-18 06:26:06'),
(197396, 78426, 'action complete via WP Cron', '2023-05-26 13:19:10', '2023-05-26 13:19:10'),
(197307, 78398, 'action complete via WP Cron', '2023-05-25 23:10:47', '2023-05-25 23:10:47'),
(200713, 79532, 'action started via WP Cron', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200681, 79523, 'action started via WP Cron', '2023-06-16 12:25:46', '2023-06-16 12:25:46'),
(200639, 79508, 'action complete via WP Cron', '2023-06-16 05:53:21', '2023-06-16 05:53:21'),
(200635, 79508, 'action created', '2023-06-16 05:25:44', '2023-06-16 05:25:44'),
(200781, 79556, 'action created', '2023-06-17 04:09:09', '2023-06-17 04:09:09'),
(200843, 79575, 'action complete via WP Cron', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(200837, 79573, 'action complete via WP Cron', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200620, 79501, 'action started via WP Cron', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200602, 79496, 'action started via WP Cron', '2023-06-15 23:25:36', '2023-06-15 23:25:36'),
(200586, 79491, 'action created', '2023-06-15 21:25:37', '2023-06-15 21:25:37'),
(200694, 79526, 'action complete via WP Cron', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(200777, 79555, 'action started via WP Cron', '2023-06-17 03:28:39', '2023-06-17 03:28:39'),
(200619, 79502, 'action complete via WP Cron', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200616, 79501, 'action created', '2023-06-16 02:25:41', '2023-06-16 02:25:41'),
(201436, 79774, 'action started via WP Cron', '2023-06-21 08:29:21', '2023-06-21 08:29:21'),
(201313, 79732, 'action started via WP Cron', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(200685, 79524, 'action created', '2023-06-16 13:04:48', '2023-06-16 13:04:48'),
(200686, 79525, 'action created', '2023-06-16 13:04:48', '2023-06-16 13:04:48'),
(200814, 79567, 'action created', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(200831, 79571, 'action complete via WP Cron', '2023-06-17 11:25:54', '2023-06-17 11:25:54'),
(200648, 79511, 'action created', '2023-06-16 06:53:42', '2023-06-16 06:53:42'),
(200638, 79508, 'action started via WP Cron', '2023-06-16 05:53:21', '2023-06-16 05:53:21'),
(200637, 79507, 'action complete via WP Cron', '2023-06-16 05:53:21', '2023-06-16 05:53:21'),
(200749, 79544, 'action started via WP Cron', '2023-06-16 22:25:45', '2023-06-16 22:25:45'),
(200610, 79499, 'action created', '2023-06-16 01:17:17', '2023-06-16 01:17:17'),
(200842, 79575, 'action started via WP Cron', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(200839, 79576, 'action created', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200816, 79568, 'action started via WP Cron', '2023-06-17 09:25:57', '2023-06-17 09:25:57'),
(200644, 79509, 'action started via WP Cron', '2023-06-16 06:26:02', '2023-06-16 06:26:02'),
(200627, 79504, 'action complete via WP Cron', '2023-06-16 03:30:08', '2023-06-16 03:30:08'),
(200575, 79488, 'action created', '2023-06-15 20:25:40', '2023-06-15 20:25:40'),
(200611, 79500, 'action created', '2023-06-16 01:17:17', '2023-06-16 01:17:17'),
(201112, 79613, 'action complete via WP Cron', '2023-06-19 07:26:36', '2023-06-19 07:26:36'),
(200868, 79585, 'action created', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(196800, 78228, 'action complete via WP Cron', '2023-05-22 16:23:02', '2023-05-22 16:23:02'),
(197237, 78373, 'action complete via WP Cron', '2023-05-25 12:26:30', '2023-05-25 12:26:30'),
(200906, 79598, 'action started via WP Cron', '2023-06-17 23:27:57', '2023-06-17 23:27:57'),
(200905, 79598, 'action created', '2023-06-17 23:26:10', '2023-06-17 23:26:10'),
(199655, 79180, 'action started via WP Cron', '2023-06-09 22:15:42', '2023-06-09 22:15:42'),
(199215, 79033, 'action complete via WP Cron', '2023-06-07 03:33:46', '2023-06-07 03:33:46'),
(199167, 79020, 'action created', '2023-06-06 20:25:27', '2023-06-06 20:25:27'),
(201025, 79636, 'action started via WP Cron', '2023-06-18 18:35:15', '2023-06-18 18:35:15'),
(199108, 78997, 'action started via WP Cron', '2023-06-06 10:27:04', '2023-06-06 10:27:04'),
(201038, 79640, 'action complete via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(200946, 79611, 'action created', '2023-06-18 06:16:49', '2023-06-18 06:16:49'),
(200947, 79612, 'action created', '2023-06-18 06:16:49', '2023-06-18 06:16:49'),
(200945, 79610, 'action complete via WP Cron', '2023-06-18 05:51:32', '2023-06-18 05:51:32'),
(200779, 79554, 'action started via WP Cron', '2023-06-17 03:28:39', '2023-06-17 03:28:39'),
(201266, 79718, 'action started via WP Cron', '2023-06-20 06:26:28', '2023-06-20 06:26:28'),
(200902, 79596, 'action started via WP Cron', '2023-06-17 22:44:16', '2023-06-17 22:44:16'),
(199211, 79031, 'action complete via WP Cron', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(200983, 79623, 'action started via WP Cron', '2023-06-18 11:39:05', '2023-06-18 11:39:05'),
(201291, 79726, 'action created', '2023-06-20 10:06:58', '2023-06-20 10:06:58'),
(200795, 79560, 'action started via WP Cron', '2023-06-17 06:17:02', '2023-06-17 06:17:02'),
(200952, 79562, 'action started via WP Cron', '2023-06-18 07:26:09', '2023-06-18 07:26:09'),
(200937, 79607, 'action complete via WP Cron', '2023-06-18 04:28:25', '2023-06-18 04:28:25'),
(199226, 79038, 'action started via Async Request', '2023-06-07 04:26:18', '2023-06-07 04:26:18'),
(199227, 79038, 'action complete via Async Request', '2023-06-07 04:26:18', '2023-06-07 04:26:18'),
(197301, 78396, 'action complete via WP Cron', '2023-05-25 22:26:09', '2023-05-25 22:26:09'),
(197240, 78375, 'action started via WP Cron', '2023-05-25 13:26:29', '2023-05-25 13:26:29'),
(201287, 79725, 'action started via WP Cron', '2023-06-20 09:45:01', '2023-06-20 09:45:01'),
(199727, 79204, 'action complete via WP Cron', '2023-06-10 08:09:26', '2023-06-10 08:09:26'),
(200768, 79551, 'action complete via WP Cron', '2023-06-17 01:37:38', '2023-06-17 01:37:38'),
(200883, 79592, 'action created', '2023-06-17 20:26:05', '2023-06-17 20:26:05'),
(200838, 79575, 'action created', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200721, 79536, 'action created', '2023-06-16 19:29:06', '2023-06-16 19:29:06'),
(200807, 79564, 'action complete via WP Cron', '2023-06-17 07:17:18', '2023-06-17 07:17:18'),
(201121, 79670, 'action created', '2023-06-19 08:26:16', '2023-06-19 08:26:16'),
(201107, 79664, 'action started via WP Cron', '2023-06-19 06:26:33', '2023-06-19 06:26:33'),
(201241, 79710, 'action created', '2023-06-20 03:26:44', '2023-06-20 03:26:44'),
(200742, 79542, 'action complete via WP Cron', '2023-06-16 21:32:20', '2023-06-16 21:32:20'),
(200741, 79542, 'action started via WP Cron', '2023-06-16 21:32:20', '2023-06-16 21:32:20'),
(200767, 79551, 'action started via WP Cron', '2023-06-17 01:37:38', '2023-06-17 01:37:38'),
(200727, 79538, 'action created', '2023-06-16 20:13:09', '2023-06-16 20:13:09'),
(200797, 79561, 'action started via WP Cron', '2023-06-17 06:17:02', '2023-06-17 06:17:02'),
(201166, 79683, 'action started via WP Cron', '2023-06-19 15:23:12', '2023-06-19 15:23:12'),
(200955, 79614, 'action created', '2023-06-18 07:26:11', '2023-06-18 07:26:11'),
(201117, 79668, 'action complete via WP Cron', '2023-06-19 08:26:15', '2023-06-19 08:26:15'),
(201136, 79673, 'action started via WP Cron', '2023-06-19 11:16:24', '2023-06-19 11:16:24'),
(201135, 79674, 'action complete via WP Cron', '2023-06-19 11:16:24', '2023-06-19 11:16:24'),
(201203, 79694, 'action complete via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201109, 79665, 'action started via WP Cron', '2023-06-19 06:26:33', '2023-06-19 06:26:33'),
(200785, 79557, 'action started via Async Request', '2023-06-17 04:09:14', '2023-06-17 04:09:14'),
(200783, 79556, 'action started via Async Request', '2023-06-17 04:09:14', '2023-06-17 04:09:14'),
(201102, 79662, 'action complete via WP Cron', '2023-06-19 05:26:12', '2023-06-19 05:26:12'),
(201054, 79646, 'action complete via WP Cron', '2023-06-18 22:42:17', '2023-06-18 22:42:17'),
(201142, 79676, 'action started via WP Cron', '2023-06-19 11:26:15', '2023-06-19 11:26:15'),
(201143, 79676, 'action complete via WP Cron', '2023-06-19 11:26:15', '2023-06-19 11:26:15'),
(201149, 79677, 'action complete via WP Cron', '2023-06-19 12:30:19', '2023-06-19 12:30:19'),
(201097, 79659, 'action started via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(201039, 79641, 'action started via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(200888, 79590, 'action started via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200729, 79540, 'action created', '2023-06-16 20:13:09', '2023-06-16 20:13:09'),
(200720, 79535, 'action complete via WP Cron', '2023-06-16 18:53:28', '2023-06-16 18:53:28'),
(199436, 79108, 'action started via WP Cron', '2023-06-08 12:19:50', '2023-06-08 12:19:50'),
(200849, 79577, 'action complete via WP Cron', '2023-06-17 14:31:44', '2023-06-17 14:31:44'),
(201129, 79671, 'action complete via WP Cron', '2023-06-19 09:36:01', '2023-06-19 09:36:01'),
(200848, 79577, 'action started via WP Cron', '2023-06-17 14:31:44', '2023-06-17 14:31:44'),
(201036, 79643, 'action created', '2023-06-18 20:12:57', '2023-06-18 20:12:57'),
(201037, 79640, 'action started via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(200794, 79561, 'action created', '2023-06-17 06:11:46', '2023-06-17 06:11:46'),
(200933, 79606, 'action complete via WP Cron', '2023-06-18 03:26:04', '2023-06-18 03:26:04'),
(200852, 79579, 'action started via WP Cron', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(201042, 79643, 'action complete via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(200936, 79607, 'action started via WP Cron', '2023-06-18 04:28:25', '2023-06-18 04:28:25'),
(201035, 79642, 'action created', '2023-06-18 20:12:57', '2023-06-18 20:12:57'),
(198346, 78745, 'action created', '2023-06-01 15:05:42', '2023-06-01 15:05:42'),
(200766, 79550, 'action complete via WP Cron', '2023-06-17 01:37:38', '2023-06-17 01:37:38'),
(198391, 78759, 'action started via WP Cron', '2023-06-01 21:43:56', '2023-06-01 21:43:56'),
(176602, 71496, 'action started via WP Cron', '2023-01-13 04:27:03', '2023-01-13 04:27:03'),
(176603, 71496, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-01-13 04:27:03', '2023-01-13 04:27:03'),
(200688, 79524, 'action complete via WP Cron', '2023-06-16 13:25:47', '2023-06-16 13:25:47'),
(200684, 79522, 'action complete via WP Cron', '2023-06-16 12:25:46', '2023-06-16 12:25:46'),
(199210, 79031, 'action started via WP Cron', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(200761, 79548, 'action started via WP Cron', '2023-06-17 00:11:16', '2023-06-17 00:11:16'),
(200734, 79541, 'action complete via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(199209, 79032, 'action complete via WP Cron', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(200935, 79608, 'action created', '2023-06-18 04:26:04', '2023-06-18 04:26:04'),
(200847, 79578, 'action complete via WP Cron', '2023-06-17 14:31:44', '2023-06-17 14:31:44'),
(166879, 68203, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-12 07:26:03', '2022-11-12 07:26:03'),
(201268, 79717, 'action started via WP Cron', '2023-06-20 06:26:28', '2023-06-20 06:26:28'),
(201104, 79663, 'action complete via WP Cron', '2023-06-19 05:26:12', '2023-06-19 05:26:12'),
(201076, 79655, 'action created', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(201061, 79648, 'action started via WP Cron', '2023-06-18 23:23:09', '2023-06-18 23:23:09'),
(201062, 79648, 'action complete via WP Cron', '2023-06-18 23:23:09', '2023-06-18 23:23:09'),
(201075, 79654, 'action created', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(166880, 68256, 'action created', '2022-11-12 07:26:03', '2022-11-12 07:26:03'),
(198318, 78734, 'action complete via WP Cron', '2023-06-01 10:35:00', '2023-06-01 10:35:00'),
(200771, 79553, 'action started via WP Cron', '2023-06-17 02:25:48', '2023-06-17 02:25:48'),
(199409, 79097, 'action complete via WP Cron', '2023-06-08 07:42:29', '2023-06-08 07:42:29'),
(200938, 79608, 'action started via WP Cron', '2023-06-18 04:28:25', '2023-06-18 04:28:25'),
(200930, 79605, 'action started via WP Cron', '2023-06-18 03:26:04', '2023-06-18 03:26:04'),
(201072, 79652, 'action complete via WP Cron', '2023-06-19 01:32:04', '2023-06-19 01:32:04'),
(200972, 79618, 'action complete via WP Cron', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(200970, 79619, 'action complete via WP Cron', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(200971, 79618, 'action started via WP Cron', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(200922, 79603, 'action created', '2023-06-18 02:25:57', '2023-06-18 02:25:57'),
(200919, 79601, 'action complete via WP Cron', '2023-06-18 01:38:26', '2023-06-18 01:38:26'),
(200918, 79601, 'action started via WP Cron', '2023-06-18 01:38:26', '2023-06-18 01:38:26'),
(199649, 79179, 'action started via WP Cron', '2023-06-09 21:10:03', '2023-06-09 21:10:03'),
(199336, 79075, 'action created', '2023-06-07 21:17:33', '2023-06-07 21:17:33'),
(200806, 79564, 'action started via WP Cron', '2023-06-17 07:17:18', '2023-06-17 07:17:18'),
(200941, 79610, 'action created', '2023-06-18 05:26:04', '2023-06-18 05:26:04'),
(200951, 79612, 'action complete via WP Cron', '2023-06-18 06:26:06', '2023-06-18 06:26:06'),
(201040, 79641, 'action complete via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(201041, 79643, 'action started via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(200975, 79621, 'action started via WP Cron', '2023-06-18 10:26:04', '2023-06-18 10:26:04'),
(200923, 79604, 'action created', '2023-06-18 02:25:57', '2023-06-18 02:25:57');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(167680, 68471, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-17 08:26:08', '2022-11-17 08:26:08'),
(197019, 78301, 'action complete via WP Cron', '2023-05-24 02:26:11', '2023-05-24 02:26:11'),
(196799, 78228, 'action started via WP Cron', '2023-05-22 16:23:02', '2023-05-22 16:23:02'),
(200857, 79582, 'action created', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(200845, 79578, 'action created', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(200844, 79577, 'action created', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(201275, 79720, 'action started via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(197192, 78360, 'action started via WP Cron', '2023-05-25 05:26:09', '2023-05-25 05:26:09'),
(197193, 78360, 'action complete via WP Cron', '2023-05-25 05:26:09', '2023-05-25 05:26:09'),
(201002, 79628, 'action complete via WP Cron', '2023-06-18 14:26:04', '2023-06-18 14:26:04'),
(201000, 79629, 'action complete via WP Cron', '2023-06-18 14:26:04', '2023-06-18 14:26:04'),
(201001, 79628, 'action started via WP Cron', '2023-06-18 14:26:04', '2023-06-18 14:26:04'),
(200974, 79621, 'action created', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(200962, 79617, 'action created', '2023-06-18 08:26:07', '2023-06-18 08:26:07'),
(201026, 79636, 'action complete via WP Cron', '2023-06-18 18:35:15', '2023-06-18 18:35:15'),
(201027, 79638, 'action created', '2023-06-18 19:08:47', '2023-06-18 19:08:47'),
(201257, 79711, 'action complete via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201263, 79715, 'action complete via WP Cron', '2023-06-20 05:44:16', '2023-06-20 05:44:16'),
(200999, 79629, 'action started via WP Cron', '2023-06-18 14:26:04', '2023-06-18 14:26:04'),
(201362, 79747, 'action complete via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(201449, 79777, 'action complete via WP Cron', '2023-06-21 10:38:26', '2023-06-21 10:38:26'),
(201050, 79645, 'action complete via WP Cron', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(200920, 79602, 'action started via WP Cron', '2023-06-18 01:38:26', '2023-06-18 01:38:26'),
(201016, 79635, 'action created', '2023-06-18 17:09:41', '2023-06-18 17:09:41'),
(201071, 79652, 'action started via WP Cron', '2023-06-19 01:32:04', '2023-06-19 01:32:04'),
(165095, 67661, 'action created', '2022-11-01 05:24:38', '2022-11-01 05:24:38'),
(201028, 79639, 'action created', '2023-06-18 19:08:47', '2023-06-18 19:08:47'),
(200992, 79627, 'action created', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(200985, 79624, 'action created', '2023-06-18 12:26:08', '2023-06-18 12:26:08'),
(200953, 79562, 'action complete via WP Cron', '2023-06-18 07:26:09', '2023-06-18 07:26:09'),
(201226, 79704, 'action started via WP Cron', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(201206, 79697, 'action started via WP Cron', '2023-06-19 22:04:14', '2023-06-19 22:04:14'),
(181746, 73211, 'action created', '2023-02-15 03:38:17', '2023-02-15 03:38:17'),
(201141, 79675, 'action complete via WP Cron', '2023-06-19 11:26:15', '2023-06-19 11:26:15'),
(201140, 79675, 'action started via WP Cron', '2023-06-19 11:26:15', '2023-06-19 11:26:15'),
(196835, 78240, 'action started via WP Cron', '2023-05-22 21:10:00', '2023-05-22 21:10:00'),
(201421, 79768, 'action started via WP Cron', '2023-06-21 06:30:52', '2023-06-21 06:30:52'),
(197621, 78501, 'action complete via WP Cron', '2023-05-27 23:17:04', '2023-05-27 23:17:04'),
(197484, 78457, 'action complete via WP Cron', '2023-05-27 03:26:24', '2023-05-27 03:26:24'),
(197483, 78457, 'action started via WP Cron', '2023-05-27 03:26:24', '2023-05-27 03:26:24'),
(168325, 68684, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-21 09:26:18', '2022-11-21 09:26:18'),
(168324, 68684, 'action started via WP Cron', '2022-11-21 09:26:18', '2022-11-21 09:26:18'),
(201334, 79741, 'action created', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(197426, 78437, 'action complete via WP Cron', '2023-05-26 18:24:23', '2023-05-26 18:24:23'),
(197427, 78438, 'action created', '2023-05-26 19:28:15', '2023-05-26 19:28:15'),
(201111, 79613, 'action started via WP Cron', '2023-06-19 07:26:36', '2023-06-19 07:26:36'),
(196766, 78216, 'action complete via WP Cron', '2023-05-22 10:26:12', '2023-05-22 10:26:12'),
(196805, 78230, 'action started via WP Cron', '2023-05-22 17:07:59', '2023-05-22 17:07:59'),
(201151, 79680, 'action created', '2023-06-19 13:13:41', '2023-06-19 13:13:41'),
(196880, 78256, 'action started via WP Cron', '2023-05-23 04:25:10', '2023-05-23 04:25:10'),
(197421, 78436, 'action created', '2023-05-26 18:20:58', '2023-05-26 18:20:58'),
(197128, 78339, 'action created', '2023-05-24 20:19:01', '2023-05-24 20:19:01'),
(197392, 78427, 'action created', '2023-05-26 13:10:07', '2023-05-26 13:10:07'),
(197115, 78334, 'action created', '2023-05-24 18:11:45', '2023-05-24 18:11:45'),
(197249, 78377, 'action complete via WP Cron', '2023-05-25 14:20:27', '2023-05-25 14:20:27'),
(197220, 78369, 'action created', '2023-05-25 10:24:49', '2023-05-25 10:24:49'),
(201059, 79649, 'action started via WP Cron', '2023-06-18 23:23:09', '2023-06-18 23:23:09'),
(201055, 79647, 'action started via WP Cron', '2023-06-18 22:42:17', '2023-06-18 22:42:17'),
(200981, 79622, 'action started via WP Cron', '2023-06-18 11:39:05', '2023-06-18 11:39:05'),
(196812, 78232, 'action complete via WP Cron', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(197595, 78496, 'action created', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(201083, 79656, 'action started via WP Cron', '2023-06-19 03:27:52', '2023-06-19 03:27:52'),
(199191, 79026, 'action complete via WP Cron', '2023-06-06 23:42:37', '2023-06-06 23:42:37'),
(201005, 79631, 'action started via WP Cron', '2023-06-18 15:47:26', '2023-06-18 15:47:26'),
(196826, 78236, 'action complete via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196827, 78238, 'action started via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(197201, 78361, 'action complete via WP Cron', '2023-05-25 06:10:58', '2023-05-25 06:10:58'),
(197290, 78389, 'action started via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(196808, 78231, 'action complete via WP Cron', '2023-05-22 17:07:59', '2023-05-22 17:07:59'),
(196770, 78218, 'action complete via WP Cron', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(201373, 79752, 'action started via WP Cron', '2023-06-20 22:39:04', '2023-06-20 22:39:04'),
(201170, 79686, 'action started via WP Cron', '2023-06-19 16:53:17', '2023-06-19 16:53:17'),
(199100, 78996, 'action started via WP Cron', '2023-06-06 09:26:09', '2023-06-06 09:26:09'),
(199054, 78981, 'action created', '2023-06-06 03:12:34', '2023-06-06 03:12:34'),
(199062, 78985, 'action created', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(201202, 79694, 'action started via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201198, 79696, 'action started via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201171, 79686, 'action complete via WP Cron', '2023-06-19 16:53:17', '2023-06-19 16:53:17'),
(199066, 78982, 'action complete via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199038, 78974, 'action complete via WP Cron', '2023-06-06 00:26:05', '2023-06-06 00:26:05'),
(201338, 79740, 'action complete via WP Cron', '2023-06-20 17:20:08', '2023-06-20 17:20:08'),
(197395, 78426, 'action started via WP Cron', '2023-05-26 13:19:10', '2023-05-26 13:19:10'),
(197343, 78410, 'action created', '2023-05-26 05:12:16', '2023-05-26 05:12:16'),
(197359, 78415, 'action started via WP Cron', '2023-05-26 07:26:39', '2023-05-26 07:26:39'),
(197357, 78414, 'action started via WP Cron', '2023-05-26 07:26:39', '2023-05-26 07:26:39'),
(197358, 78414, 'action complete via WP Cron', '2023-05-26 07:26:39', '2023-05-26 07:26:39'),
(201124, 79669, 'action started via WP Cron', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(201123, 79670, 'action complete via WP Cron', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(199133, 79005, 'action complete via WP Cron', '2023-06-06 14:13:16', '2023-06-06 14:13:16'),
(199132, 79005, 'action started via WP Cron', '2023-06-06 14:13:16', '2023-06-06 14:13:16'),
(197658, 78515, 'action complete via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197565, 78483, 'action complete via WP Cron', '2023-05-27 15:26:51', '2023-05-27 15:26:51'),
(197586, 78491, 'action created', '2023-05-27 19:12:09', '2023-05-27 19:12:09'),
(167200, 68311, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-14 07:26:42', '2022-11-14 07:26:42'),
(201200, 79693, 'action started via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201230, 79706, 'action started via WP Cron', '2023-06-20 01:26:22', '2023-06-20 01:26:22'),
(196691, 78192, 'action complete via WP Cron', '2023-05-21 22:35:29', '2023-05-21 22:35:29'),
(197401, 78428, 'action started via WP Cron', '2023-05-26 14:49:48', '2023-05-26 14:49:48'),
(199109, 78997, 'action complete via WP Cron', '2023-06-06 10:27:04', '2023-06-06 10:27:04'),
(199049, 78978, 'action started via WP Cron', '2023-06-06 02:10:14', '2023-06-06 02:10:14'),
(198140, 78675, 'action complete via WP Cron', '2023-05-31 06:32:43', '2023-05-31 06:32:43'),
(196793, 78226, 'action started via WP Cron', '2023-05-22 15:53:34', '2023-05-22 15:53:34'),
(201225, 79703, 'action complete via WP Cron', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(196749, 78212, 'action created', '2023-05-22 08:05:45', '2023-05-22 08:05:45'),
(196818, 78235, 'action complete via WP Cron', '2023-05-22 19:29:04', '2023-05-22 19:29:04'),
(201127, 79672, 'action created', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(201122, 79670, 'action started via WP Cron', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(201172, 79685, 'action started via WP Cron', '2023-06-19 16:53:17', '2023-06-19 16:53:17'),
(197588, 78492, 'action started via WP Cron', '2023-05-27 19:15:34', '2023-05-27 19:15:34'),
(201481, 79790, 'action created', '2023-06-21 16:25:58', '2023-06-21 16:25:58'),
(201293, 79727, 'action started via WP Cron', '2023-06-20 10:26:50', '2023-06-20 10:26:50'),
(167519, 68419, 'action started via WP Cron', '2022-11-16 08:10:31', '2022-11-16 08:10:31'),
(167520, 68419, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-16 08:10:31', '2022-11-16 08:10:31'),
(198076, 78654, 'action started via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(197512, 78465, 'action started via WP Cron', '2023-05-27 06:28:41', '2023-05-27 06:28:41'),
(201448, 79777, 'action started via WP Cron', '2023-06-21 10:38:26', '2023-06-21 10:38:26'),
(201184, 79689, 'action started via WP Cron', '2023-06-19 19:00:45', '2023-06-19 19:00:45'),
(201372, 79753, 'action complete via WP Cron', '2023-06-20 22:39:04', '2023-06-20 22:39:04'),
(201159, 79682, 'action complete via WP Cron', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(198190, 78693, 'action created', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(198150, 78679, 'action complete via WP Cron', '2023-05-31 08:27:13', '2023-05-31 08:27:13'),
(201342, 79742, 'action complete via WP Cron', '2023-06-20 18:50:43', '2023-06-20 18:50:43'),
(201243, 79709, 'action complete via WP Cron', '2023-06-20 03:31:37', '2023-06-20 03:31:37'),
(201250, 79714, 'action started via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201251, 79714, 'action complete via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201244, 79710, 'action started via WP Cron', '2023-06-20 03:31:37', '2023-06-20 03:31:37'),
(201207, 79697, 'action complete via WP Cron', '2023-06-19 22:04:14', '2023-06-19 22:04:14'),
(201359, 79748, 'action started via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(199129, 79006, 'action created', '2023-06-06 14:07:35', '2023-06-06 14:07:35'),
(196755, 78214, 'action created', '2023-05-22 09:26:19', '2023-05-22 09:26:19'),
(197819, 78566, 'action complete via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(201254, 79712, 'action started via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201125, 79669, 'action complete via WP Cron', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(201333, 79740, 'action created', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(201303, 79730, 'action created', '2023-06-20 12:04:58', '2023-06-20 12:04:58'),
(201435, 79773, 'action complete via WP Cron', '2023-06-21 08:29:21', '2023-06-21 08:29:21'),
(201433, 79774, 'action created', '2023-06-21 08:26:05', '2023-06-21 08:26:05'),
(197671, 78518, 'action started via WP Cron', '2023-05-28 06:20:53', '2023-05-28 06:20:53'),
(199058, 78981, 'action complete via WP Cron', '2023-06-06 03:26:05', '2023-06-06 03:26:05'),
(197953, 78614, 'action created', '2023-05-30 02:05:17', '2023-05-30 02:05:17'),
(197622, 78503, 'action created', '2023-05-28 00:26:35', '2023-05-28 00:26:35'),
(201344, 79743, 'action complete via WP Cron', '2023-06-20 18:50:43', '2023-06-20 18:50:43'),
(201428, 79771, 'action complete via WP Cron', '2023-06-21 08:00:02', '2023-06-21 08:00:02'),
(201306, 79730, 'action complete via WP Cron', '2023-06-20 12:26:51', '2023-06-20 12:26:51'),
(201441, 79776, 'action complete via WP Cron', '2023-06-21 09:31:12', '2023-06-21 09:31:12'),
(201345, 79744, 'action created', '2023-06-20 19:05:52', '2023-06-20 19:05:52'),
(201210, 79699, 'action created', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201212, 79699, 'action started via WP Cron', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201213, 79699, 'action complete via WP Cron', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201456, 79781, 'action created', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201190, 79692, 'action started via WP Cron', '2023-06-19 19:28:58', '2023-06-19 19:28:58'),
(201191, 79692, 'action complete via WP Cron', '2023-06-19 19:28:58', '2023-06-19 19:28:58'),
(199130, 79006, 'action started via WP Cron', '2023-06-06 14:13:16', '2023-06-06 14:13:16'),
(199264, 79051, 'action created', '2023-06-07 10:14:22', '2023-06-07 10:14:22'),
(197889, 78591, 'action complete via WP Cron', '2023-05-29 16:25:47', '2023-05-29 16:25:47'),
(201492, 79793, 'action created', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(201357, 79746, 'action started via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(197891, 78592, 'action complete via WP Cron', '2023-05-29 16:25:47', '2023-05-29 16:25:47'),
(197890, 78592, 'action started via WP Cron', '2023-05-29 16:25:47', '2023-05-29 16:25:47'),
(197136, 78341, 'action complete via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(196820, 78234, 'action complete via WP Cron', '2023-05-22 19:29:04', '2023-05-22 19:29:04'),
(167369, 68419, 'action created', '2022-11-15 07:26:51', '2022-11-15 07:26:51'),
(201335, 79741, 'action started via WP Cron', '2023-06-20 17:20:08', '2023-06-20 17:20:08'),
(201427, 79771, 'action started via WP Cron', '2023-06-21 08:00:02', '2023-06-21 08:00:02'),
(201418, 79769, 'action created', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201417, 79768, 'action created', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201415, 79767, 'action started via WP Cron', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201337, 79740, 'action started via WP Cron', '2023-06-20 17:20:08', '2023-06-20 17:20:08'),
(197555, 78479, 'action complete via WP Cron', '2023-05-27 13:13:24', '2023-05-27 13:13:24'),
(197531, 78471, 'action complete via WP Cron', '2023-05-27 09:17:40', '2023-05-27 09:17:40'),
(197495, 78462, 'action complete via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(201331, 79739, 'action started via WP Cron', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(196701, 78195, 'action complete via WP Cron', '2023-05-22 00:39:05', '2023-05-22 00:39:05'),
(197764, 78551, 'action created', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197025, 78304, 'action created', '2023-05-24 03:25:56', '2023-05-24 03:25:56'),
(197026, 78305, 'action created', '2023-05-24 03:25:56', '2023-05-24 03:25:56'),
(196975, 78288, 'action created', '2023-05-23 20:05:06', '2023-05-23 20:05:06'),
(196889, 78258, 'action complete via WP Cron', '2023-05-23 05:35:38', '2023-05-23 05:35:38'),
(201376, 79755, 'action created', '2023-06-20 23:05:19', '2023-06-20 23:05:19'),
(201375, 79754, 'action created', '2023-06-20 23:05:19', '2023-06-20 23:05:19'),
(197576, 78487, 'action started via WP Cron', '2023-05-27 17:26:28', '2023-05-27 17:26:28'),
(201405, 79764, 'action created', '2023-06-21 04:26:35', '2023-06-21 04:26:35'),
(197679, 78522, 'action created', '2023-05-28 08:14:51', '2023-05-28 08:14:51'),
(197591, 78491, 'action complete via WP Cron', '2023-05-27 19:15:34', '2023-05-27 19:15:34'),
(197158, 78349, 'action created', '2023-05-25 00:26:05', '2023-05-25 00:26:05'),
(201480, 79789, 'action created', '2023-06-21 16:25:58', '2023-06-21 16:25:58'),
(196836, 78240, 'action complete via WP Cron', '2023-05-22 21:10:00', '2023-05-22 21:10:00'),
(167367, 68363, 'action started via WP Cron', '2022-11-15 07:26:51', '2022-11-15 07:26:51'),
(167368, 68363, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-15 07:26:51', '2022-11-15 07:26:51'),
(196767, 78218, 'action created', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(196768, 78219, 'action created', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(201289, 79724, 'action started via WP Cron', '2023-06-20 09:45:01', '2023-06-20 09:45:01'),
(197407, 78431, 'action started via WP Cron', '2023-05-26 15:26:18', '2023-05-26 15:26:18'),
(199170, 79018, 'action started via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(201412, 79767, 'action created', '2023-06-21 05:26:35', '2023-06-21 05:26:35'),
(201419, 79769, 'action started via WP Cron', '2023-06-21 06:30:52', '2023-06-21 06:30:52'),
(201476, 79787, 'action started via WP Cron', '2023-06-21 16:25:57', '2023-06-21 16:25:57'),
(201396, 79760, 'action complete via WP Cron', '2023-06-21 02:25:26', '2023-06-21 02:25:26'),
(196764, 78217, 'action complete via WP Cron', '2023-05-22 10:26:12', '2023-05-22 10:26:12'),
(196763, 78217, 'action started via WP Cron', '2023-05-22 10:26:12', '2023-05-22 10:26:12'),
(197557, 78482, 'action created', '2023-05-27 14:19:06', '2023-05-27 14:19:06'),
(201370, 79753, 'action created', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(201386, 79757, 'action complete via WP Cron', '2023-06-21 00:07:47', '2023-06-21 00:07:47'),
(201384, 79756, 'action complete via WP Cron', '2023-06-21 00:07:47', '2023-06-21 00:07:47'),
(196810, 78233, 'action created', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(196811, 78232, 'action started via WP Cron', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(197385, 78424, 'action created', '2023-05-26 12:13:33', '2023-05-26 12:13:33'),
(197598, 78495, 'action started via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(168493, 68795, 'action created', '2022-11-22 09:26:32', '2022-11-22 09:26:32'),
(197265, 78384, 'action complete via WP Cron', '2023-05-25 17:31:29', '2023-05-25 17:31:29'),
(197337, 78408, 'action created', '2023-05-26 04:23:28', '2023-05-26 04:23:28'),
(198193, 78693, 'action started via WP Cron', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198194, 78693, 'action complete via WP Cron', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198195, 78694, 'action created', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198638, 78841, 'action complete via WP Cron', '2023-06-03 11:46:12', '2023-06-03 11:46:12'),
(198397, 78760, 'action started via WP Cron', '2023-06-01 22:26:17', '2023-06-01 22:26:17'),
(198365, 78751, 'action started via WP Cron', '2023-06-01 19:29:02', '2023-06-01 19:29:02'),
(198275, 78720, 'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-06-01 03:47:29', '2023-06-01 03:47:29'),
(197191, 78360, 'action created', '2023-05-25 05:16:49', '2023-05-25 05:16:49'),
(197763, 78550, 'action created', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(196690, 78192, 'action started via WP Cron', '2023-05-21 22:35:29', '2023-05-21 22:35:29'),
(197593, 78494, 'action created', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197575, 78488, 'action created', '2023-05-27 17:25:45', '2023-05-27 17:25:45'),
(197553, 78480, 'action complete via WP Cron', '2023-05-27 13:13:24', '2023-05-27 13:13:24'),
(197567, 78484, 'action complete via WP Cron', '2023-05-27 15:26:51', '2023-05-27 15:26:51'),
(201469, 79786, 'action created', '2023-06-21 14:25:34', '2023-06-21 14:25:34'),
(201468, 79785, 'action created', '2023-06-21 14:25:34', '2023-06-21 14:25:34'),
(197291, 78389, 'action complete via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197443, 78441, 'action started via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(201490, 79791, 'action started via WP Cron', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(201487, 79792, 'action created', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201430, 79721, 'action complete via WP Cron', '2023-06-21 08:26:05', '2023-06-21 08:26:05'),
(201431, 79772, 'action created', '2023-06-21 08:26:05', '2023-06-21 08:26:05'),
(197589, 78492, 'action complete via WP Cron', '2023-05-27 19:15:34', '2023-05-27 19:15:34'),
(198640, 78843, 'action created', '2023-06-03 12:25:41', '2023-06-03 12:25:41'),
(198688, 78859, 'action created', '2023-06-03 20:25:56', '2023-06-03 20:25:56'),
(198263, 78717, 'action started via WP Cron', '2023-06-01 02:17:49', '2023-06-01 02:17:49'),
(198264, 78717, 'action complete via WP Cron', '2023-06-01 02:17:49', '2023-06-01 02:17:49'),
(198301, 78728, 'action started via WP Cron', '2023-06-01 07:39:58', '2023-06-01 07:39:58'),
(198302, 78728, 'action complete via WP Cron', '2023-06-01 07:39:58', '2023-06-01 07:39:58'),
(198206, 78697, 'action complete via WP Cron', '2023-05-31 17:26:08', '2023-05-31 17:26:08'),
(198202, 78697, 'action created', '2023-05-31 17:09:54', '2023-05-31 17:09:54'),
(198203, 78696, 'action started via WP Cron', '2023-05-31 17:26:08', '2023-05-31 17:26:08'),
(197183, 78356, 'action created', '2023-05-25 03:26:25', '2023-05-25 03:26:25'),
(197133, 78339, 'action started via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(197045, 78311, 'action started via WP Cron', '2023-05-24 06:41:42', '2023-05-24 06:41:42'),
(197130, 78341, 'action created', '2023-05-24 20:19:01', '2023-05-24 20:19:01'),
(196868, 78251, 'action complete via WP Cron', '2023-05-23 02:12:26', '2023-05-23 02:12:26'),
(196739, 78209, 'action started via WP Cron', '2023-05-22 06:16:22', '2023-05-22 06:16:22'),
(196977, 78290, 'action created', '2023-05-23 20:05:06', '2023-05-23 20:05:06'),
(197155, 78347, 'action started via WP Cron', '2023-05-24 23:26:02', '2023-05-24 23:26:02'),
(196711, 78200, 'action created', '2023-05-22 02:27:03', '2023-05-22 02:27:03'),
(196703, 78196, 'action complete via WP Cron', '2023-05-22 00:39:05', '2023-05-22 00:39:05'),
(197491, 78460, 'action created', '2023-05-27 04:09:59', '2023-05-27 04:09:59'),
(197437, 78440, 'action started via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(201473, 79785, 'action complete via WP Cron', '2023-06-21 14:57:57', '2023-06-21 14:57:57'),
(196789, 78224, 'action started via WP Cron', '2023-05-22 14:20:31', '2023-05-22 14:20:31'),
(196790, 78224, 'action complete via WP Cron', '2023-05-22 14:20:31', '2023-05-22 14:20:31'),
(201502, 79795, 'action started via WP Cron', '2023-06-21 20:09:45', '2023-06-21 20:09:45'),
(201503, 79795, 'action complete via WP Cron', '2023-06-21 20:09:45', '2023-06-21 20:09:45'),
(197468, 78450, 'action complete via WP Cron', '2023-05-27 00:26:23', '2023-05-27 00:26:23'),
(201425, 79770, 'action started via WP Cron', '2023-06-21 08:00:02', '2023-06-21 08:00:02'),
(201426, 79770, 'action complete via WP Cron', '2023-06-21 08:00:02', '2023-06-21 08:00:02'),
(201423, 79770, 'action created', '2023-06-21 07:25:43', '2023-06-21 07:25:43'),
(201424, 79771, 'action created', '2023-06-21 07:25:43', '2023-06-21 07:25:43'),
(201409, 79765, 'action started via WP Cron', '2023-06-21 04:38:22', '2023-06-21 04:38:22'),
(201410, 79765, 'action complete via WP Cron', '2023-06-21 04:38:22', '2023-06-21 04:38:22'),
(197964, 78564, 'action started via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197956, 78613, 'action started via WP Cron', '2023-05-30 02:26:12', '2023-05-30 02:26:12'),
(196740, 78209, 'action complete via WP Cron', '2023-05-22 06:16:22', '2023-05-22 06:16:22'),
(197577, 78487, 'action complete via WP Cron', '2023-05-27 17:26:28', '2023-05-27 17:26:28'),
(197571, 78485, 'action complete via WP Cron', '2023-05-27 16:26:27', '2023-05-27 16:26:27'),
(198019, 78636, 'action created', '2023-05-30 12:26:19', '2023-05-30 12:26:19'),
(198012, 78633, 'action created', '2023-05-30 11:26:16', '2023-05-30 11:26:16'),
(198007, 78632, 'action created', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(198055, 78648, 'action created', '2023-05-30 18:25:59', '2023-05-30 18:25:59'),
(198036, 78641, 'action created', '2023-05-30 15:11:15', '2023-05-30 15:11:15'),
(196988, 78291, 'action started via WP Cron', '2023-05-23 21:15:40', '2023-05-23 21:15:40'),
(197134, 78339, 'action complete via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(196981, 78289, 'action complete via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196982, 78287, 'action started via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196983, 78287, 'action complete via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196994, 78293, 'action started via WP Cron', '2023-05-23 22:25:49', '2023-05-23 22:25:49'),
(196958, 78282, 'action started via WP Cron', '2023-05-23 17:21:13', '2023-05-23 17:21:13'),
(167836, 68576, 'action created', '2022-11-18 08:26:14', '2022-11-18 08:26:14'),
(197023, 78252, 'action complete via WP Cron', '2023-05-24 03:25:56', '2023-05-24 03:25:56'),
(197024, 78303, 'action created', '2023-05-24 03:25:56', '2023-05-24 03:25:56'),
(197152, 78347, 'action created', '2023-05-24 23:04:53', '2023-05-24 23:04:53'),
(198884, 78923, 'action started via WP Cron', '2023-06-05 01:25:54', '2023-06-05 01:25:54'),
(196742, 78208, 'action complete via WP Cron', '2023-05-22 06:16:22', '2023-05-22 06:16:22'),
(201522, 79803, 'action created', '2023-06-28 04:30:52', '2023-06-28 04:30:52'),
(198714, 78867, 'action complete via WP Cron', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198244, 78711, 'action created', '2023-05-31 23:26:07', '2023-05-31 23:26:07'),
(199095, 78993, 'action complete via WP Cron', '2023-06-06 08:26:09', '2023-06-06 08:26:09'),
(197122, 78337, 'action created', '2023-05-24 19:28:51', '2023-05-24 19:28:51'),
(168004, 68632, 'action created', '2022-11-19 08:47:14', '2022-11-19 08:47:14'),
(197104, 78331, 'action created', '2023-05-24 16:26:05', '2023-05-24 16:26:05'),
(197198, 78362, 'action started via WP Cron', '2023-05-25 06:10:58', '2023-05-25 06:10:58'),
(197199, 78362, 'action complete via WP Cron', '2023-05-25 06:10:58', '2023-05-25 06:10:58'),
(197175, 78354, 'action created', '2023-05-25 03:05:05', '2023-05-25 03:05:05'),
(197127, 78338, 'action created', '2023-05-24 20:19:01', '2023-05-24 20:19:01'),
(196729, 78204, 'action started via WP Cron', '2023-05-22 04:27:07', '2023-05-22 04:27:07'),
(196736, 78206, 'action complete via WP Cron', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(196737, 78208, 'action created', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(198004, 78629, 'action started via WP Cron', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(168492, 68738, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-22 09:26:32', '2022-11-22 09:26:32'),
(196693, 78194, 'action created', '2023-05-21 23:17:56', '2023-05-21 23:17:56'),
(196694, 78193, 'action started via WP Cron', '2023-05-21 23:27:06', '2023-05-21 23:27:06'),
(196814, 78233, 'action complete via WP Cron', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(196744, 78211, 'action created', '2023-05-22 07:05:28', '2023-05-22 07:05:28'),
(196745, 78210, 'action started via WP Cron', '2023-05-22 07:17:09', '2023-05-22 07:17:09'),
(196997, 78294, 'action complete via WP Cron', '2023-05-23 22:25:49', '2023-05-23 22:25:49'),
(196966, 78283, 'action started via WP Cron', '2023-05-23 18:22:09', '2023-05-23 18:22:09'),
(196967, 78283, 'action complete via WP Cron', '2023-05-23 18:22:09', '2023-05-23 18:22:09'),
(198034, 78640, 'action started via WP Cron', '2023-05-30 14:26:17', '2023-05-30 14:26:17'),
(196915, 78268, 'action created', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196916, 78268, 'action started via WP Cron', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196899, 78262, 'action complete via WP Cron', '2023-05-23 07:53:42', '2023-05-23 07:53:42'),
(196877, 78254, 'action complete via WP Cron', '2023-05-23 03:15:39', '2023-05-23 03:15:39'),
(196751, 78212, 'action started via WP Cron', '2023-05-22 08:22:24', '2023-05-22 08:22:24'),
(196752, 78212, 'action complete via WP Cron', '2023-05-22 08:22:24', '2023-05-22 08:22:24'),
(198250, 78713, 'action created', '2023-06-01 00:26:10', '2023-06-01 00:26:10'),
(198249, 78712, 'action created', '2023-06-01 00:26:10', '2023-06-01 00:26:10'),
(197760, 78547, 'action complete via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(200750, 79544, 'action complete via WP Cron', '2023-06-16 22:25:45', '2023-06-16 22:25:45'),
(196747, 78211, 'action started via WP Cron', '2023-05-22 07:17:09', '2023-05-22 07:17:09'),
(167679, 68471, 'action started via WP Cron', '2022-11-17 08:26:08', '2022-11-17 08:26:08'),
(196837, 78241, 'action started via WP Cron', '2023-05-22 21:10:00', '2023-05-22 21:10:00'),
(196772, 78219, 'action complete via WP Cron', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(196771, 78219, 'action started via WP Cron', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(199181, 79022, 'action complete via WP Cron', '2023-06-06 21:26:10', '2023-06-06 21:26:10'),
(197952, 78613, 'action created', '2023-05-30 02:05:17', '2023-05-30 02:05:17'),
(197131, 78338, 'action started via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(197160, 78349, 'action complete via WP Cron', '2023-05-25 00:43:51', '2023-05-25 00:43:51'),
(197161, 78348, 'action started via WP Cron', '2023-05-25 00:43:51', '2023-05-25 00:43:51'),
(196870, 78201, 'action complete via WP Cron', '2023-05-23 03:06:56', '2023-05-23 03:06:56'),
(167834, 68523, 'action started via WP Cron', '2022-11-18 08:26:14', '2022-11-18 08:26:14'),
(167835, 68523, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-18 08:26:14', '2022-11-18 08:26:14'),
(196786, 78225, 'action created', '2023-05-22 14:05:18', '2023-05-22 14:05:18'),
(196847, 78245, 'action started via WP Cron', '2023-05-22 23:11:31', '2023-05-22 23:11:31'),
(197121, 78336, 'action created', '2023-05-24 19:28:51', '2023-05-24 19:28:51'),
(196963, 78284, 'action created', '2023-05-23 18:12:53', '2023-05-23 18:12:53'),
(197040, 78309, 'action complete via WP Cron', '2023-05-24 05:31:34', '2023-05-24 05:31:34'),
(197039, 78309, 'action started via WP Cron', '2023-05-24 05:31:34', '2023-05-24 05:31:34'),
(196987, 78292, 'action created', '2023-05-23 21:05:12', '2023-05-23 21:05:12'),
(167920, 68604, 'action started via WP Cron', '2022-11-18 20:25:51', '2022-11-18 20:25:51'),
(197108, 78330, 'action complete via WP Cron', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(196794, 78226, 'action complete via WP Cron', '2023-05-22 15:53:34', '2023-05-22 15:53:34'),
(196949, 78277, 'action complete via WP Cron', '2023-05-23 15:18:34', '2023-05-23 15:18:34'),
(196750, 78213, 'action created', '2023-05-22 08:05:45', '2023-05-22 08:05:45'),
(196748, 78211, 'action complete via WP Cron', '2023-05-22 07:17:09', '2023-05-22 07:17:09'),
(197949, 78612, 'action complete via WP Cron', '2023-05-30 01:47:07', '2023-05-30 01:47:07'),
(197947, 78612, 'action created', '2023-05-30 01:25:59', '2023-05-30 01:25:59'),
(197948, 78612, 'action started via WP Cron', '2023-05-30 01:47:07', '2023-05-30 01:47:07'),
(197242, 78376, 'action started via WP Cron', '2023-05-25 13:26:29', '2023-05-25 13:26:29'),
(197241, 78375, 'action complete via WP Cron', '2023-05-25 13:26:29', '2023-05-25 13:26:29'),
(197167, 78350, 'action started via WP Cron', '2023-05-25 01:14:22', '2023-05-25 01:14:22'),
(197177, 78355, 'action started via WP Cron', '2023-05-25 03:07:54', '2023-05-25 03:07:54'),
(197178, 78355, 'action complete via WP Cron', '2023-05-25 03:07:54', '2023-05-25 03:07:54'),
(198443, 78775, 'action complete via WP Cron', '2023-06-02 05:32:44', '2023-06-02 05:32:44'),
(198241, 78709, 'action started via WP Cron', '2023-05-31 22:26:05', '2023-05-31 22:26:05'),
(198199, 78694, 'action started via WP Cron', '2023-05-31 16:17:08', '2023-05-31 16:17:08'),
(198356, 78747, 'action complete via WP Cron', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(196929, 78272, 'action complete via WP Cron', '2023-05-23 12:25:50', '2023-05-23 12:25:50'),
(199043, 78976, 'action started via WP Cron', '2023-06-06 01:10:56', '2023-06-06 01:10:56'),
(198499, 78796, 'action created', '2023-06-02 15:26:51', '2023-06-02 15:26:51'),
(198357, 78748, 'action created', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(198242, 78709, 'action complete via WP Cron', '2023-05-31 22:26:05', '2023-05-31 22:26:05'),
(198781, 78890, 'action created', '2023-06-04 09:25:50', '2023-06-04 09:25:50'),
(197164, 78351, 'action created', '2023-05-25 01:11:34', '2023-05-25 01:11:34'),
(197226, 78371, 'action created', '2023-05-25 11:11:57', '2023-05-25 11:11:57'),
(198231, 78706, 'action created', '2023-05-31 21:06:08', '2023-05-31 21:06:08'),
(198299, 78729, 'action started via WP Cron', '2023-06-01 07:39:58', '2023-06-01 07:39:58'),
(198298, 78729, 'action created', '2023-06-01 07:26:19', '2023-06-01 07:26:19'),
(197138, 78340, 'action complete via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(197076, 78320, 'action complete via WP Cron', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(197090, 78325, 'action complete via WP Cron', '2023-05-24 13:26:20', '2023-05-24 13:26:20'),
(197059, 78314, 'action started via WP Cron', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(197060, 78314, 'action complete via WP Cron', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(168003, 68576, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-19 08:47:14', '2022-11-19 08:47:14'),
(197093, 78326, 'action started via WP Cron', '2023-05-24 14:26:22', '2023-05-24 14:26:22'),
(197032, 78307, 'action created', '2023-05-24 04:13:04', '2023-05-24 04:13:04'),
(197030, 78305, 'action complete via WP Cron', '2023-05-24 03:36:13', '2023-05-24 03:36:13'),
(196971, 78285, 'action complete via WP Cron', '2023-05-23 19:15:40', '2023-05-23 19:15:40'),
(196950, 78279, 'action created', '2023-05-23 16:25:49', '2023-05-23 16:25:49'),
(196951, 78280, 'action created', '2023-05-23 16:25:49', '2023-05-23 16:25:49'),
(167926, 68602, 'action started via WP Cron', '2022-11-18 20:25:51', '2022-11-18 20:25:51'),
(197002, 78296, 'action started via WP Cron', '2023-05-23 23:25:48', '2023-05-23 23:25:48'),
(197001, 78295, 'action complete via WP Cron', '2023-05-23 23:25:48', '2023-05-23 23:25:48'),
(197080, 78323, 'action created', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(196990, 78292, 'action started via WP Cron', '2023-05-23 21:15:40', '2023-05-23 21:15:40'),
(196973, 78286, 'action complete via WP Cron', '2023-05-23 19:15:40', '2023-05-23 19:15:40'),
(197154, 78346, 'action complete via WP Cron', '2023-05-24 23:26:02', '2023-05-24 23:26:02'),
(197048, 78310, 'action complete via WP Cron', '2023-05-24 06:41:42', '2023-05-24 06:41:42'),
(198282, 78723, 'action complete via WP Cron', '2023-06-01 04:07:51', '2023-06-01 04:07:51'),
(198448, 78778, 'action started via WP Cron', '2023-06-02 06:23:12', '2023-06-02 06:23:12'),
(169140, 68958, 'action started via WP Cron', '2022-11-26 10:56:25', '2022-11-26 10:56:25'),
(198188, 78691, 'action complete via WP Cron', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(198189, 78692, 'action created', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(198060, 78649, 'action created', '2023-05-30 19:15:40', '2023-05-30 19:15:40'),
(197163, 78350, 'action created', '2023-05-25 01:11:34', '2023-05-25 01:11:34'),
(197147, 78344, 'action started via WP Cron', '2023-05-24 22:26:01', '2023-05-24 22:26:01'),
(197287, 78392, 'action complete via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197075, 78320, 'action started via WP Cron', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(197074, 78321, 'action created', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(197084, 78322, 'action complete via WP Cron', '2023-05-24 12:29:22', '2023-05-24 12:29:22'),
(197141, 78342, 'action started via WP Cron', '2023-05-24 21:29:00', '2023-05-24 21:29:00'),
(187232, 75039, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-03-22 04:20:05', '2023-03-22 04:20:05'),
(196944, 78277, 'action created', '2023-05-23 15:05:47', '2023-05-23 15:05:47'),
(197880, 78589, 'action created', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(197316, 78401, 'action created', '2023-05-26 01:07:59', '2023-05-26 01:07:59'),
(197439, 78442, 'action started via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(196872, 78253, 'action created', '2023-05-23 03:06:57', '2023-05-23 03:06:57'),
(197004, 78297, 'action created', '2023-05-24 00:21:01', '2023-05-24 00:21:01'),
(196985, 78290, 'action complete via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196996, 78294, 'action started via WP Cron', '2023-05-23 22:25:49', '2023-05-23 22:25:49'),
(196942, 78275, 'action started via WP Cron', '2023-05-23 14:07:48', '2023-05-23 14:07:48'),
(196940, 78276, 'action started via WP Cron', '2023-05-23 14:07:48', '2023-05-23 14:07:48'),
(196920, 78269, 'action created', '2023-05-23 11:25:50', '2023-05-23 11:25:50'),
(198133, 78673, 'action started via WP Cron', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(198907, 78932, 'action complete via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(198119, 78667, 'action complete via WP Cron', '2023-05-31 03:29:42', '2023-05-31 03:29:42'),
(197366, 78416, 'action complete via WP Cron', '2023-05-26 08:26:18', '2023-05-26 08:26:18'),
(196960, 78281, 'action started via WP Cron', '2023-05-23 17:21:13', '2023-05-23 17:21:13'),
(196961, 78281, 'action complete via WP Cron', '2023-05-23 17:21:13', '2023-05-23 17:21:13'),
(196959, 78282, 'action complete via WP Cron', '2023-05-23 17:21:13', '2023-05-23 17:21:13'),
(197043, 78310, 'action created', '2023-05-24 06:26:01', '2023-05-24 06:26:01'),
(197044, 78311, 'action created', '2023-05-24 06:26:01', '2023-05-24 06:26:01'),
(196962, 78283, 'action created', '2023-05-23 18:12:53', '2023-05-23 18:12:53'),
(198239, 78708, 'action started via WP Cron', '2023-05-31 22:26:04', '2023-05-31 22:26:04'),
(197029, 78305, 'action started via WP Cron', '2023-05-24 03:36:13', '2023-05-24 03:36:13'),
(197126, 78337, 'action complete via WP Cron', '2023-05-24 20:02:22', '2023-05-24 20:02:22'),
(198073, 78652, 'action complete via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(167921, 68604, 'action failed via WP Cron: Cannot create the API instance because the access token is missing.', '2022-11-18 20:25:51', '2022-11-18 20:25:51'),
(196980, 78289, 'action started via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196979, 78288, 'action complete via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(197015, 78300, 'action complete via WP Cron', '2023-05-24 01:26:20', '2023-05-24 01:26:20'),
(197006, 78298, 'action started via WP Cron', '2023-05-24 00:25:53', '2023-05-24 00:25:53'),
(196978, 78288, 'action started via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196939, 78276, 'action created', '2023-05-23 14:04:48', '2023-05-23 14:04:48'),
(197041, 78308, 'action started via WP Cron', '2023-05-24 05:31:34', '2023-05-24 05:31:34'),
(197007, 78298, 'action complete via WP Cron', '2023-05-24 00:25:53', '2023-05-24 00:25:53'),
(196968, 78285, 'action created', '2023-05-23 19:12:45', '2023-05-23 19:12:45'),
(196969, 78286, 'action created', '2023-05-23 19:12:45', '2023-05-23 19:12:45'),
(196970, 78285, 'action started via WP Cron', '2023-05-23 19:15:40', '2023-05-23 19:15:40'),
(198973, 78953, 'action started via WP Cron', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(198952, 78947, 'action created', '2023-06-05 11:26:21', '2023-06-05 11:26:21'),
(198946, 78945, 'action created', '2023-06-05 10:26:19', '2023-06-05 10:26:19'),
(197212, 78366, 'action started via WP Cron', '2023-05-25 08:31:13', '2023-05-25 08:31:13'),
(197213, 78366, 'action complete via WP Cron', '2023-05-25 08:31:13', '2023-05-25 08:31:13'),
(197031, 78306, 'action created', '2023-05-24 04:13:04', '2023-05-24 04:13:04'),
(197261, 78381, 'action complete via WP Cron', '2023-05-25 16:24:14', '2023-05-25 16:24:14'),
(198158, 78680, 'action complete via WP Cron', '2023-05-31 09:26:05', '2023-05-31 09:26:05'),
(198155, 78681, 'action started via WP Cron', '2023-05-31 09:26:05', '2023-05-31 09:26:05'),
(199225, 79038, 'action created', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(199392, 79039, 'action complete via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(198368, 78750, 'action complete via WP Cron', '2023-06-01 19:29:02', '2023-06-01 19:29:02'),
(198426, 78771, 'action complete via WP Cron', '2023-06-02 03:19:08', '2023-06-02 03:19:08'),
(197182, 78303, 'action complete via WP Cron', '2023-05-25 03:26:25', '2023-05-25 03:26:25'),
(197410, 78433, 'action created', '2023-05-26 16:05:57', '2023-05-26 16:05:57'),
(197972, 78620, 'action started via Async Request', '2023-05-30 04:26:14', '2023-05-30 04:26:14'),
(200889, 79590, 'action complete via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200744, 79543, 'action complete via WP Cron', '2023-06-16 21:32:20', '2023-06-16 21:32:20'),
(197989, 78626, 'action created', '2023-05-30 07:26:19', '2023-05-30 07:26:19'),
(197968, 78618, 'action started via WP Cron', '2023-05-30 04:26:13', '2023-05-30 04:26:13'),
(197978, 78621, 'action started via WP Cron', '2023-05-30 05:27:23', '2023-05-30 05:27:23'),
(198217, 78700, 'action started via WP Cron', '2023-05-31 19:36:56', '2023-05-31 19:36:56'),
(198144, 78677, 'action complete via WP Cron', '2023-05-31 08:03:24', '2023-05-31 08:03:24'),
(198183, 78690, 'action created', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198234, 78707, 'action complete via WP Cron', '2023-05-31 21:09:44', '2023-05-31 21:09:44'),
(197009, 78297, 'action complete via WP Cron', '2023-05-24 00:25:53', '2023-05-24 00:25:53'),
(197369, 78419, 'action started via WP Cron', '2023-05-26 09:23:47', '2023-05-26 09:23:47'),
(197259, 78382, 'action complete via WP Cron', '2023-05-25 16:24:14', '2023-05-25 16:24:14'),
(197129, 78340, 'action created', '2023-05-24 20:19:01', '2023-05-24 20:19:01'),
(199310, 79065, 'action complete via WP Cron', '2023-06-07 17:18:37', '2023-06-07 17:18:37'),
(199291, 79059, 'action started via WP Cron', '2023-06-07 14:23:18', '2023-06-07 14:23:18'),
(199274, 79053, 'action complete via WP Cron', '2023-06-07 11:10:00', '2023-06-07 11:10:00'),
(198167, 78684, 'action started via WP Cron', '2023-05-31 11:11:47', '2023-05-31 11:11:47'),
(198212, 78698, 'action complete via WP Cron', '2023-05-31 18:26:06', '2023-05-31 18:26:06'),
(168002, 68576, 'action started via WP Cron', '2022-11-19 08:47:14', '2022-11-19 08:47:14'),
(197053, 78313, 'action started via WP Cron', '2023-05-24 08:03:48', '2023-05-24 08:03:48'),
(197054, 78313, 'action complete via WP Cron', '2023-05-24 08:03:48', '2023-05-24 08:03:48'),
(197273, 78386, 'action complete via WP Cron', '2023-05-25 18:26:09', '2023-05-25 18:26:09'),
(197311, 78400, 'action created', '2023-05-26 00:08:33', '2023-05-26 00:08:33'),
(198059, 78648, 'action complete via WP Cron', '2023-05-30 19:15:38', '2023-05-30 19:15:38'),
(197920, 78602, 'action started via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197537, 78474, 'action complete via WP Cron', '2023-05-27 10:13:21', '2023-05-27 10:13:21'),
(197847, 78578, 'action complete via WP Cron', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(198796, 78894, 'action started via WP Cron', '2023-06-04 11:33:50', '2023-06-04 11:33:50'),
(198125, 78671, 'action started via WP Cron', '2023-05-31 04:33:15', '2023-05-31 04:33:15'),
(164937, 67554, 'action started via WP Cron', '2022-10-31 04:43:45', '2022-10-31 04:43:45'),
(164938, 67554, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-10-31 04:43:45', '2022-10-31 04:43:45'),
(199094, 78993, 'action started via WP Cron', '2023-06-06 08:26:09', '2023-06-06 08:26:09'),
(198273, 78720, 'action created', '2023-06-01 03:33:53', '2023-06-01 03:33:53'),
(198201, 78696, 'action created', '2023-05-31 17:09:54', '2023-05-31 17:09:54'),
(198129, 78672, 'action created', '2023-05-31 05:26:05', '2023-05-31 05:26:05'),
(198130, 78673, 'action created', '2023-05-31 05:26:05', '2023-05-31 05:26:05'),
(198131, 78672, 'action started via WP Cron', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(197111, 78332, 'action started via WP Cron', '2023-05-24 17:16:39', '2023-05-24 17:16:39'),
(197112, 78332, 'action complete via WP Cron', '2023-05-24 17:16:39', '2023-05-24 17:16:39'),
(197061, 78316, 'action created', '2023-05-24 09:19:15', '2023-05-24 09:19:15'),
(197062, 78317, 'action created', '2023-05-24 09:19:15', '2023-05-24 09:19:15'),
(197087, 78324, 'action started via WP Cron', '2023-05-24 13:26:20', '2023-05-24 13:26:20'),
(197000, 78295, 'action started via WP Cron', '2023-05-23 23:25:48', '2023-05-23 23:25:48'),
(196998, 78295, 'action created', '2023-05-23 23:12:28', '2023-05-23 23:12:28'),
(197105, 78331, 'action started via WP Cron', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(197106, 78331, 'action complete via WP Cron', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(197107, 78330, 'action started via WP Cron', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(197038, 78309, 'action created', '2023-05-24 05:25:57', '2023-05-24 05:25:57'),
(197186, 78358, 'action started via WP Cron', '2023-05-25 04:07:23', '2023-05-25 04:07:23'),
(197310, 78399, 'action created', '2023-05-26 00:08:33', '2023-05-26 00:08:33'),
(197309, 78397, 'action complete via WP Cron', '2023-05-25 23:10:47', '2023-05-25 23:10:47'),
(197792, 78558, 'action complete via WP Cron', '2023-05-29 01:33:59', '2023-05-29 01:33:59'),
(197789, 78559, 'action started via WP Cron', '2023-05-29 01:33:59', '2023-05-29 01:33:59'),
(197690, 78524, 'action complete via WP Cron', '2023-05-28 09:25:38', '2023-05-28 09:25:38'),
(197580, 78489, 'action created', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(199493, 79124, 'action complete via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199337, 79075, 'action started via WP Cron', '2023-06-07 21:22:52', '2023-06-07 21:22:52'),
(197919, 78599, 'action complete via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197780, 78555, 'action complete via WP Cron', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197750, 78544, 'action complete via WP Cron', '2023-05-28 19:30:40', '2023-05-28 19:30:40'),
(197194, 78359, 'action started via WP Cron', '2023-05-25 05:26:09', '2023-05-25 05:26:09'),
(197189, 78357, 'action complete via WP Cron', '2023-05-25 04:07:23', '2023-05-25 04:07:23'),
(197185, 78358, 'action created', '2023-05-25 04:06:06', '2023-05-25 04:06:06'),
(197184, 78357, 'action created', '2023-05-25 04:06:06', '2023-05-25 04:06:06'),
(197430, 78438, 'action complete via WP Cron', '2023-05-26 19:28:55', '2023-05-26 19:28:55'),
(197628, 78505, 'action created', '2023-05-28 01:08:01', '2023-05-28 01:08:01'),
(197419, 78435, 'action started via WP Cron', '2023-05-26 17:26:21', '2023-05-26 17:26:21'),
(197420, 78435, 'action complete via WP Cron', '2023-05-26 17:26:21', '2023-05-26 17:26:21'),
(197435, 78442, 'action created', '2023-05-26 20:11:08', '2023-05-26 20:11:08'),
(197436, 78443, 'action created', '2023-05-26 20:11:08', '2023-05-26 20:11:08'),
(197319, 78401, 'action complete via WP Cron', '2023-05-26 01:20:35', '2023-05-26 01:20:35'),
(197333, 78405, 'action complete via WP Cron', '2023-05-26 03:14:01', '2023-05-26 03:14:01'),
(197334, 78356, 'action started via WP Cron', '2023-05-26 03:27:20', '2023-05-26 03:27:20'),
(197318, 78401, 'action started via WP Cron', '2023-05-26 01:20:35', '2023-05-26 01:20:35'),
(197326, 78404, 'action started via WP Cron', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(197211, 78365, 'action complete via WP Cron', '2023-05-25 08:31:13', '2023-05-25 08:31:13'),
(197412, 78432, 'action complete via WP Cron', '2023-05-26 16:14:51', '2023-05-26 16:14:51'),
(197513, 78465, 'action complete via WP Cron', '2023-05-27 06:28:41', '2023-05-27 06:28:41'),
(197231, 78372, 'action complete via WP Cron', '2023-05-25 11:26:29', '2023-05-25 11:26:29'),
(197228, 78371, 'action started via WP Cron', '2023-05-25 11:26:29', '2023-05-25 11:26:29'),
(197210, 78365, 'action started via WP Cron', '2023-05-25 08:31:13', '2023-05-25 08:31:13'),
(198082, 78656, 'action started via WP Cron', '2023-05-30 21:29:34', '2023-05-30 21:29:34'),
(198081, 78655, 'action complete via WP Cron', '2023-05-30 21:29:34', '2023-05-30 21:29:34'),
(197195, 78359, 'action complete via WP Cron', '2023-05-25 05:26:09', '2023-05-25 05:26:09'),
(197322, 78403, 'action created', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(198861, 78915, 'action complete via WP Cron', '2023-06-04 21:41:05', '2023-06-04 21:41:05'),
(198384, 78754, 'action complete via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(198011, 78631, 'action complete via WP Cron', '2023-05-30 10:53:25', '2023-05-30 10:53:25'),
(197696, 78527, 'action complete via WP Cron', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(197423, 78436, 'action started via WP Cron', '2023-05-26 18:24:23', '2023-05-26 18:24:23'),
(197348, 78411, 'action complete via WP Cron', '2023-05-26 05:26:18', '2023-05-26 05:26:18'),
(197347, 78411, 'action started via WP Cron', '2023-05-26 05:26:18', '2023-05-26 05:26:18');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(197306, 78398, 'action started via WP Cron', '2023-05-25 23:10:47', '2023-05-25 23:10:47'),
(197402, 78428, 'action complete via WP Cron', '2023-05-26 14:49:48', '2023-05-26 14:49:48'),
(197399, 78429, 'action started via WP Cron', '2023-05-26 14:49:48', '2023-05-26 14:49:48'),
(197400, 78429, 'action complete via WP Cron', '2023-05-26 14:49:48', '2023-05-26 14:49:48'),
(197360, 78415, 'action complete via WP Cron', '2023-05-26 07:26:39', '2023-05-26 07:26:39'),
(197324, 78403, 'action started via WP Cron', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(197500, 78459, 'action started via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(199007, 78966, 'action created', '2023-06-05 20:09:20', '2023-06-05 20:09:20'),
(197415, 78434, 'action created', '2023-05-26 17:21:26', '2023-05-26 17:21:26'),
(198014, 78634, 'action started via WP Cron', '2023-05-30 11:30:17', '2023-05-30 11:30:17'),
(198815, 78900, 'action complete via WP Cron', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(199047, 78978, 'action created', '2023-06-06 02:09:15', '2023-06-06 02:09:15'),
(198496, 78793, 'action started via WP Cron', '2023-06-02 14:38:40', '2023-06-02 14:38:40'),
(198419, 78769, 'action started via WP Cron', '2023-06-02 02:26:19', '2023-06-02 02:26:19'),
(198351, 78746, 'action created', '2023-06-01 16:26:19', '2023-06-01 16:26:19'),
(198268, 78719, 'action created', '2023-06-01 03:26:13', '2023-06-01 03:26:13'),
(198281, 78723, 'action started via WP Cron', '2023-06-01 04:07:51', '2023-06-01 04:07:51'),
(198085, 78658, 'action created', '2023-05-30 22:23:46', '2023-05-30 22:23:46'),
(197549, 78478, 'action complete via WP Cron', '2023-05-27 12:38:34', '2023-05-27 12:38:34'),
(198116, 78668, 'action started via WP Cron', '2023-05-31 03:29:42', '2023-05-31 03:29:42'),
(197983, 78624, 'action created', '2023-05-30 06:26:17', '2023-05-30 06:26:17'),
(197993, 78626, 'action complete via WP Cron', '2023-05-30 08:26:17', '2023-05-30 08:26:17'),
(197986, 78624, 'action started via WP Cron', '2023-05-30 06:46:58', '2023-05-30 06:46:58'),
(199175, 79020, 'action complete via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198001, 78630, 'action created', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(198008, 78632, 'action started via WP Cron', '2023-05-30 10:53:25', '2023-05-30 10:53:25'),
(198009, 78632, 'action complete via WP Cron', '2023-05-30 10:53:25', '2023-05-30 10:53:25'),
(198017, 78633, 'action complete via WP Cron', '2023-05-30 11:30:17', '2023-05-30 11:30:17'),
(197999, 78627, 'action complete via WP Cron', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(197997, 78628, 'action complete via WP Cron', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(197998, 78627, 'action started via WP Cron', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(198247, 78711, 'action started via WP Cron', '2023-05-31 23:39:26', '2023-05-31 23:39:26'),
(199144, 79009, 'action started via WP Cron', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(198164, 78683, 'action complete via WP Cron', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(173139, 70342, 'action created', '2022-12-22 03:40:30', '2022-12-22 03:40:30'),
(197375, 78421, 'action started via WP Cron', '2023-05-26 10:19:20', '2023-05-26 10:19:20'),
(197374, 78421, 'action created', '2023-05-26 10:10:10', '2023-05-26 10:10:10'),
(197372, 78418, 'action complete via WP Cron', '2023-05-26 09:23:47', '2023-05-26 09:23:47'),
(197236, 78373, 'action started via WP Cron', '2023-05-25 12:26:30', '2023-05-25 12:26:30'),
(197219, 78367, 'action complete via WP Cron', '2023-05-25 09:26:03', '2023-05-25 09:26:03'),
(197209, 78366, 'action created', '2023-05-25 08:26:10', '2023-05-25 08:26:10'),
(197205, 78363, 'action complete via WP Cron', '2023-05-25 07:28:15', '2023-05-25 07:28:15'),
(198912, 78880, 'action started via WP Cron', '2023-06-05 04:31:50', '2023-06-05 04:31:50'),
(198926, 78936, 'action complete via WP Cron', '2023-06-05 06:30:42', '2023-06-05 06:30:42'),
(198058, 78648, 'action started via WP Cron', '2023-05-30 19:15:38', '2023-05-30 19:15:38'),
(198030, 78639, 'action created', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(197516, 78467, 'action started via WP Cron', '2023-05-27 07:26:28', '2023-05-27 07:26:28'),
(197522, 78470, 'action started via WP Cron', '2023-05-27 08:11:07', '2023-05-27 08:11:07'),
(199008, 78967, 'action created', '2023-06-05 20:09:20', '2023-06-05 20:09:20'),
(199004, 78963, 'action complete via WP Cron', '2023-06-05 19:28:56', '2023-06-05 19:28:56'),
(198824, 78904, 'action started via WP Cron', '2023-06-04 16:45:16', '2023-06-04 16:45:16'),
(198054, 78647, 'action created', '2023-05-30 18:25:59', '2023-05-30 18:25:59'),
(198942, 78943, 'action complete via WP Cron', '2023-06-05 09:57:52', '2023-06-05 09:57:52'),
(198148, 78679, 'action created', '2023-05-31 08:26:27', '2023-05-31 08:26:27'),
(198149, 78679, 'action started via WP Cron', '2023-05-31 08:27:13', '2023-05-31 08:27:13'),
(198210, 78699, 'action complete via WP Cron', '2023-05-31 18:26:06', '2023-05-31 18:26:06'),
(198524, 78803, 'action started via WP Cron', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(198525, 78803, 'action complete via WP Cron', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(169141, 68958, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-26 10:56:25', '2022-11-26 10:56:25'),
(198216, 78701, 'action complete via WP Cron', '2023-05-31 19:29:05', '2023-05-31 19:29:05'),
(197584, 78490, 'action started via WP Cron', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(197585, 78490, 'action complete via WP Cron', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(197620, 78501, 'action started via WP Cron', '2023-05-27 23:17:04', '2023-05-27 23:17:04'),
(197581, 78490, 'action created', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(197876, 78587, 'action started via WP Cron', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(197988, 78625, 'action created', '2023-05-30 07:26:19', '2023-05-30 07:26:19'),
(198041, 78642, 'action complete via WP Cron', '2023-05-30 15:22:02', '2023-05-30 15:22:02'),
(197431, 78439, 'action started via WP Cron', '2023-05-26 19:28:55', '2023-05-26 19:28:55'),
(197293, 78394, 'action created', '2023-05-25 21:22:02', '2023-05-25 21:22:02'),
(197393, 78427, 'action started via WP Cron', '2023-05-26 13:19:10', '2023-05-26 13:19:10'),
(197394, 78427, 'action complete via WP Cron', '2023-05-26 13:19:10', '2023-05-26 13:19:10'),
(197381, 78422, 'action started via WP Cron', '2023-05-26 11:26:18', '2023-05-26 11:26:18'),
(197327, 78404, 'action complete via WP Cron', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(197321, 78402, 'action complete via WP Cron', '2023-05-26 01:20:35', '2023-05-26 01:20:35'),
(197335, 78356, 'action complete via WP Cron', '2023-05-26 03:27:20', '2023-05-26 03:27:20'),
(197739, 78542, 'action created', '2023-05-28 18:09:28', '2023-05-28 18:09:28'),
(197836, 78573, 'action started via WP Cron', '2023-05-29 07:46:31', '2023-05-29 07:46:31'),
(197753, 78548, 'action created', '2023-05-28 20:25:42', '2023-05-28 20:25:42'),
(197775, 78554, 'action created', '2023-05-28 23:25:33', '2023-05-28 23:25:33'),
(197721, 78536, 'action created', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(197738, 78540, 'action complete via WP Cron', '2023-05-28 17:25:35', '2023-05-28 17:25:35'),
(198353, 78746, 'action started via WP Cron', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(198883, 78924, 'action created', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(197981, 78622, 'action complete via WP Cron', '2023-05-30 05:27:23', '2023-05-30 05:27:23'),
(197979, 78621, 'action complete via WP Cron', '2023-05-30 05:27:23', '2023-05-30 05:27:23'),
(197987, 78624, 'action complete via WP Cron', '2023-05-30 06:46:58', '2023-05-30 06:46:58'),
(197973, 78620, 'action complete via Async Request', '2023-05-30 04:26:14', '2023-05-30 04:26:14'),
(197907, 78598, 'action complete via WP Cron', '2023-05-29 19:28:31', '2023-05-29 19:28:31'),
(197417, 78434, 'action started via WP Cron', '2023-05-26 17:26:21', '2023-05-26 17:26:21'),
(197526, 78471, 'action created', '2023-05-27 09:04:41', '2023-05-27 09:04:41'),
(200641, 79510, 'action created', '2023-06-16 06:15:12', '2023-06-16 06:15:12'),
(198080, 78655, 'action started via WP Cron', '2023-05-30 21:29:34', '2023-05-30 21:29:34'),
(198066, 78651, 'action created', '2023-05-30 20:26:04', '2023-05-30 20:26:04'),
(198067, 78652, 'action created', '2023-05-30 20:26:04', '2023-05-30 20:26:04'),
(198052, 78646, 'action started via WP Cron', '2023-05-30 17:50:19', '2023-05-30 17:50:19'),
(198051, 78645, 'action complete via WP Cron', '2023-05-30 17:50:19', '2023-05-30 17:50:19'),
(198000, 78629, 'action created', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(197996, 78628, 'action started via WP Cron', '2023-05-30 09:26:17', '2023-05-30 09:26:17'),
(198003, 78630, 'action complete via WP Cron', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(198305, 78730, 'action started via WP Cron', '2023-06-01 09:04:37', '2023-06-01 09:04:37'),
(198161, 78682, 'action started via WP Cron', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(198507, 78798, 'action complete via WP Cron', '2023-06-02 16:47:20', '2023-06-02 16:47:20'),
(198385, 78757, 'action started via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(197462, 78449, 'action complete via WP Cron', '2023-05-26 23:38:02', '2023-05-26 23:38:02'),
(197521, 78470, 'action created', '2023-05-27 08:07:16', '2023-05-27 08:07:16'),
(197479, 78455, 'action started via WP Cron', '2023-05-27 02:26:21', '2023-05-27 02:26:21'),
(197930, 78606, 'action started via WP Cron', '2023-05-29 23:02:20', '2023-05-29 23:02:20'),
(197361, 78416, 'action created', '2023-05-26 08:11:07', '2023-05-26 08:11:07'),
(197362, 78417, 'action created', '2023-05-26 08:11:07', '2023-05-26 08:11:07'),
(197506, 78463, 'action started via WP Cron', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(198095, 78659, 'action complete via WP Cron', '2023-05-30 23:25:55', '2023-05-30 23:25:55'),
(198094, 78659, 'action started via WP Cron', '2023-05-30 23:25:55', '2023-05-30 23:25:55'),
(198092, 78660, 'action started via WP Cron', '2023-05-30 23:25:55', '2023-05-30 23:25:55'),
(197974, 78619, 'action started via Async Request', '2023-05-30 04:26:14', '2023-05-30 04:26:14'),
(197879, 78588, 'action complete via WP Cron', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(198143, 78677, 'action started via WP Cron', '2023-05-31 08:03:24', '2023-05-31 08:03:24'),
(198025, 78638, 'action created', '2023-05-30 13:26:15', '2023-05-30 13:26:15'),
(198040, 78642, 'action started via WP Cron', '2023-05-30 15:22:02', '2023-05-30 15:22:02'),
(198039, 78641, 'action complete via WP Cron', '2023-05-30 15:22:02', '2023-05-30 15:22:02'),
(199093, 78994, 'action created', '2023-06-06 08:22:55', '2023-06-06 08:22:55'),
(198166, 78685, 'action created', '2023-05-31 11:08:55', '2023-05-31 11:08:55'),
(198165, 78684, 'action created', '2023-05-31 11:08:55', '2023-05-31 11:08:55'),
(198134, 78673, 'action complete via WP Cron', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(198135, 78674, 'action created', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(198197, 78695, 'action started via WP Cron', '2023-05-31 16:17:08', '2023-05-31 16:17:08'),
(197489, 78458, 'action created', '2023-05-27 03:28:16', '2023-05-27 03:28:16'),
(197466, 78451, 'action complete via WP Cron', '2023-05-27 00:26:23', '2023-05-27 00:26:23'),
(197452, 78447, 'action created', '2023-05-26 22:12:55', '2023-05-26 22:12:55'),
(197453, 78446, 'action started via WP Cron', '2023-05-26 22:16:57', '2023-05-26 22:16:57'),
(198029, 78637, 'action complete via WP Cron', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(198027, 78638, 'action complete via WP Cron', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(197957, 78613, 'action complete via WP Cron', '2023-05-30 02:26:12', '2023-05-30 02:26:12'),
(197969, 78618, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-05-30 04:26:13', '2023-05-30 04:26:13'),
(168326, 68738, 'action created', '2022-11-21 09:26:18', '2022-11-21 09:26:18'),
(197440, 78442, 'action complete via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(197411, 78432, 'action started via WP Cron', '2023-05-26 16:14:51', '2023-05-26 16:14:51'),
(198179, 78688, 'action started via WP Cron', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198147, 78678, 'action created', '2023-05-31 08:26:27', '2023-05-31 08:26:27'),
(198177, 78688, 'action created', '2023-05-31 13:26:29', '2023-05-31 13:26:29'),
(198178, 78689, 'action created', '2023-05-31 13:26:29', '2023-05-31 13:26:29'),
(197759, 78547, 'action started via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197518, 78468, 'action started via WP Cron', '2023-05-27 07:26:28', '2023-05-27 07:26:28'),
(197494, 78462, 'action started via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(197492, 78461, 'action created', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(168821, 68903, 'action created', '2022-11-24 10:26:14', '2022-11-24 10:26:14'),
(197872, 78585, 'action started via WP Cron', '2023-05-29 13:34:48', '2023-05-29 13:34:48'),
(197873, 78585, 'action complete via WP Cron', '2023-05-29 13:34:48', '2023-05-29 13:34:48'),
(197877, 78587, 'action complete via WP Cron', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(197878, 78588, 'action started via WP Cron', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(197855, 78580, 'action complete via WP Cron', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(197539, 78476, 'action created', '2023-05-27 11:09:17', '2023-05-27 11:09:17'),
(197540, 78476, 'action started via WP Cron', '2023-05-27 11:26:27', '2023-05-27 11:26:27'),
(198128, 78670, 'action complete via WP Cron', '2023-05-31 04:33:15', '2023-05-31 04:33:15'),
(198093, 78660, 'action complete via WP Cron', '2023-05-30 23:25:55', '2023-05-30 23:25:55'),
(198091, 78660, 'action created', '2023-05-30 23:24:13', '2023-05-30 23:24:13'),
(198109, 78666, 'action created', '2023-05-31 02:07:09', '2023-05-31 02:07:09'),
(200576, 79489, 'action created', '2023-06-15 20:25:40', '2023-06-15 20:25:40'),
(199106, 78998, 'action started via WP Cron', '2023-06-06 10:27:03', '2023-06-06 10:27:03'),
(198957, 78948, 'action created', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(198958, 78949, 'action created', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(197852, 78579, 'action started via WP Cron', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(197853, 78579, 'action complete via WP Cron', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(197854, 78580, 'action started via WP Cron', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(198159, 78682, 'action created', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(198136, 78675, 'action created', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(198132, 78672, 'action complete via WP Cron', '2023-05-31 06:26:08', '2023-05-31 06:26:08'),
(198162, 78682, 'action complete via WP Cron', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(168820, 68849, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-24 10:26:14', '2022-11-24 10:26:14'),
(168819, 68849, 'action started via WP Cron', '2022-11-24 10:26:14', '2022-11-24 10:26:14'),
(197874, 78587, 'action created', '2023-05-29 14:25:47', '2023-05-29 14:25:47'),
(198151, 78678, 'action started via WP Cron', '2023-05-31 08:27:13', '2023-05-31 08:27:13'),
(198152, 78678, 'action complete via WP Cron', '2023-05-31 08:27:13', '2023-05-31 08:27:13'),
(199091, 78992, 'action complete via WP Cron', '2023-06-06 07:17:52', '2023-06-06 07:17:52'),
(198854, 78911, 'action started via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198046, 78643, 'action started via WP Cron', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(198062, 78649, 'action started via WP Cron', '2023-05-30 19:28:35', '2023-05-30 19:28:35'),
(198123, 78670, 'action created', '2023-05-31 04:25:59', '2023-05-31 04:25:59'),
(197464, 78451, 'action created', '2023-05-27 00:16:18', '2023-05-27 00:16:18'),
(197678, 78520, 'action complete via WP Cron', '2023-05-28 07:22:41', '2023-05-28 07:22:41'),
(197481, 78456, 'action created', '2023-05-27 03:24:13', '2023-05-27 03:24:13'),
(197482, 78457, 'action created', '2023-05-27 03:24:13', '2023-05-27 03:24:13'),
(197455, 78447, 'action started via WP Cron', '2023-05-26 22:16:57', '2023-05-26 22:16:57'),
(197541, 78476, 'action complete via WP Cron', '2023-05-27 11:26:27', '2023-05-27 11:26:27'),
(197542, 78475, 'action started via WP Cron', '2023-05-27 11:26:27', '2023-05-27 11:26:27'),
(197864, 78584, 'action started via WP Cron', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(197624, 78504, 'action started via WP Cron', '2023-05-28 00:49:52', '2023-05-28 00:49:52'),
(199107, 78998, 'action complete via WP Cron', '2023-06-06 10:27:04', '2023-06-06 10:27:04'),
(197465, 78451, 'action started via WP Cron', '2023-05-27 00:26:23', '2023-05-27 00:26:23'),
(197525, 78469, 'action complete via WP Cron', '2023-05-27 08:11:07', '2023-05-27 08:11:07'),
(197422, 78437, 'action created', '2023-05-26 18:20:58', '2023-05-26 18:20:58'),
(197405, 78430, 'action started via WP Cron', '2023-05-26 15:26:18', '2023-05-26 15:26:18'),
(198911, 78930, 'action complete via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(197955, 78614, 'action complete via WP Cron', '2023-05-30 02:26:12', '2023-05-30 02:26:12'),
(198215, 78701, 'action started via WP Cron', '2023-05-31 19:29:05', '2023-05-31 19:29:05'),
(198121, 78617, 'action complete via WP Cron', '2023-05-31 03:55:02', '2023-05-31 03:55:02'),
(198050, 78645, 'action started via WP Cron', '2023-05-30 17:50:19', '2023-05-30 17:50:19'),
(198048, 78645, 'action created', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(198049, 78646, 'action created', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(198087, 78657, 'action complete via WP Cron', '2023-05-30 22:25:57', '2023-05-30 22:25:57'),
(197476, 78455, 'action created', '2023-05-27 02:07:38', '2023-05-27 02:07:38'),
(197838, 78575, 'action created', '2023-05-29 08:25:47', '2023-05-29 08:25:47'),
(197835, 78574, 'action complete via WP Cron', '2023-05-29 07:46:31', '2023-05-29 07:46:31'),
(198718, 78869, 'action created', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198106, 78664, 'action started via WP Cron', '2023-05-31 01:25:59', '2023-05-31 01:25:59'),
(198104, 78663, 'action started via WP Cron', '2023-05-31 01:25:59', '2023-05-31 01:25:59'),
(197926, 78603, 'action started via WP Cron', '2023-05-29 21:35:22', '2023-05-29 21:35:22'),
(197925, 78604, 'action complete via WP Cron', '2023-05-29 21:35:22', '2023-05-29 21:35:22'),
(197886, 78591, 'action created', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197887, 78592, 'action created', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197858, 78581, 'action started via WP Cron', '2023-05-29 11:25:48', '2023-05-29 11:25:48'),
(199172, 79019, 'action started via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198018, 78635, 'action created', '2023-05-30 12:26:19', '2023-05-30 12:26:19'),
(197851, 78580, 'action created', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(197668, 78519, 'action created', '2023-05-28 06:16:53', '2023-05-28 06:16:53'),
(199121, 79001, 'action complete via WP Cron', '2023-06-06 12:37:17', '2023-06-06 12:37:17'),
(198978, 78955, 'action complete via WP Cron', '2023-06-05 15:49:50', '2023-06-05 15:49:50'),
(197831, 78572, 'action complete via WP Cron', '2023-05-29 06:26:16', '2023-05-29 06:26:16'),
(197824, 78569, 'action started via WP Cron', '2023-05-29 05:21:45', '2023-05-29 05:21:45'),
(197825, 78569, 'action complete via WP Cron', '2023-05-29 05:21:45', '2023-05-29 05:21:45'),
(197814, 78568, 'action started via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197834, 78574, 'action started via WP Cron', '2023-05-29 07:46:31', '2023-05-29 07:46:31'),
(197861, 78582, 'action complete via WP Cron', '2023-05-29 11:25:48', '2023-05-29 11:25:48'),
(198160, 78683, 'action created', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(197944, 78609, 'action started via WP Cron', '2023-05-30 00:36:34', '2023-05-30 00:36:34'),
(197937, 78607, 'action complete via WP Cron', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(197859, 78581, 'action complete via WP Cron', '2023-05-29 11:25:48', '2023-05-29 11:25:48'),
(197515, 78468, 'action created', '2023-05-27 07:11:35', '2023-05-27 07:11:35'),
(198064, 78650, 'action started via WP Cron', '2023-05-30 19:28:35', '2023-05-30 19:28:35'),
(197805, 78563, 'action complete via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197929, 78606, 'action created', '2023-05-29 22:25:49', '2023-05-29 22:25:49'),
(197865, 78584, 'action complete via WP Cron', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(197866, 78583, 'action started via WP Cron', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(197867, 78583, 'action complete via WP Cron', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(197863, 78584, 'action created', '2023-05-29 12:26:07', '2023-05-29 12:26:07'),
(197833, 78574, 'action created', '2023-05-29 07:26:15', '2023-05-29 07:26:15'),
(197821, 78570, 'action created', '2023-05-29 05:11:38', '2023-05-29 05:11:38'),
(197884, 78589, 'action started via WP Cron', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197885, 78589, 'action complete via WP Cron', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197813, 78565, 'action complete via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197787, 78558, 'action created', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(197788, 78559, 'action created', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(192822, 76903, 'action created', '2023-04-27 03:38:24', '2023-04-27 03:38:24'),
(199171, 79018, 'action complete via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198102, 78663, 'action created', '2023-05-31 01:20:34', '2023-05-31 01:20:34'),
(198122, 78669, 'action created', '2023-05-31 03:55:02', '2023-05-31 03:55:02'),
(198105, 78663, 'action complete via WP Cron', '2023-05-31 01:25:59', '2023-05-31 01:25:59'),
(198108, 78665, 'action created', '2023-05-31 02:07:09', '2023-05-31 02:07:09'),
(198154, 78681, 'action created', '2023-05-31 09:16:10', '2023-05-31 09:16:10'),
(198176, 78686, 'action complete via WP Cron', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198187, 78691, 'action started via WP Cron', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(197707, 78531, 'action started via WP Cron', '2023-05-28 12:47:52', '2023-05-28 12:47:52'),
(197698, 78529, 'action created', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(197869, 78586, 'action created', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(197709, 78532, 'action created', '2023-05-28 13:25:35', '2023-05-28 13:25:35'),
(197710, 78533, 'action created', '2023-05-28 13:25:35', '2023-05-28 13:25:35'),
(197980, 78622, 'action started via WP Cron', '2023-05-30 05:27:23', '2023-05-30 05:27:23'),
(198047, 78643, 'action complete via WP Cron', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(197984, 78623, 'action started via WP Cron', '2023-05-30 06:46:58', '2023-05-30 06:46:58'),
(197815, 78568, 'action complete via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197672, 78518, 'action complete via WP Cron', '2023-05-28 06:20:53', '2023-05-28 06:20:53'),
(197631, 78506, 'action complete via WP Cron', '2023-05-28 01:21:58', '2023-05-28 01:21:58'),
(197630, 78506, 'action started via WP Cron', '2023-05-28 01:21:58', '2023-05-28 01:21:58'),
(197654, 78512, 'action complete via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197748, 78545, 'action complete via WP Cron', '2023-05-28 19:30:40', '2023-05-28 19:30:40'),
(199085, 78990, 'action complete via WP Cron', '2023-06-06 06:18:24', '2023-06-06 06:18:24'),
(199018, 78969, 'action created', '2023-06-05 21:08:31', '2023-06-05 21:08:31'),
(199083, 78989, 'action complete via WP Cron', '2023-06-06 06:18:24', '2023-06-06 06:18:24'),
(199001, 78962, 'action started via WP Cron', '2023-06-05 19:28:56', '2023-06-05 19:28:56'),
(199000, 78963, 'action created', '2023-06-05 19:07:59', '2023-06-05 19:07:59'),
(199228, 79037, 'action started via Async Request', '2023-06-07 04:26:18', '2023-06-07 04:26:18'),
(199020, 78969, 'action complete via WP Cron', '2023-06-05 21:26:01', '2023-06-05 21:26:01'),
(198629, 78839, 'action started via WP Cron', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(198807, 78898, 'action complete via WP Cron', '2023-06-04 13:25:50', '2023-06-04 13:25:50'),
(198790, 78892, 'action started via WP Cron', '2023-06-04 10:31:41', '2023-06-04 10:31:41'),
(198789, 78891, 'action complete via WP Cron', '2023-06-04 10:31:41', '2023-06-04 10:31:41'),
(198676, 78855, 'action created', '2023-06-03 18:10:43', '2023-06-03 18:10:43'),
(198677, 78855, 'action started via WP Cron', '2023-06-03 18:10:43', '2023-06-03 18:10:43'),
(197708, 78531, 'action complete via WP Cron', '2023-05-28 12:47:52', '2023-05-28 12:47:52'),
(197717, 78534, 'action started via WP Cron', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(197728, 78539, 'action created', '2023-05-28 16:25:34', '2023-05-28 16:25:34'),
(199374, 79086, 'action complete via WP Cron', '2023-06-08 03:31:14', '2023-06-08 03:31:14'),
(199052, 78979, 'action complete via WP Cron', '2023-06-06 02:10:14', '2023-06-06 02:10:14'),
(199042, 78977, 'action created', '2023-06-06 01:05:08', '2023-06-06 01:05:08'),
(198850, 78913, 'action started via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198832, 78905, 'action started via WP Cron', '2023-06-04 17:44:20', '2023-06-04 17:44:20'),
(198331, 78739, 'action started via WP Cron', '2023-06-01 12:26:41', '2023-06-01 12:26:41'),
(198294, 78726, 'action complete via WP Cron', '2023-06-01 06:38:40', '2023-06-01 06:38:40'),
(198379, 78755, 'action started via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(198341, 78742, 'action started via WP Cron', '2023-06-01 14:44:40', '2023-06-01 14:44:40'),
(198334, 78741, 'action created', '2023-06-01 13:09:55', '2023-06-01 13:09:55'),
(198332, 78739, 'action complete via WP Cron', '2023-06-01 12:26:41', '2023-06-01 12:26:41'),
(198339, 78742, 'action created', '2023-06-01 14:26:17', '2023-06-01 14:26:17'),
(198340, 78743, 'action created', '2023-06-01 14:26:17', '2023-06-01 14:26:17'),
(198330, 78738, 'action complete via WP Cron', '2023-06-01 12:26:41', '2023-06-01 12:26:41'),
(183947, 73944, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-03-01 04:26:36', '2023-03-01 04:26:36'),
(197570, 78485, 'action started via WP Cron', '2023-05-27 16:26:27', '2023-05-27 16:26:27'),
(168491, 68738, 'action started via WP Cron', '2022-11-22 09:26:32', '2022-11-22 09:26:32'),
(197786, 78556, 'action complete via WP Cron', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(197723, 78536, 'action started via WP Cron', '2023-05-28 15:40:36', '2023-05-28 15:40:36'),
(197724, 78536, 'action complete via WP Cron', '2023-05-28 15:40:36', '2023-05-28 15:40:36'),
(197962, 78616, 'action started via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197967, 78618, 'action created', '2023-05-30 03:32:14', '2023-05-30 03:32:14'),
(197680, 78523, 'action created', '2023-05-28 08:14:51', '2023-05-28 08:14:51'),
(197596, 78494, 'action started via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197587, 78492, 'action created', '2023-05-27 19:12:09', '2023-05-27 19:12:09'),
(197629, 78506, 'action created', '2023-05-28 01:08:01', '2023-05-28 01:08:01'),
(197712, 78532, 'action complete via WP Cron', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(197644, 78509, 'action started via WP Cron', '2023-05-28 03:16:09', '2023-05-28 03:16:09'),
(197811, 78568, 'action created', '2023-05-29 04:25:44', '2023-05-29 04:25:44'),
(197809, 78566, 'action created', '2023-05-29 04:25:42', '2023-05-29 04:25:42'),
(197810, 78567, 'action created', '2023-05-29 04:25:44', '2023-05-29 04:25:44'),
(197754, 78549, 'action created', '2023-05-28 20:25:42', '2023-05-28 20:25:42'),
(197893, 78594, 'action created', '2023-05-29 17:25:47', '2023-05-29 17:25:47'),
(197626, 78503, 'action started via WP Cron', '2023-05-28 00:49:52', '2023-05-28 00:49:52'),
(197623, 78504, 'action created', '2023-05-28 00:26:35', '2023-05-28 00:26:35'),
(199828, 79237, 'action started via WP Cron', '2023-06-11 00:22:53', '2023-06-11 00:22:53'),
(199024, 78971, 'action created', '2023-06-05 22:12:45', '2023-06-05 22:12:45'),
(198126, 78671, 'action complete via WP Cron', '2023-05-31 04:33:15', '2023-05-31 04:33:15'),
(197751, 78546, 'action created', '2023-05-28 20:25:42', '2023-05-28 20:25:42'),
(197752, 78547, 'action created', '2023-05-28 20:25:42', '2023-05-28 20:25:42'),
(197716, 78535, 'action created', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(197711, 78532, 'action started via WP Cron', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(198982, 78957, 'action created', '2023-06-05 16:23:04', '2023-06-05 16:23:04'),
(198103, 78664, 'action created', '2023-05-31 01:20:34', '2023-05-31 01:20:34'),
(199074, 78987, 'action created', '2023-06-06 05:26:07', '2023-06-06 05:26:07'),
(199075, 78988, 'action created', '2023-06-06 05:26:07', '2023-06-06 05:26:07'),
(197817, 78567, 'action complete via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197816, 78567, 'action started via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197579, 78488, 'action complete via WP Cron', '2023-05-27 17:26:28', '2023-05-27 17:26:28'),
(197904, 78597, 'action created', '2023-05-29 19:14:13', '2023-05-29 19:14:13'),
(197905, 78598, 'action created', '2023-05-29 19:14:13', '2023-05-29 19:14:13'),
(197906, 78598, 'action started via WP Cron', '2023-05-29 19:28:31', '2023-05-29 19:28:31'),
(198433, 78774, 'action created', '2023-06-02 04:11:02', '2023-06-02 04:11:02'),
(198383, 78754, 'action started via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(192823, 76903, 'action started via WP Cron', '2023-04-27 04:26:15', '2023-04-27 04:26:15'),
(197615, 78500, 'action complete via WP Cron', '2023-05-27 22:26:31', '2023-05-27 22:26:31'),
(197538, 78475, 'action created', '2023-05-27 11:09:17', '2023-05-27 11:09:17'),
(197682, 78523, 'action complete via WP Cron', '2023-05-28 08:25:35', '2023-05-28 08:25:35'),
(197519, 78468, 'action complete via WP Cron', '2023-05-27 07:26:28', '2023-05-27 07:26:28'),
(197812, 78565, 'action started via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197791, 78558, 'action started via WP Cron', '2023-05-29 01:33:59', '2023-05-29 01:33:59'),
(197727, 78538, 'action created', '2023-05-28 16:25:34', '2023-05-28 16:25:34'),
(198976, 78955, 'action created', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(198947, 78944, 'action started via WP Cron', '2023-06-05 10:28:16', '2023-06-05 10:28:16'),
(198948, 78944, 'action complete via WP Cron', '2023-06-05 10:28:16', '2023-06-05 10:28:16'),
(199861, 79198, 'action complete via WP Cron', '2023-06-11 06:02:53', '2023-06-11 06:02:53'),
(197901, 78595, 'action complete via WP Cron', '2023-05-29 19:14:11', '2023-05-29 19:14:11'),
(197535, 78473, 'action complete via WP Cron', '2023-05-27 10:13:21', '2023-05-27 10:13:21'),
(197536, 78474, 'action started via WP Cron', '2023-05-27 10:13:21', '2023-05-27 10:13:21'),
(197529, 78472, 'action complete via WP Cron', '2023-05-27 09:17:40', '2023-05-27 09:17:40'),
(197719, 78535, 'action started via WP Cron', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(199180, 79022, 'action started via WP Cron', '2023-06-06 21:26:10', '2023-06-06 21:26:10'),
(198074, 78653, 'action started via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(198042, 78643, 'action created', '2023-05-30 16:26:00', '2023-05-30 16:26:00'),
(198056, 78647, 'action started via WP Cron', '2023-05-30 19:15:38', '2023-05-30 19:15:38'),
(198057, 78647, 'action complete via WP Cron', '2023-05-30 19:15:38', '2023-05-30 19:15:38'),
(197742, 78542, 'action complete via WP Cron', '2023-05-28 18:13:19', '2023-05-28 18:13:19'),
(198407, 78764, 'action started via WP Cron', '2023-06-02 00:23:40', '2023-06-02 00:23:40'),
(198258, 78715, 'action complete via WP Cron', '2023-06-01 01:18:11', '2023-06-01 01:18:11'),
(197941, 78610, 'action created', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(197741, 78542, 'action started via WP Cron', '2023-05-28 18:13:19', '2023-05-28 18:13:19'),
(197663, 78517, 'action started via WP Cron', '2023-05-28 05:46:52', '2023-05-28 05:46:52'),
(197818, 78566, 'action started via Async Request', '2023-05-29 04:25:45', '2023-05-29 04:25:45'),
(197767, 78551, 'action started via WP Cron', '2023-05-28 21:51:53', '2023-05-28 21:51:53'),
(197848, 78577, 'action started via WP Cron', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(197675, 78521, 'action started via WP Cron', '2023-05-28 07:22:41', '2023-05-28 07:22:41'),
(198874, 78919, 'action started via WP Cron', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(198169, 78685, 'action started via WP Cron', '2023-05-31 11:11:47', '2023-05-31 11:11:47'),
(198170, 78685, 'action complete via WP Cron', '2023-05-31 11:11:47', '2023-05-31 11:11:47'),
(198061, 78650, 'action created', '2023-05-30 19:15:40', '2023-05-30 19:15:40'),
(198044, 78644, 'action started via WP Cron', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(198045, 78644, 'action complete via WP Cron', '2023-05-30 17:25:59', '2023-05-30 17:25:59'),
(198138, 78674, 'action complete via WP Cron', '2023-05-31 06:32:43', '2023-05-31 06:32:43'),
(198089, 78658, 'action complete via WP Cron', '2023-05-30 22:25:57', '2023-05-30 22:25:57'),
(197976, 78621, 'action created', '2023-05-30 05:26:35', '2023-05-30 05:26:35'),
(197977, 78622, 'action created', '2023-05-30 05:26:35', '2023-05-30 05:26:35'),
(197922, 78603, 'action created', '2023-05-29 21:25:49', '2023-05-29 21:25:49'),
(197689, 78524, 'action started via WP Cron', '2023-05-28 09:25:38', '2023-05-28 09:25:38'),
(197583, 78489, 'action complete via WP Cron', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(197496, 78461, 'action started via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(197478, 78454, 'action complete via WP Cron', '2023-05-27 02:26:21', '2023-05-27 02:26:21'),
(192824, 76903, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-04-27 04:26:15', '2023-04-27 04:26:15'),
(197881, 78590, 'action created', '2023-05-29 15:26:07', '2023-05-29 15:26:07'),
(197517, 78467, 'action complete via WP Cron', '2023-05-27 07:26:28', '2023-05-27 07:26:28'),
(197514, 78467, 'action created', '2023-05-27 07:11:35', '2023-05-27 07:11:35'),
(197508, 78465, 'action created', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(199023, 78970, 'action created', '2023-06-05 22:12:45', '2023-06-05 22:12:45'),
(198063, 78649, 'action complete via WP Cron', '2023-05-30 19:28:35', '2023-05-30 19:28:35'),
(197883, 78590, 'action complete via WP Cron', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197871, 78586, 'action complete via WP Cron', '2023-05-29 13:34:48', '2023-05-29 13:34:48'),
(197870, 78586, 'action started via WP Cron', '2023-05-29 13:34:48', '2023-05-29 13:34:48'),
(197857, 78582, 'action created', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(197966, 78617, 'action created', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197943, 78610, 'action complete via WP Cron', '2023-05-30 00:36:34', '2023-05-30 00:36:34'),
(197868, 78585, 'action created', '2023-05-29 13:25:46', '2023-05-29 13:25:46'),
(164939, 67609, 'action created', '2022-10-31 04:43:45', '2022-10-31 04:43:45'),
(198981, 78956, 'action created', '2023-06-05 16:23:04', '2023-06-05 16:23:04'),
(198975, 78954, 'action created', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(199193, 79025, 'action complete via WP Cron', '2023-06-06 23:42:37', '2023-06-06 23:42:37'),
(198974, 78953, 'action complete via WP Cron', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(199055, 78980, 'action started via WP Cron', '2023-06-06 03:26:05', '2023-06-06 03:26:05'),
(199339, 79074, 'action started via WP Cron', '2023-06-07 21:22:52', '2023-06-07 21:22:52'),
(199832, 79239, 'action started via WP Cron', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199829, 79237, 'action complete via WP Cron', '2023-06-11 00:22:53', '2023-06-11 00:22:53'),
(197846, 78578, 'action started via WP Cron', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(199174, 79020, 'action started via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(197911, 78600, 'action created', '2023-05-29 20:25:57', '2023-05-29 20:25:57'),
(197900, 78595, 'action started via WP Cron', '2023-05-29 19:14:11', '2023-05-29 19:14:11'),
(197899, 78596, 'action created', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197896, 78594, 'action started via WP Cron', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197916, 78600, 'action started via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197917, 78600, 'action complete via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197991, 78625, 'action complete via WP Cron', '2023-05-30 08:26:17', '2023-05-30 08:26:17'),
(197992, 78626, 'action started via WP Cron', '2023-05-30 08:26:17', '2023-05-30 08:26:17'),
(197913, 78602, 'action created', '2023-05-29 20:25:57', '2023-05-29 20:25:57'),
(197960, 78615, 'action started via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197928, 78605, 'action created', '2023-05-29 22:25:49', '2023-05-29 22:25:49'),
(197934, 78607, 'action created', '2023-05-29 23:25:44', '2023-05-29 23:25:44'),
(197927, 78603, 'action complete via WP Cron', '2023-05-29 21:35:22', '2023-05-29 21:35:22'),
(198139, 78675, 'action started via WP Cron', '2023-05-31 06:32:43', '2023-05-31 06:32:43'),
(197959, 78616, 'action created', '2023-05-30 03:26:13', '2023-05-30 03:26:13'),
(197511, 78466, 'action complete via WP Cron', '2023-05-27 06:28:41', '2023-05-27 06:28:41'),
(197548, 78478, 'action started via WP Cron', '2023-05-27 12:38:34', '2023-05-27 12:38:34'),
(197597, 78494, 'action complete via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197594, 78495, 'action created', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197574, 78487, 'action created', '2023-05-27 17:25:45', '2023-05-27 17:25:45'),
(197590, 78491, 'action started via WP Cron', '2023-05-27 19:15:34', '2023-05-27 19:15:34'),
(197414, 78433, 'action complete via WP Cron', '2023-05-26 16:14:51', '2023-05-26 16:14:51'),
(197390, 78425, 'action complete via WP Cron', '2023-05-26 12:15:27', '2023-05-26 12:15:27'),
(197384, 78423, 'action complete via WP Cron', '2023-05-26 11:26:18', '2023-05-26 11:26:18'),
(198663, 78850, 'action created', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(197902, 78596, 'action started via WP Cron', '2023-05-29 19:14:11', '2023-05-29 19:14:11'),
(197963, 78616, 'action complete via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197942, 78610, 'action started via WP Cron', '2023-05-30 00:36:34', '2023-05-30 00:36:34'),
(198659, 78849, 'action started via WP Cron', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(198540, 78809, 'action created', '2023-06-02 21:15:21', '2023-06-02 21:15:21'),
(198283, 78722, 'action started via WP Cron', '2023-06-01 04:07:51', '2023-06-01 04:07:51'),
(198267, 78718, 'action created', '2023-06-01 03:26:13', '2023-06-01 03:26:13'),
(197971, 78620, 'action created', '2023-05-30 04:26:13', '2023-05-30 04:26:13'),
(198812, 78899, 'action started via WP Cron', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(197950, 78611, 'action started via WP Cron', '2023-05-30 01:47:07', '2023-05-30 01:47:07'),
(198023, 78635, 'action complete via WP Cron', '2023-05-30 12:58:51', '2023-05-30 12:58:51'),
(198021, 78636, 'action complete via WP Cron', '2023-05-30 12:58:51', '2023-05-30 12:58:51'),
(198022, 78635, 'action started via WP Cron', '2023-05-30 12:58:51', '2023-05-30 12:58:51'),
(198020, 78636, 'action started via WP Cron', '2023-05-30 12:58:51', '2023-05-30 12:58:51'),
(198601, 78829, 'action started via WP Cron', '2023-06-03 05:15:42', '2023-06-03 05:15:42'),
(198602, 78829, 'action complete via WP Cron', '2023-06-03 05:15:42', '2023-06-03 05:15:42'),
(198510, 78799, 'action created', '2023-06-02 17:12:29', '2023-06-02 17:12:29'),
(198463, 78784, 'action created', '2023-06-02 09:26:47', '2023-06-02 09:26:47'),
(198484, 78789, 'action started via WP Cron', '2023-06-02 12:05:12', '2023-06-02 12:05:12'),
(198485, 78789, 'action complete via WP Cron', '2023-06-02 12:05:12', '2023-06-02 12:05:12'),
(198032, 78639, 'action started via WP Cron', '2023-05-30 14:26:17', '2023-05-30 14:26:17'),
(198033, 78639, 'action complete via WP Cron', '2023-05-30 14:26:17', '2023-05-30 14:26:17'),
(197341, 78409, 'action started via WP Cron', '2023-05-26 04:26:15', '2023-05-26 04:26:15'),
(198446, 78777, 'action started via WP Cron', '2023-06-02 06:23:12', '2023-06-02 06:23:12'),
(198295, 78727, 'action started via WP Cron', '2023-06-01 06:38:40', '2023-06-01 06:38:40'),
(198265, 78716, 'action started via WP Cron', '2023-06-01 02:17:49', '2023-06-01 02:17:49'),
(198043, 78644, 'action created', '2023-05-30 16:26:00', '2023-05-30 16:26:00'),
(198037, 78642, 'action created', '2023-05-30 15:11:15', '2023-05-30 15:11:15'),
(198016, 78633, 'action started via WP Cron', '2023-05-30 11:30:17', '2023-05-30 11:30:17'),
(198035, 78640, 'action complete via WP Cron', '2023-05-30 14:26:17', '2023-05-30 14:26:17'),
(197965, 78564, 'action complete via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197936, 78607, 'action started via WP Cron', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(198921, 78936, 'action created', '2023-06-05 06:26:00', '2023-06-05 06:26:00'),
(198922, 78937, 'action created', '2023-06-05 06:26:00', '2023-06-05 06:26:00'),
(198266, 78716, 'action complete via WP Cron', '2023-06-01 02:17:49', '2023-06-01 02:17:49'),
(197363, 78417, 'action started via WP Cron', '2023-05-26 08:26:18', '2023-05-26 08:26:18'),
(197383, 78423, 'action started via WP Cron', '2023-05-26 11:26:18', '2023-05-26 11:26:18'),
(199389, 79092, 'action created', '2023-06-08 05:12:09', '2023-06-08 05:12:09'),
(197488, 78407, 'action complete via WP Cron', '2023-05-27 03:28:16', '2023-05-27 03:28:16'),
(198028, 78637, 'action started via WP Cron', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(197602, 78496, 'action started via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(199084, 78990, 'action started via WP Cron', '2023-06-06 06:18:24', '2023-06-06 06:18:24'),
(197674, 78521, 'action created', '2023-05-28 07:11:30', '2023-05-28 07:11:30'),
(197669, 78519, 'action started via WP Cron', '2023-05-28 06:20:53', '2023-05-28 06:20:53'),
(197951, 78611, 'action complete via WP Cron', '2023-05-30 01:47:07', '2023-05-30 01:47:07'),
(197700, 78529, 'action complete via WP Cron', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197442, 78443, 'action complete via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(197382, 78422, 'action complete via WP Cron', '2023-05-26 11:26:18', '2023-05-26 11:26:18'),
(197379, 78422, 'action created', '2023-05-26 11:12:09', '2023-05-26 11:12:09'),
(197380, 78423, 'action created', '2023-05-26 11:12:09', '2023-05-26 11:12:09'),
(197429, 78438, 'action started via WP Cron', '2023-05-26 19:28:55', '2023-05-26 19:28:55'),
(197271, 78385, 'action complete via WP Cron', '2023-05-25 18:26:09', '2023-05-25 18:26:09'),
(197117, 78335, 'action started via WP Cron', '2023-05-24 18:17:54', '2023-05-24 18:17:54'),
(197118, 78335, 'action complete via WP Cron', '2023-05-24 18:17:54', '2023-05-24 18:17:54'),
(197119, 78334, 'action started via WP Cron', '2023-05-24 18:17:54', '2023-05-24 18:17:54'),
(197174, 78352, 'action complete via WP Cron', '2023-05-25 02:37:38', '2023-05-25 02:37:38'),
(199308, 79064, 'action complete via WP Cron', '2023-06-07 17:18:37', '2023-06-07 17:18:37'),
(197438, 78440, 'action complete via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(197389, 78425, 'action started via WP Cron', '2023-05-26 12:15:27', '2023-05-26 12:15:27'),
(197388, 78424, 'action complete via WP Cron', '2023-05-26 12:15:27', '2023-05-26 12:15:27'),
(197387, 78424, 'action started via WP Cron', '2023-05-26 12:15:27', '2023-05-26 12:15:27'),
(197308, 78397, 'action started via WP Cron', '2023-05-25 23:10:47', '2023-05-25 23:10:47'),
(197473, 78452, 'action started via WP Cron', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(197474, 78452, 'action complete via WP Cron', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(197264, 78384, 'action started via WP Cron', '2023-05-25 17:31:29', '2023-05-25 17:31:29'),
(198545, 78809, 'action complete via WP Cron', '2023-06-02 21:17:56', '2023-06-02 21:17:56'),
(198457, 78782, 'action created', '2023-06-02 08:05:43', '2023-06-02 08:05:43'),
(198473, 78785, 'action complete via WP Cron', '2023-06-02 10:34:48', '2023-06-02 10:34:48'),
(198486, 78791, 'action created', '2023-06-02 13:09:04', '2023-06-02 13:09:04'),
(198461, 78781, 'action complete via WP Cron', '2023-06-02 08:18:12', '2023-06-02 08:18:12'),
(198536, 78805, 'action started via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198013, 78634, 'action created', '2023-05-30 11:26:16', '2023-05-30 11:26:16'),
(198006, 78631, 'action created', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(199147, 79012, 'action created', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(199145, 79009, 'action complete via WP Cron', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(197323, 78404, 'action created', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(197331, 78406, 'action complete via WP Cron', '2023-05-26 03:14:01', '2023-05-26 03:14:01'),
(198903, 78932, 'action created', '2023-06-05 04:25:59', '2023-06-05 04:25:59'),
(197277, 78387, 'action complete via WP Cron', '2023-05-25 19:23:15', '2023-05-25 19:23:15'),
(197276, 78387, 'action started via WP Cron', '2023-05-25 19:23:15', '2023-05-25 19:23:15'),
(197268, 78385, 'action created', '2023-05-25 18:16:36', '2023-05-25 18:16:36'),
(197269, 78386, 'action created', '2023-05-25 18:16:36', '2023-05-25 18:16:36'),
(198115, 78668, 'action created', '2023-05-31 03:26:32', '2023-05-31 03:26:32'),
(198114, 78667, 'action created', '2023-05-31 03:26:32', '2023-05-31 03:26:32'),
(198686, 78856, 'action complete via WP Cron', '2023-06-03 20:25:51', '2023-06-03 20:25:51'),
(198374, 78752, 'action complete via WP Cron', '2023-06-01 19:31:08', '2023-06-01 19:31:08'),
(198192, 78692, 'action complete via WP Cron', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198236, 78706, 'action complete via WP Cron', '2023-05-31 21:09:44', '2023-05-31 21:09:44'),
(197903, 78596, 'action complete via WP Cron', '2023-05-29 19:14:11', '2023-05-29 19:14:11'),
(197497, 78461, 'action complete via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(197432, 78439, 'action complete via WP Cron', '2023-05-26 19:28:55', '2023-05-26 19:28:55'),
(198833, 78905, 'action complete via WP Cron', '2023-06-04 17:44:20', '2023-06-04 17:44:20'),
(199155, 79013, 'action complete via WP Cron', '2023-06-06 18:19:55', '2023-06-06 18:19:55'),
(199154, 79013, 'action started via WP Cron', '2023-06-06 18:19:55', '2023-06-06 18:19:55'),
(199124, 79003, 'action started via WP Cron', '2023-06-06 13:21:07', '2023-06-06 13:21:07'),
(199112, 79000, 'action started via WP Cron', '2023-06-06 11:28:58', '2023-06-06 11:28:58'),
(199113, 79000, 'action complete via WP Cron', '2023-06-06 11:28:58', '2023-06-06 11:28:58'),
(199338, 79075, 'action complete via WP Cron', '2023-06-07 21:22:52', '2023-06-07 21:22:52'),
(199127, 79004, 'action complete via WP Cron', '2023-06-06 13:21:07', '2023-06-06 13:21:07'),
(198795, 78893, 'action complete via WP Cron', '2023-06-04 11:33:50', '2023-06-04 11:33:50'),
(164625, 67451, 'action started via WP Cron', '2022-10-29 04:26:10', '2022-10-29 04:26:10'),
(164626, 67451, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-10-29 04:26:10', '2022-10-29 04:26:10'),
(164627, 67505, 'action created', '2022-10-29 04:26:10', '2022-10-29 04:26:10'),
(198367, 78750, 'action started via WP Cron', '2023-06-01 19:29:02', '2023-06-01 19:29:02'),
(199003, 78963, 'action started via WP Cron', '2023-06-05 19:28:56', '2023-06-05 19:28:56'),
(198406, 78765, 'action created', '2023-06-02 00:22:12', '2023-06-02 00:22:12'),
(183945, 73944, 'action created', '2023-03-01 03:36:41', '2023-03-01 03:36:41'),
(198482, 78790, 'action started via WP Cron', '2023-06-02 12:05:12', '2023-06-02 12:05:12'),
(198466, 78783, 'action started via WP Cron', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198467, 78783, 'action complete via WP Cron', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198468, 78785, 'action created', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198462, 78783, 'action created', '2023-06-02 09:26:47', '2023-06-02 09:26:47'),
(198801, 78896, 'action complete via WP Cron', '2023-06-04 12:25:50', '2023-06-04 12:25:50'),
(198505, 78798, 'action created', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(198502, 78796, 'action started via WP Cron', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(198503, 78796, 'action complete via WP Cron', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(197294, 78393, 'action started via WP Cron', '2023-05-25 21:26:11', '2023-05-25 21:26:11'),
(197609, 78498, 'action complete via WP Cron', '2023-05-27 21:31:49', '2023-05-27 21:31:49'),
(197248, 78377, 'action started via WP Cron', '2023-05-25 14:20:27', '2023-05-25 14:20:27'),
(197215, 78368, 'action created', '2023-05-25 09:06:58', '2023-05-25 09:06:58'),
(197247, 78378, 'action complete via WP Cron', '2023-05-25 14:20:27', '2023-05-25 14:20:27'),
(198088, 78658, 'action started via WP Cron', '2023-05-30 22:25:57', '2023-05-30 22:25:57'),
(198821, 78902, 'action complete via WP Cron', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(198825, 78904, 'action complete via WP Cron', '2023-06-04 16:45:16', '2023-06-04 16:45:16'),
(198793, 78894, 'action created', '2023-06-04 11:25:49', '2023-06-04 11:25:49'),
(198753, 78823, 'action started via WP Cron', '2023-06-04 04:31:39', '2023-06-04 04:31:39'),
(198730, 78873, 'action created', '2023-06-04 02:25:38', '2023-06-04 02:25:38'),
(198717, 78868, 'action created', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198706, 78865, 'action created', '2023-06-03 22:26:06', '2023-06-03 22:26:06'),
(198710, 78864, 'action complete via WP Cron', '2023-06-03 23:02:29', '2023-06-03 23:02:29');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(198707, 78865, 'action started via WP Cron', '2023-06-03 23:02:29', '2023-06-03 23:02:29'),
(199150, 79011, 'action started via WP Cron', '2023-06-06 18:01:48', '2023-06-06 18:01:48'),
(197214, 78367, 'action created', '2023-05-25 09:06:58', '2023-05-25 09:06:58'),
(197096, 78327, 'action complete via WP Cron', '2023-05-24 14:26:22', '2023-05-24 14:26:22'),
(197103, 78330, 'action created', '2023-05-24 16:26:05', '2023-05-24 16:26:05'),
(197064, 78316, 'action complete via WP Cron', '2023-05-24 09:25:59', '2023-05-24 09:25:59'),
(197208, 78365, 'action created', '2023-05-25 08:26:10', '2023-05-25 08:26:10'),
(198794, 78893, 'action started via WP Cron', '2023-06-04 11:33:50', '2023-06-04 11:33:50'),
(198600, 78828, 'action complete via WP Cron', '2023-06-03 05:15:42', '2023-06-03 05:15:42'),
(197378, 78420, 'action complete via WP Cron', '2023-05-26 10:19:20', '2023-05-26 10:19:20'),
(198908, 78929, 'action started via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(198937, 78941, 'action started via WP Cron', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(200606, 79498, 'action started via WP Cron', '2023-06-16 01:17:16', '2023-06-16 01:17:16'),
(199719, 79202, 'action complete via WP Cron', '2023-06-10 07:31:47', '2023-06-10 07:31:47'),
(199312, 79067, 'action created', '2023-06-07 18:06:37', '2023-06-07 18:06:37'),
(198615, 78834, 'action created', '2023-06-03 08:05:22', '2023-06-03 08:05:22'),
(198612, 78833, 'action complete via WP Cron', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198589, 78827, 'action started via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198077, 78654, 'action complete via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(197888, 78591, 'action started via WP Cron', '2023-05-29 16:25:47', '2023-05-29 16:25:47'),
(201489, 79792, 'action complete via WP Cron', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(196910, 78266, 'action started via WP Cron', '2023-05-23 09:26:10', '2023-05-23 09:26:10'),
(201319, 79735, 'action started via WP Cron', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201320, 79735, 'action complete via WP Cron', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201321, 79736, 'action created', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201361, 79747, 'action started via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(201498, 79795, 'action created', '2023-06-21 19:28:27', '2023-06-21 19:28:27'),
(198656, 78847, 'action complete via WP Cron', '2023-06-03 15:25:39', '2023-06-03 15:25:39'),
(198657, 78848, 'action created', '2023-06-03 15:25:39', '2023-06-03 15:25:39'),
(198533, 78807, 'action complete via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198534, 78806, 'action started via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198703, 78862, 'action started via WP Cron', '2023-06-03 21:45:11', '2023-06-03 21:45:11'),
(198520, 78802, 'action started via WP Cron', '2023-06-02 18:59:12', '2023-06-02 18:59:12'),
(198427, 78770, 'action started via WP Cron', '2023-06-02 03:19:08', '2023-06-02 03:19:08'),
(198375, 78754, 'action created', '2023-06-01 20:24:43', '2023-06-01 20:24:43'),
(198436, 78773, 'action started via WP Cron', '2023-06-02 04:15:29', '2023-06-02 04:15:29'),
(198434, 78774, 'action started via WP Cron', '2023-06-02 04:15:29', '2023-06-02 04:15:29'),
(198278, 78721, 'action created', '2023-06-01 03:57:52', '2023-06-01 03:57:52'),
(198279, 78722, 'action created', '2023-06-01 04:04:51', '2023-06-01 04:04:51'),
(197008, 78297, 'action started via WP Cron', '2023-05-24 00:25:53', '2023-05-24 00:25:53'),
(197005, 78298, 'action created', '2023-05-24 00:21:01', '2023-05-24 00:21:01'),
(197314, 78400, 'action started via WP Cron', '2023-05-26 00:26:14', '2023-05-26 00:26:14'),
(198851, 78913, 'action complete via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198127, 78670, 'action started via WP Cron', '2023-05-31 04:33:15', '2023-05-31 04:33:15'),
(198655, 78847, 'action started via WP Cron', '2023-06-03 15:25:39', '2023-06-03 15:25:39'),
(198630, 78839, 'action complete via WP Cron', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(198611, 78833, 'action started via WP Cron', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198418, 78769, 'action created', '2023-06-02 02:22:30', '2023-06-02 02:22:30'),
(198447, 78777, 'action complete via WP Cron', '2023-06-02 06:23:12', '2023-06-02 06:23:12'),
(197173, 78352, 'action started via WP Cron', '2023-05-25 02:37:38', '2023-05-25 02:37:38'),
(197618, 78502, 'action started via WP Cron', '2023-05-27 23:17:04', '2023-05-27 23:17:04'),
(197125, 78337, 'action started via WP Cron', '2023-05-24 20:02:22', '2023-05-24 20:02:22'),
(198350, 78745, 'action complete via WP Cron', '2023-06-01 15:09:43', '2023-06-01 15:09:43'),
(197071, 78318, 'action started via WP Cron', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(198603, 78830, 'action created', '2023-06-03 06:06:00', '2023-06-03 06:06:00'),
(198604, 78831, 'action created', '2023-06-03 06:06:00', '2023-06-03 06:06:00'),
(199149, 79012, 'action complete via WP Cron', '2023-06-06 18:01:48', '2023-06-06 18:01:48'),
(199386, 79089, 'action complete via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199140, 79009, 'action created', '2023-06-06 16:26:11', '2023-06-06 16:26:11'),
(198563, 78816, 'action complete via WP Cron', '2023-06-03 00:26:33', '2023-06-03 00:26:33'),
(198875, 78919, 'action complete via WP Cron', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(198609, 78832, 'action created', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198610, 78833, 'action created', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198725, 78870, 'action started via WP Cron', '2023-06-04 01:32:50', '2023-06-04 01:32:50'),
(198651, 78846, 'action created', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198572, 78820, 'action started via WP Cron', '2023-06-03 02:26:29', '2023-06-03 02:26:29'),
(198573, 78820, 'action complete via WP Cron', '2023-06-03 02:26:29', '2023-06-03 02:26:29'),
(198587, 78826, 'action created', '2023-06-03 04:26:39', '2023-06-03 04:26:39'),
(198574, 78819, 'action started via WP Cron', '2023-06-03 02:26:29', '2023-06-03 02:26:29'),
(199488, 79126, 'action started via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(198739, 78874, 'action started via WP Cron', '2023-06-04 03:28:32', '2023-06-04 03:28:32'),
(198956, 78946, 'action complete via WP Cron', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(199818, 79235, 'action created', '2023-06-10 23:06:53', '2023-06-10 23:06:53'),
(201217, 79702, 'action created', '2023-06-19 23:06:17', '2023-06-19 23:06:17'),
(201195, 79696, 'action created', '2023-06-19 20:26:37', '2023-06-19 20:26:37'),
(199261, 79049, 'action started via WP Cron', '2023-06-07 09:21:31', '2023-06-07 09:21:31'),
(199101, 78996, 'action complete via WP Cron', '2023-06-06 09:26:09', '2023-06-06 09:26:09'),
(199099, 78996, 'action created', '2023-06-06 09:24:15', '2023-06-06 09:24:15'),
(197990, 78625, 'action started via WP Cron', '2023-05-30 08:26:17', '2023-05-30 08:26:17'),
(197528, 78472, 'action started via WP Cron', '2023-05-27 09:17:40', '2023-05-27 09:17:40'),
(197527, 78472, 'action created', '2023-05-27 09:17:40', '2023-05-27 09:17:40'),
(197606, 78497, 'action started via WP Cron', '2023-05-27 21:31:49', '2023-05-27 21:31:49'),
(196759, 78215, 'action started via WP Cron', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(197662, 78517, 'action created', '2023-05-28 05:26:34', '2023-05-28 05:26:34'),
(167521, 68471, 'action created', '2022-11-16 08:10:31', '2022-11-16 08:10:31'),
(199184, 79024, 'action started via WP Cron', '2023-06-06 22:11:35', '2023-06-06 22:11:35'),
(200569, 79486, 'action created', '2023-06-15 19:05:20', '2023-06-15 19:05:20'),
(200570, 79486, 'action started via WP Cron', '2023-06-15 19:13:03', '2023-06-15 19:13:03'),
(199015, 78966, 'action started via WP Cron', '2023-06-05 20:18:01', '2023-06-05 20:18:01'),
(198371, 78753, 'action started via WP Cron', '2023-06-01 19:31:08', '2023-06-01 19:31:08'),
(201358, 79746, 'action complete via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(197765, 78550, 'action started via WP Cron', '2023-05-28 21:51:53', '2023-05-28 21:51:53'),
(201422, 79768, 'action complete via WP Cron', '2023-06-21 06:30:52', '2023-06-21 06:30:52'),
(201411, 79766, 'action created', '2023-06-21 05:26:35', '2023-06-21 05:26:35'),
(196857, 78248, 'action created', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(201369, 79752, 'action created', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(196863, 78250, 'action created', '2023-05-23 02:10:18', '2023-05-23 02:10:18'),
(201395, 79760, 'action started via WP Cron', '2023-06-21 02:25:26', '2023-06-21 02:25:26'),
(201404, 79763, 'action complete via WP Cron', '2023-06-21 03:06:45', '2023-06-21 03:06:45'),
(197386, 78425, 'action created', '2023-05-26 12:13:33', '2023-05-26 12:13:33'),
(197498, 78460, 'action started via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(201353, 79748, 'action created', '2023-06-20 20:26:36', '2023-06-20 20:26:36'),
(197406, 78430, 'action complete via WP Cron', '2023-05-26 15:26:18', '2023-05-26 15:26:18'),
(201470, 79786, 'action started via WP Cron', '2023-06-21 14:57:57', '2023-06-21 14:57:57'),
(201477, 79787, 'action complete via WP Cron', '2023-06-21 16:25:57', '2023-06-21 16:25:57'),
(201440, 79776, 'action started via WP Cron', '2023-06-21 09:31:12', '2023-06-21 09:31:12'),
(196702, 78196, 'action started via WP Cron', '2023-05-22 00:39:05', '2023-05-22 00:39:05'),
(197556, 78481, 'action created', '2023-05-27 14:19:06', '2023-05-27 14:19:06'),
(196698, 78195, 'action created', '2023-05-22 00:27:08', '2023-05-22 00:27:08'),
(196699, 78196, 'action created', '2023-05-22 00:27:08', '2023-05-22 00:27:08'),
(197486, 78456, 'action complete via WP Cron', '2023-05-27 03:26:24', '2023-05-27 03:26:24'),
(197485, 78456, 'action started via WP Cron', '2023-05-27 03:26:24', '2023-05-27 03:26:24'),
(197554, 78479, 'action started via WP Cron', '2023-05-27 13:13:24', '2023-05-27 13:13:24'),
(201466, 79783, 'action started via WP Cron', '2023-06-21 13:29:24', '2023-06-21 13:29:24'),
(201500, 79796, 'action started via WP Cron', '2023-06-21 20:09:45', '2023-06-21 20:09:45'),
(201501, 79796, 'action complete via WP Cron', '2023-06-21 20:09:45', '2023-06-21 20:09:45'),
(199335, 79074, 'action created', '2023-06-07 21:17:33', '2023-06-07 21:17:33'),
(199056, 78980, 'action complete via WP Cron', '2023-06-06 03:26:05', '2023-06-06 03:26:05'),
(199053, 78980, 'action created', '2023-06-06 03:12:34', '2023-06-06 03:12:34'),
(201371, 79753, 'action started via WP Cron', '2023-06-20 22:39:04', '2023-06-20 22:39:04'),
(199035, 78974, 'action created', '2023-06-06 00:18:33', '2023-06-06 00:18:33'),
(198992, 78958, 'action complete via WP Cron', '2023-06-05 17:26:01', '2023-06-05 17:26:01'),
(198749, 78876, 'action started via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198784, 78889, 'action started via WP Cron', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(198944, 78942, 'action complete via WP Cron', '2023-06-05 09:57:52', '2023-06-05 09:57:52'),
(198938, 78941, 'action complete via WP Cron', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(198909, 78929, 'action complete via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(201211, 79700, 'action created', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201193, 79694, 'action created', '2023-06-19 20:26:37', '2023-06-19 20:26:37'),
(201194, 79695, 'action created', '2023-06-19 20:26:37', '2023-06-19 20:26:37'),
(201298, 79729, 'action created', '2023-06-20 11:11:16', '2023-06-20 11:11:16'),
(197970, 78619, 'action created', '2023-05-30 04:26:13', '2023-05-30 04:26:13'),
(198880, 78921, 'action started via WP Cron', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(198112, 78666, 'action started via WP Cron', '2023-05-31 02:23:47', '2023-05-31 02:23:47'),
(197985, 78623, 'action complete via WP Cron', '2023-05-30 06:46:58', '2023-05-30 06:46:58'),
(201519, 79801, 'action complete via WP Cron', '2023-06-21 21:25:33', '2023-06-21 21:25:33'),
(198771, 78885, 'action complete via WP Cron', '2023-06-04 08:19:01', '2023-06-04 08:19:01'),
(198643, 78843, 'action started via WP Cron', '2023-06-03 12:50:15', '2023-06-03 12:50:15'),
(198639, 78842, 'action created', '2023-06-03 12:25:41', '2023-06-03 12:25:41'),
(198931, 78939, 'action started via WP Cron', '2023-06-05 07:25:58', '2023-06-05 07:25:58'),
(198860, 78915, 'action started via WP Cron', '2023-06-04 21:41:05', '2023-06-04 21:41:05'),
(198672, 78852, 'action complete via WP Cron', '2023-06-03 17:31:02', '2023-06-03 17:31:02'),
(201224, 79703, 'action started via WP Cron', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(201363, 79750, 'action created', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(201240, 79709, 'action created', '2023-06-20 03:26:44', '2023-06-20 03:26:44'),
(201187, 79692, 'action created', '2023-06-19 19:07:17', '2023-06-19 19:07:17'),
(199048, 78979, 'action created', '2023-06-06 02:09:15', '2023-06-06 02:09:15'),
(201340, 79743, 'action created', '2023-06-20 18:27:59', '2023-06-20 18:27:59'),
(201245, 79710, 'action complete via WP Cron', '2023-06-20 03:31:37', '2023-06-20 03:31:37'),
(198654, 78846, 'action complete via WP Cron', '2023-06-03 15:25:38', '2023-06-03 15:25:38'),
(198731, 78873, 'action started via WP Cron', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198857, 78912, 'action complete via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(199395, 79093, 'action complete via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(201506, 79799, 'action created', '2023-06-21 20:09:48', '2023-06-21 20:09:48'),
(201352, 79747, 'action created', '2023-06-20 20:26:36', '2023-06-20 20:26:36'),
(199217, 79034, 'action complete via WP Cron', '2023-06-07 03:33:46', '2023-06-07 03:33:46'),
(199216, 79034, 'action started via WP Cron', '2023-06-07 03:33:46', '2023-06-07 03:33:46'),
(198689, 78860, 'action created', '2023-06-03 20:25:56', '2023-06-03 20:25:56'),
(198674, 78853, 'action complete via WP Cron', '2023-06-03 17:31:02', '2023-06-03 17:31:02'),
(198673, 78853, 'action started via WP Cron', '2023-06-03 17:31:02', '2023-06-03 17:31:02'),
(198274, 78720, 'action started via Async Request', '2023-06-01 03:47:29', '2023-06-01 03:47:29'),
(198395, 78761, 'action started via WP Cron', '2023-06-01 22:26:17', '2023-06-01 22:26:17'),
(198364, 78751, 'action created', '2023-06-01 18:26:19', '2023-06-01 18:26:19'),
(201446, 79778, 'action started via WP Cron', '2023-06-21 10:38:26', '2023-06-21 10:38:26'),
(201343, 79743, 'action started via WP Cron', '2023-06-20 18:50:43', '2023-06-20 18:50:43'),
(201292, 79727, 'action created', '2023-06-20 10:06:58', '2023-06-20 10:06:58'),
(199268, 79050, 'action complete via WP Cron', '2023-06-07 10:22:56', '2023-06-07 10:22:56'),
(199219, 79036, 'action created', '2023-06-07 04:26:13', '2023-06-07 04:26:13'),
(201098, 79659, 'action complete via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(201034, 79641, 'action created', '2023-06-18 20:12:57', '2023-06-18 20:12:57'),
(201012, 79633, 'action complete via WP Cron', '2023-06-18 16:26:12', '2023-06-18 16:26:12'),
(201011, 79633, 'action started via WP Cron', '2023-06-18 16:26:12', '2023-06-18 16:26:12'),
(198902, 78931, 'action created', '2023-06-05 04:25:59', '2023-06-05 04:25:59'),
(199011, 78965, 'action started via WP Cron', '2023-06-05 20:18:00', '2023-06-05 20:18:00'),
(198843, 78910, 'action complete via WP Cron', '2023-06-04 19:24:53', '2023-06-04 19:24:53'),
(198310, 78733, 'action created', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198388, 78759, 'action created', '2023-06-01 21:26:17', '2023-06-01 21:26:17'),
(198276, 78669, 'action started via WP Cron', '2023-06-01 03:57:52', '2023-06-01 03:57:52'),
(198864, 78917, 'action created', '2023-06-04 22:25:50', '2023-06-04 22:25:50'),
(199165, 79018, 'action created', '2023-06-06 20:25:27', '2023-06-06 20:25:27'),
(197365, 78416, 'action started via WP Cron', '2023-05-26 08:26:18', '2023-05-26 08:26:18'),
(201150, 79679, 'action created', '2023-06-19 13:13:41', '2023-06-19 13:13:41'),
(197224, 78369, 'action started via WP Cron', '2023-05-25 10:26:30', '2023-05-25 10:26:30'),
(197206, 78364, 'action started via WP Cron', '2023-05-25 07:28:15', '2023-05-25 07:28:15'),
(197207, 78364, 'action complete via WP Cron', '2023-05-25 07:28:15', '2023-05-25 07:28:15'),
(198887, 78924, 'action complete via WP Cron', '2023-06-05 01:25:54', '2023-06-05 01:25:54'),
(198928, 78939, 'action created', '2023-06-05 07:25:12', '2023-06-05 07:25:12'),
(198920, 78935, 'action complete via WP Cron', '2023-06-05 05:26:01', '2023-06-05 05:26:01'),
(198919, 78935, 'action started via WP Cron', '2023-06-05 05:26:01', '2023-06-05 05:26:01'),
(198929, 78938, 'action started via WP Cron', '2023-06-05 07:25:58', '2023-06-05 07:25:58'),
(199009, 78967, 'action started via WP Cron', '2023-06-05 20:18:00', '2023-06-05 20:18:00'),
(199602, 79162, 'action complete via WP Cron', '2023-06-09 14:13:20', '2023-06-09 14:13:20'),
(199642, 79174, 'action complete via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(200018, 79302, 'action started via WP Cron', '2023-06-12 06:15:31', '2023-06-12 06:15:31'),
(199612, 79167, 'action created', '2023-06-09 16:07:48', '2023-06-09 16:07:48'),
(199634, 79172, 'action complete via WP Cron', '2023-06-09 19:23:48', '2023-06-09 19:23:48'),
(199627, 79170, 'action started via WP Cron', '2023-06-09 18:25:35', '2023-06-09 18:25:35'),
(199626, 79171, 'action complete via WP Cron', '2023-06-09 18:25:35', '2023-06-09 18:25:35'),
(199637, 79176, 'action created', '2023-06-09 20:05:54', '2023-06-09 20:05:54'),
(200555, 79479, 'action complete via WP Cron', '2023-06-15 16:40:08', '2023-06-15 16:40:08'),
(200554, 79479, 'action started via WP Cron', '2023-06-15 16:40:08', '2023-06-15 16:40:08'),
(198858, 78915, 'action created', '2023-06-04 21:25:48', '2023-06-04 21:25:48'),
(199041, 78976, 'action created', '2023-06-06 01:05:08', '2023-06-06 01:05:08'),
(198822, 78903, 'action created', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(200546, 79478, 'action started via WP Cron', '2023-06-15 15:27:31', '2023-06-15 15:27:31'),
(199208, 79032, 'action started via WP Cron', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(199205, 79030, 'action complete via WP Cron', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199298, 79061, 'action complete via WP Cron', '2023-06-07 15:17:54', '2023-06-07 15:17:54'),
(199385, 79089, 'action started via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(196901, 78261, 'action complete via WP Cron', '2023-05-23 07:53:42', '2023-05-23 07:53:42'),
(201108, 79664, 'action complete via WP Cron', '2023-06-19 06:26:33', '2023-06-19 06:26:33'),
(198079, 78656, 'action created', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(199498, 79128, 'action started via WP Cron', '2023-06-08 21:26:23', '2023-06-08 21:26:23'),
(199497, 79127, 'action complete via WP Cron', '2023-06-08 21:26:23', '2023-06-08 21:26:23'),
(199516, 79133, 'action started via WP Cron', '2023-06-09 00:26:27', '2023-06-09 00:26:27'),
(199517, 79133, 'action complete via WP Cron', '2023-06-09 00:26:27', '2023-06-09 00:26:27'),
(199527, 79138, 'action complete via WP Cron', '2023-06-09 02:14:03', '2023-06-09 02:14:03'),
(199494, 79127, 'action created', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(197653, 78512, 'action started via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197329, 78406, 'action created', '2023-05-26 03:10:47', '2023-05-26 03:10:47'),
(197313, 78399, 'action complete via WP Cron', '2023-05-26 00:26:14', '2023-05-26 00:26:14'),
(197270, 78385, 'action started via WP Cron', '2023-05-25 18:26:09', '2023-05-25 18:26:09'),
(201079, 79655, 'action started via WP Cron', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(201078, 79654, 'action complete via WP Cron', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(201164, 79684, 'action started via WP Cron', '2023-06-19 15:23:12', '2023-06-19 15:23:12'),
(201031, 79638, 'action started via WP Cron', '2023-06-18 19:25:11', '2023-06-18 19:25:11'),
(197181, 78303, 'action started via WP Cron', '2023-05-25 03:26:25', '2023-05-25 03:26:25'),
(197235, 78374, 'action complete via WP Cron', '2023-05-25 12:26:30', '2023-05-25 12:26:30'),
(197171, 78353, 'action started via WP Cron', '2023-05-25 02:37:38', '2023-05-25 02:37:38'),
(199511, 79131, 'action complete via WP Cron', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199525, 79138, 'action created', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(200770, 79553, 'action created', '2023-06-17 02:21:09', '2023-06-17 02:21:09'),
(201465, 79784, 'action complete via WP Cron', '2023-06-21 13:29:24', '2023-06-21 13:29:24'),
(199222, 79035, 'action started via WP Cron', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(199223, 79035, 'action complete via WP Cron', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(199201, 79030, 'action created', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(199067, 78984, 'action started via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(201101, 79662, 'action started via WP Cron', '2023-06-19 05:26:12', '2023-06-19 05:26:12'),
(201099, 79662, 'action created', '2023-06-19 05:10:36', '2023-06-19 05:10:36'),
(201100, 79663, 'action created', '2023-06-19 05:10:36', '2023-06-19 05:10:36'),
(200949, 79611, 'action complete via WP Cron', '2023-06-18 06:26:06', '2023-06-18 06:26:06'),
(201046, 79645, 'action created', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(201234, 79707, 'action created', '2023-06-20 02:08:52', '2023-06-20 02:08:52'),
(200995, 79626, 'action started via WP Cron', '2023-06-18 13:52:48', '2023-06-18 13:52:48'),
(201008, 79630, 'action complete via WP Cron', '2023-06-18 15:47:26', '2023-06-18 15:47:26'),
(200998, 79629, 'action created', '2023-06-18 14:17:23', '2023-06-18 14:17:23'),
(200997, 79628, 'action created', '2023-06-18 14:17:23', '2023-06-18 14:17:23'),
(197501, 78459, 'action complete via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(197284, 78390, 'action started via WP Cron', '2023-05-25 20:08:47', '2023-05-25 20:08:47'),
(201294, 79727, 'action complete via WP Cron', '2023-06-20 10:26:50', '2023-06-20 10:26:50'),
(201115, 79668, 'action created', '2023-06-19 07:26:38', '2023-06-19 07:26:38'),
(201299, 79729, 'action started via WP Cron', '2023-06-20 11:15:37', '2023-06-20 11:15:37'),
(201015, 79634, 'action created', '2023-06-18 17:09:41', '2023-06-18 17:09:41'),
(201052, 79647, 'action created', '2023-06-18 22:26:05', '2023-06-18 22:26:05'),
(201145, 79678, 'action created', '2023-06-19 12:26:16', '2023-06-19 12:26:16'),
(201146, 79678, 'action started via WP Cron', '2023-06-19 12:30:19', '2023-06-19 12:30:19'),
(200568, 79485, 'action created', '2023-06-15 19:05:20', '2023-06-15 19:05:20'),
(200679, 79522, 'action created', '2023-06-16 12:23:14', '2023-06-16 12:23:14'),
(200647, 79460, 'action complete via WP Cron', '2023-06-16 06:53:42', '2023-06-16 06:53:42'),
(199388, 79088, 'action complete via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(200973, 79620, 'action created', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(201139, 79676, 'action created', '2023-06-19 11:16:25', '2023-06-19 11:16:25'),
(201126, 79671, 'action created', '2023-06-19 09:26:37', '2023-06-19 09:26:37'),
(201092, 79661, 'action complete via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(201091, 79661, 'action started via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(201093, 79660, 'action started via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(200978, 79620, 'action complete via WP Cron', '2023-06-18 10:26:04', '2023-06-18 10:26:04'),
(200977, 79620, 'action started via WP Cron', '2023-06-18 10:26:04', '2023-06-18 10:26:04'),
(200968, 79619, 'action created', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(200967, 79618, 'action created', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(165093, 67609, 'action started via WP Cron', '2022-11-01 05:24:38', '2022-11-01 05:24:38'),
(199153, 79014, 'action created', '2023-06-06 18:08:16', '2023-06-06 18:08:16'),
(199236, 79041, 'action complete via WP Cron', '2023-06-07 05:26:12', '2023-06-07 05:26:12'),
(199187, 79023, 'action complete via WP Cron', '2023-06-06 22:11:35', '2023-06-06 22:11:35'),
(199206, 79031, 'action created', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199207, 79032, 'action created', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199238, 79040, 'action complete via WP Cron', '2023-06-07 05:26:12', '2023-06-07 05:26:12'),
(199189, 79026, 'action created', '2023-06-06 23:26:08', '2023-06-06 23:26:08'),
(199190, 79026, 'action started via WP Cron', '2023-06-06 23:42:37', '2023-06-06 23:42:37'),
(199103, 78995, 'action complete via WP Cron', '2023-06-06 09:26:09', '2023-06-06 09:26:09'),
(199070, 78985, 'action complete via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199069, 78985, 'action started via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(200290, 79393, 'action created', '2023-06-14 00:26:22', '2023-06-14 00:26:22'),
(200129, 79337, 'action complete via WP Cron', '2023-06-12 23:48:35', '2023-06-12 23:48:35'),
(200177, 79354, 'action started via WP Cron', '2023-06-13 06:26:37', '2023-06-13 06:26:37'),
(199064, 78983, 'action complete via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199063, 78983, 'action started via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199289, 79058, 'action started via WP Cron', '2023-06-07 14:23:18', '2023-06-07 14:23:18'),
(199316, 79066, 'action complete via WP Cron', '2023-06-07 18:12:03', '2023-06-07 18:12:03'),
(199104, 78997, 'action created', '2023-06-06 10:26:08', '2023-06-06 10:26:08'),
(200856, 79581, 'action created', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(201049, 79645, 'action started via WP Cron', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(200884, 79591, 'action started via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(199250, 79045, 'action complete via WP Cron', '2023-06-07 07:11:15', '2023-06-07 07:11:15'),
(199259, 79048, 'action started via WP Cron', '2023-06-07 09:21:31', '2023-06-07 09:21:31'),
(200932, 79606, 'action started via WP Cron', '2023-06-18 03:26:04', '2023-06-18 03:26:04'),
(201116, 79668, 'action started via WP Cron', '2023-06-19 08:26:15', '2023-06-19 08:26:15'),
(199158, 79015, 'action created', '2023-06-06 19:29:19', '2023-06-06 19:29:19'),
(199192, 79025, 'action started via WP Cron', '2023-06-06 23:42:37', '2023-06-06 23:42:37'),
(201086, 79657, 'action complete via WP Cron', '2023-06-19 03:27:52', '2023-06-19 03:27:52'),
(201085, 79657, 'action started via WP Cron', '2023-06-19 03:27:52', '2023-06-19 03:27:52'),
(201023, 79637, 'action started via WP Cron', '2023-06-18 18:35:15', '2023-06-18 18:35:15'),
(201024, 79637, 'action complete via WP Cron', '2023-06-18 18:35:15', '2023-06-18 18:35:15'),
(200881, 79590, 'action created', '2023-06-17 20:26:05', '2023-06-17 20:26:05'),
(200824, 79569, 'action started via WP Cron', '2023-06-17 10:15:56', '2023-06-17 10:15:56'),
(199346, 79077, 'action complete via WP Cron', '2023-06-07 22:10:58', '2023-06-07 22:10:58'),
(199334, 79071, 'action complete via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199315, 79066, 'action started via WP Cron', '2023-06-07 18:12:03', '2023-06-07 18:12:03'),
(199629, 79172, 'action created', '2023-06-09 19:17:55', '2023-06-09 19:17:55'),
(199131, 79006, 'action complete via WP Cron', '2023-06-06 14:13:16', '2023-06-06 14:13:16'),
(199128, 79005, 'action created', '2023-06-06 14:07:35', '2023-06-06 14:07:35'),
(199631, 79173, 'action started via WP Cron', '2023-06-09 19:23:48', '2023-06-09 19:23:48'),
(199552, 79147, 'action created', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(199609, 79165, 'action started via WP Cron', '2023-06-09 15:25:38', '2023-06-09 15:25:38'),
(199545, 79144, 'action created', '2023-06-09 05:26:34', '2023-06-09 05:26:34'),
(199534, 79140, 'action started via WP Cron', '2023-06-09 03:29:27', '2023-06-09 03:29:27'),
(200086, 79323, 'action started via WP Cron', '2023-06-12 17:28:35', '2023-06-12 17:28:35'),
(199558, 79149, 'action created', '2023-06-09 07:26:38', '2023-06-09 07:26:38'),
(199556, 79147, 'action complete via WP Cron', '2023-06-09 06:26:37', '2023-06-09 06:26:37'),
(199623, 79170, 'action created', '2023-06-09 18:11:00', '2023-06-09 18:11:00'),
(199746, 79211, 'action created', '2023-06-10 12:11:28', '2023-06-10 12:11:28'),
(199624, 79171, 'action created', '2023-06-09 18:11:00', '2023-06-09 18:11:00'),
(199548, 79145, 'action complete via WP Cron', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(200559, 79481, 'action complete via WP Cron', '2023-06-15 17:28:01', '2023-06-15 17:28:01'),
(198317, 78734, 'action started via WP Cron', '2023-06-01 10:35:00', '2023-06-01 10:35:00'),
(200769, 79552, 'action created', '2023-06-17 02:21:09', '2023-06-17 02:21:09'),
(201029, 79639, 'action started via WP Cron', '2023-06-18 19:25:11', '2023-06-18 19:25:11'),
(200909, 79597, 'action complete via WP Cron', '2023-06-17 23:27:57', '2023-06-17 23:27:57'),
(200908, 79597, 'action started via WP Cron', '2023-06-17 23:27:57', '2023-06-17 23:27:57'),
(200996, 79626, 'action complete via WP Cron', '2023-06-18 13:52:48', '2023-06-18 13:52:48'),
(200994, 79627, 'action complete via WP Cron', '2023-06-18 13:52:48', '2023-06-18 13:52:48'),
(200921, 79602, 'action complete via WP Cron', '2023-06-18 01:38:26', '2023-06-18 01:38:26'),
(200867, 79584, 'action complete via WP Cron', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(201312, 79733, 'action complete via WP Cron', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(176601, 71496, 'action created', '2023-01-13 03:35:43', '2023-01-13 03:35:43'),
(165240, 67710, 'action created', '2022-11-02 03:52:54', '2022-11-02 03:52:54'),
(200245, 79377, 'action started via WP Cron', '2023-06-13 17:40:03', '2023-06-13 17:40:03'),
(200246, 79377, 'action complete via WP Cron', '2023-06-13 17:40:03', '2023-06-13 17:40:03'),
(165241, 67710, 'action started via WP Cron', '2022-11-02 04:24:06', '2022-11-02 04:24:06'),
(165242, 67710, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2022-11-02 04:24:06', '2022-11-02 04:24:06'),
(200757, 79548, 'action created', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(200758, 79549, 'action created', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(200759, 79549, 'action started via WP Cron', '2023-06-17 00:11:16', '2023-06-17 00:11:16'),
(200739, 79542, 'action created', '2023-06-16 21:25:48', '2023-06-16 21:25:48'),
(196788, 78225, 'action complete via WP Cron', '2023-05-22 14:20:31', '2023-05-22 14:20:31'),
(196825, 78236, 'action started via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(200487, 79458, 'action created', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(199555, 79147, 'action started via WP Cron', '2023-06-09 06:26:37', '2023-06-09 06:26:37'),
(200449, 79445, 'action started via WP Cron', '2023-06-14 23:26:31', '2023-06-14 23:26:31'),
(200305, 79396, 'action started via WP Cron', '2023-06-14 02:41:02', '2023-06-14 02:41:02'),
(200311, 79398, 'action started via WP Cron', '2023-06-14 03:28:46', '2023-06-14 03:28:46'),
(200310, 79399, 'action complete via WP Cron', '2023-06-14 03:28:46', '2023-06-14 03:28:46'),
(200313, 79400, 'action created', '2023-06-14 03:33:44', '2023-06-14 03:33:44'),
(200403, 79430, 'action created', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(200363, 79417, 'action started via WP Cron', '2023-06-14 10:26:26', '2023-06-14 10:26:26'),
(200284, 79391, 'action created', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(200289, 79392, 'action created', '2023-06-14 00:26:22', '2023-06-14 00:26:22'),
(199327, 79070, 'action started via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199314, 79067, 'action complete via WP Cron', '2023-06-07 18:12:03', '2023-06-07 18:12:03'),
(199625, 79171, 'action started via WP Cron', '2023-06-09 18:25:35', '2023-06-09 18:25:35'),
(199633, 79172, 'action started via WP Cron', '2023-06-09 19:23:48', '2023-06-09 19:23:48'),
(200535, 79474, 'action complete via WP Cron', '2023-06-15 13:22:27', '2023-06-15 13:22:27'),
(200501, 79461, 'action complete via WP Cron', '2023-06-15 07:09:43', '2023-06-15 07:09:43'),
(200264, 79382, 'action complete via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200519, 79468, 'action complete via WP Cron', '2023-06-15 10:25:56', '2023-06-15 10:25:56'),
(199427, 79104, 'action complete via WP Cron', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(200136, 79341, 'action created', '2023-06-13 01:14:17', '2023-06-13 01:14:17'),
(200137, 79342, 'action created', '2023-06-13 01:14:17', '2023-06-13 01:14:17'),
(199664, 79182, 'action complete via WP Cron', '2023-06-09 23:37:33', '2023-06-09 23:37:33'),
(199668, 79185, 'action complete via WP Cron', '2023-06-10 00:19:52', '2023-06-10 00:19:52'),
(200146, 79344, 'action started via WP Cron', '2023-06-13 02:57:11', '2023-06-13 02:57:11'),
(199959, 79282, 'action created', '2023-06-11 21:25:55', '2023-06-11 21:25:55'),
(199572, 79152, 'action complete via WP Cron', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(199588, 79159, 'action created', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(198967, 78950, 'action started via WP Cron', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(197582, 78489, 'action started via WP Cron', '2023-05-27 18:09:00', '2023-05-27 18:09:00'),
(197524, 78469, 'action started via WP Cron', '2023-05-27 08:11:07', '2023-05-27 08:11:07'),
(197546, 78477, 'action started via WP Cron', '2023-05-27 12:38:33', '2023-05-27 12:38:33'),
(197551, 78480, 'action created', '2023-05-27 13:09:30', '2023-05-27 13:09:30'),
(197552, 78480, 'action started via WP Cron', '2023-05-27 13:13:24', '2023-05-27 13:13:24'),
(197544, 78477, 'action created', '2023-05-27 12:26:28', '2023-05-27 12:26:28'),
(197545, 78478, 'action created', '2023-05-27 12:26:28', '2023-05-27 12:26:28'),
(197493, 78462, 'action created', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(199821, 79236, 'action complete via WP Cron', '2023-06-10 23:25:58', '2023-06-10 23:25:58'),
(199822, 79235, 'action started via WP Cron', '2023-06-10 23:25:58', '2023-06-10 23:25:58'),
(199792, 79226, 'action started via WP Cron', '2023-06-10 19:26:43', '2023-06-10 19:26:43'),
(199562, 79148, 'action complete via WP Cron', '2023-06-09 08:00:23', '2023-06-09 08:00:23'),
(199569, 79152, 'action created', '2023-06-09 09:27:08', '2023-06-09 09:27:08'),
(199550, 79144, 'action complete via WP Cron', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(199640, 79175, 'action complete via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(199589, 79159, 'action started via WP Cron', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(199680, 79189, 'action complete via WP Cron', '2023-06-10 02:13:23', '2023-06-10 02:13:23'),
(200061, 79315, 'action complete via WP Cron', '2023-06-12 13:26:07', '2023-06-12 13:26:07'),
(197648, 78511, 'action created', '2023-05-28 03:28:48', '2023-05-28 03:28:48'),
(200115, 79333, 'action complete via WP Cron', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(199839, 79241, 'action complete via WP Cron', '2023-06-11 02:39:24', '2023-06-11 02:39:24'),
(197732, 78539, 'action complete via WP Cron', '2023-05-28 16:32:49', '2023-05-28 16:32:49'),
(197785, 78556, 'action started via WP Cron', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(199646, 79176, 'action complete via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(197569, 78486, 'action created', '2023-05-27 16:21:10', '2023-05-27 16:21:10'),
(199600, 79163, 'action created', '2023-06-09 14:09:02', '2023-06-09 14:09:02'),
(199563, 79150, 'action created', '2023-06-09 08:26:38', '2023-06-09 08:26:38'),
(199468, 79118, 'action started via WP Cron', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(200880, 79589, 'action created', '2023-06-17 20:26:05', '2023-06-17 20:26:05'),
(199370, 79085, 'action complete via WP Cron', '2023-06-08 02:26:15', '2023-06-08 02:26:15'),
(199559, 79149, 'action started via WP Cron', '2023-06-09 08:00:23', '2023-06-09 08:00:23'),
(199570, 79153, 'action created', '2023-06-09 09:27:08', '2023-06-09 09:27:08'),
(199503, 79130, 'action complete via WP Cron', '2023-06-08 22:32:17', '2023-06-08 22:32:17'),
(199726, 79204, 'action started via WP Cron', '2023-06-10 08:09:26', '2023-06-10 08:09:26'),
(197612, 78499, 'action started via WP Cron', '2023-05-27 22:26:31', '2023-05-27 22:26:31'),
(197592, 78493, 'action created', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(200558, 79481, 'action started via WP Cron', '2023-06-15 17:28:01', '2023-06-15 17:28:01'),
(200553, 79480, 'action complete via WP Cron', '2023-06-15 16:40:08', '2023-06-15 16:40:08'),
(200551, 79480, 'action created', '2023-06-15 16:25:38', '2023-06-15 16:25:38'),
(199471, 79120, 'action created', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(199469, 79118, 'action complete via WP Cron', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(197699, 78529, 'action started via WP Cron', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197697, 78528, 'action created', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(199708, 79143, 'action complete via WP Cron', '2023-06-10 05:39:11', '2023-06-10 05:39:11'),
(200536, 79473, 'action started via WP Cron', '2023-06-15 13:22:27', '2023-06-15 13:22:27'),
(199546, 79145, 'action created', '2023-06-09 05:26:34', '2023-06-09 05:26:34'),
(199536, 79141, 'action created', '2023-06-09 04:26:28', '2023-06-09 04:26:28'),
(200082, 79323, 'action created', '2023-06-12 17:26:09', '2023-06-12 17:26:09'),
(199173, 79019, 'action complete via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198083, 78656, 'action complete via WP Cron', '2023-05-30 21:29:34', '2023-05-30 21:29:34'),
(197510, 78466, 'action started via WP Cron', '2023-05-27 06:28:41', '2023-05-27 06:28:41'),
(197505, 78464, 'action complete via WP Cron', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(199567, 79150, 'action started via WP Cron', '2023-06-09 09:01:28', '2023-06-09 09:01:28'),
(199806, 79231, 'action created', '2023-06-10 21:04:58', '2023-06-10 21:04:58'),
(199658, 79181, 'action complete via WP Cron', '2023-06-09 22:15:42', '2023-06-09 22:15:42'),
(199659, 79182, 'action created', '2023-06-09 23:25:38', '2023-06-09 23:25:38'),
(199671, 79186, 'action created', '2023-06-10 01:08:53', '2023-06-10 01:08:53'),
(199672, 79187, 'action created', '2023-06-10 01:08:53', '2023-06-10 01:08:53'),
(199724, 79203, 'action started via WP Cron', '2023-06-10 08:09:26', '2023-06-10 08:09:26'),
(197425, 78437, 'action started via WP Cron', '2023-05-26 18:24:23', '2023-05-26 18:24:23'),
(197509, 78466, 'action created', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(197477, 78454, 'action started via WP Cron', '2023-05-27 02:26:21', '2023-05-27 02:26:21'),
(200090, 79325, 'action started via WP Cron', '2023-06-12 18:33:14', '2023-06-12 18:33:14'),
(199574, 79153, 'action complete via WP Cron', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(199645, 79176, 'action started via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(200198, 79360, 'action complete via WP Cron', '2023-06-13 09:26:39', '2023-06-13 09:26:39'),
(200047, 79312, 'action created', '2023-06-12 11:26:07', '2023-06-12 11:26:07'),
(199890, 79259, 'action complete via WP Cron', '2023-06-11 10:52:30', '2023-06-11 10:52:30'),
(199800, 79230, 'action started via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199799, 79227, 'action complete via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199531, 79140, 'action created', '2023-06-09 03:26:28', '2023-06-09 03:26:28'),
(199544, 79143, 'action created', '2023-06-09 05:26:34', '2023-06-09 05:26:34'),
(199540, 79141, 'action started via WP Cron', '2023-06-09 04:34:38', '2023-06-09 04:34:38'),
(199573, 79153, 'action started via WP Cron', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(200180, 79355, 'action complete via WP Cron', '2023-06-13 06:26:37', '2023-06-13 06:26:37'),
(199705, 79197, 'action started via WP Cron', '2023-06-10 05:25:45', '2023-06-10 05:25:45'),
(199700, 79194, 'action complete via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(197608, 78498, 'action started via WP Cron', '2023-05-27 21:31:49', '2023-05-27 21:31:49'),
(199954, 79281, 'action complete via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(199874, 79252, 'action complete via WP Cron', '2023-06-11 07:19:40', '2023-06-11 07:19:40'),
(199699, 79194, 'action started via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(194852, 77579, 'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-05-10 04:26:01', '2023-05-10 04:26:01'),
(199670, 79184, 'action complete via WP Cron', '2023-06-10 00:19:52', '2023-06-10 00:19:52'),
(199865, 79250, 'action started via WP Cron', '2023-06-11 06:26:00', '2023-06-11 06:26:00'),
(199866, 79250, 'action complete via WP Cron', '2023-06-11 06:26:00', '2023-06-11 06:26:00'),
(199966, 79285, 'action created', '2023-06-11 22:06:40', '2023-06-11 22:06:40'),
(199953, 79281, 'action started via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(199854, 79247, 'action created', '2023-06-11 05:25:52', '2023-06-11 05:25:52'),
(199869, 79252, 'action created', '2023-06-11 07:05:26', '2023-06-11 07:05:26'),
(201325, 79737, 'action started via WP Cron', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(200504, 79464, 'action started via WP Cron', '2023-06-15 08:32:54', '2023-06-15 08:32:54'),
(199813, 79234, 'action created', '2023-06-10 22:16:15', '2023-06-10 22:16:15'),
(199790, 79225, 'action started via WP Cron', '2023-06-10 19:26:43', '2023-06-10 19:26:43'),
(199641, 79174, 'action started via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(199019, 78969, 'action started via WP Cron', '2023-06-05 21:26:01', '2023-06-05 21:26:01'),
(194851, 77579, 'action started via Async Request', '2023-05-10 04:26:01', '2023-05-10 04:26:01'),
(199616, 79167, 'action complete via WP Cron', '2023-06-09 16:25:37', '2023-06-09 16:25:37'),
(199632, 79173, 'action complete via WP Cron', '2023-06-09 19:23:48', '2023-06-09 19:23:48'),
(200015, 79300, 'action created', '2023-06-12 06:12:48', '2023-06-12 06:12:48'),
(200355, 79414, 'action created', '2023-06-14 09:08:59', '2023-06-14 09:08:59'),
(199850, 79246, 'action started via WP Cron', '2023-06-11 04:33:01', '2023-06-11 04:33:01'),
(197433, 78440, 'action created', '2023-05-26 20:11:08', '2023-05-26 20:11:08'),
(197434, 78441, 'action created', '2023-05-26 20:11:08', '2023-05-26 20:11:08'),
(199920, 79268, 'action complete via WP Cron', '2023-06-11 15:22:14', '2023-06-11 15:22:14'),
(200059, 79316, 'action created', '2023-06-12 13:04:51', '2023-06-12 13:04:51'),
(200050, 79312, 'action started via WP Cron', '2023-06-12 11:51:28', '2023-06-12 11:51:28'),
(197463, 78450, 'action created', '2023-05-27 00:16:18', '2023-05-27 00:16:18'),
(197317, 78402, 'action created', '2023-05-26 01:07:59', '2023-05-26 01:07:59'),
(165905, 67931, 'action created', '2022-11-06 06:16:56', '2022-11-06 06:16:56'),
(199739, 79207, 'action complete via WP Cron', '2023-06-10 10:08:03', '2023-06-10 10:08:03'),
(199755, 79214, 'action complete via WP Cron', '2023-06-10 13:25:43', '2023-06-10 13:25:43'),
(199604, 79163, 'action complete via WP Cron', '2023-06-09 14:13:20', '2023-06-09 14:13:20'),
(199888, 79259, 'action created', '2023-06-11 10:25:53', '2023-06-11 10:25:53'),
(199979, 79289, 'action started via WP Cron', '2023-06-12 00:25:57', '2023-06-12 00:25:57'),
(200011, 79298, 'action started via WP Cron', '2023-06-12 05:39:04', '2023-06-12 05:39:04'),
(200065, 79318, 'action created', '2023-06-12 14:26:07', '2023-06-12 14:26:07'),
(200135, 79340, 'action complete via WP Cron', '2023-06-13 00:14:46', '2023-06-13 00:14:46'),
(200192, 79359, 'action complete via WP Cron', '2023-06-13 08:11:29', '2023-06-13 08:11:29'),
(199812, 79233, 'action created', '2023-06-10 22:16:15', '2023-06-10 22:16:15'),
(200029, 79306, 'action created', '2023-06-12 08:26:27', '2023-06-12 08:26:27'),
(200119, 79336, 'action created', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(199766, 79217, 'action started via WP Cron', '2023-06-10 15:23:58', '2023-06-10 15:23:58'),
(199767, 79217, 'action complete via WP Cron', '2023-06-10 15:23:58', '2023-06-10 15:23:58'),
(199761, 79216, 'action complete via WP Cron', '2023-06-10 14:11:43', '2023-06-10 14:11:43'),
(199891, 79258, 'action started via WP Cron', '2023-06-11 10:52:30', '2023-06-11 10:52:30'),
(199763, 79215, 'action complete via WP Cron', '2023-06-10 14:11:43', '2023-06-10 14:11:43'),
(199762, 79215, 'action started via WP Cron', '2023-06-10 14:11:43', '2023-06-10 14:11:43'),
(200071, 79320, 'action created', '2023-06-12 15:14:57', '2023-06-12 15:14:57'),
(199802, 79228, 'action started via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(200506, 79463, 'action started via WP Cron', '2023-06-15 08:32:54', '2023-06-15 08:32:54'),
(199843, 79244, 'action created', '2023-06-11 03:25:48', '2023-06-11 03:25:48'),
(199909, 79264, 'action started via WP Cron', '2023-06-11 13:28:55', '2023-06-11 13:28:55'),
(200161, 79348, 'action complete via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(199983, 79290, 'action created', '2023-06-12 01:25:57', '2023-06-12 01:25:57'),
(165904, 67877, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-06 06:16:56', '2022-11-06 06:16:56'),
(199919, 79268, 'action started via WP Cron', '2023-06-11 15:22:14', '2023-06-11 15:22:14'),
(199960, 79283, 'action created', '2023-06-11 21:25:55', '2023-06-11 21:25:55'),
(199860, 79198, 'action started via WP Cron', '2023-06-11 06:02:53', '2023-06-11 06:02:53'),
(199852, 79245, 'action started via WP Cron', '2023-06-11 04:33:01', '2023-06-11 04:33:01'),
(199987, 79290, 'action started via WP Cron', '2023-06-12 01:49:39', '2023-06-12 01:49:39'),
(199782, 79223, 'action created', '2023-06-10 18:09:50', '2023-06-10 18:09:50'),
(199783, 79224, 'action created', '2023-06-10 18:09:50', '2023-06-10 18:09:50'),
(199707, 79143, 'action started via WP Cron', '2023-06-10 05:39:11', '2023-06-10 05:39:11'),
(199704, 79196, 'action complete via WP Cron', '2023-06-10 05:25:45', '2023-06-10 05:25:45'),
(199691, 79194, 'action created', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199692, 79195, 'action created', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199693, 79195, 'action started via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199684, 79191, 'action created', '2023-06-10 03:07:56', '2023-06-10 03:07:56'),
(199661, 79183, 'action started via WP Cron', '2023-06-09 23:37:33', '2023-06-09 23:37:33'),
(197560, 78481, 'action started via WP Cron', '2023-05-27 14:26:30', '2023-05-27 14:26:30'),
(199826, 79238, 'action started via WP Cron', '2023-06-11 00:22:53', '2023-06-11 00:22:53'),
(199768, 79218, 'action started via WP Cron', '2023-06-10 15:23:58', '2023-06-10 15:23:58'),
(197499, 78460, 'action complete via Async Request', '2023-05-27 04:10:02', '2023-05-27 04:10:02'),
(197461, 78449, 'action started via WP Cron', '2023-05-26 23:38:02', '2023-05-26 23:38:02'),
(199929, 79272, 'action created', '2023-06-11 17:07:31', '2023-06-11 17:07:31'),
(199842, 79243, 'action created', '2023-06-11 03:25:48', '2023-06-11 03:25:48'),
(200866, 79584, 'action started via WP Cron', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(200878, 79587, 'action started via WP Cron', '2023-06-17 20:26:01', '2023-06-17 20:26:01'),
(200645, 79509, 'action complete via WP Cron', '2023-06-16 06:26:02', '2023-06-16 06:26:02'),
(200665, 79517, 'action started via WP Cron', '2023-06-16 09:19:33', '2023-06-16 09:19:33'),
(200666, 79517, 'action complete via WP Cron', '2023-06-16 09:19:33', '2023-06-16 09:19:33'),
(200661, 79516, 'action created', '2023-06-16 09:14:51', '2023-06-16 09:14:51'),
(200891, 79589, 'action complete via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200657, 79515, 'action started via WP Cron', '2023-06-16 08:28:47', '2023-06-16 08:28:47'),
(200658, 79515, 'action complete via WP Cron', '2023-06-16 08:28:47', '2023-06-16 08:28:47'),
(200929, 79606, 'action created', '2023-06-18 03:21:58', '2023-06-18 03:21:58'),
(198226, 78704, 'action complete via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198227, 78705, 'action started via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198257, 78715, 'action started via WP Cron', '2023-06-01 01:18:11', '2023-06-01 01:18:11'),
(198225, 78704, 'action started via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198224, 78703, 'action complete via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198333, 78740, 'action created', '2023-06-01 13:09:55', '2023-06-01 13:09:55'),
(198324, 78736, 'action complete via WP Cron', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198325, 78737, 'action started via WP Cron', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198313, 78733, 'action started via WP Cron', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198687, 78858, 'action created', '2023-06-03 20:25:56', '2023-06-03 20:25:56'),
(198653, 78846, 'action started via WP Cron', '2023-06-03 15:25:38', '2023-06-03 15:25:38'),
(198377, 78756, 'action created', '2023-06-01 20:24:43', '2023-06-01 20:24:43'),
(198336, 78740, 'action complete via WP Cron', '2023-06-01 13:26:38', '2023-06-01 13:26:38'),
(198337, 78741, 'action started via WP Cron', '2023-06-01 13:26:38', '2023-06-01 13:26:38'),
(198338, 78741, 'action complete via WP Cron', '2023-06-01 13:26:38', '2023-06-01 13:26:38'),
(198335, 78740, 'action started via WP Cron', '2023-06-01 13:26:38', '2023-06-01 13:26:38'),
(198449, 78778, 'action complete via WP Cron', '2023-06-02 06:23:12', '2023-06-02 06:23:12'),
(198514, 78800, 'action started via WP Cron', '2023-06-02 17:17:24', '2023-06-02 17:17:24'),
(198323, 78736, 'action started via WP Cron', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198296, 78727, 'action complete via WP Cron', '2023-06-01 06:38:40', '2023-06-01 06:38:40'),
(198297, 78728, 'action created', '2023-06-01 07:26:19', '2023-06-01 07:26:19'),
(198435, 78774, 'action complete via WP Cron', '2023-06-02 04:15:29', '2023-06-02 04:15:29'),
(198671, 78852, 'action started via WP Cron', '2023-06-03 17:31:02', '2023-06-03 17:31:02'),
(198230, 78702, 'action complete via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(198220, 78703, 'action created', '2023-05-31 20:12:52', '2023-05-31 20:12:52'),
(198221, 78704, 'action created', '2023-05-31 20:12:52', '2023-05-31 20:12:52'),
(198382, 78756, 'action complete via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(198243, 78710, 'action created', '2023-05-31 23:26:07', '2023-05-31 23:26:07'),
(198248, 78711, 'action complete via WP Cron', '2023-05-31 23:39:26', '2023-05-31 23:39:26'),
(199152, 79013, 'action created', '2023-06-06 18:08:16', '2023-06-06 18:08:16'),
(199146, 79011, 'action created', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(199143, 79010, 'action complete via WP Cron', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(199141, 79010, 'action created', '2023-06-06 16:26:11', '2023-06-06 16:26:11'),
(199411, 79100, 'action created', '2023-06-08 08:26:28', '2023-06-08 08:26:28'),
(199160, 79015, 'action started via WP Cron', '2023-06-06 19:36:15', '2023-06-06 19:36:15'),
(199161, 79015, 'action complete via WP Cron', '2023-06-06 19:36:15', '2023-06-06 19:36:15'),
(198373, 78752, 'action started via WP Cron', '2023-06-01 19:31:08', '2023-06-01 19:31:08'),
(198343, 78743, 'action started via WP Cron', '2023-06-01 14:44:40', '2023-06-01 14:44:40'),
(198412, 78767, 'action created', '2023-06-02 01:12:54', '2023-06-02 01:12:54'),
(198543, 78810, 'action complete via WP Cron', '2023-06-02 21:17:56', '2023-06-02 21:17:56'),
(198522, 78803, 'action created', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(198411, 78766, 'action created', '2023-06-02 01:12:54', '2023-06-02 01:12:54'),
(198696, 78859, 'action complete via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198697, 78861, 'action started via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198698, 78861, 'action complete via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198699, 78862, 'action created', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198827, 78903, 'action complete via WP Cron', '2023-06-04 16:45:16', '2023-06-04 16:45:16'),
(198826, 78903, 'action started via WP Cron', '2023-06-04 16:45:16', '2023-06-04 16:45:16'),
(198829, 78906, 'action created', '2023-06-04 17:25:49', '2023-06-04 17:25:49'),
(198460, 78781, 'action started via WP Cron', '2023-06-02 08:18:12', '2023-06-02 08:18:12'),
(198430, 78721, 'action complete via WP Cron', '2023-06-02 04:03:22', '2023-06-02 04:03:22'),
(198431, 78772, 'action created', '2023-06-02 04:03:22', '2023-06-02 04:03:22'),
(198432, 78773, 'action created', '2023-06-02 04:11:02', '2023-06-02 04:11:02'),
(199254, 79047, 'action complete via WP Cron', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(199283, 79057, 'action started via WP Cron', '2023-06-07 13:49:18', '2023-06-07 13:49:18'),
(199199, 79028, 'action complete via WP Cron', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(199194, 79027, 'action created', '2023-06-07 00:26:12', '2023-06-07 00:26:12'),
(199195, 79028, 'action created', '2023-06-07 00:26:12', '2023-06-07 00:26:12'),
(199198, 79028, 'action started via WP Cron', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(199218, 79035, 'action created', '2023-06-07 04:26:13', '2023-06-07 04:26:13'),
(198498, 78795, 'action created', '2023-06-02 15:26:51', '2023-06-02 15:26:51'),
(199177, 79022, 'action created', '2023-06-06 21:12:33', '2023-06-06 21:12:33'),
(199178, 79021, 'action started via WP Cron', '2023-06-06 21:26:10', '2023-06-06 21:26:10'),
(198679, 78854, 'action started via WP Cron', '2023-06-03 18:10:43', '2023-06-03 18:10:43'),
(198591, 78825, 'action started via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198631, 78838, 'action started via WP Cron', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(198584, 78823, 'action created', '2023-06-03 04:26:35', '2023-06-03 04:26:35'),
(198544, 78809, 'action started via WP Cron', '2023-06-02 21:17:56', '2023-06-02 21:17:56'),
(198531, 78808, 'action created', '2023-06-02 20:21:17', '2023-06-02 20:21:17'),
(198532, 78807, 'action started via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198501, 78795, 'action complete via WP Cron', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(198519, 78801, 'action complete via WP Cron', '2023-06-02 18:59:12', '2023-06-02 18:59:12'),
(198768, 78885, 'action created', '2023-06-04 07:25:53', '2023-06-04 07:25:53'),
(198953, 78947, 'action started via WP Cron', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(199248, 79044, 'action complete via WP Cron', '2023-06-07 07:11:15', '2023-06-07 07:11:15'),
(199252, 79047, 'action created', '2023-06-07 08:26:14', '2023-06-07 08:26:14'),
(199105, 78998, 'action created', '2023-06-06 10:26:08', '2023-06-06 10:26:08'),
(199080, 78989, 'action created', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(198500, 78795, 'action started via WP Cron', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(198925, 78936, 'action started via WP Cron', '2023-06-05 06:30:42', '2023-06-05 06:30:42'),
(198868, 78917, 'action started via WP Cron', '2023-06-04 22:58:31', '2023-06-04 22:58:31'),
(198842, 78910, 'action started via WP Cron', '2023-06-04 19:24:53', '2023-06-04 19:24:53'),
(198979, 78954, 'action started via WP Cron', '2023-06-05 15:49:50', '2023-06-05 15:49:50'),
(198621, 78836, 'action created', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(198622, 78837, 'action created', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(198623, 78836, 'action started via WP Cron', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(198585, 78824, 'action created', '2023-06-03 04:26:36', '2023-06-03 04:26:36'),
(198715, 78866, 'action started via WP Cron', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198620, 78834, 'action complete via WP Cron', '2023-06-03 08:07:57', '2023-06-03 08:07:57'),
(198893, 78925, 'action complete via WP Cron', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198617, 78835, 'action started via WP Cron', '2023-06-03 08:07:57', '2023-06-03 08:07:57'),
(198580, 78822, 'action started via WP Cron', '2023-06-03 03:30:12', '2023-06-03 03:30:12'),
(198509, 78797, 'action complete via WP Cron', '2023-06-02 16:47:20', '2023-06-02 16:47:20'),
(198495, 78794, 'action complete via WP Cron', '2023-06-02 14:38:40', '2023-06-02 14:38:40'),
(198550, 78812, 'action started via WP Cron', '2023-06-02 22:41:05', '2023-06-02 22:41:05'),
(198549, 78811, 'action complete via WP Cron', '2023-06-02 22:41:05', '2023-06-02 22:41:05'),
(198517, 78802, 'action created', '2023-06-02 18:26:28', '2023-06-02 18:26:28'),
(198518, 78801, 'action started via WP Cron', '2023-06-02 18:59:12', '2023-06-02 18:59:12'),
(198788, 78891, 'action started via WP Cron', '2023-06-04 10:31:41', '2023-06-04 10:31:41'),
(198870, 78919, 'action created', '2023-06-04 23:25:49', '2023-06-04 23:25:49'),
(199076, 78988, 'action started via WP Cron', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(199077, 78988, 'action complete via WP Cron', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(198966, 78951, 'action complete via WP Cron', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(198553, 78814, 'action created', '2023-06-02 23:26:29', '2023-06-02 23:26:29'),
(198767, 78881, 'action complete via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198575, 78819, 'action complete via WP Cron', '2023-06-03 02:26:29', '2023-06-03 02:26:29'),
(198733, 78872, 'action started via WP Cron', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198734, 78872, 'action complete via WP Cron', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198889, 78926, 'action created', '2023-06-05 02:25:49', '2023-06-05 02:25:49'),
(198871, 78920, 'action created', '2023-06-04 23:25:49', '2023-06-04 23:25:49'),
(198607, 78831, 'action started via WP Cron', '2023-06-03 06:06:58', '2023-06-03 06:06:58'),
(198588, 78827, 'action created', '2023-06-03 04:26:39', '2023-06-03 04:26:39'),
(198618, 78835, 'action complete via WP Cron', '2023-06-03 08:07:57', '2023-06-03 08:07:57'),
(198619, 78834, 'action started via WP Cron', '2023-06-03 08:07:57', '2023-06-03 08:07:57'),
(198898, 78927, 'action started via WP Cron', '2023-06-05 03:06:52', '2023-06-05 03:06:52'),
(198877, 78922, 'action created', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(198569, 78817, 'action complete via WP Cron', '2023-06-03 01:25:59', '2023-06-03 01:25:59'),
(198594, 78824, 'action complete via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198662, 78848, 'action complete via WP Cron', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(198541, 78810, 'action created', '2023-06-02 21:15:21', '2023-06-02 21:15:21'),
(198542, 78810, 'action started via WP Cron', '2023-06-02 21:17:56', '2023-06-02 21:17:56'),
(198626, 78837, 'action complete via WP Cron', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(198932, 78939, 'action complete via WP Cron', '2023-06-05 07:25:58', '2023-06-05 07:25:58'),
(198624, 78836, 'action complete via WP Cron', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(198598, 78829, 'action created', '2023-06-03 05:10:36', '2023-06-03 05:10:36'),
(198579, 78821, 'action complete via WP Cron', '2023-06-03 03:30:12', '2023-06-03 03:30:12'),
(198664, 78851, 'action created', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(199394, 79093, 'action started via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(199490, 79125, 'action started via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199045, 78977, 'action started via WP Cron', '2023-06-06 01:10:56', '2023-06-06 01:10:56'),
(199492, 79124, 'action started via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(198867, 78918, 'action complete via WP Cron', '2023-06-04 22:58:31', '2023-06-04 22:58:31'),
(198583, 78772, 'action complete via WP Cron', '2023-06-03 04:26:35', '2023-06-03 04:26:35'),
(198577, 78822, 'action created', '2023-06-03 03:26:31', '2023-06-03 03:26:31'),
(198774, 78887, 'action created', '2023-06-04 08:19:03', '2023-06-04 08:19:03'),
(198666, 78851, 'action complete via WP Cron', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198724, 78871, 'action created', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(199204, 79030, 'action started via WP Cron', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199156, 79014, 'action started via WP Cron', '2023-06-06 18:19:55', '2023-06-06 18:19:55'),
(198959, 78949, 'action started via WP Cron', '2023-06-05 12:26:23', '2023-06-05 12:26:23'),
(199027, 78970, 'action started via WP Cron', '2023-06-05 22:18:59', '2023-06-05 22:18:59'),
(198896, 78928, 'action started via WP Cron', '2023-06-05 03:06:52', '2023-06-05 03:06:52'),
(198897, 78928, 'action complete via WP Cron', '2023-06-05 03:06:52', '2023-06-05 03:06:52'),
(198740, 78874, 'action complete via WP Cron', '2023-06-04 03:28:32', '2023-06-04 03:28:32'),
(198690, 78861, 'action created', '2023-06-03 20:25:56', '2023-06-03 20:25:56'),
(198695, 78859, 'action started via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(199025, 78971, 'action started via WP Cron', '2023-06-05 22:18:59', '2023-06-05 22:18:59'),
(198997, 78960, 'action started via WP Cron', '2023-06-05 18:26:20', '2023-06-05 18:26:20'),
(199489, 79126, 'action complete via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199221, 79036, 'action complete via WP Cron', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(198840, 78909, 'action created', '2023-06-04 19:18:52', '2023-06-04 19:18:52'),
(198219, 78702, 'action created', '2023-05-31 20:12:51', '2023-05-31 20:12:51'),
(198207, 78698, 'action created', '2023-05-31 18:21:39', '2023-05-31 18:21:39'),
(198208, 78699, 'action created', '2023-05-31 18:21:39', '2023-05-31 18:21:39'),
(198838, 78907, 'action started via WP Cron', '2023-06-04 18:26:09', '2023-06-04 18:26:09'),
(198839, 78907, 'action complete via WP Cron', '2023-06-04 18:26:09', '2023-06-04 18:26:09'),
(199340, 79074, 'action complete via WP Cron', '2023-06-07 21:22:52', '2023-06-07 21:22:52'),
(199168, 79017, 'action started via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198882, 78923, 'action created', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(198280, 78723, 'action created', '2023-06-01 04:04:52', '2023-06-01 04:04:52'),
(199328, 79070, 'action complete via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199005, 78964, 'action created', '2023-06-05 20:09:20', '2023-06-05 20:09:20'),
(198955, 78946, 'action started via WP Cron', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(198954, 78947, 'action complete via WP Cron', '2023-06-05 12:10:13', '2023-06-05 12:10:13'),
(198918, 78934, 'action complete via WP Cron', '2023-06-05 05:26:01', '2023-06-05 05:26:01'),
(198939, 78942, 'action created', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(198923, 78937, 'action started via WP Cron', '2023-06-05 06:30:42', '2023-06-05 06:30:42'),
(198940, 78943, 'action created', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(198924, 78937, 'action complete via WP Cron', '2023-06-05 06:30:42', '2023-06-05 06:30:42'),
(198943, 78942, 'action started via WP Cron', '2023-06-05 09:57:52', '2023-06-05 09:57:52'),
(198755, 78880, 'action created', '2023-06-04 04:31:39', '2023-06-04 04:31:39'),
(198762, 78884, 'action started via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198763, 78884, 'action complete via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198748, 78877, 'action complete via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198819, 78901, 'action complete via WP Cron', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(199017, 78968, 'action created', '2023-06-05 21:08:31', '2023-06-05 21:08:31'),
(198761, 78884, 'action created', '2023-06-04 06:26:22', '2023-06-04 06:26:22'),
(198941, 78943, 'action started via WP Cron', '2023-06-05 09:57:52', '2023-06-05 09:57:52'),
(198849, 78914, 'action created', '2023-06-04 20:05:16', '2023-06-04 20:05:16'),
(199462, 79115, 'action started via WP Cron', '2023-06-08 16:31:48', '2023-06-08 16:31:48'),
(165425, 67771, 'action created', '2022-11-03 05:26:16', '2022-11-03 05:26:16'),
(198863, 78916, 'action complete via WP Cron', '2023-06-04 21:41:05', '2023-06-04 21:41:05'),
(198780, 78889, 'action created', '2023-06-04 09:25:50', '2023-06-04 09:25:50'),
(198752, 78878, 'action complete via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(199014, 78964, 'action complete via WP Cron', '2023-06-05 20:18:01', '2023-06-05 20:18:01'),
(198930, 78938, 'action complete via WP Cron', '2023-06-05 07:25:58', '2023-06-05 07:25:58'),
(199120, 79001, 'action started via WP Cron', '2023-06-06 12:37:17', '2023-06-06 12:37:17'),
(199030, 78973, 'action created', '2023-06-05 23:26:01', '2023-06-05 23:26:01'),
(198811, 78900, 'action created', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(198352, 78747, 'action created', '2023-06-01 16:26:19', '2023-06-01 16:26:19'),
(198245, 78710, 'action started via WP Cron', '2023-05-31 23:39:26', '2023-05-31 23:39:26'),
(198246, 78710, 'action complete via WP Cron', '2023-05-31 23:39:26', '2023-05-31 23:39:26'),
(198309, 78732, 'action created', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198306, 78730, 'action complete via WP Cron', '2023-06-01 09:04:37', '2023-06-01 09:04:37'),
(198606, 78830, 'action complete via WP Cron', '2023-06-03 06:06:58', '2023-06-03 06:06:58'),
(198311, 78732, 'action started via WP Cron', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198314, 78733, 'action complete via WP Cron', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198312, 78732, 'action complete via WP Cron', '2023-06-01 09:26:37', '2023-06-01 09:26:37'),
(198372, 78753, 'action complete via WP Cron', '2023-06-01 19:31:08', '2023-06-01 19:31:08'),
(198344, 78743, 'action complete via WP Cron', '2023-06-01 14:44:40', '2023-06-01 14:44:40'),
(198846, 78911, 'action created', '2023-06-04 20:05:16', '2023-06-04 20:05:16'),
(198847, 78912, 'action created', '2023-06-04 20:05:16', '2023-06-04 20:05:16'),
(198841, 78910, 'action created', '2023-06-04 19:18:52', '2023-06-04 19:18:52'),
(198837, 78908, 'action complete via WP Cron', '2023-06-04 18:26:09', '2023-06-04 18:26:09'),
(198830, 78906, 'action started via WP Cron', '2023-06-04 17:44:20', '2023-06-04 17:44:20'),
(198831, 78906, 'action complete via WP Cron', '2023-06-04 17:44:20', '2023-06-04 17:44:20'),
(198816, 78901, 'action created', '2023-06-04 15:25:49', '2023-06-04 15:25:49'),
(198814, 78900, 'action started via WP Cron', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(198817, 78902, 'action created', '2023-06-04 15:25:49', '2023-06-04 15:25:49'),
(198804, 78897, 'action created', '2023-06-04 13:10:42', '2023-06-04 13:10:42'),
(198855, 78911, 'action complete via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198810, 78899, 'action created', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(199044, 78976, 'action complete via WP Cron', '2023-06-06 01:10:56', '2023-06-06 01:10:56'),
(199006, 78965, 'action created', '2023-06-05 20:09:20', '2023-06-05 20:09:20'),
(198899, 78927, 'action complete via WP Cron', '2023-06-05 03:06:52', '2023-06-05 03:06:52'),
(198900, 78929, 'action created', '2023-06-05 04:25:55', '2023-06-05 04:25:55'),
(198836, 78908, 'action started via WP Cron', '2023-06-04 18:26:09', '2023-06-04 18:26:09'),
(198157, 78680, 'action started via WP Cron', '2023-05-31 09:26:05', '2023-05-31 09:26:05'),
(198153, 78680, 'action created', '2023-05-31 09:16:10', '2023-05-31 09:16:10'),
(200605, 79498, 'action created', '2023-06-16 00:26:06', '2023-06-16 00:26:06'),
(201282, 79723, 'action complete via WP Cron', '2023-06-20 08:24:11', '2023-06-20 08:24:11'),
(198917, 78934, 'action started via WP Cron', '2023-06-05 05:26:01', '2023-06-05 05:26:01'),
(198915, 78934, 'action created', '2023-06-05 05:21:47', '2023-06-05 05:21:47'),
(198916, 78935, 'action created', '2023-06-05 05:21:47', '2023-06-05 05:21:47'),
(169142, 69010, 'action created', '2022-11-26 10:56:25', '2022-11-26 10:56:25'),
(199137, 79008, 'action complete via WP Cron', '2023-06-06 15:26:10', '2023-06-06 15:26:10'),
(199138, 79007, 'action started via WP Cron', '2023-06-06 15:26:10', '2023-06-06 15:26:10'),
(199166, 79019, 'action created', '2023-06-06 20:25:27', '2023-06-06 20:25:27'),
(199286, 79056, 'action complete via WP Cron', '2023-06-07 13:49:18', '2023-06-07 13:49:18'),
(198209, 78699, 'action started via WP Cron', '2023-05-31 18:26:06', '2023-05-31 18:26:06'),
(198658, 78849, 'action created', '2023-06-03 15:25:39', '2023-06-03 15:25:39'),
(198680, 78854, 'action complete via WP Cron', '2023-06-03 18:10:43', '2023-06-03 18:10:43'),
(199126, 79004, 'action started via WP Cron', '2023-06-06 13:21:07', '2023-06-06 13:21:07'),
(199117, 79002, 'action created', '2023-06-06 12:26:10', '2023-06-06 12:26:10'),
(199321, 79068, 'action started via WP Cron', '2023-06-07 19:30:48', '2023-06-07 19:30:48'),
(198980, 78954, 'action complete via WP Cron', '2023-06-05 15:49:50', '2023-06-05 15:49:50'),
(198998, 78960, 'action complete via WP Cron', '2023-06-05 18:26:20', '2023-06-05 18:26:20'),
(198991, 78958, 'action started via WP Cron', '2023-06-05 17:26:01', '2023-06-05 17:26:01'),
(198990, 78959, 'action complete via WP Cron', '2023-06-05 17:26:00', '2023-06-05 17:26:00'),
(199013, 78964, 'action started via WP Cron', '2023-06-05 20:18:00', '2023-06-05 20:18:00'),
(198386, 78757, 'action complete via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(200561, 79482, 'action complete via WP Cron', '2023-06-15 17:28:01', '2023-06-15 17:28:01'),
(199407, 79098, 'action complete via WP Cron', '2023-06-08 07:42:29', '2023-06-08 07:42:29'),
(199057, 78981, 'action started via WP Cron', '2023-06-06 03:26:05', '2023-06-06 03:26:05'),
(199040, 78975, 'action complete via WP Cron', '2023-06-06 00:26:05', '2023-06-06 00:26:05'),
(198950, 78945, 'action complete via WP Cron', '2023-06-05 10:28:16', '2023-06-05 10:28:16'),
(199820, 79236, 'action started via WP Cron', '2023-06-10 23:25:58', '2023-06-10 23:25:58'),
(199827, 79238, 'action complete via WP Cron', '2023-06-11 00:22:53', '2023-06-11 00:22:53'),
(199051, 78979, 'action started via WP Cron', '2023-06-06 02:10:14', '2023-06-06 02:10:14'),
(198996, 78961, 'action complete via WP Cron', '2023-06-05 18:26:20', '2023-06-05 18:26:20'),
(198989, 78959, 'action started via WP Cron', '2023-06-05 17:26:00', '2023-06-05 17:26:00'),
(198977, 78955, 'action started via WP Cron', '2023-06-05 15:49:50', '2023-06-05 15:49:50'),
(198988, 78959, 'action created', '2023-06-05 17:22:59', '2023-06-05 17:22:59'),
(166878, 68203, 'action started via WP Cron', '2022-11-12 07:26:03', '2022-11-12 07:26:03'),
(200823, 79570, 'action complete via WP Cron', '2023-06-17 10:15:56', '2023-06-17 10:15:56'),
(201096, 79658, 'action complete via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(199088, 78991, 'action started via WP Cron', '2023-06-06 07:17:52', '2023-06-06 07:17:52'),
(199081, 78990, 'action created', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(199116, 79001, 'action created', '2023-06-06 12:26:10', '2023-06-06 12:26:10'),
(199115, 78999, 'action complete via WP Cron', '2023-06-06 11:28:58', '2023-06-06 11:28:58'),
(199111, 79000, 'action created', '2023-06-06 11:26:09', '2023-06-06 11:26:09'),
(199110, 78999, 'action created', '2023-06-06 11:26:09', '2023-06-06 11:26:09'),
(199102, 78995, 'action started via WP Cron', '2023-06-06 09:26:09', '2023-06-06 09:26:09'),
(165423, 67718, 'action started via WP Cron', '2022-11-03 05:26:16', '2022-11-03 05:26:16'),
(199435, 79108, 'action created', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199460, 79116, 'action started via WP Cron', '2023-06-08 16:31:48', '2023-06-08 16:31:48'),
(199459, 79116, 'action created', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199426, 79104, 'action started via WP Cron', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(199461, 79116, 'action complete via WP Cron', '2023-06-08 16:31:48', '2023-06-08 16:31:48'),
(199402, 79095, 'action started via WP Cron', '2023-06-08 06:38:03', '2023-06-08 06:38:03'),
(199391, 79039, 'action started via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(197564, 78483, 'action started via WP Cron', '2023-05-27 15:26:51', '2023-05-27 15:26:51'),
(200811, 79566, 'action complete via WP Cron', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(201082, 79657, 'action created', '2023-06-19 03:26:09', '2023-06-19 03:26:09'),
(200931, 79605, 'action complete via WP Cron', '2023-06-18 03:26:04', '2023-06-18 03:26:04'),
(199445, 79109, 'action complete via WP Cron', '2023-06-08 13:27:21', '2023-06-08 13:27:21'),
(199587, 79158, 'action created', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(199582, 79157, 'action created', '2023-06-09 11:11:57', '2023-06-09 11:11:57'),
(199505, 79129, 'action complete via WP Cron', '2023-06-08 22:32:17', '2023-06-08 22:32:17'),
(199433, 79105, 'action complete via WP Cron', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199681, 79188, 'action started via WP Cron', '2023-06-10 02:13:23', '2023-06-10 02:13:23'),
(199628, 79170, 'action complete via WP Cron', '2023-06-09 18:25:35', '2023-06-09 18:25:35'),
(199475, 79119, 'action complete via WP Cron', '2023-06-08 18:26:23', '2023-06-08 18:26:23'),
(200763, 79550, 'action created', '2023-06-17 01:25:50', '2023-06-17 01:25:50'),
(200126, 79338, 'action started via WP Cron', '2023-06-12 23:48:35', '2023-06-12 23:48:35'),
(199214, 79033, 'action started via WP Cron', '2023-06-07 03:33:46', '2023-06-07 03:33:46'),
(199365, 79084, 'action created', '2023-06-08 02:09:47', '2023-06-08 02:09:47'),
(199470, 79119, 'action created', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(199265, 79051, 'action started via WP Cron', '2023-06-07 10:22:56', '2023-06-07 10:22:56'),
(199275, 79054, 'action created', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199249, 79045, 'action started via WP Cron', '2023-06-07 07:11:15', '2023-06-07 07:11:15'),
(199246, 79045, 'action created', '2023-06-07 07:09:01', '2023-06-07 07:09:01'),
(199247, 79044, 'action started via WP Cron', '2023-06-07 07:11:15', '2023-06-07 07:11:15'),
(200478, 79454, 'action complete via WP Cron', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200331, 79405, 'action complete via WP Cron', '2023-06-14 05:26:24', '2023-06-14 05:26:24'),
(200294, 79393, 'action complete via WP Cron', '2023-06-14 00:32:25', '2023-06-14 00:32:25'),
(200303, 79397, 'action started via WP Cron', '2023-06-14 02:41:02', '2023-06-14 02:41:02'),
(200292, 79392, 'action complete via WP Cron', '2023-06-14 00:32:25', '2023-06-14 00:32:25'),
(199378, 79089, 'action created', '2023-06-08 04:13:40', '2023-06-08 04:13:40'),
(199379, 79090, 'action created', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199380, 79091, 'action created', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199381, 79090, 'action started via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199273, 79053, 'action started via WP Cron', '2023-06-07 11:10:00', '2023-06-07 11:10:00'),
(199245, 79044, 'action created', '2023-06-07 07:09:01', '2023-06-07 07:09:01'),
(199639, 79175, 'action started via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(199282, 79057, 'action created', '2023-06-07 13:26:26', '2023-06-07 13:26:26'),
(199324, 79071, 'action created', '2023-06-07 20:26:43', '2023-06-07 20:26:43'),
(199325, 79072, 'action created', '2023-06-07 20:26:43', '2023-06-07 20:26:43'),
(199326, 79073, 'action created', '2023-06-07 20:26:43', '2023-06-07 20:26:43'),
(199318, 79069, 'action created', '2023-06-07 19:29:09', '2023-06-07 19:29:09'),
(200901, 79595, 'action complete via WP Cron', '2023-06-17 22:44:16', '2023-06-17 22:44:16'),
(200538, 79475, 'action created', '2023-06-15 14:25:37', '2023-06-15 14:25:37'),
(200522, 79469, 'action started via WP Cron', '2023-06-15 11:11:31', '2023-06-15 11:11:31'),
(200579, 79487, 'action complete via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200544, 79477, 'action created', '2023-06-15 15:25:55', '2023-06-15 15:25:55'),
(200543, 79476, 'action complete via WP Cron', '2023-06-15 14:30:40', '2023-06-15 14:30:40'),
(166554, 68096, 'action started via WP Cron', '2022-11-10 06:26:38', '2022-11-10 06:26:38'),
(199561, 79148, 'action started via WP Cron', '2023-06-09 08:00:23', '2023-06-09 08:00:23'),
(199541, 79141, 'action complete via WP Cron', '2023-06-09 04:34:38', '2023-06-09 04:34:38'),
(199542, 79094, 'action started via WP Cron', '2023-06-09 05:26:34', '2023-06-09 05:26:34'),
(199543, 79094, 'action complete via WP Cron', '2023-06-09 05:26:34', '2023-06-09 05:26:34'),
(199789, 79226, 'action created', '2023-06-10 19:13:37', '2023-06-10 19:13:37'),
(199580, 79154, 'action complete via WP Cron', '2023-06-09 10:25:35', '2023-06-09 10:25:35'),
(199594, 79161, 'action created', '2023-06-09 13:25:36', '2023-06-09 13:25:36'),
(199601, 79162, 'action started via WP Cron', '2023-06-09 14:13:20', '2023-06-09 14:13:20'),
(200085, 79324, 'action complete via WP Cron', '2023-06-12 17:28:35', '2023-06-12 17:28:35'),
(199669, 79184, 'action started via WP Cron', '2023-06-10 00:19:52', '2023-06-10 00:19:52'),
(199515, 79134, 'action complete via WP Cron', '2023-06-09 00:26:27', '2023-06-09 00:26:27'),
(199512, 79133, 'action created', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199467, 79117, 'action complete via WP Cron', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(199466, 79117, 'action started via WP Cron', '2023-06-08 18:16:57', '2023-06-08 18:16:57'),
(200260, 79383, 'action created', '2023-06-13 20:26:27', '2023-06-13 20:26:27'),
(200567, 79484, 'action complete via WP Cron', '2023-06-15 18:25:38', '2023-06-15 18:25:38'),
(200542, 79476, 'action started via WP Cron', '2023-06-15 14:30:40', '2023-06-15 14:30:40'),
(200693, 79526, 'action started via WP Cron', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(200692, 79527, 'action created', '2023-06-16 14:25:44', '2023-06-16 14:25:44'),
(199522, 79135, 'action started via WP Cron', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(200534, 79474, 'action started via WP Cron', '2023-06-15 13:22:27', '2023-06-15 13:22:27'),
(200511, 79466, 'action complete via WP Cron', '2023-06-15 09:25:39', '2023-06-15 09:25:39'),
(200560, 79482, 'action started via WP Cron', '2023-06-15 17:28:01', '2023-06-15 17:28:01'),
(201455, 79780, 'action complete via WP Cron', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201074, 79653, 'action complete via WP Cron', '2023-06-19 01:32:04', '2023-06-19 01:32:04'),
(201070, 79653, 'action created', '2023-06-19 01:26:09', '2023-06-19 01:26:09'),
(199721, 79201, 'action complete via WP Cron', '2023-06-10 07:31:47', '2023-06-10 07:31:47'),
(201080, 79655, 'action complete via WP Cron', '2023-06-19 02:04:47', '2023-06-19 02:04:47'),
(199119, 79002, 'action complete via WP Cron', '2023-06-06 12:37:17', '2023-06-06 12:37:17'),
(201235, 79708, 'action created', '2023-06-20 02:08:52', '2023-06-20 02:08:52'),
(201169, 79686, 'action created', '2023-06-19 16:26:16', '2023-06-19 16:26:16'),
(201416, 79767, 'action complete via WP Cron', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201186, 79691, 'action created', '2023-06-19 19:07:17', '2023-06-19 19:07:17'),
(201185, 79689, 'action complete via WP Cron', '2023-06-19 19:00:45', '2023-06-19 19:00:45'),
(201160, 79681, 'action started via WP Cron', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(201088, 79659, 'action created', '2023-06-19 04:26:15', '2023-06-19 04:26:15'),
(201089, 79660, 'action created', '2023-06-19 04:26:17', '2023-06-19 04:26:17'),
(196697, 78194, 'action complete via WP Cron', '2023-05-21 23:27:06', '2023-05-21 23:27:06'),
(201414, 79766, 'action complete via WP Cron', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201452, 79779, 'action started via WP Cron', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201505, 79798, 'action created', '2023-06-21 20:09:48', '2023-06-21 20:09:48'),
(201521, 79802, 'action complete via WP Cron', '2023-06-21 21:25:33', '2023-06-21 21:25:33'),
(201392, 79758, 'action complete via WP Cron', '2023-06-21 01:27:06', '2023-06-21 01:27:06'),
(197683, 78522, 'action started via WP Cron', '2023-05-28 08:25:35', '2023-05-28 08:25:35'),
(197345, 78410, 'action started via WP Cron', '2023-05-26 05:26:18', '2023-05-26 05:26:18'),
(197346, 78410, 'action complete via WP Cron', '2023-05-26 05:26:18', '2023-05-26 05:26:18'),
(196871, 78252, 'action created', '2023-05-23 03:06:56', '2023-05-23 03:06:56'),
(196817, 78235, 'action started via WP Cron', '2023-05-22 19:29:04', '2023-05-22 19:29:04'),
(201474, 79787, 'action created', '2023-06-21 15:25:32', '2023-06-21 15:25:32'),
(197180, 78354, 'action complete via WP Cron', '2023-05-25 03:07:54', '2023-05-25 03:07:54'),
(197218, 78367, 'action started via WP Cron', '2023-05-25 09:26:03', '2023-05-25 09:26:03'),
(197367, 78418, 'action created', '2023-05-26 09:18:51', '2023-05-26 09:18:51'),
(197368, 78419, 'action created', '2023-05-26 09:18:51', '2023-05-26 09:18:51'),
(196900, 78261, 'action started via WP Cron', '2023-05-23 07:53:42', '2023-05-23 07:53:42'),
(196924, 78270, 'action started via WP Cron', '2023-05-23 11:49:24', '2023-05-23 11:49:24'),
(196917, 78268, 'action complete via WP Cron', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196925, 78270, 'action complete via WP Cron', '2023-05-23 11:49:24', '2023-05-23 11:49:24'),
(196908, 78265, 'action created', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(196909, 78266, 'action created', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(197034, 78306, 'action complete via WP Cron', '2023-05-24 04:21:12', '2023-05-24 04:21:12'),
(167916, 68602, 'action created', '2022-11-18 20:07:06', '2022-11-18 20:07:06'),
(197042, 78308, 'action complete via WP Cron', '2023-05-24 05:31:34', '2023-05-24 05:31:34'),
(167918, 68604, 'action created', '2022-11-18 20:07:06', '2022-11-18 20:07:06'),
(197047, 78310, 'action started via WP Cron', '2023-05-24 06:41:42', '2023-05-24 06:41:42'),
(197444, 78441, 'action complete via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(197391, 78426, 'action created', '2023-05-26 13:10:07', '2023-05-26 13:10:07'),
(197332, 78405, 'action started via WP Cron', '2023-05-26 03:14:01', '2023-05-26 03:14:01'),
(197330, 78406, 'action started via WP Cron', '2023-05-26 03:14:01', '2023-05-26 03:14:01'),
(197325, 78403, 'action complete via WP Cron', '2023-05-26 02:26:33', '2023-05-26 02:26:33'),
(197364, 78417, 'action complete via WP Cron', '2023-05-26 08:26:18', '2023-05-26 08:26:18'),
(197352, 78412, 'action complete via WP Cron', '2023-05-26 06:12:51', '2023-05-26 06:12:51'),
(197351, 78412, 'action started via WP Cron', '2023-05-26 06:12:51', '2023-05-26 06:12:51'),
(199356, 79081, 'action complete via WP Cron', '2023-06-08 00:35:30', '2023-06-08 00:35:30'),
(199362, 79083, 'action complete via WP Cron', '2023-06-08 01:05:31', '2023-06-08 01:05:31'),
(199363, 79082, 'action started via WP Cron', '2023-06-08 01:05:31', '2023-06-08 01:05:31'),
(199590, 79159, 'action complete via WP Cron', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(199560, 79149, 'action complete via WP Cron', '2023-06-09 08:00:23', '2023-06-09 08:00:23'),
(199188, 79025, 'action created', '2023-06-06 23:26:08', '2023-06-06 23:26:08'),
(199159, 79016, 'action created', '2023-06-06 19:29:19', '2023-06-06 19:29:19'),
(199260, 79048, 'action complete via WP Cron', '2023-06-07 09:21:31', '2023-06-07 09:21:31'),
(199229, 79037, 'action complete via Async Request', '2023-06-07 04:26:18', '2023-06-07 04:26:18'),
(199182, 79023, 'action created', '2023-06-06 22:08:00', '2023-06-06 22:08:00'),
(199176, 79021, 'action created', '2023-06-06 21:12:33', '2023-06-06 21:12:33'),
(199230, 78986, 'action started via WP Cron', '2023-06-07 05:23:50', '2023-06-07 05:23:50'),
(198363, 78750, 'action created', '2023-06-01 18:26:19', '2023-06-01 18:26:19'),
(199169, 79017, 'action complete via WP Cron', '2023-06-06 20:26:15', '2023-06-06 20:26:15'),
(198669, 78852, 'action created', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198528, 78805, 'action created', '2023-06-02 20:21:17', '2023-06-02 20:21:17'),
(198818, 78901, 'action started via WP Cron', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(199032, 78972, 'action complete via WP Cron', '2023-06-05 23:30:49', '2023-06-05 23:30:49'),
(199224, 79037, 'action created', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(198965, 78951, 'action started via WP Cron', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(199031, 78972, 'action started via WP Cron', '2023-06-05 23:30:49', '2023-06-05 23:30:49'),
(199029, 78972, 'action created', '2023-06-05 23:26:01', '2023-06-05 23:26:01'),
(198744, 78879, 'action created', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198759, 78882, 'action complete via WP Cron', '2023-06-04 06:26:22', '2023-06-04 06:26:22'),
(198409, 78765, 'action started via WP Cron', '2023-06-02 00:23:40', '2023-06-02 00:23:40'),
(198408, 78764, 'action complete via WP Cron', '2023-06-02 00:23:40', '2023-06-02 00:23:40'),
(198404, 78762, 'action complete via WP Cron', '2023-06-01 23:26:22', '2023-06-01 23:26:22'),
(198403, 78762, 'action started via WP Cron', '2023-06-01 23:26:22', '2023-06-01 23:26:22'),
(198402, 78763, 'action complete via WP Cron', '2023-06-01 23:26:22', '2023-06-01 23:26:22'),
(198405, 78764, 'action created', '2023-06-02 00:22:12', '2023-06-02 00:22:12'),
(198387, 78758, 'action created', '2023-06-01 21:26:17', '2023-06-01 21:26:17'),
(198779, 78887, 'action complete via WP Cron', '2023-06-04 08:20:04', '2023-06-04 08:20:04'),
(198773, 78886, 'action complete via WP Cron', '2023-06-04 08:19:01', '2023-06-04 08:19:01'),
(198492, 78793, 'action created', '2023-06-02 14:26:48', '2023-06-02 14:26:48'),
(198493, 78794, 'action created', '2023-06-02 14:26:48', '2023-06-02 14:26:48'),
(199010, 78967, 'action complete via WP Cron', '2023-06-05 20:18:00', '2023-06-05 20:18:00'),
(199028, 78970, 'action complete via WP Cron', '2023-06-05 22:18:59', '2023-06-05 22:18:59'),
(199390, 79093, 'action created', '2023-06-08 05:12:09', '2023-06-08 05:12:09'),
(198792, 78893, 'action created', '2023-06-04 11:25:49', '2023-06-04 11:25:49'),
(198791, 78892, 'action complete via WP Cron', '2023-06-04 10:31:41', '2023-06-04 10:31:41'),
(200776, 79555, 'action created', '2023-06-17 03:25:51', '2023-06-17 03:25:51'),
(198776, 78888, 'action started via WP Cron', '2023-06-04 08:20:04', '2023-06-04 08:20:04'),
(198777, 78888, 'action complete via WP Cron', '2023-06-04 08:20:04', '2023-06-04 08:20:04'),
(198778, 78887, 'action started via WP Cron', '2023-06-04 08:20:04', '2023-06-04 08:20:04'),
(198709, 78864, 'action started via WP Cron', '2023-06-03 23:02:29', '2023-06-03 23:02:29'),
(198764, 78883, 'action started via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198754, 78823, 'action complete via WP Cron', '2023-06-04 04:31:39', '2023-06-04 04:31:39'),
(198746, 78879, 'action complete via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198683, 78857, 'action started via WP Cron', '2023-06-03 20:25:51', '2023-06-03 20:25:51'),
(198684, 78857, 'action complete via WP Cron', '2023-06-03 20:25:51', '2023-06-03 20:25:51'),
(198685, 78856, 'action started via WP Cron', '2023-06-03 20:25:51', '2023-06-03 20:25:51'),
(198702, 78863, 'action complete via WP Cron', '2023-06-03 21:45:11', '2023-06-03 21:45:11'),
(199347, 79078, 'action created', '2023-06-07 23:26:11', '2023-06-07 23:26:11'),
(200089, 79326, 'action created', '2023-06-12 18:26:07', '2023-06-12 18:26:07'),
(200060, 79315, 'action started via WP Cron', '2023-06-12 13:26:07', '2023-06-12 13:26:07'),
(199073, 78986, 'action created', '2023-06-06 04:32:00', '2023-06-06 04:32:00'),
(200819, 79567, 'action complete via WP Cron', '2023-06-17 09:25:57', '2023-06-17 09:25:57'),
(199186, 79023, 'action started via WP Cron', '2023-06-06 22:11:35', '2023-06-06 22:11:35'),
(199200, 79029, 'action created', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(199330, 79073, 'action complete via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199406, 79098, 'action started via WP Cron', '2023-06-08 07:42:29', '2023-06-08 07:42:29'),
(199251, 79046, 'action created', '2023-06-07 08:26:14', '2023-06-07 08:26:14'),
(200170, 79351, 'action started via WP Cron', '2023-06-13 05:36:38', '2023-06-13 05:36:38'),
(199472, 79120, 'action started via WP Cron', '2023-06-08 18:26:23', '2023-06-08 18:26:23'),
(199473, 79120, 'action complete via WP Cron', '2023-06-08 18:26:23', '2023-06-08 18:26:23'),
(199457, 79113, 'action complete via WP Cron', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199455, 79114, 'action complete via WP Cron', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199456, 79113, 'action started via WP Cron', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199847, 79244, 'action complete via WP Cron', '2023-06-11 03:27:11', '2023-06-11 03:27:11'),
(199654, 79181, 'action created', '2023-06-09 22:09:48', '2023-06-09 22:09:48'),
(199087, 78992, 'action created', '2023-06-06 07:08:18', '2023-06-06 07:08:18'),
(199086, 78991, 'action created', '2023-06-06 07:08:18', '2023-06-06 07:08:18'),
(197601, 78493, 'action complete via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(199791, 79225, 'action complete via WP Cron', '2023-06-10 19:26:43', '2023-06-10 19:26:43'),
(197610, 78499, 'action created', '2023-05-27 22:08:52', '2023-05-27 22:08:52'),
(197534, 78473, 'action started via WP Cron', '2023-05-27 10:13:21', '2023-05-27 10:13:21'),
(197655, 78513, 'action started via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(200218, 79369, 'action created', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(199756, 79213, 'action started via WP Cron', '2023-06-10 13:25:43', '2023-06-10 13:25:43'),
(199636, 79175, 'action created', '2023-06-09 20:05:54', '2023-06-09 20:05:54'),
(199921, 79269, 'action started via WP Cron', '2023-06-11 15:22:14', '2023-06-11 15:22:14'),
(199841, 79242, 'action complete via WP Cron', '2023-06-11 02:39:24', '2023-06-11 02:39:24'),
(165903, 67877, 'action started via WP Cron', '2022-11-06 06:16:56', '2022-11-06 06:16:56'),
(200521, 79470, 'action created', '2023-06-15 11:05:41', '2023-06-15 11:05:41'),
(200033, 79305, 'action complete via WP Cron', '2023-06-12 08:43:51', '2023-06-12 08:43:51'),
(200048, 79311, 'action started via WP Cron', '2023-06-12 11:51:28', '2023-06-12 11:51:28'),
(200022, 79303, 'action created', '2023-06-12 07:26:33', '2023-06-12 07:26:33'),
(199880, 79255, 'action complete via WP Cron', '2023-06-11 08:25:52', '2023-06-11 08:25:52'),
(200074, 79320, 'action started via WP Cron', '2023-06-12 15:26:07', '2023-06-12 15:26:07'),
(200007, 79298, 'action created', '2023-06-12 05:26:03', '2023-06-12 05:26:03'),
(200069, 79317, 'action complete via WP Cron', '2023-06-12 14:41:45', '2023-06-12 14:41:45'),
(200228, 79371, 'action complete via WP Cron', '2023-06-13 14:26:21', '2023-06-13 14:26:21'),
(200215, 79366, 'action started via WP Cron', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(201232, 79705, 'action started via WP Cron', '2023-06-20 01:26:22', '2023-06-20 01:26:22'),
(200286, 79391, 'action complete via WP Cron', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(199039, 78975, 'action started via WP Cron', '2023-06-06 00:26:05', '2023-06-06 00:26:05'),
(200279, 79389, 'action started via WP Cron', '2023-06-13 22:37:22', '2023-06-13 22:37:22'),
(200341, 79408, 'action started via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200291, 79392, 'action started via WP Cron', '2023-06-14 00:32:25', '2023-06-14 00:32:25'),
(200191, 79359, 'action started via WP Cron', '2023-06-13 08:11:29', '2023-06-13 08:11:29'),
(201228, 79705, 'action created', '2023-06-20 01:11:27', '2023-06-20 01:11:27'),
(200162, 79347, 'action started via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(199060, 78983, 'action created', '2023-06-06 04:06:46', '2023-06-06 04:06:46'),
(200190, 79358, 'action complete via WP Cron', '2023-06-13 08:11:29', '2023-06-13 08:11:29'),
(200154, 79347, 'action created', '2023-06-13 04:26:12', '2023-06-13 04:26:12'),
(200302, 79397, 'action created', '2023-06-14 02:26:17', '2023-06-14 02:26:17'),
(200622, 79503, 'action created', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200736, 79539, 'action complete via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(166715, 68148, 'action started via WP Cron', '2022-11-11 06:56:27', '2022-11-11 06:56:27'),
(166716, 68148, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-11 06:56:27', '2022-11-11 06:56:27'),
(200864, 79583, 'action started via WP Cron', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(200980, 79623, 'action created', '2023-06-18 11:26:06', '2023-06-18 11:26:06'),
(200904, 79597, 'action created', '2023-06-17 23:26:10', '2023-06-17 23:26:10'),
(200774, 79552, 'action complete via WP Cron', '2023-06-17 02:25:48', '2023-06-17 02:25:48'),
(200840, 79576, 'action started via WP Cron', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(200841, 79576, 'action complete via WP Cron', '2023-06-17 14:25:54', '2023-06-17 14:25:54'),
(201179, 79687, 'action complete via WP Cron', '2023-06-19 17:15:13', '2023-06-19 17:15:13'),
(200903, 79596, 'action complete via WP Cron', '2023-06-17 22:44:16', '2023-06-17 22:44:16'),
(200869, 79586, 'action created', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(201120, 79669, 'action created', '2023-06-19 08:26:16', '2023-06-19 08:26:16'),
(197940, 78609, 'action created', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(197451, 78446, 'action created', '2023-05-26 22:12:55', '2023-05-26 22:12:55'),
(196792, 78227, 'action created', '2023-05-22 15:26:10', '2023-05-22 15:26:10'),
(197416, 78435, 'action created', '2023-05-26 17:21:26', '2023-05-26 17:21:26'),
(197441, 78443, 'action started via WP Cron', '2023-05-26 20:26:20', '2023-05-26 20:26:20'),
(196883, 78255, 'action complete via WP Cron', '2023-05-23 04:25:10', '2023-05-23 04:25:10'),
(196876, 78254, 'action started via WP Cron', '2023-05-23 03:15:39', '2023-05-23 03:15:39'),
(196984, 78290, 'action started via WP Cron', '2023-05-23 20:25:52', '2023-05-23 20:25:52'),
(196851, 78246, 'action created', '2023-05-23 00:26:22', '2023-05-23 00:26:22'),
(197079, 78322, 'action created', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(196976, 78289, 'action created', '2023-05-23 20:05:06', '2023-05-23 20:05:06'),
(199046, 78977, 'action complete via WP Cron', '2023-06-06 01:10:56', '2023-06-06 01:10:56'),
(198775, 78888, 'action created', '2023-06-04 08:19:03', '2023-06-04 08:19:03'),
(198848, 78913, 'action created', '2023-06-04 20:05:16', '2023-06-04 20:05:16'),
(198481, 78790, 'action created', '2023-06-02 12:04:45', '2023-06-02 12:04:45'),
(198428, 78770, 'action complete via WP Cron', '2023-06-02 03:19:08', '2023-06-02 03:19:08'),
(197490, 78459, 'action created', '2023-05-27 04:09:59', '2023-05-27 04:09:59'),
(197272, 78386, 'action started via WP Cron', '2023-05-25 18:26:09', '2023-05-25 18:26:09'),
(197258, 78382, 'action started via WP Cron', '2023-05-25 16:24:14', '2023-05-25 16:24:14'),
(197267, 78383, 'action complete via WP Cron', '2023-05-25 17:31:29', '2023-05-25 17:31:29'),
(197022, 78252, 'action started via WP Cron', '2023-05-24 03:25:56', '2023-05-24 03:25:56'),
(197302, 78395, 'action started via WP Cron', '2023-05-25 22:26:09', '2023-05-25 22:26:09'),
(197109, 78332, 'action created', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(197089, 78325, 'action started via WP Cron', '2023-05-24 13:26:20', '2023-05-24 13:26:20'),
(196999, 78296, 'action created', '2023-05-23 23:12:28', '2023-05-23 23:12:28'),
(197085, 78324, 'action created', '2023-05-24 13:14:37', '2023-05-24 13:14:37'),
(197086, 78325, 'action created', '2023-05-24 13:14:37', '2023-05-24 13:14:37'),
(196795, 78227, 'action started via WP Cron', '2023-05-22 15:53:34', '2023-05-22 15:53:34'),
(196791, 78226, 'action created', '2023-05-22 15:26:10', '2023-05-22 15:26:10'),
(196819, 78234, 'action started via WP Cron', '2023-05-22 19:29:04', '2023-05-22 19:29:04'),
(196785, 78224, 'action created', '2023-05-22 14:05:18', '2023-05-22 14:05:18'),
(196777, 78220, 'action started via WP Cron', '2023-05-22 13:01:20', '2023-05-22 13:01:20'),
(196852, 78247, 'action created', '2023-05-23 00:26:22', '2023-05-23 00:26:22'),
(196891, 78260, 'action created', '2023-05-23 06:25:56', '2023-05-23 06:25:56'),
(196796, 78227, 'action complete via WP Cron', '2023-05-22 15:53:34', '2023-05-22 15:53:34'),
(196797, 78228, 'action created', '2023-05-22 16:11:37', '2023-05-22 16:11:37'),
(196798, 78229, 'action created', '2023-05-22 16:11:37', '2023-05-22 16:11:37'),
(196804, 78231, 'action created', '2023-05-22 17:04:49', '2023-05-22 17:04:49'),
(196864, 78251, 'action created', '2023-05-23 02:10:18', '2023-05-23 02:10:18'),
(196865, 78250, 'action started via WP Cron', '2023-05-23 02:12:26', '2023-05-23 02:12:26'),
(196866, 78250, 'action complete via WP Cron', '2023-05-23 02:12:26', '2023-05-23 02:12:26'),
(196867, 78251, 'action started via WP Cron', '2023-05-23 02:12:26', '2023-05-23 02:12:26'),
(196776, 78221, 'action complete via WP Cron', '2023-05-22 13:01:20', '2023-05-22 13:01:20'),
(196775, 78221, 'action started via WP Cron', '2023-05-22 13:01:20', '2023-05-22 13:01:20'),
(198414, 78767, 'action complete via WP Cron', '2023-06-02 01:19:34', '2023-06-02 01:19:34'),
(198417, 78768, 'action created', '2023-06-02 02:22:30', '2023-06-02 02:22:30'),
(198416, 78766, 'action complete via WP Cron', '2023-06-02 01:19:34', '2023-06-02 01:19:34'),
(198798, 78895, 'action created', '2023-06-04 12:21:54', '2023-06-04 12:21:54'),
(198799, 78896, 'action created', '2023-06-04 12:21:54', '2023-06-04 12:21:54'),
(198508, 78797, 'action started via WP Cron', '2023-06-02 16:47:20', '2023-06-02 16:47:20'),
(198565, 78818, 'action created', '2023-06-03 01:20:15', '2023-06-03 01:20:15'),
(198471, 78786, 'action complete via WP Cron', '2023-06-02 10:34:48', '2023-06-02 10:34:48'),
(198465, 78784, 'action complete via WP Cron', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198478, 78788, 'action started via WP Cron', '2023-06-02 11:33:41', '2023-06-02 11:33:41'),
(198535, 78806, 'action complete via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198491, 78791, 'action complete via WP Cron', '2023-06-02 13:26:22', '2023-06-02 13:26:22'),
(164465, 67451, 'action created', '2022-10-28 04:26:05', '2022-10-28 04:26:05'),
(198494, 78794, 'action started via WP Cron', '2023-06-02 14:38:40', '2023-06-02 14:38:40'),
(198766, 78881, 'action started via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198675, 78854, 'action created', '2023-06-03 18:04:40', '2023-06-03 18:04:40'),
(198809, 78897, 'action complete via WP Cron', '2023-06-04 13:25:50', '2023-06-04 13:25:50'),
(198527, 78804, 'action complete via WP Cron', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(198802, 78895, 'action started via WP Cron', '2023-06-04 12:25:50', '2023-06-04 12:25:50'),
(198526, 78804, 'action started via WP Cron', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(198634, 78841, 'action created', '2023-06-03 11:25:03', '2023-06-03 11:25:03'),
(198633, 78840, 'action created', '2023-06-03 11:25:03', '2023-06-03 11:25:03'),
(198521, 78802, 'action complete via WP Cron', '2023-06-02 18:59:12', '2023-06-02 18:59:12'),
(198596, 78826, 'action complete via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198513, 78799, 'action complete via WP Cron', '2023-06-02 17:17:24', '2023-06-02 17:17:24'),
(198625, 78837, 'action started via WP Cron', '2023-06-03 09:05:45', '2023-06-03 09:05:45'),
(169459, 69064, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-28 11:25:58', '2022-11-28 11:25:58'),
(169458, 69064, 'action started via WP Cron', '2022-11-28 11:25:58', '2022-11-28 11:25:58'),
(198547, 78812, 'action created', '2023-06-02 22:26:29', '2023-06-02 22:26:29'),
(198552, 78813, 'action created', '2023-06-02 23:26:29', '2023-06-02 23:26:29'),
(198548, 78811, 'action started via WP Cron', '2023-06-02 22:41:05', '2023-06-02 22:41:05'),
(198567, 78818, 'action complete via WP Cron', '2023-06-03 01:25:59', '2023-06-03 01:25:59'),
(198568, 78817, 'action started via WP Cron', '2023-06-03 01:25:59', '2023-06-03 01:25:59'),
(198551, 78812, 'action complete via WP Cron', '2023-06-02 22:41:05', '2023-06-02 22:41:05'),
(198960, 78949, 'action complete via WP Cron', '2023-06-05 12:26:23', '2023-06-05 12:26:23'),
(198961, 78948, 'action started via WP Cron', '2023-06-05 12:26:23', '2023-06-05 12:26:23'),
(198951, 78946, 'action created', '2023-06-05 11:26:21', '2023-06-05 11:26:21'),
(198632, 78838, 'action complete via WP Cron', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(198803, 78895, 'action complete via WP Cron', '2023-06-04 12:25:50', '2023-06-04 12:25:50'),
(198566, 78818, 'action started via WP Cron', '2023-06-03 01:25:59', '2023-06-03 01:25:59');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(198735, 78874, 'action created', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198704, 78862, 'action complete via WP Cron', '2023-06-03 21:45:11', '2023-06-03 21:45:11'),
(198590, 78827, 'action complete via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198652, 78847, 'action created', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198564, 78817, 'action created', '2023-06-03 01:20:15', '2023-06-03 01:20:15'),
(198593, 78824, 'action started via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(199242, 79043, 'action complete via WP Cron', '2023-06-07 06:18:33', '2023-06-07 06:18:33'),
(199243, 79042, 'action started via WP Cron', '2023-06-07 06:18:33', '2023-06-07 06:18:33'),
(199244, 79042, 'action complete via WP Cron', '2023-06-07 06:18:33', '2023-06-07 06:18:33'),
(199237, 79040, 'action started via WP Cron', '2023-06-07 05:26:12', '2023-06-07 05:26:12'),
(198869, 78917, 'action complete via WP Cron', '2023-06-04 22:58:31', '2023-06-04 22:58:31'),
(201269, 79717, 'action complete via WP Cron', '2023-06-20 06:26:28', '2023-06-20 06:26:28'),
(198745, 78879, 'action started via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198758, 78882, 'action started via WP Cron', '2023-06-04 06:26:22', '2023-06-04 06:26:22'),
(198732, 78873, 'action complete via WP Cron', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198712, 78867, 'action created', '2023-06-03 23:25:41', '2023-06-03 23:25:41'),
(198729, 78872, 'action created', '2023-06-04 02:25:38', '2023-06-04 02:25:38'),
(198913, 78880, 'action complete via WP Cron', '2023-06-05 04:31:50', '2023-06-05 04:31:50'),
(198888, 78925, 'action created', '2023-06-05 02:25:49', '2023-06-05 02:25:49'),
(198646, 78845, 'action created', '2023-06-03 13:25:38', '2023-06-03 13:25:38'),
(198648, 78844, 'action complete via WP Cron', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198649, 78845, 'action started via WP Cron', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198650, 78845, 'action complete via WP Cron', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198862, 78916, 'action started via WP Cron', '2023-06-04 21:41:05', '2023-06-04 21:41:05'),
(198751, 78878, 'action started via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198641, 78842, 'action started via WP Cron', '2023-06-03 12:50:15', '2023-06-03 12:50:15'),
(198637, 78841, 'action started via WP Cron', '2023-06-03 11:46:12', '2023-06-03 11:46:12'),
(198642, 78842, 'action complete via WP Cron', '2023-06-03 12:50:15', '2023-06-03 12:50:15'),
(198892, 78925, 'action started via WP Cron', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198723, 78870, 'action created', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(198722, 78869, 'action complete via WP Cron', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(198865, 78918, 'action created', '2023-06-04 22:25:50', '2023-06-04 22:25:50'),
(198711, 78866, 'action created', '2023-06-03 23:25:41', '2023-06-03 23:25:41'),
(198721, 78869, 'action started via WP Cron', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(198705, 78864, 'action created', '2023-06-03 22:26:06', '2023-06-03 22:26:06'),
(198716, 78866, 'action complete via WP Cron', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198949, 78945, 'action started via WP Cron', '2023-06-05 10:28:16', '2023-06-05 10:28:16'),
(199078, 78987, 'action started via WP Cron', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(199079, 78987, 'action complete via WP Cron', '2023-06-06 06:13:16', '2023-06-06 06:13:16'),
(198808, 78897, 'action started via WP Cron', '2023-06-04 13:25:50', '2023-06-04 13:25:50'),
(198806, 78898, 'action started via WP Cron', '2023-06-04 13:25:50', '2023-06-04 13:25:50'),
(198805, 78898, 'action created', '2023-06-04 13:10:42', '2023-06-04 13:10:42'),
(199071, 78933, 'action started via WP Cron', '2023-06-06 04:32:00', '2023-06-06 04:32:00'),
(199072, 78933, 'action complete via WP Cron', '2023-06-06 04:32:00', '2023-06-06 04:32:00'),
(198876, 78921, 'action created', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(198879, 78922, 'action complete via WP Cron', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(198844, 78909, 'action started via WP Cron', '2023-06-04 19:24:53', '2023-06-04 19:24:53'),
(198971, 78952, 'action started via WP Cron', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(198972, 78952, 'action complete via WP Cron', '2023-06-05 15:26:00', '2023-06-05 15:26:00'),
(198823, 78904, 'action created', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(164774, 67554, 'action created', '2022-10-30 04:26:49', '2022-10-30 04:26:49'),
(198760, 78883, 'action created', '2023-06-04 06:26:22', '2023-06-04 06:26:22'),
(198787, 78892, 'action created', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(198786, 78891, 'action created', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(198757, 78882, 'action created', '2023-06-04 05:25:49', '2023-06-04 05:25:49'),
(198747, 78877, 'action started via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198743, 78878, 'action created', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198820, 78902, 'action started via WP Cron', '2023-06-04 16:25:52', '2023-06-04 16:25:52'),
(198772, 78886, 'action started via WP Cron', '2023-06-04 08:19:01', '2023-06-04 08:19:01'),
(198770, 78885, 'action started via WP Cron', '2023-06-04 08:19:01', '2023-06-04 08:19:01'),
(198741, 78876, 'action created', '2023-06-04 04:21:08', '2023-06-04 04:21:08'),
(198856, 78912, 'action started via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198627, 78838, 'action created', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(198628, 78839, 'action created', '2023-06-03 10:25:58', '2023-06-03 10:25:58'),
(200609, 79497, 'action complete via WP Cron', '2023-06-16 01:17:17', '2023-06-16 01:17:17'),
(198895, 78928, 'action created', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198904, 78931, 'action started via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(198905, 78931, 'action complete via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(199033, 78973, 'action started via WP Cron', '2023-06-05 23:30:49', '2023-06-05 23:30:49'),
(199012, 78965, 'action complete via WP Cron', '2023-06-05 20:18:00', '2023-06-05 20:18:00'),
(198890, 78926, 'action started via WP Cron', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198891, 78926, 'action complete via WP Cron', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198872, 78920, 'action started via WP Cron', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(198873, 78920, 'action complete via WP Cron', '2023-06-05 00:25:54', '2023-06-05 00:25:54'),
(199313, 79067, 'action started via WP Cron', '2023-06-07 18:12:03', '2023-06-07 18:12:03'),
(199148, 79012, 'action started via WP Cron', '2023-06-06 18:01:48', '2023-06-06 18:01:48'),
(199280, 79054, 'action complete via WP Cron', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199267, 79050, 'action started via WP Cron', '2023-06-07 10:22:56', '2023-06-07 10:22:56'),
(199118, 79002, 'action started via WP Cron', '2023-06-06 12:37:17', '2023-06-06 12:37:17'),
(165094, 67609, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-01 05:24:38', '2022-11-01 05:24:38'),
(198223, 78703, 'action started via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198185, 78690, 'action started via WP Cron', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(200608, 79497, 'action started via WP Cron', '2023-06-16 01:17:17', '2023-06-16 01:17:17'),
(198240, 78708, 'action complete via WP Cron', '2023-05-31 22:26:05', '2023-05-31 22:26:05'),
(198211, 78698, 'action started via WP Cron', '2023-05-31 18:26:06', '2023-05-31 18:26:06'),
(198229, 78702, 'action started via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(199256, 79046, 'action complete via WP Cron', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(199114, 78999, 'action started via WP Cron', '2023-06-06 11:28:58', '2023-06-06 11:28:58'),
(199016, 78966, 'action complete via WP Cron', '2023-06-05 20:18:01', '2023-06-05 20:18:01'),
(199092, 78993, 'action created', '2023-06-06 08:22:55', '2023-06-06 08:22:55'),
(198935, 78940, 'action started via WP Cron', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(198936, 78940, 'action complete via WP Cron', '2023-06-05 09:25:59', '2023-06-05 09:25:59'),
(198986, 78957, 'action complete via WP Cron', '2023-06-05 16:26:05', '2023-06-05 16:26:05'),
(198933, 78940, 'action created', '2023-06-05 08:26:00', '2023-06-05 08:26:00'),
(198934, 78941, 'action created', '2023-06-05 08:26:00', '2023-06-05 08:26:00'),
(198970, 78953, 'action created', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(198983, 78956, 'action started via WP Cron', '2023-06-05 16:26:05', '2023-06-05 16:26:05'),
(198995, 78961, 'action started via WP Cron', '2023-06-05 18:26:20', '2023-06-05 18:26:20'),
(199648, 79179, 'action created', '2023-06-09 21:08:29', '2023-06-09 21:08:29'),
(198999, 78962, 'action created', '2023-06-05 19:07:59', '2023-06-05 19:07:59'),
(198987, 78958, 'action created', '2023-06-05 17:22:59', '2023-06-05 17:22:59'),
(199202, 79029, 'action started via WP Cron', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199203, 79029, 'action complete via WP Cron', '2023-06-07 02:26:17', '2023-06-07 02:26:17'),
(199164, 79017, 'action created', '2023-06-06 20:25:27', '2023-06-06 20:25:27'),
(199139, 79007, 'action complete via WP Cron', '2023-06-06 15:26:10', '2023-06-06 15:26:10'),
(199136, 79008, 'action started via WP Cron', '2023-06-06 15:26:10', '2023-06-06 15:26:10'),
(199134, 79007, 'action created', '2023-06-06 15:05:32', '2023-06-06 15:05:32'),
(199135, 79008, 'action created', '2023-06-06 15:05:32', '2023-06-06 15:05:32'),
(199183, 79024, 'action created', '2023-06-06 22:08:00', '2023-06-06 22:08:00'),
(199082, 78989, 'action started via WP Cron', '2023-06-06 06:18:24', '2023-06-06 06:18:24'),
(199163, 79016, 'action complete via WP Cron', '2023-06-06 19:36:15', '2023-06-06 19:36:15'),
(199026, 78971, 'action complete via WP Cron', '2023-06-05 22:18:59', '2023-06-05 22:18:59'),
(199037, 78974, 'action started via WP Cron', '2023-06-06 00:26:05', '2023-06-06 00:26:05'),
(199050, 78978, 'action complete via WP Cron', '2023-06-06 02:10:14', '2023-06-06 02:10:14'),
(199034, 78973, 'action complete via WP Cron', '2023-06-05 23:30:49', '2023-06-05 23:30:49'),
(199151, 79011, 'action complete via WP Cron', '2023-06-06 18:01:48', '2023-06-06 18:01:48'),
(199061, 78984, 'action created', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(165424, 67718, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-03 05:26:16', '2022-11-03 05:26:16'),
(199329, 79073, 'action started via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199344, 79076, 'action complete via WP Cron', '2023-06-07 22:10:58', '2023-06-07 22:10:58'),
(199630, 79173, 'action created', '2023-06-09 19:17:55', '2023-06-09 19:17:55'),
(199384, 79091, 'action complete via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199480, 79122, 'action started via WP Cron', '2023-06-08 19:53:01', '2023-06-08 19:53:01'),
(199354, 79081, 'action created', '2023-06-08 00:26:17', '2023-06-08 00:26:17'),
(199528, 79137, 'action started via WP Cron', '2023-06-09 02:14:03', '2023-06-09 02:14:03'),
(200822, 79570, 'action started via WP Cron', '2023-06-17 10:15:56', '2023-06-17 10:15:56'),
(200820, 79569, 'action created', '2023-06-17 10:13:49', '2023-06-17 10:13:49'),
(200821, 79570, 'action created', '2023-06-17 10:13:49', '2023-06-17 10:13:49'),
(199592, 79158, 'action complete via WP Cron', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(199647, 79178, 'action created', '2023-06-09 21:08:29', '2023-06-09 21:08:29'),
(199345, 79077, 'action started via WP Cron', '2023-06-07 22:10:58', '2023-06-07 22:10:58'),
(166555, 68096, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-10 06:26:38', '2022-11-10 06:26:38'),
(200518, 79468, 'action started via WP Cron', '2023-06-15 10:25:56', '2023-06-15 10:25:56'),
(199742, 79210, 'action started via WP Cron', '2023-06-10 11:28:11', '2023-06-10 11:28:11'),
(200387, 79425, 'action started via WP Cron', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200388, 79425, 'action complete via WP Cron', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200336, 79353, 'action started via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200335, 79408, 'action created', '2023-06-14 06:15:10', '2023-06-14 06:15:10'),
(200334, 79407, 'action created', '2023-06-14 06:15:10', '2023-06-14 06:15:10'),
(201380, 79754, 'action complete via WP Cron', '2023-06-20 23:06:24', '2023-06-20 23:06:24'),
(200450, 79445, 'action complete via WP Cron', '2023-06-14 23:26:31', '2023-06-14 23:26:31'),
(200486, 79456, 'action complete via WP Cron', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(200500, 79461, 'action started via WP Cron', '2023-06-15 07:09:43', '2023-06-15 07:09:43'),
(200655, 79514, 'action created', '2023-06-16 08:25:47', '2023-06-16 08:25:47'),
(200413, 79432, 'action started via WP Cron', '2023-06-14 18:26:26', '2023-06-14 18:26:26'),
(200412, 79433, 'action complete via WP Cron', '2023-06-14 18:26:26', '2023-06-14 18:26:26'),
(200428, 79438, 'action complete via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200427, 79438, 'action started via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200414, 79432, 'action complete via WP Cron', '2023-06-14 18:26:26', '2023-06-14 18:26:26'),
(200409, 79432, 'action created', '2023-06-14 18:12:01', '2023-06-14 18:12:01'),
(200410, 79433, 'action created', '2023-06-14 18:12:01', '2023-06-14 18:12:01'),
(197664, 78517, 'action complete via WP Cron', '2023-05-28 05:46:52', '2023-05-28 05:46:52'),
(197659, 78514, 'action started via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197660, 78514, 'action complete via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197657, 78515, 'action started via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197656, 78513, 'action complete via Async Request', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(200562, 79483, 'action created', '2023-06-15 18:18:09', '2023-06-15 18:18:09'),
(200550, 79479, 'action created', '2023-06-15 16:25:38', '2023-06-15 16:25:38'),
(200187, 79358, 'action created', '2023-06-13 08:04:47', '2023-06-13 08:04:47'),
(199549, 79144, 'action started via WP Cron', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(199551, 79146, 'action created', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(199537, 79142, 'action created', '2023-06-09 04:26:28', '2023-06-09 04:26:28'),
(200257, 79380, 'action started via WP Cron', '2023-06-13 19:28:55', '2023-06-13 19:28:55'),
(200176, 79355, 'action created', '2023-06-13 06:24:13', '2023-06-13 06:24:13'),
(199530, 79139, 'action created', '2023-06-09 03:26:28', '2023-06-09 03:26:28'),
(199554, 79146, 'action complete via WP Cron', '2023-06-09 06:26:37', '2023-06-09 06:26:37'),
(199635, 79174, 'action created', '2023-06-09 20:05:53', '2023-06-09 20:05:53'),
(200109, 79332, 'action complete via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(199938, 79274, 'action complete via WP Cron', '2023-06-11 19:28:58', '2023-06-11 19:28:58'),
(199949, 79280, 'action created', '2023-06-11 20:26:05', '2023-06-11 20:26:05'),
(199656, 79180, 'action complete via WP Cron', '2023-06-09 22:15:42', '2023-06-09 22:15:42'),
(200445, 79444, 'action created', '2023-06-14 23:05:37', '2023-06-14 23:05:37'),
(199553, 79146, 'action started via WP Cron', '2023-06-09 06:26:37', '2023-06-09 06:26:37'),
(197599, 78495, 'action complete via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197616, 78501, 'action created', '2023-05-27 23:08:14', '2023-05-27 23:08:14'),
(197600, 78493, 'action started via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(199644, 79177, 'action complete via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(197641, 78510, 'action created', '2023-05-28 03:07:14', '2023-05-28 03:07:14'),
(199603, 79163, 'action started via WP Cron', '2023-06-09 14:13:20', '2023-06-09 14:13:20'),
(199564, 79151, 'action created', '2023-06-09 08:26:38', '2023-06-09 08:26:38'),
(199565, 79151, 'action started via WP Cron', '2023-06-09 09:01:28', '2023-06-09 09:01:28'),
(199566, 79151, 'action complete via WP Cron', '2023-06-09 09:01:28', '2023-06-09 09:01:28'),
(199568, 79150, 'action complete via WP Cron', '2023-06-09 09:01:28', '2023-06-09 09:01:28'),
(165575, 67821, 'action created', '2022-11-04 05:26:28', '2022-11-04 05:26:28'),
(199690, 79193, 'action created', '2023-06-10 04:17:10', '2023-06-10 04:17:10'),
(165573, 67771, 'action started via WP Cron', '2022-11-04 05:26:28', '2022-11-04 05:26:28'),
(165574, 67771, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-04 05:26:28', '2022-11-04 05:26:28'),
(199951, 79279, 'action started via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(200358, 79414, 'action complete via WP Cron', '2023-06-14 09:19:23', '2023-06-14 09:19:23'),
(200209, 79365, 'action started via WP Cron', '2023-06-13 11:24:18', '2023-06-13 11:24:18'),
(200208, 79364, 'action complete via WP Cron', '2023-06-13 11:24:18', '2023-06-13 11:24:18'),
(200205, 79364, 'action created', '2023-06-13 11:17:38', '2023-06-13 11:17:38'),
(200139, 79342, 'action complete via WP Cron', '2023-06-13 01:26:10', '2023-06-13 01:26:10'),
(199663, 79182, 'action started via WP Cron', '2023-06-09 23:37:33', '2023-06-09 23:37:33'),
(170961, 69616, 'action created', '2022-12-08 03:42:23', '2022-12-08 03:42:23'),
(199810, 79232, 'action started via WP Cron', '2023-06-10 21:09:08', '2023-06-10 21:09:08'),
(199797, 79230, 'action created', '2023-06-10 20:20:48', '2023-06-10 20:20:48'),
(199720, 79201, 'action started via WP Cron', '2023-06-10 07:31:47', '2023-06-10 07:31:47'),
(199717, 79202, 'action created', '2023-06-10 07:25:46', '2023-06-10 07:25:46'),
(199718, 79202, 'action started via WP Cron', '2023-06-10 07:31:47', '2023-06-10 07:31:47'),
(199712, 79200, 'action started via WP Cron', '2023-06-10 06:22:33', '2023-06-10 06:22:33'),
(199617, 79168, 'action created', '2023-06-09 17:05:22', '2023-06-09 17:05:22'),
(199660, 79183, 'action created', '2023-06-09 23:25:38', '2023-06-09 23:25:38'),
(199657, 79181, 'action started via WP Cron', '2023-06-09 22:15:42', '2023-06-09 22:15:42'),
(200281, 79388, 'action started via WP Cron', '2023-06-13 22:37:22', '2023-06-13 22:37:22'),
(200422, 79437, 'action created', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(199733, 79205, 'action complete via WP Cron', '2023-06-10 09:10:06', '2023-06-10 09:10:06'),
(199760, 79216, 'action started via WP Cron', '2023-06-10 14:11:43', '2023-06-10 14:11:43'),
(199743, 79210, 'action complete via WP Cron', '2023-06-10 11:28:11', '2023-06-10 11:28:11'),
(199638, 79177, 'action created', '2023-06-09 20:05:54', '2023-06-09 20:05:54'),
(197428, 78439, 'action created', '2023-05-26 19:28:15', '2023-05-26 19:28:15'),
(197418, 78434, 'action complete via WP Cron', '2023-05-26 17:26:21', '2023-05-26 17:26:21'),
(200019, 79302, 'action complete via WP Cron', '2023-06-12 06:15:31', '2023-06-12 06:15:31'),
(199796, 79229, 'action created', '2023-06-10 20:20:48', '2023-06-10 20:20:48'),
(199967, 79285, 'action started via WP Cron', '2023-06-11 22:07:38', '2023-06-11 22:07:38'),
(199936, 79275, 'action created', '2023-06-11 18:25:55', '2023-06-11 18:25:55'),
(199916, 79266, 'action complete via WP Cron', '2023-06-11 14:25:53', '2023-06-11 14:25:53'),
(200117, 79334, 'action complete via WP Cron', '2023-06-12 22:26:08', '2023-06-12 22:26:08'),
(199908, 79265, 'action complete via WP Cron', '2023-06-11 13:28:55', '2023-06-11 13:28:55'),
(199952, 79279, 'action complete via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(201261, 79716, 'action complete via WP Cron', '2023-06-20 05:44:16', '2023-06-20 05:44:16'),
(201259, 79716, 'action created', '2023-06-20 05:26:24', '2023-06-20 05:26:24'),
(200143, 79344, 'action created', '2023-06-13 02:26:32', '2023-06-13 02:26:32'),
(199955, 79280, 'action started via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(200448, 79444, 'action complete via WP Cron', '2023-06-14 23:26:31', '2023-06-14 23:26:31'),
(199937, 79274, 'action started via WP Cron', '2023-06-11 19:28:58', '2023-06-11 19:28:58'),
(199872, 79253, 'action complete via WP Cron', '2023-06-11 07:19:40', '2023-06-11 07:19:40'),
(199923, 79270, 'action created', '2023-06-11 16:25:55', '2023-06-11 16:25:55'),
(199924, 79271, 'action created', '2023-06-11 16:25:55', '2023-06-11 16:25:55'),
(200233, 79373, 'action started via WP Cron', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(197340, 78408, 'action complete via WP Cron', '2023-05-26 04:26:15', '2023-05-26 04:26:15'),
(200075, 79320, 'action complete via WP Cron', '2023-06-12 15:26:07', '2023-06-12 15:26:07'),
(197303, 78395, 'action complete via WP Cron', '2023-05-25 22:26:09', '2023-05-25 22:26:09'),
(200017, 79302, 'action created', '2023-06-12 06:12:48', '2023-06-12 06:12:48'),
(200013, 79249, 'action started via WP Cron', '2023-06-12 06:12:48', '2023-06-12 06:12:48'),
(200014, 79249, 'action complete via WP Cron', '2023-06-12 06:12:48', '2023-06-12 06:12:48'),
(201283, 79722, 'action started via WP Cron', '2023-06-20 08:24:11', '2023-06-20 08:24:11'),
(200596, 79494, 'action started via WP Cron', '2023-06-15 22:43:41', '2023-06-15 22:43:41'),
(200651, 79512, 'action started via WP Cron', '2023-06-16 07:25:46', '2023-06-16 07:25:46'),
(200652, 79512, 'action complete via WP Cron', '2023-06-16 07:25:46', '2023-06-16 07:25:46'),
(200653, 79513, 'action started via WP Cron', '2023-06-16 07:25:46', '2023-06-16 07:25:46'),
(200107, 79329, 'action complete via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(199969, 79284, 'action started via WP Cron', '2023-06-11 22:07:38', '2023-06-11 22:07:38'),
(199933, 79273, 'action started via WP Cron', '2023-06-11 17:25:55', '2023-06-11 17:25:55'),
(199995, 79294, 'action created', '2023-06-12 03:18:11', '2023-06-12 03:18:11'),
(199981, 79288, 'action started via WP Cron', '2023-06-12 00:25:57', '2023-06-12 00:25:57'),
(196704, 78197, 'action created', '2023-05-22 01:04:53', '2023-05-22 01:04:53'),
(201360, 79748, 'action complete via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(200280, 79389, 'action complete via WP Cron', '2023-06-13 22:37:22', '2023-06-13 22:37:22'),
(197684, 78522, 'action complete via WP Cron', '2023-05-28 08:25:35', '2023-05-28 08:25:35'),
(200101, 79330, 'action created', '2023-06-12 20:26:23', '2023-06-12 20:26:23'),
(200035, 79308, 'action created', '2023-06-12 09:26:26', '2023-06-12 09:26:26'),
(200036, 79307, 'action started via WP Cron', '2023-06-12 09:30:40', '2023-06-12 09:30:40'),
(200037, 79307, 'action complete via WP Cron', '2023-06-12 09:30:40', '2023-06-12 09:30:40'),
(200171, 79351, 'action complete via WP Cron', '2023-06-13 05:36:38', '2023-06-13 05:36:38'),
(200179, 79355, 'action started via WP Cron', '2023-06-13 06:26:37', '2023-06-13 06:26:37'),
(200166, 79351, 'action created', '2023-06-13 05:26:34', '2023-06-13 05:26:34'),
(200167, 79352, 'action created', '2023-06-13 05:26:34', '2023-06-13 05:26:34'),
(200711, 79533, 'action started via WP Cron', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200872, 79585, 'action started via WP Cron', '2023-06-17 19:28:47', '2023-06-17 19:28:47'),
(200034, 79307, 'action created', '2023-06-12 09:26:26', '2023-06-12 09:26:26'),
(200578, 79487, 'action started via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200604, 79497, 'action created', '2023-06-16 00:26:06', '2023-06-16 00:26:06'),
(200595, 79493, 'action complete via WP Cron', '2023-06-15 22:43:41', '2023-06-15 22:43:41'),
(200027, 79304, 'action complete via WP Cron', '2023-06-12 07:33:39', '2023-06-12 07:33:39'),
(199996, 79295, 'action created', '2023-06-12 03:18:11', '2023-06-12 03:18:11'),
(200516, 79467, 'action started via WP Cron', '2023-06-15 10:25:56', '2023-06-15 10:25:56'),
(200337, 79353, 'action complete via WP Cron', '2023-06-14 06:26:26', '2023-06-14 06:26:26'),
(200064, 79317, 'action created', '2023-06-12 14:26:07', '2023-06-12 14:26:07'),
(200062, 79316, 'action started via WP Cron', '2023-06-12 13:26:07', '2023-06-12 13:26:07'),
(200073, 79319, 'action complete via WP Cron', '2023-06-12 15:26:07', '2023-06-12 15:26:07'),
(200070, 79319, 'action created', '2023-06-12 15:14:57', '2023-06-12 15:14:57'),
(200067, 79318, 'action complete via WP Cron', '2023-06-12 14:41:45', '2023-06-12 14:41:45'),
(200077, 79322, 'action created', '2023-06-12 16:10:03', '2023-06-12 16:10:03'),
(200052, 79313, 'action created', '2023-06-12 12:26:08', '2023-06-12 12:26:08'),
(166068, 67931, 'action started via WP Cron', '2022-11-07 06:26:04', '2022-11-07 06:26:04'),
(200156, 79349, 'action created', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(200124, 79337, 'action created', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(200123, 79335, 'action complete via WP Cron', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(200026, 79304, 'action started via WP Cron', '2023-06-12 07:33:39', '2023-06-12 07:33:39'),
(200321, 79404, 'action complete via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200490, 79458, 'action complete via WP Cron', '2023-06-15 06:19:40', '2023-06-15 06:19:40'),
(200142, 79343, 'action created', '2023-06-13 02:26:32', '2023-06-13 02:26:32'),
(200270, 79384, 'action complete via WP Cron', '2023-06-13 21:00:41', '2023-06-13 21:00:41'),
(200271, 79386, 'action created', '2023-06-13 21:09:57', '2023-06-13 21:09:57'),
(200254, 79381, 'action created', '2023-06-13 19:24:48', '2023-06-13 19:24:48'),
(200241, 79376, 'action created', '2023-06-13 17:26:17', '2023-06-13 17:26:17'),
(200617, 79502, 'action created', '2023-06-16 02:25:41', '2023-06-16 02:25:41'),
(200625, 79503, 'action complete via WP Cron', '2023-06-16 03:30:08', '2023-06-16 03:30:08'),
(200390, 79424, 'action complete via WP Cron', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200471, 79452, 'action started via WP Cron', '2023-06-15 03:20:51', '2023-06-15 03:20:51'),
(200472, 79452, 'action complete via WP Cron', '2023-06-15 03:20:52', '2023-06-15 03:20:52'),
(200401, 79429, 'action started via WP Cron', '2023-06-14 16:31:12', '2023-06-14 16:31:12'),
(200400, 79428, 'action complete via WP Cron', '2023-06-14 16:31:12', '2023-06-14 16:31:12'),
(200731, 79538, 'action started via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(201385, 79757, 'action started via WP Cron', '2023-06-21 00:07:47', '2023-06-21 00:07:47'),
(200598, 79495, 'action created', '2023-06-15 23:17:51', '2023-06-15 23:17:51'),
(196565, 78150, 'action created', '2023-05-21 02:51:49', '2023-05-21 02:51:49'),
(200493, 79409, 'action started via WP Cron', '2023-06-15 06:27:00', '2023-06-15 06:27:00'),
(200494, 79409, 'action complete via WP Cron', '2023-06-15 06:27:00', '2023-06-15 06:27:00'),
(200495, 79460, 'action created', '2023-06-15 06:27:00', '2023-06-15 06:27:00'),
(200525, 79470, 'action complete via WP Cron', '2023-06-15 11:11:31', '2023-06-15 11:11:31'),
(200899, 79596, 'action created', '2023-06-17 22:26:17', '2023-06-17 22:26:17'),
(200890, 79589, 'action started via WP Cron', '2023-06-17 20:34:48', '2023-06-17 20:34:48'),
(200775, 79554, 'action created', '2023-06-17 03:25:51', '2023-06-17 03:25:51'),
(200524, 79470, 'action started via WP Cron', '2023-06-15 11:11:31', '2023-06-15 11:11:31'),
(200580, 79490, 'action started via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(201147, 79678, 'action complete via WP Cron', '2023-06-19 12:30:19', '2023-06-19 12:30:19'),
(200815, 79568, 'action created', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(200896, 79593, 'action started via WP Cron', '2023-06-17 21:43:59', '2023-06-17 21:43:59'),
(196801, 78229, 'action started via WP Cron', '2023-05-22 16:23:02', '2023-05-22 16:23:02'),
(200782, 79557, 'action created', '2023-06-17 04:09:09', '2023-06-17 04:09:09'),
(200496, 79461, 'action created', '2023-06-15 07:04:54', '2023-06-15 07:04:54'),
(200497, 79462, 'action created', '2023-06-15 07:04:54', '2023-06-15 07:04:54'),
(200702, 79528, 'action complete via WP Cron', '2023-06-16 15:25:47', '2023-06-16 15:25:47'),
(200793, 79560, 'action created', '2023-06-17 06:11:46', '2023-06-17 06:11:46'),
(197292, 78393, 'action created', '2023-05-25 21:22:02', '2023-05-25 21:22:02'),
(200746, 79545, 'action created', '2023-06-16 22:20:15', '2023-06-16 22:20:15'),
(200597, 79494, 'action complete via WP Cron', '2023-06-15 22:43:41', '2023-06-15 22:43:41'),
(200650, 79513, 'action created', '2023-06-16 07:15:07', '2023-06-16 07:15:07'),
(200649, 79512, 'action created', '2023-06-16 07:15:07', '2023-06-16 07:15:07'),
(200621, 79501, 'action complete via WP Cron', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200577, 79490, 'action created', '2023-06-15 20:25:40', '2023-06-15 20:25:40'),
(200574, 79487, 'action created', '2023-06-15 20:25:40', '2023-06-15 20:25:40'),
(200667, 79518, 'action created', '2023-06-16 10:08:03', '2023-06-16 10:08:03'),
(200668, 79519, 'action created', '2023-06-16 10:08:03', '2023-06-16 10:08:03'),
(200787, 79558, 'action created', '2023-06-17 05:14:21', '2023-06-17 05:14:21'),
(200788, 79559, 'action created', '2023-06-17 05:14:21', '2023-06-17 05:14:21'),
(200789, 79559, 'action started via WP Cron', '2023-06-17 05:25:53', '2023-06-17 05:25:53'),
(200790, 79559, 'action complete via WP Cron', '2023-06-17 05:25:53', '2023-06-17 05:25:53'),
(200646, 79460, 'action started via WP Cron', '2023-06-16 06:53:42', '2023-06-16 06:53:42'),
(200673, 79520, 'action created', '2023-06-16 11:18:09', '2023-06-16 11:18:09'),
(201264, 79717, 'action created', '2023-06-20 06:22:39', '2023-06-20 06:22:39'),
(200683, 79522, 'action started via WP Cron', '2023-06-16 12:25:46', '2023-06-16 12:25:46'),
(200654, 79513, 'action complete via WP Cron', '2023-06-16 07:25:46', '2023-06-16 07:25:46'),
(200948, 79611, 'action started via WP Cron', '2023-06-18 06:26:06', '2023-06-18 06:26:06'),
(196782, 78223, 'action complete via WP Cron', '2023-05-22 13:26:31', '2023-05-22 13:26:31'),
(196783, 78222, 'action started via WP Cron', '2023-05-22 13:26:31', '2023-05-22 13:26:31'),
(201095, 79658, 'action started via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(200917, 79602, 'action created', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200960, 79615, 'action complete via WP Cron', '2023-06-18 08:26:06', '2023-06-18 08:26:06'),
(200969, 79619, 'action started via WP Cron', '2023-06-18 10:21:40', '2023-06-18 10:21:40'),
(201057, 79648, 'action created', '2023-06-18 23:15:28', '2023-06-18 23:15:28'),
(201058, 79649, 'action created', '2023-06-18 23:15:28', '2023-06-18 23:15:28'),
(201045, 79644, 'action created', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(197349, 78412, 'action created', '2023-05-26 06:08:45', '2023-05-26 06:08:45'),
(201285, 79724, 'action created', '2023-06-20 09:26:45', '2023-06-20 09:26:45'),
(200989, 79625, 'action started via WP Cron', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(198233, 78707, 'action started via WP Cron', '2023-05-31 21:09:44', '2023-05-31 21:09:44'),
(197145, 78344, 'action created', '2023-05-24 22:17:20', '2023-05-24 22:17:20'),
(198086, 78657, 'action started via WP Cron', '2023-05-30 22:25:57', '2023-05-30 22:25:57'),
(197168, 78350, 'action complete via WP Cron', '2023-05-25 01:14:22', '2023-05-25 01:14:22'),
(197169, 78352, 'action created', '2023-05-25 02:26:02', '2023-05-25 02:26:02'),
(197170, 78353, 'action created', '2023-05-25 02:26:02', '2023-05-25 02:26:02'),
(197113, 78333, 'action started via WP Cron', '2023-05-24 17:16:39', '2023-05-24 17:16:39'),
(197114, 78333, 'action complete via WP Cron', '2023-05-24 17:16:39', '2023-05-24 17:16:39'),
(197088, 78324, 'action complete via WP Cron', '2023-05-24 13:26:20', '2023-05-24 13:26:20'),
(201253, 79713, 'action complete via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201073, 79653, 'action started via WP Cron', '2023-06-19 01:32:04', '2023-06-19 01:32:04'),
(201021, 79636, 'action created', '2023-06-18 18:26:07', '2023-06-18 18:26:07'),
(201020, 79634, 'action complete via WP Cron', '2023-06-18 17:18:50', '2023-06-18 17:18:50'),
(201019, 79634, 'action started via WP Cron', '2023-06-18 17:18:50', '2023-06-18 17:18:50'),
(199262, 79049, 'action complete via WP Cron', '2023-06-07 09:21:31', '2023-06-07 09:21:31'),
(199185, 79024, 'action complete via WP Cron', '2023-06-06 22:11:35', '2023-06-06 22:11:35'),
(201165, 79684, 'action complete via WP Cron', '2023-06-19 15:23:12', '2023-06-19 15:23:12'),
(197172, 78353, 'action complete via WP Cron', '2023-05-25 02:37:38', '2023-05-25 02:37:38'),
(197162, 78348, 'action complete via WP Cron', '2023-05-25 00:43:51', '2023-05-25 00:43:51'),
(198262, 78717, 'action created', '2023-06-01 02:10:33', '2023-06-01 02:10:33'),
(197063, 78316, 'action started via WP Cron', '2023-05-24 09:25:59', '2023-05-24 09:25:59'),
(197253, 78380, 'action complete via WP Cron', '2023-05-25 15:19:39', '2023-05-25 15:19:39'),
(197251, 78380, 'action created', '2023-05-25 15:16:49', '2023-05-25 15:16:49'),
(197252, 78380, 'action started via WP Cron', '2023-05-25 15:19:39', '2023-05-25 15:19:39'),
(197056, 78315, 'action created', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(197052, 78312, 'action complete via WP Cron', '2023-05-24 08:03:48', '2023-05-24 08:03:48'),
(197049, 78312, 'action created', '2023-05-24 07:26:02', '2023-05-24 07:26:02'),
(197050, 78313, 'action created', '2023-05-24 07:26:02', '2023-05-24 07:26:02'),
(197051, 78312, 'action started via WP Cron', '2023-05-24 08:03:48', '2023-05-24 08:03:48'),
(201356, 79749, 'action complete via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(167199, 68311, 'action started via WP Cron', '2022-11-14 07:26:42', '2022-11-14 07:26:42'),
(201177, 79688, 'action complete via WP Cron', '2023-06-19 17:15:13', '2023-06-19 17:15:13'),
(201163, 79684, 'action created', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(201310, 79733, 'action created', '2023-06-20 13:26:26', '2023-06-20 13:26:26'),
(201336, 79741, 'action complete via WP Cron', '2023-06-20 17:20:08', '2023-06-20 17:20:08'),
(201309, 79732, 'action created', '2023-06-20 13:26:26', '2023-06-20 13:26:26'),
(197502, 78463, 'action created', '2023-05-27 05:26:26', '2023-05-27 05:26:26'),
(196898, 78262, 'action started via WP Cron', '2023-05-23 07:53:42', '2023-05-23 07:53:42'),
(196735, 78206, 'action started via WP Cron', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(197403, 78430, 'action created', '2023-05-26 15:12:13', '2023-05-26 15:12:13'),
(196734, 78207, 'action complete via WP Cron', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(201420, 79769, 'action complete via WP Cron', '2023-06-21 06:30:52', '2023-06-21 06:30:52'),
(196758, 78214, 'action complete via WP Cron', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(201479, 79788, 'action complete via WP Cron', '2023-06-21 16:25:58', '2023-06-21 16:25:58'),
(201488, 79792, 'action started via WP Cron', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(201467, 79783, 'action complete via WP Cron', '2023-06-21 13:29:24', '2023-06-21 13:29:24'),
(201454, 79780, 'action started via WP Cron', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201407, 79764, 'action started via WP Cron', '2023-06-21 04:38:22', '2023-06-21 04:38:22'),
(201408, 79764, 'action complete via WP Cron', '2023-06-21 04:38:22', '2023-06-21 04:38:22'),
(197661, 78516, 'action created', '2023-05-28 05:26:34', '2023-05-28 05:26:34'),
(196787, 78225, 'action started via WP Cron', '2023-05-22 14:20:31', '2023-05-22 14:20:31'),
(197246, 78378, 'action started via WP Cron', '2023-05-25 14:20:27', '2023-05-25 14:20:27'),
(196754, 78213, 'action complete via WP Cron', '2023-05-22 08:22:24', '2023-05-22 08:22:24'),
(196928, 78272, 'action started via WP Cron', '2023-05-23 12:25:50', '2023-05-23 12:25:50'),
(196885, 78258, 'action created', '2023-05-23 05:25:50', '2023-05-23 05:25:50'),
(196974, 78287, 'action created', '2023-05-23 20:05:06', '2023-05-23 20:05:06'),
(196844, 78243, 'action complete via WP Cron', '2023-05-22 22:22:01', '2023-05-22 22:22:01'),
(196855, 78246, 'action started via WP Cron', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(196856, 78246, 'action complete via WP Cron', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(196947, 78278, 'action complete via WP Cron', '2023-05-23 15:18:34', '2023-05-23 15:18:34'),
(196972, 78286, 'action started via WP Cron', '2023-05-23 19:15:40', '2023-05-23 19:15:40'),
(167927, 68602, 'action failed via WP Cron: Cannot create the API instance because the access token is missing.', '2022-11-18 20:25:51', '2022-11-18 20:25:51'),
(197058, 78315, 'action complete via WP Cron', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(197027, 78304, 'action started via WP Cron', '2023-05-24 03:36:13', '2023-05-24 03:36:13'),
(197014, 78300, 'action started via WP Cron', '2023-05-24 01:26:20', '2023-05-24 01:26:20'),
(197012, 78299, 'action started via WP Cron', '2023-05-24 01:26:20', '2023-05-24 01:26:20'),
(197011, 78300, 'action created', '2023-05-24 01:07:52', '2023-05-24 01:07:52'),
(196991, 78292, 'action complete via WP Cron', '2023-05-23 21:15:40', '2023-05-23 21:15:40'),
(196992, 78293, 'action created', '2023-05-23 22:11:46', '2023-05-23 22:11:46'),
(196993, 78294, 'action created', '2023-05-23 22:11:46', '2023-05-23 22:11:46'),
(197197, 78362, 'action created', '2023-05-25 06:08:10', '2023-05-25 06:08:10'),
(197202, 78363, 'action created', '2023-05-25 07:26:12', '2023-05-25 07:26:12'),
(197203, 78364, 'action created', '2023-05-25 07:26:12', '2023-05-25 07:26:12'),
(197320, 78402, 'action started via WP Cron', '2023-05-26 01:20:35', '2023-05-26 01:20:35'),
(196943, 78275, 'action complete via WP Cron', '2023-05-23 14:07:48', '2023-05-23 14:07:48'),
(196906, 78263, 'action started via WP Cron', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(196907, 78263, 'action complete via WP Cron', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(197020, 78302, 'action started via WP Cron', '2023-05-24 02:26:11', '2023-05-24 02:26:11'),
(197132, 78338, 'action complete via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(197098, 78329, 'action created', '2023-05-24 15:16:30', '2023-05-24 15:16:30'),
(197156, 78347, 'action complete via WP Cron', '2023-05-24 23:26:02', '2023-05-24 23:26:02'),
(197179, 78354, 'action started via WP Cron', '2023-05-25 03:07:54', '2023-05-25 03:07:54'),
(197150, 78345, 'action complete via WP Cron', '2023-05-24 22:26:01', '2023-05-24 22:26:01'),
(197157, 78348, 'action created', '2023-05-25 00:26:05', '2023-05-25 00:26:05'),
(197148, 78344, 'action complete via WP Cron', '2023-05-24 22:26:01', '2023-05-24 22:26:01'),
(197144, 78343, 'action complete via WP Cron', '2023-05-24 21:29:00', '2023-05-24 21:29:00'),
(197123, 78336, 'action started via WP Cron', '2023-05-24 20:02:22', '2023-05-24 20:02:22'),
(197124, 78336, 'action complete via WP Cron', '2023-05-24 20:02:22', '2023-05-24 20:02:22'),
(198347, 78744, 'action started via WP Cron', '2023-06-01 15:09:43', '2023-06-01 15:09:43'),
(198348, 78744, 'action complete via WP Cron', '2023-06-01 15:09:43', '2023-06-01 15:09:43'),
(198349, 78745, 'action started via WP Cron', '2023-06-01 15:09:43', '2023-06-01 15:09:43'),
(197159, 78349, 'action started via WP Cron', '2023-05-25 00:43:51', '2023-05-25 00:43:51'),
(197176, 78355, 'action created', '2023-05-25 03:05:05', '2023-05-25 03:05:05'),
(197289, 78391, 'action complete via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197300, 78396, 'action started via WP Cron', '2023-05-25 22:26:09', '2023-05-25 22:26:09'),
(197238, 78375, 'action created', '2023-05-25 13:07:31', '2023-05-25 13:07:31'),
(197239, 78376, 'action created', '2023-05-25 13:07:31', '2023-05-25 13:07:31'),
(198670, 78853, 'action created', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198678, 78855, 'action complete via WP Cron', '2023-06-03 18:10:43', '2023-06-03 18:10:43'),
(198124, 78671, 'action created', '2023-05-31 04:25:59', '2023-05-31 04:25:59'),
(198272, 78718, 'action complete via WP Cron', '2023-06-01 03:33:37', '2023-06-01 03:33:37'),
(198238, 78709, 'action created', '2023-05-31 22:16:01', '2023-05-31 22:16:01'),
(197408, 78431, 'action complete via WP Cron', '2023-05-26 15:26:18', '2023-05-26 15:26:18'),
(197409, 78432, 'action created', '2023-05-26 16:05:57', '2023-05-26 16:05:57'),
(197566, 78484, 'action started via WP Cron', '2023-05-27 15:26:51', '2023-05-27 15:26:51'),
(197503, 78464, 'action created', '2023-05-27 05:26:26', '2023-05-27 05:26:26'),
(197520, 78469, 'action created', '2023-05-27 08:07:16', '2023-05-27 08:07:16'),
(197504, 78464, 'action started via WP Cron', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(197725, 78537, 'action started via WP Cron', '2023-05-28 15:40:36', '2023-05-28 15:40:36'),
(197507, 78463, 'action complete via WP Cron', '2023-05-27 06:26:33', '2023-05-27 06:26:33'),
(197445, 78444, 'action created', '2023-05-26 21:16:10', '2023-05-26 21:16:10'),
(197446, 78445, 'action created', '2023-05-26 21:16:10', '2023-05-26 21:16:10'),
(197547, 78477, 'action complete via WP Cron', '2023-05-27 12:38:34', '2023-05-27 12:38:34'),
(197639, 78507, 'action complete via WP Cron', '2023-05-28 02:26:29', '2023-05-28 02:26:29'),
(197892, 78593, 'action created', '2023-05-29 17:25:47', '2023-05-29 17:25:47'),
(197924, 78604, 'action started via WP Cron', '2023-05-29 21:35:22', '2023-05-29 21:35:22'),
(197918, 78599, 'action started via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197915, 78601, 'action complete via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197914, 78601, 'action started via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(198539, 78808, 'action complete via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198410, 78765, 'action complete via WP Cron', '2023-06-02 00:23:40', '2023-06-02 00:23:40'),
(198381, 78756, 'action started via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(198010, 78631, 'action started via WP Cron', '2023-05-30 10:53:25', '2023-05-30 10:53:25'),
(197961, 78615, 'action complete via WP Cron', '2023-05-30 03:31:57', '2023-05-30 03:31:57'),
(197933, 78605, 'action complete via WP Cron', '2023-05-29 23:02:20', '2023-05-29 23:02:20'),
(198307, 78731, 'action started via WP Cron', '2023-06-01 09:04:37', '2023-06-01 09:04:37'),
(198315, 78734, 'action created', '2023-06-01 10:26:19', '2023-06-01 10:26:19'),
(198316, 78735, 'action created', '2023-06-01 10:26:19', '2023-06-01 10:26:19'),
(198783, 78890, 'action complete via WP Cron', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(198785, 78889, 'action complete via WP Cron', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(198813, 78899, 'action complete via WP Cron', '2023-06-04 14:05:55', '2023-06-04 14:05:55'),
(198800, 78896, 'action started via WP Cron', '2023-06-04 12:25:50', '2023-06-04 12:25:50'),
(198289, 78725, 'action started via WP Cron', '2023-06-01 05:34:39', '2023-06-01 05:34:39'),
(198287, 78724, 'action started via WP Cron', '2023-06-01 05:34:39', '2023-06-01 05:34:39'),
(198537, 78805, 'action complete via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198270, 78719, 'action complete via WP Cron', '2023-06-01 03:33:37', '2023-06-01 03:33:37'),
(198269, 78719, 'action started via WP Cron', '2023-06-01 03:33:37', '2023-06-01 03:33:37'),
(198398, 78760, 'action complete via WP Cron', '2023-06-01 22:26:17', '2023-06-01 22:26:17'),
(198378, 78757, 'action created', '2023-06-01 20:24:43', '2023-06-01 20:24:43'),
(198308, 78731, 'action complete via WP Cron', '2023-06-01 09:04:37', '2023-06-01 09:04:37'),
(198355, 78747, 'action started via WP Cron', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(198286, 78725, 'action created', '2023-06-01 05:26:15', '2023-06-01 05:26:15'),
(199089, 78991, 'action complete via WP Cron', '2023-06-06 07:17:52', '2023-06-06 07:17:52'),
(198271, 78718, 'action started via WP Cron', '2023-06-01 03:33:37', '2023-06-01 03:33:37'),
(198345, 78744, 'action created', '2023-06-01 15:05:42', '2023-06-01 15:05:42'),
(199399, 79096, 'action created', '2023-06-08 06:26:24', '2023-06-08 06:26:24'),
(199036, 78975, 'action created', '2023-06-06 00:18:33', '2023-06-06 00:18:33'),
(198530, 78807, 'action created', '2023-06-02 20:21:17', '2023-06-02 20:21:17'),
(198444, 78777, 'action created', '2023-06-02 06:14:43', '2023-06-02 06:14:43'),
(198445, 78778, 'action created', '2023-06-02 06:14:43', '2023-06-02 06:14:43'),
(198438, 78775, 'action created', '2023-06-02 05:26:25', '2023-06-02 05:26:25'),
(198516, 78801, 'action created', '2023-06-02 18:26:28', '2023-06-02 18:26:28'),
(169304, 69064, 'action created', '2022-11-27 11:25:48', '2022-11-27 11:25:48'),
(198538, 78808, 'action started via WP Cron', '2023-06-02 20:25:54', '2023-06-02 20:25:54'),
(198437, 78773, 'action complete via WP Cron', '2023-06-02 04:15:29', '2023-06-02 04:15:29'),
(198422, 78768, 'action complete via WP Cron', '2023-06-02 02:26:19', '2023-06-02 02:26:19'),
(198660, 78849, 'action complete via WP Cron', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(198661, 78848, 'action started via WP Cron', '2023-06-03 16:25:41', '2023-06-03 16:25:41'),
(198835, 78908, 'action created', '2023-06-04 18:18:57', '2023-06-04 18:18:57'),
(198701, 78863, 'action started via WP Cron', '2023-06-03 21:45:11', '2023-06-03 21:45:11'),
(198834, 78907, 'action created', '2023-06-04 18:18:57', '2023-06-04 18:18:57'),
(198571, 78820, 'action created', '2023-06-03 02:13:43', '2023-06-03 02:13:43'),
(198570, 78819, 'action created', '2023-06-03 02:13:43', '2023-06-03 02:13:43'),
(198454, 78780, 'action started via WP Cron', '2023-06-02 07:16:17', '2023-06-02 07:16:17'),
(198452, 78779, 'action started via WP Cron', '2023-06-02 07:16:17', '2023-06-02 07:16:17'),
(198453, 78779, 'action complete via WP Cron', '2023-06-02 07:16:17', '2023-06-02 07:16:17'),
(198700, 78863, 'action created', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198504, 78797, 'action created', '2023-06-02 16:26:51', '2023-06-02 16:26:51'),
(198474, 78787, 'action created', '2023-06-02 11:26:49', '2023-06-02 11:26:49'),
(198477, 78787, 'action complete via WP Cron', '2023-06-02 11:33:41', '2023-06-02 11:33:41'),
(198458, 78782, 'action started via WP Cron', '2023-06-02 08:18:12', '2023-06-02 08:18:12'),
(199255, 79046, 'action started via WP Cron', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(200127, 79338, 'action complete via WP Cron', '2023-06-12 23:48:35', '2023-06-12 23:48:35'),
(199232, 79039, 'action created', '2023-06-07 05:23:50', '2023-06-07 05:23:50'),
(199233, 79040, 'action created', '2023-06-07 05:23:50', '2023-06-07 05:23:50'),
(200130, 79339, 'action created', '2023-06-13 00:14:29', '2023-06-13 00:14:29'),
(199257, 79048, 'action created', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(199258, 79049, 'action created', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(199266, 79051, 'action complete via WP Cron', '2023-06-07 10:22:56', '2023-06-07 10:22:56'),
(199502, 79130, 'action started via WP Cron', '2023-06-08 22:32:17', '2023-06-08 22:32:17'),
(199240, 79043, 'action created', '2023-06-07 06:11:41', '2023-06-07 06:11:41'),
(199241, 79043, 'action started via WP Cron', '2023-06-07 06:18:33', '2023-06-07 06:18:33'),
(199239, 79042, 'action created', '2023-06-07 06:11:41', '2023-06-07 06:11:41'),
(200288, 79390, 'action complete via WP Cron', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(200287, 79390, 'action started via WP Cron', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(199622, 79169, 'action complete via WP Cron', '2023-06-09 17:07:24', '2023-06-09 17:07:24'),
(199619, 79168, 'action started via WP Cron', '2023-06-09 17:07:24', '2023-06-09 17:07:24'),
(200300, 79394, 'action complete via WP Cron', '2023-06-14 01:26:24', '2023-06-14 01:26:24'),
(199711, 79200, 'action created', '2023-06-10 06:07:36', '2023-06-10 06:07:36'),
(199607, 79164, 'action started via WP Cron', '2023-06-09 15:25:38', '2023-06-09 15:25:38'),
(199608, 79164, 'action complete via WP Cron', '2023-06-09 15:25:38', '2023-06-09 15:25:38'),
(199653, 79180, 'action created', '2023-06-09 22:09:48', '2023-06-09 22:09:48'),
(199823, 79235, 'action complete via WP Cron', '2023-06-10 23:25:58', '2023-06-10 23:25:58'),
(199677, 79188, 'action created', '2023-06-10 02:05:39', '2023-06-10 02:05:39'),
(199678, 79189, 'action created', '2023-06-10 02:05:39', '2023-06-10 02:05:39'),
(199679, 79189, 'action started via WP Cron', '2023-06-10 02:13:23', '2023-06-10 02:13:23'),
(199713, 79200, 'action complete via WP Cron', '2023-06-10 06:22:33', '2023-06-10 06:22:33'),
(199968, 79285, 'action complete via WP Cron', '2023-06-11 22:07:38', '2023-06-11 22:07:38'),
(199741, 79210, 'action created', '2023-06-10 11:25:44', '2023-06-10 11:25:44'),
(199662, 79183, 'action complete via WP Cron', '2023-06-09 23:37:33', '2023-06-09 23:37:33'),
(199804, 79229, 'action started via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199805, 79229, 'action complete via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199803, 79228, 'action complete via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199836, 79241, 'action created', '2023-06-11 02:25:46', '2023-06-11 02:25:46'),
(200229, 79372, 'action created', '2023-06-13 15:26:18', '2023-06-13 15:26:18'),
(199723, 79204, 'action created', '2023-06-10 08:05:16', '2023-06-10 08:05:16'),
(199709, 79198, 'action created', '2023-06-10 05:39:11', '2023-06-10 05:39:11'),
(199688, 79190, 'action complete via WP Cron', '2023-06-10 03:17:16', '2023-06-10 03:17:16'),
(199643, 79177, 'action started via WP Cron', '2023-06-09 20:12:11', '2023-06-09 20:12:11'),
(199702, 79197, 'action created', '2023-06-10 05:24:14', '2023-06-10 05:24:14'),
(199703, 79196, 'action started via WP Cron', '2023-06-10 05:25:45', '2023-06-10 05:25:45'),
(200102, 79331, 'action created', '2023-06-12 20:26:23', '2023-06-12 20:26:23'),
(199940, 79277, 'action created', '2023-06-11 19:29:02', '2023-06-11 19:29:02'),
(199868, 79251, 'action complete via WP Cron', '2023-06-11 06:26:00', '2023-06-11 06:26:00'),
(199844, 79243, 'action started via WP Cron', '2023-06-11 03:27:11', '2023-06-11 03:27:11'),
(200425, 79439, 'action started via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200272, 79387, 'action created', '2023-06-13 21:09:57', '2023-06-13 21:09:57'),
(200093, 79326, 'action complete via WP Cron', '2023-06-12 18:33:14', '2023-06-12 18:33:14'),
(200088, 79325, 'action created', '2023-06-12 18:26:07', '2023-06-12 18:26:07');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(200076, 79321, 'action created', '2023-06-12 16:10:03', '2023-06-12 16:10:03'),
(200152, 79346, 'action started via WP Cron', '2023-06-13 03:30:43', '2023-06-13 03:30:43'),
(200153, 79346, 'action complete via WP Cron', '2023-06-13 03:30:43', '2023-06-13 03:30:43'),
(199913, 79267, 'action started via WP Cron', '2023-06-11 14:25:53', '2023-06-11 14:25:53'),
(199914, 79267, 'action complete via WP Cron', '2023-06-11 14:25:53', '2023-06-11 14:25:53'),
(199912, 79267, 'action created', '2023-06-11 14:18:38', '2023-06-11 14:18:38'),
(199825, 79238, 'action created', '2023-06-11 00:15:39', '2023-06-11 00:15:39'),
(199815, 79234, 'action complete via WP Cron', '2023-06-10 22:26:11', '2023-06-10 22:26:11'),
(199816, 79233, 'action started via WP Cron', '2023-06-10 22:47:45', '2023-06-10 22:47:45'),
(199817, 79233, 'action complete via WP Cron', '2023-06-10 22:47:45', '2023-06-10 22:47:45'),
(199785, 79223, 'action complete via WP Cron', '2023-06-10 18:19:05', '2023-06-10 18:19:05'),
(199786, 79224, 'action started via WP Cron', '2023-06-10 18:19:05', '2023-06-10 18:19:05'),
(199932, 79272, 'action complete via WP Cron', '2023-06-11 17:25:55', '2023-06-11 17:25:55'),
(200045, 79309, 'action complete via WP Cron', '2023-06-12 10:20:07', '2023-06-12 10:20:07'),
(200042, 79310, 'action started via WP Cron', '2023-06-12 10:20:07', '2023-06-12 10:20:07'),
(200043, 79310, 'action complete via WP Cron', '2023-06-12 10:20:07', '2023-06-12 10:20:07'),
(200044, 79309, 'action started via WP Cron', '2023-06-12 10:20:07', '2023-06-12 10:20:07'),
(166069, 67931, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-07 06:26:04', '2022-11-07 06:26:04'),
(199985, 79291, 'action started via WP Cron', '2023-06-12 01:49:39', '2023-06-12 01:49:39'),
(200040, 79309, 'action created', '2023-06-12 10:18:26', '2023-06-12 10:18:26'),
(200041, 79310, 'action created', '2023-06-12 10:18:26', '2023-06-12 10:18:26'),
(199971, 79286, 'action created', '2023-06-11 23:25:56', '2023-06-11 23:25:56'),
(199972, 79287, 'action created', '2023-06-11 23:25:56', '2023-06-11 23:25:56'),
(199997, 79294, 'action started via WP Cron', '2023-06-12 03:26:18', '2023-06-12 03:26:18'),
(199998, 79294, 'action complete via WP Cron', '2023-06-12 03:26:18', '2023-06-12 03:26:18'),
(200002, 79297, 'action created', '2023-06-12 04:25:02', '2023-06-12 04:25:02'),
(199978, 79289, 'action created', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(199990, 79293, 'action created', '2023-06-12 02:09:36', '2023-06-12 02:09:36'),
(200175, 79354, 'action created', '2023-06-13 06:24:13', '2023-06-13 06:24:13'),
(200055, 79314, 'action complete via WP Cron', '2023-06-12 12:39:04', '2023-06-12 12:39:04'),
(200025, 79303, 'action complete via WP Cron', '2023-06-12 07:33:39', '2023-06-12 07:33:39'),
(200325, 79401, 'action complete via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(200094, 79327, 'action created', '2023-06-12 19:28:44', '2023-06-12 19:28:44'),
(200095, 79328, 'action created', '2023-06-12 19:28:44', '2023-06-12 19:28:44'),
(201330, 79738, 'action complete via WP Cron', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(200584, 79488, 'action started via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200276, 79387, 'action complete via WP Cron', '2023-06-13 21:26:16', '2023-06-13 21:26:16'),
(200256, 79381, 'action complete via WP Cron', '2023-06-13 19:28:55', '2023-06-13 19:28:55'),
(200479, 79455, 'action started via WP Cron', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200389, 79424, 'action started via WP Cron', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200223, 79370, 'action created', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200201, 79363, 'action started via WP Cron', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200199, 79362, 'action created', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200110, 79331, 'action started via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200250, 79378, 'action complete via WP Cron', '2023-06-13 19:24:46', '2023-06-13 19:24:46'),
(200099, 79328, 'action complete via WP Cron', '2023-06-12 20:26:13', '2023-06-12 20:26:13'),
(200131, 79340, 'action created', '2023-06-13 00:14:29', '2023-06-13 00:14:29'),
(200098, 79328, 'action started via WP Cron', '2023-06-12 20:26:13', '2023-06-12 20:26:13'),
(200112, 79333, 'action created', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200111, 79331, 'action complete via WP Cron', '2023-06-12 21:26:11', '2023-06-12 21:26:11'),
(200528, 79471, 'action started via WP Cron', '2023-06-15 12:42:25', '2023-06-15 12:42:25'),
(200332, 79406, 'action started via WP Cron', '2023-06-14 05:26:24', '2023-06-14 05:26:24'),
(200133, 79339, 'action complete via WP Cron', '2023-06-13 00:14:46', '2023-06-13 00:14:46'),
(200211, 79366, 'action created', '2023-06-13 12:25:47', '2023-06-13 12:25:47'),
(200239, 79375, 'action started via WP Cron', '2023-06-13 16:26:18', '2023-06-13 16:26:18'),
(200185, 79357, 'action started via WP Cron', '2023-06-13 07:21:21', '2023-06-13 07:21:21'),
(200346, 79410, 'action complete via WP Cron', '2023-06-14 07:26:26', '2023-06-14 07:26:26'),
(200182, 79357, 'action created', '2023-06-13 07:15:19', '2023-06-13 07:15:19'),
(200183, 79356, 'action started via WP Cron', '2023-06-13 07:21:21', '2023-06-13 07:21:21'),
(200184, 79356, 'action complete via WP Cron', '2023-06-13 07:21:21', '2023-06-13 07:21:21'),
(200395, 79427, 'action started via WP Cron', '2023-06-14 15:42:33', '2023-06-14 15:42:33'),
(200207, 79364, 'action started via WP Cron', '2023-06-13 11:24:18', '2023-06-13 11:24:18'),
(200537, 79473, 'action complete via WP Cron', '2023-06-15 13:22:27', '2023-06-15 13:22:27'),
(201144, 79677, 'action created', '2023-06-19 12:26:16', '2023-06-19 12:26:16'),
(201084, 79656, 'action complete via WP Cron', '2023-06-19 03:27:52', '2023-06-19 03:27:52'),
(196784, 78222, 'action complete via WP Cron', '2023-05-22 13:26:31', '2023-05-22 13:26:31'),
(201110, 79665, 'action complete via WP Cron', '2023-06-19 06:26:33', '2023-06-19 06:26:33'),
(201068, 79651, 'action complete via WP Cron', '2023-06-19 00:29:26', '2023-06-19 00:29:26'),
(201066, 79650, 'action complete via WP Cron', '2023-06-19 00:29:26', '2023-06-19 00:29:26'),
(201065, 79650, 'action started via WP Cron', '2023-06-19 00:29:26', '2023-06-19 00:29:26'),
(201196, 79695, 'action started via WP Cron', '2023-06-19 20:34:53', '2023-06-19 20:34:53'),
(201114, 79667, 'action created', '2023-06-19 07:26:38', '2023-06-19 07:26:38'),
(201069, 79652, 'action created', '2023-06-19 01:26:09', '2023-06-19 01:26:09'),
(201208, 79698, 'action started via WP Cron', '2023-06-19 22:04:14', '2023-06-19 22:04:14'),
(201161, 79681, 'action complete via WP Cron', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(201237, 79707, 'action complete via WP Cron', '2023-06-20 02:26:38', '2023-06-20 02:26:38'),
(201238, 79708, 'action started via WP Cron', '2023-06-20 02:26:38', '2023-06-20 02:26:38'),
(201233, 79705, 'action complete via WP Cron', '2023-06-20 01:26:22', '2023-06-20 01:26:22'),
(201231, 79706, 'action complete via WP Cron', '2023-06-20 01:26:22', '2023-06-20 01:26:22'),
(199090, 78992, 'action started via WP Cron', '2023-06-06 07:17:52', '2023-06-06 07:17:52'),
(198156, 78681, 'action complete via WP Cron', '2023-05-31 09:26:05', '2023-05-31 09:26:05'),
(198142, 78677, 'action created', '2023-05-31 07:26:32', '2023-05-31 07:26:32'),
(198031, 78640, 'action created', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(198015, 78634, 'action complete via WP Cron', '2023-05-30 11:30:17', '2023-05-30 11:30:17'),
(198137, 78674, 'action started via WP Cron', '2023-05-31 06:32:43', '2023-05-31 06:32:43'),
(198380, 78755, 'action complete via WP Cron', '2023-06-01 20:25:05', '2023-06-01 20:25:05'),
(198362, 78748, 'action complete via WP Cron', '2023-06-01 17:26:18', '2023-06-01 17:26:18'),
(198396, 78761, 'action complete via WP Cron', '2023-06-01 22:26:17', '2023-06-01 22:26:17'),
(198327, 78738, 'action created', '2023-06-01 12:13:02', '2023-06-01 12:13:02'),
(198328, 78739, 'action created', '2023-06-01 12:13:02', '2023-06-01 12:13:02'),
(198329, 78738, 'action started via WP Cron', '2023-06-01 12:26:41', '2023-06-01 12:26:41'),
(169302, 69010, 'action started via WP Cron', '2022-11-27 11:25:48', '2022-11-27 11:25:48'),
(169303, 69010, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-27 11:25:48', '2022-11-27 11:25:48'),
(198354, 78746, 'action complete via WP Cron', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(198370, 78753, 'action created', '2023-06-01 19:29:04', '2023-06-01 19:29:04'),
(198369, 78752, 'action created', '2023-06-01 19:29:04', '2023-06-01 19:29:04'),
(198366, 78751, 'action complete via WP Cron', '2023-06-01 19:29:02', '2023-06-01 19:29:02'),
(198342, 78742, 'action complete via WP Cron', '2023-06-01 14:44:40', '2023-06-01 14:44:40'),
(198361, 78748, 'action started via WP Cron', '2023-06-01 17:26:18', '2023-06-01 17:26:18'),
(198360, 78749, 'action complete via WP Cron', '2023-06-01 17:26:18', '2023-06-01 17:26:18'),
(198424, 78771, 'action created', '2023-06-02 03:11:01', '2023-06-02 03:11:01'),
(198425, 78771, 'action started via WP Cron', '2023-06-02 03:19:08', '2023-06-02 03:19:08'),
(198962, 78948, 'action complete via WP Cron', '2023-06-05 12:26:23', '2023-06-05 12:26:23'),
(198546, 78811, 'action created', '2023-06-02 22:26:29', '2023-06-02 22:26:29'),
(198421, 78768, 'action started via WP Cron', '2023-06-02 02:26:19', '2023-06-02 02:26:19'),
(198415, 78766, 'action started via WP Cron', '2023-06-02 01:19:34', '2023-06-02 01:19:34'),
(198476, 78787, 'action started via WP Cron', '2023-06-02 11:33:41', '2023-06-02 11:33:41'),
(198450, 78779, 'action created', '2023-06-02 07:11:00', '2023-06-02 07:11:00'),
(198455, 78780, 'action complete via WP Cron', '2023-06-02 07:16:17', '2023-06-02 07:16:17'),
(198456, 78781, 'action created', '2023-06-02 08:05:43', '2023-06-02 08:05:43'),
(198423, 78770, 'action created', '2023-06-02 03:11:01', '2023-06-02 03:11:01'),
(198668, 78850, 'action complete via WP Cron', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198439, 78776, 'action created', '2023-06-02 05:26:25', '2023-06-02 05:26:25'),
(198440, 78776, 'action started via WP Cron', '2023-06-02 05:32:44', '2023-06-02 05:32:44'),
(198441, 78776, 'action complete via WP Cron', '2023-06-02 05:32:44', '2023-06-02 05:32:44'),
(198442, 78775, 'action started via WP Cron', '2023-06-02 05:32:44', '2023-06-02 05:32:44'),
(198597, 78828, 'action created', '2023-06-03 05:10:36', '2023-06-03 05:10:36'),
(198595, 78826, 'action started via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198475, 78788, 'action created', '2023-06-02 11:26:49', '2023-06-02 11:26:49'),
(198506, 78798, 'action started via WP Cron', '2023-06-02 16:47:20', '2023-06-02 16:47:20'),
(198480, 78789, 'action created', '2023-06-02 12:04:45', '2023-06-02 12:04:45'),
(198472, 78785, 'action started via WP Cron', '2023-06-02 10:34:48', '2023-06-02 10:34:48'),
(198459, 78782, 'action complete via WP Cron', '2023-06-02 08:18:12', '2023-06-02 08:18:12'),
(198470, 78786, 'action started via WP Cron', '2023-06-02 10:34:48', '2023-06-02 10:34:48'),
(198464, 78784, 'action started via WP Cron', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198483, 78790, 'action complete via WP Cron', '2023-06-02 12:05:12', '2023-06-02 12:05:12'),
(198451, 78780, 'action created', '2023-06-02 07:11:00', '2023-06-02 07:11:00'),
(183946, 73944, 'action started via WP Cron', '2023-03-01 04:26:36', '2023-03-01 04:26:36'),
(198859, 78916, 'action created', '2023-06-04 21:25:48', '2023-06-04 21:25:48'),
(198914, 78933, 'action created', '2023-06-05 04:31:50', '2023-06-05 04:31:50'),
(198497, 78793, 'action complete via WP Cron', '2023-06-02 14:38:40', '2023-06-02 14:38:40'),
(198511, 78800, 'action created', '2023-06-02 17:12:29', '2023-06-02 17:12:29'),
(198512, 78799, 'action started via WP Cron', '2023-06-02 17:17:24', '2023-06-02 17:17:24'),
(198515, 78800, 'action complete via WP Cron', '2023-06-02 17:17:24', '2023-06-02 17:17:24'),
(198479, 78788, 'action complete via WP Cron', '2023-06-02 11:33:41', '2023-06-02 11:33:41'),
(198635, 78840, 'action started via WP Cron', '2023-06-03 11:46:12', '2023-06-03 11:46:12'),
(198636, 78840, 'action complete via WP Cron', '2023-06-03 11:46:12', '2023-06-03 11:46:12'),
(169460, 69064, 'This action appears to be consistently failing. A new instance will not be scheduled.', '2022-11-28 11:25:58', '2022-11-28 11:25:58'),
(198713, 78867, 'action started via WP Cron', '2023-06-04 00:25:44', '2023-06-04 00:25:44'),
(198557, 78814, 'action complete via WP Cron', '2023-06-02 23:40:16', '2023-06-02 23:40:16'),
(198558, 78815, 'action created', '2023-06-03 00:15:07', '2023-06-03 00:15:07'),
(198559, 78816, 'action created', '2023-06-03 00:15:07', '2023-06-03 00:15:07'),
(198560, 78815, 'action started via WP Cron', '2023-06-03 00:26:33', '2023-06-03 00:26:33'),
(198561, 78815, 'action complete via WP Cron', '2023-06-03 00:26:33', '2023-06-03 00:26:33'),
(198562, 78816, 'action started via WP Cron', '2023-06-03 00:26:33', '2023-06-03 00:26:33'),
(198613, 78832, 'action started via WP Cron', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198614, 78832, 'action complete via WP Cron', '2023-06-03 07:09:35', '2023-06-03 07:09:35'),
(198576, 78821, 'action created', '2023-06-03 03:26:31', '2023-06-03 03:26:31'),
(198647, 78844, 'action started via WP Cron', '2023-06-03 14:25:40', '2023-06-03 14:25:40'),
(198581, 78822, 'action complete via WP Cron', '2023-06-03 03:30:12', '2023-06-03 03:30:12'),
(198582, 78772, 'action started via WP Cron', '2023-06-03 04:26:35', '2023-06-03 04:26:35'),
(198578, 78821, 'action started via WP Cron', '2023-06-03 03:30:12', '2023-06-03 03:30:12'),
(198616, 78835, 'action created', '2023-06-03 08:05:22', '2023-06-03 08:05:22'),
(198599, 78828, 'action started via WP Cron', '2023-06-03 05:15:42', '2023-06-03 05:15:42'),
(198769, 78886, 'action created', '2023-06-04 07:25:53', '2023-06-04 07:25:53'),
(198693, 78858, 'action started via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198881, 78921, 'action complete via WP Cron', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(198728, 78871, 'action complete via WP Cron', '2023-06-04 01:32:50', '2023-06-04 01:32:50'),
(198726, 78870, 'action complete via WP Cron', '2023-06-04 01:32:50', '2023-06-04 01:32:50'),
(198727, 78871, 'action started via WP Cron', '2023-06-04 01:32:50', '2023-06-04 01:32:50'),
(199022, 78968, 'action complete via WP Cron', '2023-06-05 21:26:01', '2023-06-05 21:26:01'),
(199021, 78968, 'action started via WP Cron', '2023-06-05 21:26:01', '2023-06-05 21:26:01'),
(198866, 78918, 'action started via WP Cron', '2023-06-04 22:58:31', '2023-06-04 22:58:31'),
(198719, 78868, 'action started via WP Cron', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(198720, 78868, 'action complete via WP Cron', '2023-06-04 01:25:43', '2023-06-04 01:25:43'),
(198756, 78881, 'action created', '2023-06-04 05:25:49', '2023-06-04 05:25:49'),
(198750, 78876, 'action complete via Async Request', '2023-06-04 04:21:10', '2023-06-04 04:21:10'),
(198797, 78894, 'action complete via WP Cron', '2023-06-04 11:33:50', '2023-06-04 11:33:50'),
(198782, 78890, 'action started via WP Cron', '2023-06-04 10:25:50', '2023-06-04 10:25:50'),
(164772, 67505, 'action started via WP Cron', '2022-10-30 04:26:49', '2022-10-30 04:26:49'),
(164773, 67505, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-10-30 04:26:49', '2022-10-30 04:26:49'),
(198927, 78938, 'action created', '2023-06-05 07:25:12', '2023-06-05 07:25:12'),
(198828, 78905, 'action created', '2023-06-04 17:25:49', '2023-06-04 17:25:49'),
(198894, 78927, 'action created', '2023-06-05 03:06:08', '2023-06-05 03:06:08'),
(198906, 78932, 'action started via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(198901, 78930, 'action created', '2023-06-05 04:25:55', '2023-06-05 04:25:55'),
(198852, 78914, 'action started via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198853, 78914, 'action complete via WP Cron', '2023-06-04 20:25:49', '2023-06-04 20:25:49'),
(198845, 78909, 'action complete via WP Cron', '2023-06-04 19:24:53', '2023-06-04 19:24:53'),
(199307, 79064, 'action started via WP Cron', '2023-06-07 17:18:37', '2023-06-07 17:18:37'),
(199162, 79016, 'action started via WP Cron', '2023-06-06 19:36:15', '2023-06-06 19:36:15'),
(199125, 79003, 'action complete via WP Cron', '2023-06-06 13:21:07', '2023-06-06 13:21:07'),
(199142, 79010, 'action started via WP Cron', '2023-06-06 17:26:12', '2023-06-06 17:26:12'),
(199367, 79084, 'action started via WP Cron', '2023-06-08 02:26:15', '2023-06-08 02:26:15'),
(199368, 79084, 'action complete via WP Cron', '2023-06-08 02:26:15', '2023-06-08 02:26:15'),
(199311, 79066, 'action created', '2023-06-07 18:06:37', '2023-06-07 18:06:37'),
(199212, 79033, 'action created', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(199213, 79034, 'action created', '2023-06-07 03:26:11', '2023-06-07 03:26:11'),
(199220, 79036, 'action started via WP Cron', '2023-06-07 04:26:17', '2023-06-07 04:26:17'),
(199331, 79072, 'action started via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199234, 79041, 'action created', '2023-06-07 05:23:50', '2023-06-07 05:23:50'),
(199357, 79080, 'action started via WP Cron', '2023-06-08 00:35:30', '2023-06-08 00:35:30'),
(199297, 79061, 'action started via WP Cron', '2023-06-07 15:17:54', '2023-06-07 15:17:54'),
(199398, 79095, 'action created', '2023-06-08 06:26:24', '2023-06-08 06:26:24'),
(199526, 79138, 'action started via WP Cron', '2023-06-09 02:14:03', '2023-06-09 02:14:03'),
(199287, 79058, 'action created', '2023-06-07 14:15:00', '2023-06-07 14:15:00'),
(199288, 79059, 'action created', '2023-06-07 14:15:00', '2023-06-07 14:15:00'),
(199306, 79065, 'action created', '2023-06-07 17:08:21', '2023-06-07 17:08:21'),
(199296, 79060, 'action complete via WP Cron', '2023-06-07 15:17:54', '2023-06-07 15:17:54'),
(199285, 79056, 'action started via WP Cron', '2023-06-07 13:49:18', '2023-06-07 13:49:18'),
(199366, 79085, 'action created', '2023-06-08 02:09:47', '2023-06-08 02:09:47'),
(199332, 79072, 'action complete via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199319, 79069, 'action started via WP Cron', '2023-06-07 19:30:48', '2023-06-07 19:30:48'),
(199320, 79069, 'action complete via WP Cron', '2023-06-07 19:30:48', '2023-06-07 19:30:48'),
(199383, 79091, 'action started via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199235, 79041, 'action started via WP Cron', '2023-06-07 05:26:12', '2023-06-07 05:26:12'),
(199231, 78986, 'action complete via WP Cron', '2023-06-07 05:23:50', '2023-06-07 05:23:50'),
(199196, 79027, 'action started via WP Cron', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(199197, 79027, 'action complete via WP Cron', '2023-06-07 01:26:15', '2023-06-07 01:26:15'),
(200707, 79530, 'action started via WP Cron', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(199611, 79166, 'action created', '2023-06-09 16:07:48', '2023-06-09 16:07:48'),
(200083, 79324, 'action created', '2023-06-12 17:26:09', '2023-06-12 17:26:09'),
(199793, 79226, 'action complete via WP Cron', '2023-06-10 19:26:43', '2023-06-10 19:26:43'),
(199683, 79190, 'action created', '2023-06-10 03:07:56', '2023-06-10 03:07:56'),
(199682, 79188, 'action complete via WP Cron', '2023-06-10 02:13:23', '2023-06-10 02:13:23'),
(200737, 79540, 'action started via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(200764, 79551, 'action created', '2023-06-17 01:25:50', '2023-06-17 01:25:50'),
(200725, 79536, 'action started via WP Cron', '2023-06-16 20:13:04', '2023-06-16 20:13:04'),
(200900, 79595, 'action started via WP Cron', '2023-06-17 22:44:16', '2023-06-17 22:44:16'),
(199465, 79118, 'action created', '2023-06-08 17:26:27', '2023-06-08 17:26:27'),
(199520, 79136, 'action started via WP Cron', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(199521, 79136, 'action complete via WP Cron', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(199581, 79156, 'action created', '2023-06-09 11:11:57', '2023-06-09 11:11:57'),
(199487, 79123, 'action complete via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199499, 79128, 'action complete via WP Cron', '2023-06-08 21:26:23', '2023-06-08 21:26:23'),
(199500, 79129, 'action created', '2023-06-08 22:26:24', '2023-06-08 22:26:24'),
(199576, 79155, 'action created', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(199614, 79166, 'action complete via WP Cron', '2023-06-09 16:25:37', '2023-06-09 16:25:37'),
(199615, 79167, 'action started via WP Cron', '2023-06-09 16:25:37', '2023-06-09 16:25:37'),
(199620, 79168, 'action complete via WP Cron', '2023-06-09 17:07:24', '2023-06-09 17:07:24'),
(199613, 79166, 'action started via WP Cron', '2023-06-09 16:25:37', '2023-06-09 16:25:37'),
(199606, 79165, 'action created', '2023-06-09 15:12:00', '2023-06-09 15:12:00'),
(199605, 79164, 'action created', '2023-06-09 15:12:00', '2023-06-09 15:12:00'),
(199618, 79169, 'action created', '2023-06-09 17:05:22', '2023-06-09 17:05:22'),
(199593, 79160, 'action created', '2023-06-09 13:25:36', '2023-06-09 13:25:36'),
(200277, 79388, 'action created', '2023-06-13 22:26:14', '2023-06-13 22:26:14'),
(199845, 79243, 'action complete via WP Cron', '2023-06-11 03:27:11', '2023-06-11 03:27:11'),
(199846, 79244, 'action started via WP Cron', '2023-06-11 03:27:11', '2023-06-11 03:27:11'),
(199689, 79192, 'action created', '2023-06-10 04:17:10', '2023-06-10 04:17:10'),
(200091, 79325, 'action complete via WP Cron', '2023-06-12 18:33:14', '2023-06-12 18:33:14'),
(199808, 79231, 'action started via WP Cron', '2023-06-10 21:09:08', '2023-06-10 21:09:08'),
(199807, 79232, 'action created', '2023-06-10 21:04:58', '2023-06-10 21:04:58'),
(199687, 79190, 'action started via WP Cron', '2023-06-10 03:17:16', '2023-06-10 03:17:16'),
(199701, 79196, 'action created', '2023-06-10 05:24:14', '2023-06-10 05:24:14'),
(199879, 79255, 'action started via WP Cron', '2023-06-11 08:25:52', '2023-06-11 08:25:52'),
(199871, 79253, 'action started via WP Cron', '2023-06-11 07:19:40', '2023-06-11 07:19:40'),
(199778, 79221, 'action started via WP Cron', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(199963, 79282, 'action started via WP Cron', '2023-06-11 21:52:57', '2023-06-11 21:52:57'),
(199838, 79241, 'action started via WP Cron', '2023-06-11 02:39:24', '2023-06-11 02:39:24'),
(199772, 79219, 'action started via WP Cron', '2023-06-10 16:25:47', '2023-06-10 16:25:47'),
(199771, 79220, 'action created', '2023-06-10 16:10:57', '2023-06-10 16:10:57'),
(199765, 79218, 'action created', '2023-06-10 15:07:42', '2023-06-10 15:07:42'),
(199787, 79224, 'action complete via WP Cron', '2023-06-10 18:19:05', '2023-06-10 18:19:05'),
(199811, 79232, 'action complete via WP Cron', '2023-06-10 21:09:08', '2023-06-10 21:09:08'),
(200021, 79301, 'action complete via WP Cron', '2023-06-12 06:15:31', '2023-06-12 06:15:31'),
(199903, 79262, 'action started via WP Cron', '2023-06-11 12:05:10', '2023-06-11 12:05:10'),
(199867, 79251, 'action started via WP Cron', '2023-06-11 06:26:00', '2023-06-11 06:26:00'),
(199798, 79227, 'action started via WP Cron', '2023-06-10 20:25:43', '2023-06-10 20:25:43'),
(199775, 79220, 'action complete via WP Cron', '2023-06-10 16:25:47', '2023-06-10 16:25:47'),
(200063, 79316, 'action complete via WP Cron', '2023-06-12 13:26:07', '2023-06-12 13:26:07'),
(199917, 79268, 'action created', '2023-06-11 15:18:40', '2023-06-11 15:18:40'),
(199864, 79251, 'action created', '2023-06-11 06:08:22', '2023-06-11 06:08:22'),
(199784, 79223, 'action started via WP Cron', '2023-06-10 18:19:05', '2023-06-10 18:19:05'),
(200607, 79498, 'action complete via WP Cron', '2023-06-16 01:17:17', '2023-06-16 01:17:17'),
(200357, 79414, 'action started via WP Cron', '2023-06-14 09:19:23', '2023-06-14 09:19:23'),
(199776, 79221, 'action created', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(199777, 79222, 'action created', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(200327, 79402, 'action complete via Async Request', '2023-06-14 04:20:39', '2023-06-14 04:20:39'),
(199837, 79242, 'action created', '2023-06-11 02:25:46', '2023-06-11 02:25:46'),
(199848, 79245, 'action created', '2023-06-11 04:25:47', '2023-06-11 04:25:47'),
(199819, 79236, 'action created', '2023-06-10 23:06:53', '2023-06-10 23:06:53'),
(200164, 79349, 'action started via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(199931, 79272, 'action started via WP Cron', '2023-06-11 17:25:55', '2023-06-11 17:25:55'),
(200072, 79319, 'action started via WP Cron', '2023-06-12 15:26:07', '2023-06-12 15:26:07'),
(200145, 79343, 'action complete via WP Cron', '2023-06-13 02:57:11', '2023-06-13 02:57:11'),
(200049, 79311, 'action complete via WP Cron', '2023-06-12 11:51:28', '2023-06-12 11:51:28'),
(200004, 79297, 'action complete via Async Request', '2023-06-12 04:25:05', '2023-06-12 04:25:05'),
(200001, 79296, 'action created', '2023-06-12 04:25:02', '2023-06-12 04:25:02'),
(199962, 79283, 'action complete via WP Cron', '2023-06-11 21:52:57', '2023-06-11 21:52:57'),
(199958, 79278, 'action complete via WP Cron', '2023-06-11 20:58:46', '2023-06-11 20:58:46'),
(199934, 79273, 'action complete via WP Cron', '2023-06-11 17:25:55', '2023-06-11 17:25:55'),
(199947, 79278, 'action created', '2023-06-11 20:26:05', '2023-06-11 20:26:05'),
(201301, 79728, 'action started via WP Cron', '2023-06-20 11:15:37', '2023-06-20 11:15:37'),
(201317, 79734, 'action started via WP Cron', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201300, 79729, 'action complete via WP Cron', '2023-06-20 11:15:37', '2023-06-20 11:15:37'),
(201271, 79720, 'action created', '2023-06-20 07:26:27', '2023-06-20 07:26:27'),
(201272, 79666, 'action started via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(201273, 79666, 'action complete via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(201329, 79738, 'action started via WP Cron', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(201324, 79736, 'action complete via WP Cron', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(201316, 79735, 'action created', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(201315, 79734, 'action created', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(201398, 79761, 'action complete via WP Cron', '2023-06-21 02:25:26', '2023-06-21 02:25:26'),
(196858, 78249, 'action created', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(196731, 78206, 'action created', '2023-05-22 05:27:33', '2023-05-22 05:27:33'),
(196732, 78207, 'action created', '2023-05-22 05:27:33', '2023-05-22 05:27:33'),
(196718, 78201, 'action created', '2023-05-22 02:54:36', '2023-05-22 02:54:36'),
(196719, 78202, 'action created', '2023-05-22 03:27:07', '2023-05-22 03:27:07'),
(196720, 78203, 'action created', '2023-05-22 03:27:07', '2023-05-22 03:27:07'),
(196838, 78241, 'action complete via WP Cron', '2023-05-22 21:10:00', '2023-05-22 21:10:00'),
(167681, 68523, 'action created', '2022-11-17 08:26:08', '2022-11-17 08:26:08'),
(196723, 78202, 'action started via WP Cron', '2023-05-22 03:30:01', '2023-05-22 03:30:01'),
(196713, 78199, 'action complete via WP Cron', '2023-05-22 02:32:52', '2023-05-22 02:32:52'),
(196892, 78259, 'action started via WP Cron', '2023-05-23 06:34:20', '2023-05-23 06:34:20'),
(196765, 78216, 'action started via WP Cron', '2023-05-22 10:26:12', '2023-05-22 10:26:12'),
(196756, 78215, 'action created', '2023-05-22 09:26:19', '2023-05-22 09:26:19'),
(196912, 78265, 'action started via WP Cron', '2023-05-23 09:26:10', '2023-05-23 09:26:10'),
(196762, 78217, 'action created', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(196761, 78216, 'action created', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(196760, 78215, 'action complete via WP Cron', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(196937, 78273, 'action complete via WP Cron', '2023-05-23 13:25:53', '2023-05-23 13:25:53'),
(196936, 78273, 'action started via WP Cron', '2023-05-23 13:25:53', '2023-05-23 13:25:53'),
(196846, 78245, 'action created', '2023-05-22 23:08:51', '2023-05-22 23:08:51'),
(196839, 78242, 'action created', '2023-05-22 22:09:36', '2023-05-22 22:09:36'),
(196824, 78239, 'action created', '2023-05-22 20:27:00', '2023-05-22 20:27:00'),
(196821, 78236, 'action created', '2023-05-22 20:27:00', '2023-05-22 20:27:00'),
(196822, 78237, 'action created', '2023-05-22 20:27:00', '2023-05-22 20:27:00'),
(196823, 78238, 'action created', '2023-05-22 20:27:00', '2023-05-22 20:27:00'),
(196873, 78254, 'action created', '2023-05-23 03:06:57', '2023-05-23 03:06:57'),
(196853, 78247, 'action started via WP Cron', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(196918, 78267, 'action started via WP Cron', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196890, 78259, 'action created', '2023-05-23 06:25:56', '2023-05-23 06:25:56'),
(197135, 78341, 'action started via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(197018, 78301, 'action started via WP Cron', '2023-05-24 02:26:11', '2023-05-24 02:26:11'),
(196869, 78201, 'action started via WP Cron', '2023-05-23 03:06:56', '2023-05-23 03:06:56'),
(197095, 78327, 'action started via WP Cron', '2023-05-24 14:26:22', '2023-05-24 14:26:22'),
(199284, 79057, 'action complete via WP Cron', '2023-06-07 13:49:18', '2023-06-07 13:49:18'),
(199269, 79052, 'action created', '2023-06-07 11:09:37', '2023-06-07 11:09:37'),
(199270, 79053, 'action created', '2023-06-07 11:09:37', '2023-06-07 11:09:37'),
(199271, 79052, 'action started via WP Cron', '2023-06-07 11:10:00', '2023-06-07 11:10:00'),
(199272, 79052, 'action complete via WP Cron', '2023-06-07 11:10:00', '2023-06-07 11:10:00'),
(165264, 67661, 'action started via WP Cron', '2022-11-02 05:25:54', '2022-11-02 05:25:54'),
(165265, 67661, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-02 05:25:54', '2022-11-02 05:25:54'),
(165266, 67718, 'action created', '2022-11-02 05:25:54', '2022-11-02 05:25:54'),
(199278, 79055, 'action complete via WP Cron', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199277, 79055, 'action started via WP Cron', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199290, 79058, 'action complete via WP Cron', '2023-06-07 14:23:18', '2023-06-07 14:23:18'),
(199309, 79065, 'action started via WP Cron', '2023-06-07 17:18:37', '2023-06-07 17:18:37'),
(199263, 79050, 'action created', '2023-06-07 10:14:22', '2023-06-07 10:14:22'),
(199918, 79269, 'action created', '2023-06-11 15:18:40', '2023-06-11 15:18:40'),
(199281, 79056, 'action created', '2023-06-07 13:26:26', '2023-06-07 13:26:26'),
(199317, 79068, 'action created', '2023-06-07 19:29:09', '2023-06-07 19:29:09'),
(199463, 79115, 'action complete via WP Cron', '2023-06-08 16:31:48', '2023-06-08 16:31:48'),
(199293, 79060, 'action created', '2023-06-07 15:11:53', '2023-06-07 15:11:53'),
(199294, 79061, 'action created', '2023-06-07 15:11:53', '2023-06-07 15:11:53'),
(199295, 79060, 'action started via WP Cron', '2023-06-07 15:17:54', '2023-06-07 15:17:54'),
(199396, 79092, 'action started via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(199397, 79092, 'action complete via WP Cron', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(199301, 79062, 'action started via WP Cron', '2023-06-07 16:26:11', '2023-06-07 16:26:11'),
(199302, 79062, 'action complete via WP Cron', '2023-06-07 16:26:11', '2023-06-07 16:26:11'),
(199303, 79063, 'action started via WP Cron', '2023-06-07 16:26:11', '2023-06-07 16:26:11'),
(199408, 79097, 'action started via WP Cron', '2023-06-08 07:42:29', '2023-06-08 07:42:29'),
(199364, 79082, 'action complete via WP Cron', '2023-06-08 01:05:31', '2023-06-08 01:05:31'),
(199323, 79070, 'action created', '2023-06-07 20:26:43', '2023-06-07 20:26:43'),
(199342, 79077, 'action created', '2023-06-07 22:05:03', '2023-06-07 22:05:03'),
(199343, 79076, 'action started via WP Cron', '2023-06-07 22:10:58', '2023-06-07 22:10:58'),
(199322, 79068, 'action complete via WP Cron', '2023-06-07 19:30:48', '2023-06-07 19:30:48'),
(199359, 79082, 'action created', '2023-06-08 01:05:30', '2023-06-08 01:05:30'),
(199360, 79083, 'action created', '2023-06-08 01:05:30', '2023-06-08 01:05:30'),
(199361, 79083, 'action started via WP Cron', '2023-06-08 01:05:31', '2023-06-08 01:05:31'),
(199355, 79081, 'action started via WP Cron', '2023-06-08 00:35:30', '2023-06-08 00:35:30'),
(199341, 79076, 'action created', '2023-06-07 22:05:03', '2023-06-07 22:05:03'),
(199419, 79101, 'action complete via WP Cron', '2023-06-08 09:26:23', '2023-06-08 09:26:23'),
(199372, 79087, 'action created', '2023-06-08 03:26:19', '2023-06-08 03:26:19'),
(199373, 79086, 'action started via WP Cron', '2023-06-08 03:31:14', '2023-06-08 03:31:14'),
(199400, 79096, 'action started via WP Cron', '2023-06-08 06:38:03', '2023-06-08 06:38:03'),
(199474, 79119, 'action started via WP Cron', '2023-06-08 18:26:23', '2023-06-08 18:26:23'),
(199529, 79137, 'action complete via WP Cron', '2023-06-09 02:14:03', '2023-06-09 02:14:03'),
(199401, 79096, 'action complete via WP Cron', '2023-06-08 06:38:03', '2023-06-08 06:38:03'),
(199348, 79079, 'action created', '2023-06-07 23:26:11', '2023-06-07 23:26:11'),
(199393, 79094, 'action created', '2023-06-08 05:26:23', '2023-06-08 05:26:23'),
(199382, 79090, 'action complete via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199377, 79088, 'action created', '2023-06-08 04:13:40', '2023-06-08 04:13:40'),
(199349, 79078, 'action started via WP Cron', '2023-06-07 23:41:30', '2023-06-07 23:41:30'),
(199350, 79078, 'action complete via WP Cron', '2023-06-07 23:41:30', '2023-06-07 23:41:30'),
(199351, 79079, 'action started via WP Cron', '2023-06-07 23:41:30', '2023-06-07 23:41:30'),
(199352, 79079, 'action complete via WP Cron', '2023-06-07 23:41:30', '2023-06-07 23:41:30'),
(199353, 79080, 'action created', '2023-06-08 00:26:17', '2023-06-08 00:26:17'),
(199387, 79088, 'action started via Async Request', '2023-06-08 04:13:43', '2023-06-08 04:13:43'),
(199501, 79130, 'action created', '2023-06-08 22:26:24', '2023-06-08 22:26:24'),
(199375, 79087, 'action started via WP Cron', '2023-06-08 03:31:14', '2023-06-08 03:31:14'),
(199376, 79087, 'action complete via WP Cron', '2023-06-08 03:31:14', '2023-06-08 03:31:14'),
(200172, 79300, 'action started via WP Cron', '2023-06-13 06:24:13', '2023-06-13 06:24:13'),
(199443, 79110, 'action complete via WP Cron', '2023-06-08 13:27:21', '2023-06-08 13:27:21'),
(199438, 79107, 'action started via WP Cron', '2023-06-08 12:19:50', '2023-06-08 12:19:50'),
(199437, 79108, 'action complete via WP Cron', '2023-06-08 12:19:50', '2023-06-08 12:19:50'),
(199434, 79107, 'action created', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199431, 79106, 'action complete via WP Cron', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199430, 79106, 'action started via WP Cron', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199442, 79110, 'action started via WP Cron', '2023-06-08 13:27:21', '2023-06-08 13:27:21'),
(199420, 79102, 'action started via WP Cron', '2023-06-08 09:26:23', '2023-06-08 09:26:23'),
(199496, 79127, 'action started via WP Cron', '2023-06-08 21:26:23', '2023-06-08 21:26:23'),
(199439, 79107, 'action complete via WP Cron', '2023-06-08 12:19:50', '2023-06-08 12:19:50'),
(199421, 79102, 'action complete via WP Cron', '2023-06-08 09:26:23', '2023-06-08 09:26:23'),
(199428, 79105, 'action created', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(199429, 79106, 'action created', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(199440, 79109, 'action created', '2023-06-08 13:26:24', '2023-06-08 13:26:24'),
(199417, 79102, 'action created', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199418, 79101, 'action started via WP Cron', '2023-06-08 09:26:23', '2023-06-08 09:26:23'),
(199412, 79100, 'action started via WP Cron', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199413, 79100, 'action complete via WP Cron', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199414, 79099, 'action started via WP Cron', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199415, 79099, 'action complete via WP Cron', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199416, 79101, 'action created', '2023-06-08 09:18:40', '2023-06-08 09:18:40'),
(199449, 79111, 'action complete via WP Cron', '2023-06-08 14:26:22', '2023-06-08 14:26:22'),
(199452, 79113, 'action created', '2023-06-08 15:26:45', '2023-06-08 15:26:45'),
(199453, 79114, 'action created', '2023-06-08 15:26:45', '2023-06-08 15:26:45'),
(199451, 79112, 'action complete via WP Cron', '2023-06-08 14:26:22', '2023-06-08 14:26:22'),
(199444, 79109, 'action started via WP Cron', '2023-06-08 13:27:21', '2023-06-08 13:27:21'),
(199422, 79103, 'action created', '2023-06-08 10:25:53', '2023-06-08 10:25:53'),
(199423, 79104, 'action created', '2023-06-08 10:25:53', '2023-06-08 10:25:53'),
(199458, 79115, 'action created', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199464, 79117, 'action created', '2023-06-08 17:26:27', '2023-06-08 17:26:27'),
(199595, 79160, 'action started via WP Cron', '2023-06-09 13:33:31', '2023-06-09 13:33:31'),
(199584, 79156, 'action complete via WP Cron', '2023-06-09 11:19:21', '2023-06-09 11:19:21'),
(199585, 79157, 'action started via WP Cron', '2023-06-09 11:19:21', '2023-06-09 11:19:21'),
(199586, 79157, 'action complete via WP Cron', '2023-06-09 11:19:21', '2023-06-09 11:19:21'),
(199491, 79125, 'action complete via WP Cron', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199577, 79155, 'action started via WP Cron', '2023-06-09 10:25:35', '2023-06-09 10:25:35'),
(199578, 79155, 'action complete via WP Cron', '2023-06-09 10:25:35', '2023-06-09 10:25:35'),
(199579, 79154, 'action started via WP Cron', '2023-06-09 10:25:35', '2023-06-09 10:25:35'),
(199484, 79125, 'action created', '2023-06-08 20:26:35', '2023-06-08 20:26:35'),
(199725, 79203, 'action complete via WP Cron', '2023-06-10 08:09:26', '2023-06-10 08:09:26'),
(199547, 79145, 'action started via WP Cron', '2023-06-09 06:05:44', '2023-06-09 06:05:44'),
(199575, 79154, 'action created', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(199538, 79142, 'action started via WP Cron', '2023-06-09 04:34:38', '2023-06-09 04:34:38'),
(199539, 79142, 'action complete via WP Cron', '2023-06-09 04:34:38', '2023-06-09 04:34:38'),
(199535, 79140, 'action complete via WP Cron', '2023-06-09 03:29:27', '2023-06-09 03:29:27'),
(199518, 79135, 'action created', '2023-06-09 01:26:26', '2023-06-09 01:26:26'),
(199519, 79136, 'action created', '2023-06-09 01:26:26', '2023-06-09 01:26:26'),
(199557, 79148, 'action created', '2023-06-09 07:26:38', '2023-06-09 07:26:38'),
(199583, 79156, 'action started via WP Cron', '2023-06-09 11:19:21', '2023-06-09 11:19:21'),
(199599, 79162, 'action created', '2023-06-09 14:09:02', '2023-06-09 14:09:02'),
(199597, 79161, 'action started via WP Cron', '2023-06-09 13:33:31', '2023-06-09 13:33:31'),
(199598, 79161, 'action complete via WP Cron', '2023-06-09 13:33:31', '2023-06-09 13:33:31'),
(194850, 77579, 'action created', '2023-05-10 03:41:46', '2023-05-10 03:41:46'),
(199698, 79192, 'action complete via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199696, 79193, 'action complete via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199686, 79191, 'action complete via WP Cron', '2023-06-10 03:17:16', '2023-06-10 03:17:16'),
(199695, 79193, 'action started via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199694, 79195, 'action complete via Async Request', '2023-06-10 04:17:14', '2023-06-10 04:17:14'),
(199675, 79187, 'action started via WP Cron', '2023-06-10 01:19:24', '2023-06-10 01:19:24'),
(199676, 79187, 'action complete via WP Cron', '2023-06-10 01:19:24', '2023-06-10 01:19:24'),
(199685, 79191, 'action started via WP Cron', '2023-06-10 03:17:16', '2023-06-10 03:17:16'),
(199835, 79240, 'action complete via WP Cron', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199759, 79216, 'action created', '2023-06-10 14:05:23', '2023-06-10 14:05:23'),
(199749, 79212, 'action complete via WP Cron', '2023-06-10 12:20:54', '2023-06-10 12:20:54'),
(199750, 79211, 'action started via WP Cron', '2023-06-10 12:20:54', '2023-06-10 12:20:54'),
(199751, 79211, 'action complete via WP Cron', '2023-06-10 12:20:54', '2023-06-10 12:20:54'),
(199853, 79245, 'action complete via WP Cron', '2023-06-11 04:33:01', '2023-06-11 04:33:01'),
(199770, 79219, 'action created', '2023-06-10 16:10:57', '2023-06-10 16:10:57'),
(199769, 79218, 'action complete via WP Cron', '2023-06-10 15:23:58', '2023-06-10 15:23:58'),
(199757, 79213, 'action complete via WP Cron', '2023-06-10 13:25:43', '2023-06-10 13:25:43'),
(199732, 79205, 'action started via WP Cron', '2023-06-10 09:10:06', '2023-06-10 09:10:06'),
(199714, 79199, 'action started via WP Cron', '2023-06-10 06:22:33', '2023-06-10 06:22:33'),
(199758, 79215, 'action created', '2023-06-10 14:05:23', '2023-06-10 14:05:23'),
(199748, 79212, 'action started via WP Cron', '2023-06-10 12:20:53', '2023-06-10 12:20:53'),
(199747, 79212, 'action created', '2023-06-10 12:11:28', '2023-06-10 12:11:28'),
(200505, 79464, 'action complete via WP Cron', '2023-06-15 08:32:54', '2023-06-15 08:32:54'),
(199716, 79201, 'action created', '2023-06-10 07:25:46', '2023-06-10 07:25:46'),
(199731, 79206, 'action complete via WP Cron', '2023-06-10 09:10:06', '2023-06-10 09:10:06'),
(199728, 79205, 'action created', '2023-06-10 09:09:23', '2023-06-10 09:09:23'),
(199729, 79206, 'action created', '2023-06-10 09:09:23', '2023-06-10 09:09:23'),
(199730, 79206, 'action started via WP Cron', '2023-06-10 09:10:06', '2023-06-10 09:10:06'),
(199744, 79209, 'action started via WP Cron', '2023-06-10 11:28:11', '2023-06-10 11:28:11'),
(199745, 79209, 'action complete via WP Cron', '2023-06-10 11:28:11', '2023-06-10 11:28:11'),
(199735, 79208, 'action created', '2023-06-10 10:06:43', '2023-06-10 10:06:43'),
(199736, 79208, 'action started via WP Cron', '2023-06-10 10:08:03', '2023-06-10 10:08:03'),
(199737, 79208, 'action complete via WP Cron', '2023-06-10 10:08:03', '2023-06-10 10:08:03'),
(199738, 79207, 'action started via WP Cron', '2023-06-10 10:08:03', '2023-06-10 10:08:03'),
(165741, 67821, 'action started via WP Cron', '2022-11-05 05:26:38', '2022-11-05 05:26:38'),
(165742, 67821, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-05 05:26:38', '2022-11-05 05:26:38'),
(165743, 67877, 'action created', '2022-11-05 05:26:38', '2022-11-05 05:26:38'),
(199734, 79207, 'action created', '2023-06-10 10:06:43', '2023-06-10 10:06:43'),
(200515, 79468, 'action created', '2023-06-15 10:14:24', '2023-06-15 10:14:24'),
(199740, 79209, 'action created', '2023-06-10 11:25:44', '2023-06-10 11:25:44'),
(199773, 79219, 'action complete via WP Cron', '2023-06-10 16:25:47', '2023-06-10 16:25:47'),
(199764, 79217, 'action created', '2023-06-10 15:07:42', '2023-06-10 15:07:42'),
(199774, 79220, 'action started via WP Cron', '2023-06-10 16:25:47', '2023-06-10 16:25:47'),
(199794, 79227, 'action created', '2023-06-10 20:20:48', '2023-06-10 20:20:48'),
(199795, 79228, 'action created', '2023-06-10 20:20:48', '2023-06-10 20:20:48'),
(199904, 79262, 'action complete via WP Cron', '2023-06-11 12:05:10', '2023-06-11 12:05:10'),
(199859, 79248, 'action complete via WP Cron', '2023-06-11 05:37:41', '2023-06-11 05:37:41'),
(199856, 79247, 'action started via WP Cron', '2023-06-11 05:37:41', '2023-06-11 05:37:41'),
(199857, 79247, 'action complete via WP Cron', '2023-06-11 05:37:41', '2023-06-11 05:37:41'),
(199858, 79248, 'action started via WP Cron', '2023-06-11 05:37:41', '2023-06-11 05:37:41'),
(199901, 79263, 'action started via WP Cron', '2023-06-11 12:05:10', '2023-06-11 12:05:10'),
(199986, 79291, 'action complete via WP Cron', '2023-06-12 01:49:39', '2023-06-12 01:49:39'),
(199833, 79239, 'action complete via WP Cron', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199831, 79240, 'action created', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199830, 79239, 'action created', '2023-06-11 01:10:21', '2023-06-11 01:10:21'),
(199900, 79263, 'action created', '2023-06-11 12:04:44', '2023-06-11 12:04:44'),
(199896, 79260, 'action complete via WP Cron', '2023-06-11 11:28:14', '2023-06-11 11:28:14'),
(199897, 79261, 'action started via WP Cron', '2023-06-11 11:28:14', '2023-06-11 11:28:14'),
(199898, 79261, 'action complete via WP Cron', '2023-06-11 11:28:14', '2023-06-11 11:28:14'),
(199899, 79262, 'action created', '2023-06-11 12:04:44', '2023-06-11 12:04:44'),
(199887, 79258, 'action created', '2023-06-11 10:25:53', '2023-06-11 10:25:53'),
(199889, 79259, 'action started via WP Cron', '2023-06-11 10:52:30', '2023-06-11 10:52:30'),
(199893, 79260, 'action created', '2023-06-11 11:25:53', '2023-06-11 11:25:53'),
(199883, 79256, 'action started via WP Cron', '2023-06-11 09:16:47', '2023-06-11 09:16:47'),
(199884, 79256, 'action complete via WP Cron', '2023-06-11 09:16:47', '2023-06-11 09:16:47'),
(199902, 79263, 'action complete via WP Cron', '2023-06-11 12:05:10', '2023-06-11 12:05:10'),
(199892, 79258, 'action complete via WP Cron', '2023-06-11 10:52:30', '2023-06-11 10:52:30'),
(199946, 79276, 'action complete via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(199905, 79264, 'action created', '2023-06-11 13:25:55', '2023-06-11 13:25:55'),
(199906, 79265, 'action created', '2023-06-11 13:25:55', '2023-06-11 13:25:55'),
(200165, 79349, 'action complete via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(199910, 79264, 'action complete via WP Cron', '2023-06-11 13:28:55', '2023-06-11 13:28:55'),
(199907, 79265, 'action started via WP Cron', '2023-06-11 13:28:55', '2023-06-11 13:28:55'),
(200028, 79305, 'action created', '2023-06-12 08:26:27', '2023-06-12 08:26:27'),
(199945, 79276, 'action started via WP Cron', '2023-06-11 19:32:17', '2023-06-11 19:32:17'),
(199930, 79273, 'action created', '2023-06-11 17:07:31', '2023-06-11 17:07:31'),
(199928, 79271, 'action complete via WP Cron', '2023-06-11 16:29:19', '2023-06-11 16:29:19'),
(199925, 79270, 'action started via WP Cron', '2023-06-11 16:29:19', '2023-06-11 16:29:19'),
(199950, 79281, 'action created', '2023-06-11 20:26:05', '2023-06-11 20:26:05'),
(199948, 79279, 'action created', '2023-06-11 20:26:05', '2023-06-11 20:26:05'),
(200121, 79336, 'action complete via WP Cron', '2023-06-12 23:26:08', '2023-06-12 23:26:08'),
(200092, 79326, 'action started via WP Cron', '2023-06-12 18:33:14', '2023-06-12 18:33:14'),
(200031, 79306, 'action complete via WP Cron', '2023-06-12 08:43:51', '2023-06-12 08:43:51'),
(200032, 79305, 'action started via WP Cron', '2023-06-12 08:43:51', '2023-06-12 08:43:51'),
(166070, 67986, 'action created', '2022-11-07 06:26:04', '2022-11-07 06:26:04'),
(200058, 79315, 'action created', '2023-06-12 13:04:51', '2023-06-12 13:04:51'),
(200054, 79314, 'action started via WP Cron', '2023-06-12 12:39:04', '2023-06-12 12:39:04'),
(200078, 79321, 'action started via WP Cron', '2023-06-12 16:26:05', '2023-06-12 16:26:05'),
(200066, 79318, 'action started via WP Cron', '2023-06-12 14:41:45', '2023-06-12 14:41:45'),
(200057, 79313, 'action complete via WP Cron', '2023-06-12 12:39:04', '2023-06-12 12:39:04'),
(200160, 79348, 'action started via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(200151, 79345, 'action complete via WP Cron', '2023-06-13 03:30:43', '2023-06-13 03:30:43'),
(200391, 79426, 'action created', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200392, 79427, 'action created', '2023-06-14 15:26:24', '2023-06-14 15:26:24'),
(200393, 79426, 'action started via WP Cron', '2023-06-14 15:42:33', '2023-06-14 15:42:33'),
(200231, 79372, 'action started via WP Cron', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(200283, 79390, 'action created', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(200282, 79388, 'action complete via WP Cron', '2023-06-13 22:37:22', '2023-06-13 22:37:22'),
(200213, 79367, 'action started via WP Cron', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(200214, 79367, 'action complete via WP Cron', '2023-06-13 13:26:34', '2023-06-13 13:26:34'),
(200243, 79376, 'action started via WP Cron', '2023-06-13 17:40:03', '2023-06-13 17:40:03'),
(200244, 79376, 'action complete via WP Cron', '2023-06-13 17:40:03', '2023-06-13 17:40:03'),
(200222, 79368, 'action complete via WP Cron', '2023-06-13 14:10:16', '2023-06-13 14:10:16'),
(200194, 79361, 'action created', '2023-06-13 09:22:13', '2023-06-13 09:22:13'),
(200204, 79362, 'action complete via WP Cron', '2023-06-13 10:26:17', '2023-06-13 10:26:17'),
(200225, 79370, 'action started via WP Cron', '2023-06-13 14:26:21', '2023-06-13 14:26:21'),
(200226, 79370, 'action complete via WP Cron', '2023-06-13 14:26:21', '2023-06-13 14:26:21'),
(166227, 67986, 'action started via WP Cron', '2022-11-08 06:26:20', '2022-11-08 06:26:20'),
(166228, 67986, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-08 06:26:20', '2022-11-08 06:26:20'),
(166229, 68039, 'action created', '2022-11-08 06:26:20', '2022-11-08 06:26:20'),
(200193, 79360, 'action created', '2023-06-13 09:22:13', '2023-06-13 09:22:13'),
(200232, 79372, 'action complete via WP Cron', '2023-06-13 16:06:46', '2023-06-13 16:06:46'),
(200406, 79430, 'action complete via WP Cron', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(200227, 79371, 'action started via WP Cron', '2023-06-13 14:26:21', '2023-06-13 14:26:21'),
(200230, 79373, 'action created', '2023-06-13 15:26:19', '2023-06-13 15:26:19'),
(200278, 79389, 'action created', '2023-06-13 22:26:14', '2023-06-13 22:26:14'),
(200285, 79391, 'action started via WP Cron', '2023-06-13 23:25:45', '2023-06-13 23:25:45'),
(200252, 79379, 'action complete via WP Cron', '2023-06-13 19:24:46', '2023-06-13 19:24:46'),
(200273, 79386, 'action started via WP Cron', '2023-06-13 21:26:16', '2023-06-13 21:26:16'),
(200249, 79378, 'action started via WP Cron', '2023-06-13 19:24:46', '2023-06-13 19:24:46'),
(200247, 79378, 'action created', '2023-06-13 18:26:15', '2023-06-13 18:26:15'),
(200315, 79400, 'action complete via WP Cron', '2023-06-14 04:20:36', '2023-06-14 04:20:36'),
(166371, 68087, 'action created', '2022-11-09 03:37:32', '2022-11-09 03:37:32'),
(200530, 79472, 'action started via WP Cron', '2023-06-15 12:42:25', '2023-06-15 12:42:25'),
(200385, 79424, 'action created', '2023-06-14 14:26:25', '2023-06-14 14:26:25'),
(200383, 79422, 'action started via WP Cron', '2023-06-14 13:19:33', '2023-06-14 13:19:33');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(200380, 79423, 'action created', '2023-06-14 13:06:08', '2023-06-14 13:06:08'),
(200379, 79422, 'action created', '2023-06-14 13:06:08', '2023-06-14 13:06:08'),
(200361, 79416, 'action created', '2023-06-14 10:18:57', '2023-06-14 10:18:57'),
(200362, 79417, 'action created', '2023-06-14 10:18:57', '2023-06-14 10:18:57'),
(200469, 79452, 'action created', '2023-06-15 03:06:21', '2023-06-15 03:06:21'),
(200443, 79443, 'action started via WP Cron', '2023-06-14 22:26:27', '2023-06-14 22:26:27'),
(200394, 79426, 'action complete via WP Cron', '2023-06-14 15:42:33', '2023-06-14 15:42:33'),
(200432, 79436, 'action complete via WP Cron', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200381, 79423, 'action started via WP Cron', '2023-06-14 13:19:33', '2023-06-14 13:19:33'),
(200382, 79423, 'action complete via WP Cron', '2023-06-14 13:19:33', '2023-06-14 13:19:33'),
(200415, 79434, 'action created', '2023-06-14 19:29:03', '2023-06-14 19:29:03'),
(200416, 79435, 'action created', '2023-06-14 19:29:03', '2023-06-14 19:29:03'),
(200437, 79441, 'action started via WP Cron', '2023-06-14 21:28:06', '2023-06-14 21:28:06'),
(200424, 79439, 'action created', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200420, 79434, 'action complete via WP Cron', '2023-06-14 19:34:03', '2023-06-14 19:34:03'),
(200541, 79475, 'action complete via WP Cron', '2023-06-15 14:30:40', '2023-06-15 14:30:40'),
(200482, 79457, 'action created', '2023-06-15 05:26:37', '2023-06-15 05:26:37'),
(200483, 79457, 'action started via WP Cron', '2023-06-15 06:15:33', '2023-06-15 06:15:33'),
(200423, 79438, 'action created', '2023-06-14 20:26:39', '2023-06-14 20:26:39'),
(200444, 79443, 'action complete via WP Cron', '2023-06-14 22:26:27', '2023-06-14 22:26:27'),
(200830, 79571, 'action started via WP Cron', '2023-06-17 11:25:54', '2023-06-17 11:25:54'),
(200517, 79467, 'action complete via WP Cron', '2023-06-15 10:25:56', '2023-06-15 10:25:56'),
(200440, 79443, 'action created', '2023-06-14 22:04:51', '2023-06-14 22:04:51'),
(200441, 79442, 'action started via WP Cron', '2023-06-14 22:26:27', '2023-06-14 22:26:27'),
(200417, 79435, 'action started via WP Cron', '2023-06-14 19:34:03', '2023-06-14 19:34:03'),
(200418, 79435, 'action complete via WP Cron', '2023-06-14 19:34:03', '2023-06-14 19:34:03'),
(200419, 79434, 'action started via WP Cron', '2023-06-14 19:34:03', '2023-06-14 19:34:03'),
(200467, 79451, 'action started via WP Cron', '2023-06-15 02:18:53', '2023-06-15 02:18:53'),
(200582, 79489, 'action started via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200447, 79444, 'action started via WP Cron', '2023-06-14 23:26:31', '2023-06-14 23:26:31'),
(190813, 76233, 'action started via WP Cron', '2023-04-14 04:26:46', '2023-04-14 04:26:46'),
(190814, 76233, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-04-14 04:26:46', '2023-04-14 04:26:46'),
(200461, 79449, 'action started via WP Cron', '2023-06-15 01:19:02', '2023-06-15 01:19:02'),
(200458, 79449, 'action created', '2023-06-15 01:10:08', '2023-06-15 01:10:08'),
(200456, 79446, 'action complete via WP Cron', '2023-06-15 00:20:58', '2023-06-15 00:20:58'),
(200455, 79446, 'action started via WP Cron', '2023-06-15 00:20:58', '2023-06-15 00:20:58'),
(200453, 79447, 'action started via WP Cron', '2023-06-15 00:20:58', '2023-06-15 00:20:58'),
(200452, 79447, 'action created', '2023-06-15 00:16:07', '2023-06-15 00:16:07'),
(200466, 79450, 'action complete via WP Cron', '2023-06-15 02:18:53', '2023-06-15 02:18:53'),
(200463, 79450, 'action created', '2023-06-15 02:08:39', '2023-06-15 02:08:39'),
(200480, 79455, 'action complete via WP Cron', '2023-06-15 04:06:42', '2023-06-15 04:06:42'),
(200460, 79448, 'action complete via WP Cron', '2023-06-15 01:19:02', '2023-06-15 01:19:02'),
(200457, 79448, 'action created', '2023-06-15 01:10:08', '2023-06-15 01:10:08'),
(200898, 79595, 'action created', '2023-06-17 22:26:17', '2023-06-17 22:26:17'),
(200566, 79484, 'action started via WP Cron', '2023-06-15 18:25:38', '2023-06-15 18:25:38'),
(200513, 79465, 'action complete via WP Cron', '2023-06-15 09:25:39', '2023-06-15 09:25:39'),
(200512, 79465, 'action started via WP Cron', '2023-06-15 09:25:39', '2023-06-15 09:25:39'),
(200508, 79465, 'action created', '2023-06-15 09:22:24', '2023-06-15 09:22:24'),
(200509, 79466, 'action created', '2023-06-15 09:22:24', '2023-06-15 09:22:24'),
(200523, 79469, 'action complete via WP Cron', '2023-06-15 11:11:31', '2023-06-15 11:11:31'),
(200520, 79469, 'action created', '2023-06-15 11:05:41', '2023-06-15 11:05:41'),
(200510, 79466, 'action started via WP Cron', '2023-06-15 09:25:39', '2023-06-15 09:25:39'),
(166556, 68148, 'action created', '2022-11-10 06:26:38', '2022-11-10 06:26:38'),
(200728, 79539, 'action created', '2023-06-16 20:13:09', '2023-06-16 20:13:09'),
(200726, 79536, 'action complete via WP Cron', '2023-06-16 20:13:04', '2023-06-16 20:13:04'),
(200552, 79480, 'action started via WP Cron', '2023-06-15 16:40:08', '2023-06-15 16:40:08'),
(200514, 79467, 'action created', '2023-06-15 10:14:24', '2023-06-15 10:14:24'),
(200557, 79482, 'action created', '2023-06-15 17:25:38', '2023-06-15 17:25:38'),
(200547, 79478, 'action complete via WP Cron', '2023-06-15 15:27:31', '2023-06-15 15:27:31'),
(200533, 79474, 'action created', '2023-06-15 13:08:26', '2023-06-15 13:08:26'),
(200603, 79496, 'action complete via WP Cron', '2023-06-15 23:25:36', '2023-06-15 23:25:36'),
(200587, 79492, 'action created', '2023-06-15 21:25:37', '2023-06-15 21:25:37'),
(200600, 79495, 'action started via WP Cron', '2023-06-15 23:25:36', '2023-06-15 23:25:36'),
(200601, 79495, 'action complete via WP Cron', '2023-06-15 23:25:36', '2023-06-15 23:25:36'),
(200599, 79496, 'action created', '2023-06-15 23:17:51', '2023-06-15 23:17:51'),
(200594, 79493, 'action started via WP Cron', '2023-06-15 22:43:41', '2023-06-15 22:43:41'),
(200629, 79506, 'action created', '2023-06-16 04:25:44', '2023-06-16 04:25:44'),
(200813, 79565, 'action complete via WP Cron', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(200722, 79537, 'action created', '2023-06-16 19:29:06', '2023-06-16 19:29:06'),
(200740, 79543, 'action created', '2023-06-16 21:25:48', '2023-06-16 21:25:48'),
(200675, 79520, 'action started via WP Cron', '2023-06-16 11:20:53', '2023-06-16 11:20:53'),
(200680, 79523, 'action created', '2023-06-16 12:23:14', '2023-06-16 12:23:14'),
(200710, 79533, 'action created', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(200709, 79532, 'action created', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(200714, 79532, 'action complete via WP Cron', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200689, 79525, 'action started via WP Cron', '2023-06-16 13:25:47', '2023-06-16 13:25:47'),
(200687, 79524, 'action started via WP Cron', '2023-06-16 13:25:47', '2023-06-16 13:25:47'),
(200752, 79547, 'action created', '2023-06-16 23:25:46', '2023-06-16 23:25:46'),
(200712, 79533, 'action complete via WP Cron', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200703, 79530, 'action created', '2023-06-16 16:25:46', '2023-06-16 16:25:46'),
(200704, 79531, 'action created', '2023-06-16 16:25:46', '2023-06-16 16:25:46'),
(200705, 79531, 'action started via WP Cron', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(200706, 79531, 'action complete via WP Cron', '2023-06-16 17:25:49', '2023-06-16 17:25:49'),
(200772, 79553, 'action complete via WP Cron', '2023-06-17 02:25:48', '2023-06-17 02:25:48'),
(200723, 79537, 'action started via WP Cron', '2023-06-16 20:13:04', '2023-06-16 20:13:04'),
(200724, 79537, 'action complete via WP Cron', '2023-06-16 20:13:04', '2023-06-16 20:13:04'),
(200743, 79543, 'action started via WP Cron', '2023-06-16 21:32:20', '2023-06-16 21:32:20'),
(198290, 78725, 'action complete via WP Cron', '2023-06-01 05:34:39', '2023-06-01 05:34:39'),
(198285, 78724, 'action created', '2023-06-01 05:26:15', '2023-06-01 05:26:15'),
(200826, 79571, 'action created', '2023-06-17 11:06:08', '2023-06-17 11:06:08'),
(200817, 79568, 'action complete via WP Cron', '2023-06-17 09:25:57', '2023-06-17 09:25:57'),
(200835, 79574, 'action complete via WP Cron', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200836, 79573, 'action started via WP Cron', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200832, 79573, 'action created', '2023-06-17 12:25:56', '2023-06-17 12:25:56'),
(200833, 79574, 'action created', '2023-06-17 12:25:56', '2023-06-17 12:25:56'),
(200846, 79578, 'action started via WP Cron', '2023-06-17 14:31:44', '2023-06-17 14:31:44'),
(200882, 79591, 'action created', '2023-06-17 20:26:05', '2023-06-17 20:26:05'),
(200865, 79583, 'action complete via WP Cron', '2023-06-17 18:26:02', '2023-06-17 18:26:02'),
(201044, 79642, 'action complete via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(201094, 79660, 'action complete via Async Request', '2023-06-19 04:26:18', '2023-06-19 04:26:18'),
(196781, 78223, 'action started via WP Cron', '2023-05-22 13:26:31', '2023-05-22 13:26:31'),
(200860, 79582, 'action started via WP Cron', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200861, 79582, 'action complete via WP Cron', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200862, 79583, 'action created', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200863, 79584, 'action created', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200924, 79603, 'action started via WP Cron', '2023-06-18 02:58:23', '2023-06-18 02:58:23'),
(200894, 79594, 'action started via WP Cron', '2023-06-17 21:43:59', '2023-06-17 21:43:59'),
(200876, 79588, 'action started via WP Cron', '2023-06-17 20:26:01', '2023-06-17 20:26:01'),
(200877, 79588, 'action complete via WP Cron', '2023-06-17 20:26:01', '2023-06-17 20:26:01'),
(201267, 79718, 'action complete via WP Cron', '2023-06-20 06:26:28', '2023-06-20 06:26:28'),
(201043, 79642, 'action started via WP Cron', '2023-06-18 20:18:27', '2023-06-18 20:18:27'),
(201048, 79644, 'action complete via WP Cron', '2023-06-18 21:26:06', '2023-06-18 21:26:06'),
(200939, 79608, 'action complete via WP Cron', '2023-06-18 04:28:25', '2023-06-18 04:28:25'),
(200966, 79617, 'action complete via WP Cron', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(200961, 79616, 'action created', '2023-06-18 08:26:07', '2023-06-18 08:26:07'),
(200964, 79616, 'action complete via WP Cron', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(200965, 79617, 'action started via WP Cron', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(198078, 78655, 'action created', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(200940, 79609, 'action created', '2023-06-18 05:26:04', '2023-06-18 05:26:04'),
(200928, 79605, 'action created', '2023-06-18 03:21:58', '2023-06-18 03:21:58'),
(200963, 79616, 'action started via WP Cron', '2023-06-18 09:26:07', '2023-06-18 09:26:07'),
(200926, 79604, 'action started via WP Cron', '2023-06-18 02:58:23', '2023-06-18 02:58:23'),
(200927, 79604, 'action complete via WP Cron', '2023-06-18 02:58:23', '2023-06-18 02:58:23'),
(200956, 79615, 'action created', '2023-06-18 07:26:11', '2023-06-18 07:26:11'),
(200991, 79626, 'action created', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(201022, 79637, 'action created', '2023-06-18 18:26:07', '2023-06-18 18:26:07'),
(200984, 79623, 'action complete via WP Cron', '2023-06-18 11:39:05', '2023-06-18 11:39:05'),
(167043, 68256, 'action started via WP Cron', '2022-11-13 07:26:14', '2022-11-13 07:26:14'),
(167044, 68256, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-13 07:26:14', '2022-11-13 07:26:14'),
(167045, 68311, 'action created', '2022-11-13 07:26:14', '2022-11-13 07:26:14'),
(201013, 79632, 'action started via WP Cron', '2023-06-18 16:26:12', '2023-06-18 16:26:12'),
(201032, 79638, 'action complete via WP Cron', '2023-06-18 19:25:11', '2023-06-18 19:25:11'),
(201033, 79640, 'action created', '2023-06-18 20:12:57', '2023-06-18 20:12:57'),
(201030, 79639, 'action complete via WP Cron', '2023-06-18 19:25:11', '2023-06-18 19:25:11'),
(201017, 79635, 'action started via WP Cron', '2023-06-18 17:18:50', '2023-06-18 17:18:50'),
(201018, 79635, 'action complete via WP Cron', '2023-06-18 17:18:50', '2023-06-18 17:18:50'),
(201051, 79646, 'action created', '2023-06-18 22:26:05', '2023-06-18 22:26:05'),
(201103, 79663, 'action started via WP Cron', '2023-06-19 05:26:12', '2023-06-19 05:26:12'),
(201162, 79683, 'action created', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(172055, 69980, 'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2022-12-15 04:19:09', '2022-12-15 04:19:09'),
(172053, 69980, 'action created', '2022-12-15 03:43:49', '2022-12-15 03:43:49'),
(172054, 69980, 'action started via Async Request', '2022-12-15 04:19:09', '2022-12-15 04:19:09'),
(201168, 79685, 'action created', '2023-06-19 16:26:16', '2023-06-19 16:26:16'),
(181747, 73211, 'action started via Async Request', '2023-02-15 04:26:44', '2023-02-15 04:26:44'),
(181748, 73211, 'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2023-02-15 04:26:44', '2023-02-15 04:26:44'),
(201175, 79688, 'action created', '2023-06-19 17:13:01', '2023-06-19 17:13:01'),
(201176, 79688, 'action started via WP Cron', '2023-06-19 17:15:13', '2023-06-19 17:15:13'),
(201355, 79749, 'action started via WP Cron', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(201270, 79719, 'action created', '2023-06-20 07:26:27', '2023-06-20 07:26:27'),
(201457, 79782, 'action created', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201393, 79760, 'action created', '2023-06-21 02:14:41', '2023-06-21 02:14:41'),
(201183, 79690, 'action complete via WP Cron', '2023-06-19 19:00:45', '2023-06-19 19:00:45'),
(201155, 79680, 'action complete via WP Cron', '2023-06-19 13:26:35', '2023-06-19 13:26:35'),
(201153, 79679, 'action complete via WP Cron', '2023-06-19 13:26:35', '2023-06-19 13:26:35'),
(201154, 79680, 'action started via WP Cron', '2023-06-19 13:26:35', '2023-06-19 13:26:35'),
(201152, 79679, 'action started via WP Cron', '2023-06-19 13:26:35', '2023-06-19 13:26:35'),
(201148, 79677, 'action started via WP Cron', '2023-06-19 12:30:19', '2023-06-19 12:30:19'),
(167201, 68363, 'action created', '2022-11-14 07:26:42', '2022-11-14 07:26:42'),
(201236, 79707, 'action started via WP Cron', '2023-06-20 02:26:38', '2023-06-20 02:26:38'),
(201173, 79685, 'action complete via WP Cron', '2023-06-19 16:53:17', '2023-06-19 16:53:17'),
(201174, 79687, 'action created', '2023-06-19 17:13:01', '2023-06-19 17:13:01'),
(201158, 79682, 'action started via WP Cron', '2023-06-19 15:17:04', '2023-06-19 15:17:04'),
(201180, 79689, 'action created', '2023-06-19 18:26:16', '2023-06-19 18:26:16'),
(201201, 79693, 'action complete via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201364, 79751, 'action created', '2023-06-20 21:26:42', '2023-06-20 21:26:42'),
(201192, 79693, 'action created', '2023-06-19 20:26:37', '2023-06-19 20:26:37'),
(201181, 79690, 'action created', '2023-06-19 18:26:16', '2023-06-19 18:26:16'),
(201182, 79690, 'action started via WP Cron', '2023-06-19 19:00:45', '2023-06-19 19:00:45'),
(201215, 79700, 'action complete via WP Cron', '2023-06-19 22:26:21', '2023-06-19 22:26:21'),
(201199, 79696, 'action complete via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(201451, 79780, 'action created', '2023-06-21 11:25:42', '2023-06-21 11:25:42'),
(201222, 79703, 'action created', '2023-06-20 00:26:20', '2023-06-20 00:26:20'),
(201220, 79701, 'action started via WP Cron', '2023-06-19 23:25:54', '2023-06-19 23:25:54'),
(201221, 79701, 'action complete via WP Cron', '2023-06-19 23:25:54', '2023-06-19 23:25:54'),
(201332, 79739, 'action complete via WP Cron', '2023-06-20 17:15:54', '2023-06-20 17:15:54'),
(201260, 79716, 'action started via WP Cron', '2023-06-20 05:44:16', '2023-06-20 05:44:16'),
(201252, 79713, 'action started via Async Request', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201339, 79742, 'action created', '2023-06-20 18:27:59', '2023-06-20 18:27:59'),
(201281, 79723, 'action started via WP Cron', '2023-06-20 08:24:11', '2023-06-20 08:24:11'),
(201280, 79723, 'action created', '2023-06-20 08:16:35', '2023-06-20 08:16:35'),
(201279, 79722, 'action created', '2023-06-20 08:16:35', '2023-06-20 08:16:35'),
(201278, 79719, 'action complete via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(201277, 79719, 'action started via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(201518, 79801, 'action started via WP Cron', '2023-06-21 21:25:33', '2023-06-21 21:25:33'),
(201307, 79731, 'action started via WP Cron', '2023-06-20 12:26:51', '2023-06-20 12:26:51'),
(201308, 79731, 'action complete via WP Cron', '2023-06-20 12:26:51', '2023-06-20 12:26:51'),
(201311, 79733, 'action started via WP Cron', '2023-06-20 14:26:46', '2023-06-20 14:26:46'),
(201305, 79730, 'action started via WP Cron', '2023-06-20 12:26:51', '2023-06-20 12:26:51'),
(201290, 79724, 'action complete via WP Cron', '2023-06-20 09:45:01', '2023-06-20 09:45:01'),
(201377, 79755, 'action started via WP Cron', '2023-06-20 23:06:24', '2023-06-20 23:06:24'),
(201322, 79737, 'action created', '2023-06-20 15:26:26', '2023-06-20 15:26:26'),
(201297, 79728, 'action created', '2023-06-20 11:11:16', '2023-06-20 11:11:16'),
(201286, 79725, 'action created', '2023-06-20 09:26:45', '2023-06-20 09:26:45'),
(201453, 79779, 'action complete via WP Cron', '2023-06-21 12:08:40', '2023-06-21 12:08:40'),
(201406, 79765, 'action created', '2023-06-21 04:26:35', '2023-06-21 04:26:35'),
(201323, 79736, 'action started via WP Cron', '2023-06-20 16:50:48', '2023-06-20 16:50:48'),
(196895, 78260, 'action complete via WP Cron', '2023-05-23 06:34:20', '2023-05-23 06:34:20'),
(201350, 79744, 'action complete via WP Cron', '2023-06-20 19:53:38', '2023-06-20 19:53:38'),
(201347, 79745, 'action started via WP Cron', '2023-06-20 19:30:12', '2023-06-20 19:30:12'),
(201348, 79745, 'action complete via WP Cron', '2023-06-20 19:30:12', '2023-06-20 19:30:12'),
(201349, 79744, 'action started via WP Cron', '2023-06-20 19:53:38', '2023-06-20 19:53:38'),
(197773, 78553, 'action started via WP Cron', '2023-05-28 22:25:34', '2023-05-28 22:25:34'),
(201459, 79781, 'action complete via WP Cron', '2023-06-21 12:23:33', '2023-06-21 12:23:33'),
(201458, 79781, 'action started via WP Cron', '2023-06-21 12:23:33', '2023-06-21 12:23:33'),
(201383, 79756, 'action started via WP Cron', '2023-06-21 00:07:47', '2023-06-21 00:07:47'),
(201351, 79746, 'action created', '2023-06-20 20:26:36', '2023-06-20 20:26:36'),
(196700, 78195, 'action started via WP Cron', '2023-05-22 00:39:05', '2023-05-22 00:39:05'),
(201432, 79773, 'action created', '2023-06-21 08:26:05', '2023-06-21 08:26:05'),
(201368, 79751, 'action complete via WP Cron', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(201367, 79751, 'action started via WP Cron', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(201365, 79750, 'action started via WP Cron', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(201366, 79750, 'action complete via WP Cron', '2023-06-20 22:26:38', '2023-06-20 22:26:38'),
(201381, 79756, 'action created', '2023-06-21 00:07:42', '2023-06-21 00:07:42'),
(201382, 79757, 'action created', '2023-06-21 00:07:42', '2023-06-21 00:07:42'),
(201486, 79791, 'action created', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201447, 79778, 'action complete via WP Cron', '2023-06-21 10:38:26', '2023-06-21 10:38:26'),
(201445, 79778, 'action created', '2023-06-21 10:25:39', '2023-06-21 10:25:39'),
(201444, 79777, 'action created', '2023-06-21 10:25:39', '2023-06-21 10:25:39'),
(201388, 79759, 'action created', '2023-06-21 01:18:33', '2023-06-21 01:18:33'),
(201389, 79759, 'action started via WP Cron', '2023-06-21 01:27:06', '2023-06-21 01:27:06'),
(201390, 79759, 'action complete via WP Cron', '2023-06-21 01:27:06', '2023-06-21 01:27:06'),
(201387, 79758, 'action created', '2023-06-21 01:18:33', '2023-06-21 01:18:33'),
(201438, 79775, 'action created', '2023-06-21 09:25:39', '2023-06-21 09:25:39'),
(201439, 79776, 'action created', '2023-06-21 09:25:39', '2023-06-21 09:25:39'),
(196753, 78213, 'action started via WP Cron', '2023-05-22 08:22:24', '2023-05-22 08:22:24'),
(201482, 79789, 'action started via WP Cron', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201442, 79775, 'action started via WP Cron', '2023-06-21 09:31:12', '2023-06-21 09:31:12'),
(201483, 79789, 'action complete via WP Cron', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201484, 79790, 'action started via WP Cron', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201485, 79790, 'action complete via WP Cron', '2023-06-21 17:26:01', '2023-06-21 17:26:01'),
(201471, 79786, 'action complete via WP Cron', '2023-06-21 14:57:57', '2023-06-21 14:57:57'),
(201472, 79785, 'action started via WP Cron', '2023-06-21 14:57:57', '2023-06-21 14:57:57'),
(201493, 79794, 'action created', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(201478, 79788, 'action started via WP Cron', '2023-06-21 16:25:58', '2023-06-21 16:25:58'),
(198075, 78653, 'action complete via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(196816, 78235, 'action created', '2023-05-22 19:12:43', '2023-05-22 19:12:43'),
(196695, 78193, 'action complete via WP Cron', '2023-05-21 23:27:06', '2023-05-21 23:27:06'),
(197016, 78301, 'action created', '2023-05-24 02:25:45', '2023-05-24 02:25:45'),
(196738, 78209, 'action created', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(196769, 78218, 'action started via WP Cron', '2023-05-22 11:05:07', '2023-05-22 11:05:07'),
(201504, 79797, 'action created', '2023-06-21 20:09:48', '2023-06-21 20:09:48'),
(201494, 79794, 'action started via WP Cron', '2023-06-21 18:58:44', '2023-06-21 18:58:44'),
(201495, 79794, 'action complete via WP Cron', '2023-06-21 18:58:44', '2023-06-21 18:58:44'),
(201496, 79793, 'action started via WP Cron', '2023-06-21 18:58:44', '2023-06-21 18:58:44'),
(201497, 79793, 'action complete via WP Cron', '2023-06-21 18:58:44', '2023-06-21 18:58:44'),
(201491, 79791, 'action complete via WP Cron', '2023-06-21 18:25:35', '2023-06-21 18:25:35'),
(201475, 79788, 'action created', '2023-06-21 15:25:32', '2023-06-21 15:25:32'),
(201520, 79802, 'action started via WP Cron', '2023-06-21 21:25:33', '2023-06-21 21:25:33'),
(196722, 78203, 'action complete via WP Cron', '2023-05-22 03:30:01', '2023-05-22 03:30:01'),
(196964, 78284, 'action started via WP Cron', '2023-05-23 18:22:09', '2023-05-23 18:22:09'),
(196965, 78284, 'action complete via WP Cron', '2023-05-23 18:22:09', '2023-05-23 18:22:09'),
(197142, 78342, 'action complete via WP Cron', '2023-05-24 21:29:00', '2023-05-24 21:29:00'),
(197070, 78319, 'action complete via WP Cron', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(197017, 78302, 'action created', '2023-05-24 02:25:45', '2023-05-24 02:25:45'),
(196721, 78203, 'action started via WP Cron', '2023-05-22 03:30:01', '2023-05-22 03:30:01'),
(196845, 78244, 'action created', '2023-05-22 23:08:51', '2023-05-22 23:08:51'),
(196708, 78197, 'action started via WP Cron', '2023-05-22 01:15:29', '2023-05-22 01:15:29'),
(196707, 78198, 'action complete via WP Cron', '2023-05-22 01:15:29', '2023-05-22 01:15:29'),
(196696, 78194, 'action started via WP Cron', '2023-05-21 23:27:06', '2023-05-21 23:27:06'),
(196692, 78193, 'action created', '2023-05-21 23:17:56', '2023-05-21 23:17:56'),
(196710, 78199, 'action created', '2023-05-22 02:27:03', '2023-05-22 02:27:03'),
(196741, 78208, 'action started via WP Cron', '2023-05-22 06:16:22', '2023-05-22 06:16:22'),
(196712, 78199, 'action started via WP Cron', '2023-05-22 02:32:52', '2023-05-22 02:32:52'),
(196757, 78214, 'action started via WP Cron', '2023-05-22 10:15:07', '2023-05-22 10:15:07'),
(196728, 78205, 'action complete via WP Cron', '2023-05-22 04:27:07', '2023-05-22 04:27:07'),
(196716, 78150, 'action started via WP Cron', '2023-05-22 02:54:36', '2023-05-22 02:54:36'),
(196717, 78150, 'action complete via WP Cron', '2023-05-22 02:54:36', '2023-05-22 02:54:36'),
(196730, 78204, 'action complete via WP Cron', '2023-05-22 04:27:07', '2023-05-22 04:27:07'),
(196709, 78197, 'action complete via WP Cron', '2023-05-22 01:15:29', '2023-05-22 01:15:29'),
(196706, 78198, 'action started via WP Cron', '2023-05-22 01:15:29', '2023-05-22 01:15:29'),
(196724, 78202, 'action complete via WP Cron', '2023-05-22 03:30:01', '2023-05-22 03:30:01'),
(196725, 78204, 'action created', '2023-05-22 04:13:31', '2023-05-22 04:13:31'),
(196726, 78205, 'action created', '2023-05-22 04:13:31', '2023-05-22 04:13:31'),
(196715, 78200, 'action complete via WP Cron', '2023-05-22 02:32:52', '2023-05-22 02:32:52'),
(196733, 78207, 'action started via WP Cron', '2023-05-22 06:11:13', '2023-05-22 06:11:13'),
(196780, 78223, 'action created', '2023-05-22 13:21:58', '2023-05-22 13:21:58'),
(196830, 78239, 'action complete via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196831, 78237, 'action started via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196832, 78237, 'action complete via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196833, 78240, 'action created', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196834, 78241, 'action created', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196815, 78234, 'action created', '2023-05-22 19:12:43', '2023-05-22 19:12:43'),
(196807, 78231, 'action started via WP Cron', '2023-05-22 17:07:59', '2023-05-22 17:07:59'),
(196806, 78230, 'action complete via WP Cron', '2023-05-22 17:07:59', '2023-05-22 17:07:59'),
(196779, 78222, 'action created', '2023-05-22 13:21:58', '2023-05-22 13:21:58'),
(196778, 78220, 'action complete via WP Cron', '2023-05-22 13:01:20', '2023-05-22 13:01:20'),
(196861, 78249, 'action started via WP Cron', '2023-05-23 01:44:54', '2023-05-23 01:44:54'),
(196862, 78249, 'action complete via WP Cron', '2023-05-23 01:44:54', '2023-05-23 01:44:54'),
(196841, 78242, 'action started via WP Cron', '2023-05-22 22:22:01', '2023-05-22 22:22:01'),
(196848, 78245, 'action complete via WP Cron', '2023-05-22 23:11:31', '2023-05-22 23:11:31'),
(196849, 78244, 'action started via WP Cron', '2023-05-22 23:11:31', '2023-05-22 23:11:31'),
(197003, 78296, 'action complete via WP Cron', '2023-05-23 23:25:48', '2023-05-23 23:25:48'),
(197137, 78340, 'action started via WP Cron', '2023-05-24 20:26:01', '2023-05-24 20:26:01'),
(196886, 78257, 'action started via WP Cron', '2023-05-23 05:35:38', '2023-05-23 05:35:38'),
(196948, 78277, 'action started via WP Cron', '2023-05-23 15:18:34', '2023-05-23 15:18:34'),
(196888, 78258, 'action started via WP Cron', '2023-05-23 05:35:38', '2023-05-23 05:35:38'),
(196843, 78243, 'action started via WP Cron', '2023-05-22 22:22:01', '2023-05-22 22:22:01'),
(196842, 78242, 'action complete via WP Cron', '2023-05-22 22:22:01', '2023-05-22 22:22:01'),
(196840, 78243, 'action created', '2023-05-22 22:09:36', '2023-05-22 22:09:36'),
(196919, 78267, 'action complete via WP Cron', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196897, 78262, 'action created', '2023-05-23 07:25:54', '2023-05-23 07:25:54'),
(196896, 78261, 'action created', '2023-05-23 07:25:54', '2023-05-23 07:25:54'),
(196882, 78255, 'action started via WP Cron', '2023-05-23 04:25:10', '2023-05-23 04:25:10'),
(196878, 78255, 'action created', '2023-05-23 04:06:50', '2023-05-23 04:06:50'),
(196879, 78256, 'action created', '2023-05-23 04:06:50', '2023-05-23 04:06:50'),
(196905, 78264, 'action complete via WP Cron', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(197057, 78315, 'action started via WP Cron', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(196927, 78272, 'action created', '2023-05-23 12:17:41', '2023-05-23 12:17:41'),
(187231, 75039, 'action started via WP Cron', '2023-03-22 04:20:05', '2023-03-22 04:20:05'),
(196954, 78280, 'action started via WP Cron', '2023-05-23 16:36:39', '2023-05-23 16:36:39'),
(196945, 78278, 'action created', '2023-05-23 15:05:47', '2023-05-23 15:05:47'),
(196955, 78280, 'action complete via WP Cron', '2023-05-23 16:36:39', '2023-05-23 16:36:39'),
(196911, 78266, 'action complete via WP Cron', '2023-05-23 09:26:10', '2023-05-23 09:26:10'),
(196903, 78264, 'action created', '2023-05-23 08:25:49', '2023-05-23 08:25:49'),
(187230, 75039, 'action created', '2023-03-22 03:37:54', '2023-03-22 03:37:54'),
(197102, 78329, 'action complete via WP Cron', '2023-05-24 15:26:21', '2023-05-24 15:26:21'),
(196904, 78264, 'action started via WP Cron', '2023-05-23 09:23:56', '2023-05-23 09:23:56'),
(196914, 78267, 'action created', '2023-05-23 10:20:37', '2023-05-23 10:20:37'),
(196902, 78263, 'action created', '2023-05-23 08:25:49', '2023-05-23 08:25:49'),
(196957, 78282, 'action created', '2023-05-23 17:05:47', '2023-05-23 17:05:47'),
(196956, 78281, 'action created', '2023-05-23 17:05:47', '2023-05-23 17:05:47'),
(196926, 78271, 'action created', '2023-05-23 12:17:41', '2023-05-23 12:17:41'),
(196934, 78274, 'action started via WP Cron', '2023-05-23 13:25:53', '2023-05-23 13:25:53'),
(196913, 78265, 'action complete via WP Cron', '2023-05-23 09:26:10', '2023-05-23 09:26:10'),
(196921, 78270, 'action created', '2023-05-23 11:25:50', '2023-05-23 11:25:50'),
(196946, 78278, 'action started via WP Cron', '2023-05-23 15:18:34', '2023-05-23 15:18:34'),
(196894, 78260, 'action started via WP Cron', '2023-05-23 06:34:20', '2023-05-23 06:34:20'),
(196893, 78259, 'action complete via WP Cron', '2023-05-23 06:34:20', '2023-05-23 06:34:20'),
(196923, 78269, 'action complete via WP Cron', '2023-05-23 11:49:24', '2023-05-23 11:49:24'),
(197110, 78333, 'action created', '2023-05-24 17:13:57', '2023-05-24 17:13:57'),
(196938, 78275, 'action created', '2023-05-23 14:04:48', '2023-05-23 14:04:48'),
(196932, 78273, 'action created', '2023-05-23 13:05:17', '2023-05-23 13:05:17'),
(196933, 78274, 'action created', '2023-05-23 13:05:17', '2023-05-23 13:05:17'),
(196930, 78271, 'action started via WP Cron', '2023-05-23 12:25:51', '2023-05-23 12:25:51'),
(196931, 78271, 'action complete via WP Cron', '2023-05-23 12:25:51', '2023-05-23 12:25:51'),
(196922, 78269, 'action started via WP Cron', '2023-05-23 11:49:24', '2023-05-23 11:49:24'),
(197028, 78304, 'action complete via WP Cron', '2023-05-24 03:36:13', '2023-05-24 03:36:13'),
(196941, 78276, 'action complete via WP Cron', '2023-05-23 14:07:48', '2023-05-23 14:07:48'),
(196952, 78279, 'action started via WP Cron', '2023-05-23 16:36:39', '2023-05-23 16:36:39'),
(196953, 78279, 'action complete via WP Cron', '2023-05-23 16:36:39', '2023-05-23 16:36:39'),
(197021, 78302, 'action complete via WP Cron', '2023-05-24 02:26:11', '2023-05-24 02:26:11'),
(197377, 78420, 'action started via WP Cron', '2023-05-26 10:19:20', '2023-05-26 10:19:20'),
(197037, 78308, 'action created', '2023-05-24 05:25:57', '2023-05-24 05:25:57'),
(197100, 78328, 'action complete via WP Cron', '2023-05-24 15:26:21', '2023-05-24 15:26:21'),
(197101, 78329, 'action started via WP Cron', '2023-05-24 15:26:21', '2023-05-24 15:26:21'),
(197068, 78319, 'action created', '2023-05-24 10:26:22', '2023-05-24 10:26:22'),
(197067, 78318, 'action created', '2023-05-24 10:26:22', '2023-05-24 10:26:22'),
(197072, 78318, 'action complete via WP Cron', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(197073, 78320, 'action created', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(197196, 78361, 'action created', '2023-05-25 06:08:10', '2023-05-25 06:08:10'),
(197116, 78335, 'action created', '2023-05-24 18:11:45', '2023-05-24 18:11:45'),
(197081, 78323, 'action started via WP Cron', '2023-05-24 12:29:22', '2023-05-24 12:29:22'),
(197082, 78323, 'action complete via WP Cron', '2023-05-24 12:29:22', '2023-05-24 12:29:22'),
(197083, 78322, 'action started via WP Cron', '2023-05-24 12:29:22', '2023-05-24 12:29:22'),
(197250, 78379, 'action created', '2023-05-25 15:16:49', '2023-05-25 15:16:49'),
(197099, 78328, 'action started via WP Cron', '2023-05-24 15:26:21', '2023-05-24 15:26:21'),
(197092, 78327, 'action created', '2023-05-24 14:25:21', '2023-05-24 14:25:21'),
(197097, 78328, 'action created', '2023-05-24 15:16:30', '2023-05-24 15:16:30'),
(197094, 78326, 'action complete via WP Cron', '2023-05-24 14:26:22', '2023-05-24 14:26:22'),
(197091, 78326, 'action created', '2023-05-24 14:25:21', '2023-05-24 14:25:21'),
(197188, 78357, 'action started via WP Cron', '2023-05-25 04:07:23', '2023-05-25 04:07:23'),
(197120, 78334, 'action complete via WP Cron', '2023-05-24 18:17:54', '2023-05-24 18:17:54'),
(197166, 78351, 'action complete via WP Cron', '2023-05-25 01:14:22', '2023-05-25 01:14:22'),
(197165, 78351, 'action started via WP Cron', '2023-05-25 01:14:22', '2023-05-25 01:14:22'),
(197652, 78515, 'action created', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197187, 78358, 'action complete via WP Cron', '2023-05-25 04:07:23', '2023-05-25 04:07:23'),
(198237, 78708, 'action created', '2023-05-31 22:16:01', '2023-05-31 22:16:01'),
(198232, 78707, 'action created', '2023-05-31 21:06:08', '2023-05-31 21:06:08'),
(197190, 78359, 'action created', '2023-05-25 05:16:49', '2023-05-25 05:16:49'),
(197204, 78363, 'action started via WP Cron', '2023-05-25 07:28:15', '2023-05-25 07:28:15'),
(197245, 78378, 'action created', '2023-05-25 14:17:18', '2023-05-25 14:17:18'),
(197225, 78369, 'action complete via WP Cron', '2023-05-25 10:26:30', '2023-05-25 10:26:30'),
(197288, 78391, 'action started via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197232, 78373, 'action created', '2023-05-25 12:21:58', '2023-05-25 12:21:58'),
(197233, 78374, 'action created', '2023-05-25 12:21:58', '2023-05-25 12:21:58'),
(197650, 78513, 'action created', '2023-05-28 04:26:30', '2023-05-28 04:26:30'),
(197274, 78387, 'action created', '2023-05-25 19:14:58', '2023-05-25 19:14:58'),
(197275, 78388, 'action created', '2023-05-25 19:14:58', '2023-05-25 19:14:58'),
(197227, 78372, 'action created', '2023-05-25 11:11:57', '2023-05-25 11:11:57'),
(197651, 78514, 'action created', '2023-05-28 04:26:33', '2023-05-28 04:26:33'),
(197244, 78377, 'action created', '2023-05-25 14:17:18', '2023-05-25 14:17:18'),
(197255, 78379, 'action complete via WP Cron', '2023-05-25 15:19:39', '2023-05-25 15:19:39'),
(197230, 78372, 'action started via WP Cron', '2023-05-25 11:26:29', '2023-05-25 11:26:29'),
(197229, 78371, 'action complete via WP Cron', '2023-05-25 11:26:29', '2023-05-25 11:26:29'),
(197216, 78368, 'action started via WP Cron', '2023-05-25 09:26:03', '2023-05-25 09:26:03'),
(197217, 78368, 'action complete via WP Cron', '2023-05-25 09:26:03', '2023-05-25 09:26:03'),
(197260, 78381, 'action started via WP Cron', '2023-05-25 16:24:14', '2023-05-25 16:24:14'),
(197424, 78436, 'action complete via WP Cron', '2023-05-26 18:24:23', '2023-05-26 18:24:23'),
(168162, 68632, 'action started via WP Cron', '2022-11-20 09:26:06', '2022-11-20 09:26:06'),
(168163, 68632, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-20 09:26:06', '2022-11-20 09:26:06'),
(168164, 68684, 'action created', '2022-11-20 09:26:06', '2022-11-20 09:26:06'),
(197286, 78392, 'action started via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197254, 78379, 'action started via WP Cron', '2023-05-25 15:19:39', '2023-05-25 15:19:39'),
(197413, 78433, 'action started via WP Cron', '2023-05-26 16:14:51', '2023-05-26 16:14:51'),
(197243, 78376, 'action complete via WP Cron', '2023-05-25 13:26:29', '2023-05-25 13:26:29'),
(197315, 78400, 'action complete via WP Cron', '2023-05-26 00:26:14', '2023-05-26 00:26:14'),
(197353, 78413, 'action started via WP Cron', '2023-05-26 06:12:51', '2023-05-26 06:12:51'),
(197344, 78411, 'action created', '2023-05-26 05:12:16', '2023-05-26 05:12:16'),
(197336, 78407, 'action created', '2023-05-26 03:27:20', '2023-05-26 03:27:20'),
(197338, 78409, 'action created', '2023-05-26 04:23:28', '2023-05-26 04:23:28'),
(197339, 78408, 'action started via WP Cron', '2023-05-26 04:26:15', '2023-05-26 04:26:15'),
(197297, 78394, 'action complete via WP Cron', '2023-05-25 21:26:11', '2023-05-25 21:26:11'),
(197312, 78399, 'action started via WP Cron', '2023-05-26 00:26:14', '2023-05-26 00:26:14'),
(197295, 78393, 'action complete via WP Cron', '2023-05-25 21:26:11', '2023-05-25 21:26:11'),
(197281, 78390, 'action created', '2023-05-25 20:04:48', '2023-05-25 20:04:48'),
(197282, 78391, 'action created', '2023-05-25 20:04:48', '2023-05-25 20:04:48'),
(197283, 78392, 'action created', '2023-05-25 20:04:48', '2023-05-25 20:04:48'),
(197280, 78389, 'action created', '2023-05-25 20:04:48', '2023-05-25 20:04:48'),
(197607, 78497, 'action complete via WP Cron', '2023-05-27 21:31:49', '2023-05-27 21:31:49'),
(197457, 78448, 'action created', '2023-05-26 23:26:19', '2023-05-26 23:26:19'),
(197458, 78449, 'action created', '2023-05-26 23:26:19', '2023-05-26 23:26:19'),
(197404, 78431, 'action created', '2023-05-26 15:12:13', '2023-05-26 15:12:13'),
(173141, 70342, 'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.', '2022-12-22 04:26:45', '2022-12-22 04:26:45'),
(173140, 70342, 'action started via WP Cron', '2022-12-22 04:26:45', '2022-12-22 04:26:45'),
(197578, 78488, 'action started via WP Cron', '2023-05-27 17:26:28', '2023-05-27 17:26:28'),
(197397, 78428, 'action created', '2023-05-26 14:26:18', '2023-05-26 14:26:18'),
(197398, 78429, 'action created', '2023-05-26 14:26:18', '2023-05-26 14:26:18'),
(197530, 78471, 'action started via WP Cron', '2023-05-27 09:17:40', '2023-05-27 09:17:40'),
(197633, 78505, 'action complete via WP Cron', '2023-05-28 01:21:58', '2023-05-28 01:21:58'),
(197843, 78575, 'action complete via WP Cron', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197837, 78573, 'action complete via WP Cron', '2023-05-29 07:46:31', '2023-05-29 07:46:31'),
(197862, 78583, 'action created', '2023-05-29 12:26:07', '2023-05-29 12:26:07'),
(197860, 78582, 'action started via WP Cron', '2023-05-29 11:25:48', '2023-05-29 11:25:48'),
(197681, 78523, 'action started via WP Cron', '2023-05-28 08:25:35', '2023-05-28 08:25:35'),
(197603, 78496, 'action complete via WP Cron', '2023-05-27 20:16:06', '2023-05-27 20:16:06'),
(197532, 78473, 'action created', '2023-05-27 10:05:18', '2023-05-27 10:05:18'),
(197533, 78474, 'action created', '2023-05-27 10:05:18', '2023-05-27 10:05:18'),
(197523, 78470, 'action complete via WP Cron', '2023-05-27 08:11:07', '2023-05-27 08:11:07'),
(197550, 78479, 'action created', '2023-05-27 13:09:30', '2023-05-27 13:09:30'),
(197619, 78502, 'action complete via WP Cron', '2023-05-27 23:17:04', '2023-05-27 23:17:04'),
(197568, 78485, 'action created', '2023-05-27 16:21:10', '2023-05-27 16:21:10'),
(197726, 78537, 'action complete via WP Cron', '2023-05-28 15:40:36', '2023-05-28 15:40:36'),
(197573, 78486, 'action complete via WP Cron', '2023-05-27 16:26:27', '2023-05-27 16:26:27'),
(197572, 78486, 'action started via WP Cron', '2023-05-27 16:26:27', '2023-05-27 16:26:27'),
(197561, 78481, 'action complete via WP Cron', '2023-05-27 14:26:30', '2023-05-27 14:26:30'),
(197562, 78483, 'action created', '2023-05-27 15:26:30', '2023-05-27 15:26:30'),
(197563, 78484, 'action created', '2023-05-27 15:26:30', '2023-05-27 15:26:30'),
(197559, 78482, 'action complete via WP Cron', '2023-05-27 14:26:30', '2023-05-27 14:26:30'),
(197614, 78500, 'action started via WP Cron', '2023-05-27 22:26:31', '2023-05-27 22:26:31'),
(197613, 78499, 'action complete via WP Cron', '2023-05-27 22:26:31', '2023-05-27 22:26:31'),
(197670, 78519, 'action complete via WP Cron', '2023-05-28 06:20:53', '2023-05-28 06:20:53'),
(197625, 78504, 'action complete via WP Cron', '2023-05-28 00:49:52', '2023-05-28 00:49:52'),
(197611, 78500, 'action created', '2023-05-27 22:08:52', '2023-05-27 22:08:52'),
(197667, 78518, 'action created', '2023-05-28 06:16:53', '2023-05-28 06:16:53'),
(197640, 78509, 'action created', '2023-05-28 03:07:14', '2023-05-28 03:07:14'),
(197649, 78512, 'action created', '2023-05-28 04:26:30', '2023-05-28 04:26:30'),
(197642, 78510, 'action started via WP Cron', '2023-05-28 03:16:09', '2023-05-28 03:16:09'),
(197643, 78510, 'action complete via WP Cron', '2023-05-28 03:16:09', '2023-05-28 03:16:09'),
(197634, 78507, 'action created', '2023-05-28 02:15:11', '2023-05-28 02:15:11'),
(197635, 78508, 'action created', '2023-05-28 02:15:11', '2023-05-28 02:15:11'),
(197632, 78505, 'action started via WP Cron', '2023-05-28 01:21:58', '2023-05-28 01:21:58'),
(197645, 78509, 'action complete via WP Cron', '2023-05-28 03:16:09', '2023-05-28 03:16:09'),
(197636, 78508, 'action started via WP Cron', '2023-05-28 02:26:29', '2023-05-28 02:26:29'),
(197637, 78508, 'action complete via WP Cron', '2023-05-28 02:26:29', '2023-05-28 02:26:29'),
(197638, 78507, 'action started via WP Cron', '2023-05-28 02:26:29', '2023-05-28 02:26:29'),
(197665, 78516, 'action started via WP Cron', '2023-05-28 05:46:52', '2023-05-28 05:46:52'),
(197666, 78516, 'action complete via WP Cron', '2023-05-28 05:46:52', '2023-05-28 05:46:52'),
(197627, 78503, 'action complete via WP Cron', '2023-05-28 00:49:52', '2023-05-28 00:49:52'),
(197701, 78528, 'action started via WP Cron', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197783, 78557, 'action started via WP Cron', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(197722, 78537, 'action created', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(197702, 78528, 'action complete via WP Cron', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197703, 78530, 'action created', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197704, 78531, 'action created', '2023-05-28 12:25:36', '2023-05-28 12:25:36'),
(197691, 78526, 'action created', '2023-05-28 10:25:35', '2023-05-28 10:25:35'),
(197692, 78527, 'action created', '2023-05-28 10:25:35', '2023-05-28 10:25:35'),
(197685, 78524, 'action created', '2023-05-28 09:17:26', '2023-05-28 09:17:26'),
(197686, 78525, 'action created', '2023-05-28 09:17:26', '2023-05-28 09:17:26'),
(197687, 78525, 'action started via WP Cron', '2023-05-28 09:25:38', '2023-05-28 09:25:38'),
(197688, 78525, 'action complete via WP Cron', '2023-05-28 09:25:38', '2023-05-28 09:25:38'),
(197677, 78520, 'action started via WP Cron', '2023-05-28 07:22:41', '2023-05-28 07:22:41'),
(197676, 78521, 'action complete via WP Cron', '2023-05-28 07:22:41', '2023-05-28 07:22:41'),
(197695, 78527, 'action started via WP Cron', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(197693, 78526, 'action started via WP Cron', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(197694, 78526, 'action complete via WP Cron', '2023-05-28 11:25:37', '2023-05-28 11:25:37'),
(197713, 78533, 'action started via WP Cron', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(197673, 78520, 'action created', '2023-05-28 07:11:30', '2023-05-28 07:11:30'),
(197797, 78560, 'action started via WP Cron', '2023-05-29 02:58:25', '2023-05-29 02:58:25'),
(197795, 78561, 'action started via WP Cron', '2023-05-29 02:58:25', '2023-05-29 02:58:25'),
(197784, 78557, 'action complete via WP Cron', '2023-05-29 01:25:36', '2023-05-29 01:25:36'),
(197875, 78588, 'action created', '2023-05-29 14:25:47', '2023-05-29 14:25:47'),
(168653, 68795, 'action started via WP Cron', '2022-11-23 09:27:02', '2022-11-23 09:27:02'),
(168654, 68795, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-23 09:27:02', '2022-11-23 09:27:02'),
(168655, 68849, 'action created', '2022-11-23 09:27:02', '2022-11-23 09:27:02'),
(197744, 78543, 'action complete via WP Cron', '2023-05-28 18:13:19', '2023-05-28 18:13:19'),
(197743, 78543, 'action started via WP Cron', '2023-05-28 18:13:19', '2023-05-28 18:13:19'),
(197781, 78556, 'action created', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197782, 78557, 'action created', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197740, 78543, 'action created', '2023-05-28 18:09:28', '2023-05-28 18:09:28'),
(197731, 78539, 'action started via WP Cron', '2023-05-28 16:32:49', '2023-05-28 16:32:49'),
(197729, 78538, 'action started via WP Cron', '2023-05-28 16:32:49', '2023-05-28 16:32:49'),
(197730, 78538, 'action complete via WP Cron', '2023-05-28 16:32:49', '2023-05-28 16:32:49'),
(197776, 78555, 'action created', '2023-05-28 23:25:33', '2023-05-28 23:25:33'),
(197749, 78544, 'action started via WP Cron', '2023-05-28 19:30:40', '2023-05-28 19:30:40'),
(197747, 78545, 'action started via WP Cron', '2023-05-28 19:30:40', '2023-05-28 19:30:40'),
(197745, 78544, 'action created', '2023-05-28 19:28:19', '2023-05-28 19:28:19'),
(197758, 78549, 'action complete via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197757, 78549, 'action started via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197746, 78545, 'action created', '2023-05-28 19:28:19', '2023-05-28 19:28:19'),
(197778, 78554, 'action complete via WP Cron', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197779, 78555, 'action started via WP Cron', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197755, 78548, 'action started via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197756, 78548, 'action complete via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(197931, 78606, 'action complete via WP Cron', '2023-05-29 23:02:20', '2023-05-29 23:02:20'),
(197932, 78605, 'action started via WP Cron', '2023-05-29 23:02:20', '2023-05-29 23:02:20'),
(197800, 78563, 'action created', '2023-05-29 03:25:38', '2023-05-29 03:25:38'),
(197801, 78511, 'action started via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197802, 78511, 'action complete via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197803, 78564, 'action created', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197804, 78563, 'action started via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197796, 78561, 'action complete via WP Cron', '2023-05-29 02:58:25', '2023-05-29 02:58:25'),
(197975, 78619, 'action complete via Async Request', '2023-05-30 04:26:14', '2023-05-30 04:26:14'),
(197808, 78565, 'action created', '2023-05-29 04:25:42', '2023-05-29 04:25:42'),
(197790, 78559, 'action complete via WP Cron', '2023-05-29 01:33:59', '2023-05-29 01:33:59'),
(197828, 78571, 'action started via WP Cron', '2023-05-29 06:26:16', '2023-05-29 06:26:16'),
(197829, 78571, 'action complete via WP Cron', '2023-05-29 06:26:16', '2023-05-29 06:26:16'),
(197830, 78572, 'action started via WP Cron', '2023-05-29 06:26:16', '2023-05-29 06:26:16'),
(197839, 78576, 'action created', '2023-05-29 08:25:47', '2023-05-29 08:25:47'),
(197823, 78570, 'action complete via WP Cron', '2023-05-29 05:21:45', '2023-05-29 05:21:45'),
(197844, 78577, 'action created', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197845, 78578, 'action created', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197840, 78576, 'action started via WP Cron', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197841, 78576, 'action complete via WP Cron', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197842, 78575, 'action started via WP Cron', '2023-05-29 09:26:08', '2023-05-29 09:26:08'),
(197921, 78602, 'action complete via WP Cron', '2023-05-29 20:32:29', '2023-05-29 20:32:29'),
(197856, 78581, 'action created', '2023-05-29 11:23:22', '2023-05-29 11:23:22'),
(197850, 78579, 'action created', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(197849, 78577, 'action complete via WP Cron', '2023-05-29 10:25:46', '2023-05-29 10:25:46'),
(198053, 78646, 'action complete via WP Cron', '2023-05-30 17:50:19', '2023-05-30 17:50:19'),
(197898, 78595, 'action created', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197897, 78594, 'action complete via WP Cron', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197895, 78593, 'action complete via WP Cron', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197894, 78593, 'action started via WP Cron', '2023-05-29 18:25:47', '2023-05-29 18:25:47'),
(197938, 78608, 'action started via WP Cron', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(197954, 78614, 'action started via WP Cron', '2023-05-30 02:26:12', '2023-05-30 02:26:12'),
(198146, 78676, 'action complete via WP Cron', '2023-05-31 08:03:24', '2023-05-31 08:03:24'),
(198145, 78676, 'action started via WP Cron', '2023-05-31 08:03:24', '2023-05-31 08:03:24'),
(198141, 78676, 'action created', '2023-05-31 07:26:32', '2023-05-31 07:26:32'),
(198026, 78638, 'action started via WP Cron', '2023-05-30 14:22:59', '2023-05-30 14:22:59'),
(198024, 78637, 'action created', '2023-05-30 13:26:15', '2023-05-30 13:26:15'),
(198005, 78629, 'action complete via WP Cron', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(197995, 78628, 'action created', '2023-05-30 08:26:18', '2023-05-30 08:26:18'),
(197994, 78627, 'action created', '2023-05-30 08:26:18', '2023-05-30 08:26:18'),
(198002, 78630, 'action started via WP Cron', '2023-05-30 10:26:19', '2023-05-30 10:26:19'),
(168984, 68903, 'action started via WP Cron', '2022-11-25 10:45:53', '2022-11-25 10:45:53'),
(168985, 68903, 'action failed via WP Cron: Scheduled action for sfn_send_usage_report will not be executed as no callbacks are registered.', '2022-11-25 10:45:53', '2022-11-25 10:45:53'),
(168986, 68958, 'action created', '2022-11-25 10:45:53', '2022-11-25 10:45:53'),
(198084, 78657, 'action created', '2023-05-30 22:23:46', '2023-05-30 22:23:46'),
(198038, 78641, 'action started via WP Cron', '2023-05-30 15:22:02', '2023-05-30 15:22:02'),
(198213, 78700, 'action created', '2023-05-31 19:29:05', '2023-05-31 19:29:05'),
(198072, 78652, 'action started via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(198090, 78659, 'action created', '2023-05-30 23:24:13', '2023-05-30 23:24:13'),
(198071, 78651, 'action complete via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(198068, 78653, 'action created', '2023-05-30 20:26:04', '2023-05-30 20:26:04'),
(198069, 78654, 'action created', '2023-05-30 20:26:04', '2023-05-30 20:26:04'),
(198910, 78930, 'action started via Async Request', '2023-06-05 04:26:00', '2023-06-05 04:26:00'),
(198070, 78651, 'action started via WP Cron', '2023-05-30 21:25:58', '2023-05-30 21:25:58'),
(199179, 79021, 'action complete via WP Cron', '2023-06-06 21:26:10', '2023-06-06 21:26:10'),
(198708, 78865, 'action complete via WP Cron', '2023-06-03 23:02:29', '2023-06-03 23:02:29'),
(198107, 78664, 'action complete via WP Cron', '2023-05-31 01:25:59', '2023-05-31 01:25:59'),
(198284, 78722, 'action complete via WP Cron', '2023-06-01 04:07:51', '2023-06-01 04:07:51'),
(198111, 78665, 'action complete via WP Cron', '2023-05-31 02:23:47', '2023-05-31 02:23:47'),
(198118, 78667, 'action started via WP Cron', '2023-05-31 03:29:42', '2023-05-31 03:29:42');
INSERT INTO `wpva_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(198260, 78714, 'action complete via WP Cron', '2023-06-01 01:18:11', '2023-06-01 01:18:11'),
(198098, 78661, 'action started via WP Cron', '2023-05-31 00:28:51', '2023-05-31 00:28:51'),
(198099, 78661, 'action complete via WP Cron', '2023-05-31 00:28:51', '2023-05-31 00:28:51'),
(198100, 78662, 'action started via WP Cron', '2023-05-31 00:28:51', '2023-05-31 00:28:51'),
(198101, 78662, 'action complete via WP Cron', '2023-05-31 00:28:51', '2023-05-31 00:28:51'),
(198259, 78714, 'action started via WP Cron', '2023-06-01 01:18:11', '2023-06-01 01:18:11'),
(198113, 78666, 'action complete via WP Cron', '2023-05-31 02:23:47', '2023-05-31 02:23:47'),
(198117, 78668, 'action complete via WP Cron', '2023-05-31 03:29:42', '2023-05-31 03:29:42'),
(198163, 78683, 'action started via WP Cron', '2023-05-31 10:26:06', '2023-05-31 10:26:06'),
(198191, 78692, 'action started via WP Cron', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198175, 78686, 'action started via WP Cron', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198173, 78687, 'action started via WP Cron', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198174, 78687, 'action complete via WP Cron', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198120, 78617, 'action started via WP Cron', '2023-05-31 03:55:02', '2023-05-31 03:55:02'),
(198204, 78696, 'action complete via WP Cron', '2023-05-31 17:26:08', '2023-05-31 17:26:08'),
(198205, 78697, 'action started via WP Cron', '2023-05-31 17:26:08', '2023-05-31 17:26:08'),
(198172, 78687, 'action created', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198180, 78688, 'action complete via WP Cron', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198181, 78689, 'action started via WP Cron', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198182, 78689, 'action complete via WP Cron', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198214, 78701, 'action created', '2023-05-31 19:29:05', '2023-05-31 19:29:05'),
(198608, 78831, 'action complete via WP Cron', '2023-06-03 06:06:58', '2023-06-03 06:06:58'),
(198184, 78691, 'action created', '2023-05-31 14:26:05', '2023-05-31 14:26:05'),
(198235, 78706, 'action started via WP Cron', '2023-05-31 21:09:44', '2023-05-31 21:09:44'),
(198200, 78694, 'action complete via WP Cron', '2023-05-31 16:17:08', '2023-05-31 16:17:08'),
(198198, 78695, 'action complete via WP Cron', '2023-05-31 16:17:08', '2023-05-31 16:17:08'),
(198186, 78690, 'action complete via WP Cron', '2023-05-31 15:26:04', '2023-05-31 15:26:04'),
(198228, 78705, 'action complete via WP Cron', '2023-05-31 20:19:28', '2023-05-31 20:19:28'),
(198277, 78669, 'action complete via WP Cron', '2023-06-01 03:57:52', '2023-06-01 03:57:52'),
(198322, 78737, 'action created', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198529, 78806, 'action created', '2023-06-02 20:21:17', '2023-06-02 20:21:17'),
(198359, 78749, 'action started via WP Cron', '2023-06-01 17:26:18', '2023-06-01 17:26:18'),
(198523, 78804, 'action created', '2023-06-02 19:29:12', '2023-06-02 19:29:12'),
(198376, 78755, 'action created', '2023-06-01 20:24:43', '2023-06-01 20:24:43'),
(198358, 78749, 'action created', '2023-06-01 17:13:08', '2023-06-01 17:13:08'),
(198413, 78767, 'action started via WP Cron', '2023-06-02 01:19:34', '2023-06-02 01:19:34'),
(198401, 78763, 'action started via WP Cron', '2023-06-01 23:26:22', '2023-06-01 23:26:22'),
(198399, 78762, 'action created', '2023-06-01 23:04:51', '2023-06-01 23:04:51'),
(198400, 78763, 'action created', '2023-06-01 23:04:51', '2023-06-01 23:04:51'),
(199096, 78994, 'action started via WP Cron', '2023-06-06 08:26:09', '2023-06-06 08:26:09'),
(199097, 78994, 'action complete via WP Cron', '2023-06-06 08:26:09', '2023-06-06 08:26:09'),
(198420, 78769, 'action complete via WP Cron', '2023-06-02 02:26:19', '2023-06-02 02:26:19'),
(198586, 78825, 'action created', '2023-06-03 04:26:36', '2023-06-03 04:26:36'),
(198644, 78843, 'action complete via WP Cron', '2023-06-03 12:50:15', '2023-06-03 12:50:15'),
(198945, 78944, 'action created', '2023-06-05 10:26:19', '2023-06-05 10:26:19'),
(198738, 78875, 'action complete via WP Cron', '2023-06-04 03:28:32', '2023-06-04 03:28:32'),
(198736, 78875, 'action created', '2023-06-04 03:25:41', '2023-06-04 03:25:41'),
(198737, 78875, 'action started via WP Cron', '2023-06-04 03:28:32', '2023-06-04 03:28:32'),
(198681, 78856, 'action created', '2023-06-03 19:28:25', '2023-06-03 19:28:25'),
(198682, 78857, 'action created', '2023-06-03 19:28:25', '2023-06-03 19:28:25'),
(198878, 78922, 'action started via WP Cron', '2023-06-05 01:11:47', '2023-06-05 01:11:47'),
(198765, 78883, 'action complete via WP Cron', '2023-06-04 06:35:31', '2023-06-04 06:35:31'),
(198742, 78877, 'action created', '2023-06-04 04:21:08', '2023-06-04 04:21:08'),
(198963, 78950, 'action created', '2023-06-05 13:25:59', '2023-06-05 13:25:59'),
(198964, 78951, 'action created', '2023-06-05 13:25:59', '2023-06-05 13:25:59'),
(198984, 78956, 'action complete via WP Cron', '2023-06-05 16:26:05', '2023-06-05 16:26:05'),
(198985, 78957, 'action started via WP Cron', '2023-06-05 16:26:05', '2023-06-05 16:26:05'),
(198969, 78952, 'action created', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(198968, 78950, 'action complete via WP Cron', '2023-06-05 14:26:04', '2023-06-05 14:26:04'),
(198993, 78960, 'action created', '2023-06-05 18:09:58', '2023-06-05 18:09:58'),
(199002, 78962, 'action complete via WP Cron', '2023-06-05 19:28:56', '2023-06-05 19:28:56'),
(198994, 78961, 'action created', '2023-06-05 18:09:58', '2023-06-05 18:09:58'),
(199410, 79099, 'action created', '2023-06-08 08:26:28', '2023-06-08 08:26:28'),
(199403, 79095, 'action complete via WP Cron', '2023-06-08 06:38:03', '2023-06-08 06:38:03'),
(199371, 79086, 'action created', '2023-06-08 03:26:19', '2023-06-08 03:26:19'),
(199481, 79122, 'action complete via WP Cron', '2023-06-08 19:53:01', '2023-06-08 19:53:01'),
(199450, 79112, 'action started via WP Cron', '2023-06-08 14:26:22', '2023-06-08 14:26:22'),
(199513, 79134, 'action created', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199514, 79134, 'action started via WP Cron', '2023-06-09 00:26:27', '2023-06-09 00:26:27'),
(199508, 79132, 'action started via WP Cron', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199509, 79132, 'action complete via WP Cron', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199510, 79131, 'action started via WP Cron', '2023-06-09 00:22:49', '2023-06-09 00:22:49'),
(199674, 79186, 'action complete via WP Cron', '2023-06-10 01:19:24', '2023-06-10 01:19:24'),
(199532, 79139, 'action started via WP Cron', '2023-06-09 03:29:27', '2023-06-09 03:29:27'),
(199533, 79139, 'action complete via WP Cron', '2023-06-09 03:29:27', '2023-06-09 03:29:27'),
(199710, 79199, 'action created', '2023-06-10 06:07:36', '2023-06-10 06:07:36'),
(199781, 79222, 'action complete via WP Cron', '2023-06-10 17:25:48', '2023-06-10 17:25:48'),
(199752, 79213, 'action created', '2023-06-10 13:16:06', '2023-06-10 13:16:06'),
(199753, 79214, 'action created', '2023-06-10 13:16:06', '2023-06-10 13:16:06'),
(199754, 79214, 'action started via WP Cron', '2023-06-10 13:25:43', '2023-06-10 13:25:43'),
(199824, 79237, 'action created', '2023-06-11 00:15:39', '2023-06-11 00:15:39'),
(199814, 79234, 'action started via WP Cron', '2023-06-10 22:26:11', '2023-06-10 22:26:11'),
(199855, 79248, 'action created', '2023-06-11 05:25:52', '2023-06-11 05:25:52'),
(200147, 79344, 'action complete via WP Cron', '2023-06-13 02:57:11', '2023-06-13 02:57:11'),
(199974, 79286, 'action complete via WP Cron', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(199975, 79287, 'action started via WP Cron', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(199976, 79287, 'action complete via WP Cron', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(199977, 79288, 'action created', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(200097, 79327, 'action complete via WP Cron', '2023-06-12 20:26:13', '2023-06-12 20:26:13'),
(200096, 79327, 'action started via WP Cron', '2023-06-12 20:26:13', '2023-06-12 20:26:13'),
(200210, 79365, 'action complete via WP Cron', '2023-06-13 11:24:18', '2023-06-13 11:24:18'),
(200298, 79395, 'action complete via WP Cron', '2023-06-14 01:26:24', '2023-06-14 01:26:24'),
(200451, 79446, 'action created', '2023-06-15 00:16:07', '2023-06-15 00:16:07'),
(200436, 79440, 'action complete via WP Cron', '2023-06-14 21:28:06', '2023-06-14 21:28:06'),
(200454, 79447, 'action complete via WP Cron', '2023-06-15 00:20:58', '2023-06-15 00:20:58'),
(200583, 79489, 'action complete via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200581, 79490, 'action complete via WP Cron', '2023-06-15 20:41:05', '2023-06-15 20:41:05'),
(200492, 79459, 'action complete via WP Cron', '2023-06-15 06:19:40', '2023-06-15 06:19:40'),
(200489, 79458, 'action started via WP Cron', '2023-06-15 06:19:40', '2023-06-15 06:19:40'),
(200732, 79538, 'action complete via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(200733, 79541, 'action started via WP Cron', '2023-06-16 20:26:02', '2023-06-16 20:26:02'),
(200748, 79545, 'action complete via WP Cron', '2023-06-16 22:25:45', '2023-06-16 22:25:45'),
(200719, 79535, 'action started via WP Cron', '2023-06-16 18:53:28', '2023-06-16 18:53:28'),
(200716, 79535, 'action created', '2023-06-16 18:25:46', '2023-06-16 18:25:46'),
(200717, 79534, 'action started via WP Cron', '2023-06-16 18:53:28', '2023-06-16 18:53:28'),
(200718, 79534, 'action complete via WP Cron', '2023-06-16 18:53:28', '2023-06-16 18:53:28'),
(200773, 79552, 'action started via WP Cron', '2023-06-17 02:25:48', '2023-06-17 02:25:48'),
(200755, 79546, 'action started via WP Cron', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(200756, 79546, 'action complete via WP Cron', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(198321, 78736, 'action created', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198320, 78735, 'action complete via WP Cron', '2023-06-01 10:35:00', '2023-06-01 10:35:00'),
(200753, 79547, 'action started via WP Cron', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(200754, 79547, 'action complete via WP Cron', '2023-06-17 00:05:57', '2023-06-17 00:05:57'),
(200912, 79600, 'action started via WP Cron', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200913, 79600, 'action complete via WP Cron', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200914, 79599, 'action started via WP Cron', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200915, 79599, 'action complete via WP Cron', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200916, 79601, 'action created', '2023-06-18 01:26:00', '2023-06-18 01:26:00'),
(200910, 79599, 'action created', '2023-06-18 00:26:01', '2023-06-18 00:26:01'),
(200911, 79600, 'action created', '2023-06-18 00:26:01', '2023-06-18 00:26:01'),
(201156, 79681, 'action created', '2023-06-19 14:26:39', '2023-06-19 14:26:39'),
(201157, 79682, 'action created', '2023-06-19 14:26:39', '2023-06-19 14:26:39'),
(201189, 79691, 'action complete via WP Cron', '2023-06-19 19:28:58', '2023-06-19 19:28:58'),
(201188, 79691, 'action started via WP Cron', '2023-06-19 19:28:58', '2023-06-19 19:28:58'),
(201197, 79695, 'action complete via WP Cron', '2023-06-19 20:34:54', '2023-06-19 20:34:54'),
(196773, 78220, 'action created', '2023-05-22 12:26:33', '2023-05-22 12:26:33'),
(196774, 78221, 'action created', '2023-05-22 12:26:33', '2023-05-22 12:26:33'),
(201248, 79713, 'action created', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201249, 79714, 'action created', '2023-06-20 04:26:29', '2023-06-20 04:26:29'),
(201246, 79711, 'action created', '2023-06-20 04:26:26', '2023-06-20 04:26:26'),
(201247, 79712, 'action created', '2023-06-20 04:26:26', '2023-06-20 04:26:26'),
(201276, 79720, 'action complete via WP Cron', '2023-06-20 08:16:34', '2023-06-20 08:16:34'),
(201437, 79774, 'action complete via WP Cron', '2023-06-21 08:29:21', '2023-06-21 08:29:21'),
(201507, 79800, 'action created', '2023-06-21 20:09:48', '2023-06-21 20:09:48'),
(201462, 79783, 'action created', '2023-06-21 13:25:33', '2023-06-21 13:25:33'),
(201463, 79784, 'action created', '2023-06-21 13:25:33', '2023-06-21 13:25:33'),
(197923, 78604, 'action created', '2023-05-29 21:25:49', '2023-05-29 21:25:49'),
(198065, 78650, 'action complete via WP Cron', '2023-05-30 19:28:35', '2023-05-30 19:28:35'),
(196850, 78244, 'action complete via WP Cron', '2023-05-22 23:11:31', '2023-05-22 23:11:31'),
(196727, 78205, 'action started via WP Cron', '2023-05-22 04:27:07', '2023-05-22 04:27:07'),
(197033, 78306, 'action started via WP Cron', '2023-05-24 04:21:12', '2023-05-24 04:21:12'),
(196881, 78256, 'action complete via WP Cron', '2023-05-23 04:25:10', '2023-05-23 04:25:10'),
(196746, 78210, 'action complete via WP Cron', '2023-05-22 07:17:09', '2023-05-22 07:17:09'),
(196743, 78210, 'action created', '2023-05-22 07:05:28', '2023-05-22 07:05:28'),
(196887, 78257, 'action complete via WP Cron', '2023-05-23 05:35:38', '2023-05-23 05:35:38'),
(196802, 78229, 'action complete via WP Cron', '2023-05-22 16:23:02', '2023-05-22 16:23:02'),
(197069, 78319, 'action started via WP Cron', '2023-05-24 11:26:20', '2023-05-24 11:26:20'),
(196803, 78230, 'action created', '2023-05-22 17:04:49', '2023-05-22 17:04:49'),
(196813, 78233, 'action started via WP Cron', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(197200, 78361, 'action started via WP Cron', '2023-05-25 06:10:58', '2023-05-25 06:10:58'),
(196828, 78238, 'action complete via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196829, 78239, 'action started via WP Cron', '2023-05-22 21:09:24', '2023-05-22 21:09:24'),
(196809, 78232, 'action created', '2023-05-22 18:26:12', '2023-05-22 18:26:12'),
(196859, 78248, 'action started via WP Cron', '2023-05-23 01:44:54', '2023-05-23 01:44:54'),
(196854, 78247, 'action complete via WP Cron', '2023-05-23 01:26:28', '2023-05-23 01:26:28'),
(197762, 78546, 'action complete via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(196875, 78253, 'action complete via WP Cron', '2023-05-23 03:15:39', '2023-05-23 03:15:39'),
(196874, 78253, 'action started via WP Cron', '2023-05-23 03:15:39', '2023-05-23 03:15:39'),
(196860, 78248, 'action complete via WP Cron', '2023-05-23 01:44:54', '2023-05-23 01:44:54'),
(197055, 78314, 'action created', '2023-05-24 08:26:26', '2023-05-24 08:26:26'),
(197013, 78299, 'action complete via WP Cron', '2023-05-24 01:26:20', '2023-05-24 01:26:20'),
(197046, 78311, 'action complete via WP Cron', '2023-05-24 06:41:42', '2023-05-24 06:41:42'),
(197153, 78346, 'action started via WP Cron', '2023-05-24 23:26:02', '2023-05-24 23:26:02'),
(197149, 78345, 'action started via WP Cron', '2023-05-24 22:26:01', '2023-05-24 22:26:01'),
(197146, 78345, 'action created', '2023-05-24 22:17:20', '2023-05-24 22:17:20'),
(197223, 78370, 'action complete via WP Cron', '2023-05-25 10:26:30', '2023-05-25 10:26:30'),
(197774, 78553, 'action complete via WP Cron', '2023-05-28 22:25:34', '2023-05-28 22:25:34'),
(197256, 78381, 'action created', '2023-05-25 16:20:14', '2023-05-25 16:20:14'),
(197257, 78382, 'action created', '2023-05-25 16:20:14', '2023-05-25 16:20:14'),
(197221, 78370, 'action created', '2023-05-25 10:24:49', '2023-05-25 10:24:49'),
(197222, 78370, 'action started via WP Cron', '2023-05-25 10:26:30', '2023-05-25 10:26:30'),
(197234, 78374, 'action started via WP Cron', '2023-05-25 12:26:30', '2023-05-25 12:26:30'),
(197279, 78388, 'action complete via WP Cron', '2023-05-25 19:23:15', '2023-05-25 19:23:15'),
(197354, 78413, 'action complete via WP Cron', '2023-05-26 06:12:51', '2023-05-26 06:12:51'),
(197285, 78390, 'action complete via WP Cron', '2023-05-25 20:08:48', '2023-05-25 20:08:48'),
(197328, 78405, 'action created', '2023-05-26 03:10:47', '2023-05-26 03:10:47'),
(197350, 78413, 'action created', '2023-05-26 06:08:45', '2023-05-26 06:08:45'),
(197298, 78395, 'action created', '2023-05-25 22:22:33', '2023-05-25 22:22:33'),
(197299, 78396, 'action created', '2023-05-25 22:22:34', '2023-05-25 22:22:34'),
(197371, 78418, 'action started via WP Cron', '2023-05-26 09:23:47', '2023-05-26 09:23:47'),
(197467, 78450, 'action started via WP Cron', '2023-05-27 00:26:23', '2023-05-27 00:26:23'),
(197456, 78447, 'action complete via WP Cron', '2023-05-26 22:16:57', '2023-05-26 22:16:57'),
(197469, 78452, 'action created', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(197470, 78453, 'action created', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(197480, 78455, 'action complete via WP Cron', '2023-05-27 02:26:21', '2023-05-27 02:26:21'),
(197459, 78448, 'action started via WP Cron', '2023-05-26 23:38:02', '2023-05-26 23:38:02'),
(197460, 78448, 'action complete via WP Cron', '2023-05-26 23:38:02', '2023-05-26 23:38:02'),
(197487, 78407, 'action started via WP Cron', '2023-05-27 03:28:16', '2023-05-27 03:28:16'),
(197832, 78573, 'action created', '2023-05-29 07:26:15', '2023-05-29 07:26:15'),
(197605, 78498, 'action created', '2023-05-27 21:26:47', '2023-05-27 21:26:47'),
(197604, 78497, 'action created', '2023-05-27 21:26:47', '2023-05-27 21:26:47'),
(197718, 78534, 'action complete via WP Cron', '2023-05-28 15:25:33', '2023-05-28 15:25:33'),
(197705, 78530, 'action started via WP Cron', '2023-05-28 12:47:52', '2023-05-28 12:47:52'),
(197706, 78530, 'action complete via WP Cron', '2023-05-28 12:47:52', '2023-05-28 12:47:52'),
(197766, 78550, 'action complete via WP Cron', '2023-05-28 21:51:53', '2023-05-28 21:51:53'),
(197822, 78570, 'action started via WP Cron', '2023-05-29 05:21:45', '2023-05-29 05:21:45'),
(197820, 78569, 'action created', '2023-05-29 05:11:38', '2023-05-29 05:11:38'),
(197946, 78611, 'action created', '2023-05-30 01:25:59', '2023-05-30 01:25:59'),
(197939, 78608, 'action complete via WP Cron', '2023-05-30 00:25:50', '2023-05-30 00:25:50'),
(197807, 78562, 'action complete via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197945, 78609, 'action complete via WP Cron', '2023-05-30 00:36:34', '2023-05-30 00:36:34'),
(197827, 78572, 'action created', '2023-05-29 06:22:00', '2023-05-29 06:22:00'),
(197806, 78562, 'action started via WP Cron', '2023-05-29 03:31:12', '2023-05-29 03:31:12'),
(197799, 78562, 'action created', '2023-05-29 03:25:38', '2023-05-29 03:25:38'),
(197826, 78571, 'action created', '2023-05-29 06:22:00', '2023-05-29 06:22:00'),
(197912, 78601, 'action created', '2023-05-29 20:25:57', '2023-05-29 20:25:57'),
(197958, 78615, 'action created', '2023-05-30 03:26:13', '2023-05-30 03:26:13'),
(198218, 78700, 'action complete via WP Cron', '2023-05-31 19:36:56', '2023-05-31 19:36:56'),
(198110, 78665, 'action started via WP Cron', '2023-05-31 02:23:47', '2023-05-31 02:23:47'),
(198097, 78662, 'action created', '2023-05-31 00:26:00', '2023-05-31 00:26:00'),
(198096, 78661, 'action created', '2023-05-31 00:26:00', '2023-05-31 00:26:00'),
(198222, 78705, 'action created', '2023-05-31 20:12:52', '2023-05-31 20:12:52'),
(198256, 78715, 'action created', '2023-06-01 01:13:51', '2023-06-01 01:13:51'),
(198171, 78686, 'action created', '2023-05-31 12:26:05', '2023-05-31 12:26:05'),
(198168, 78684, 'action complete via WP Cron', '2023-05-31 11:11:47', '2023-05-31 11:11:47'),
(198196, 78695, 'action created', '2023-05-31 16:08:33', '2023-05-31 16:08:33'),
(198261, 78716, 'action created', '2023-06-01 02:10:33', '2023-06-01 02:10:33'),
(198300, 78729, 'action complete via WP Cron', '2023-06-01 07:39:58', '2023-06-01 07:39:58'),
(198293, 78726, 'action started via WP Cron', '2023-06-01 06:38:40', '2023-06-01 06:38:40'),
(198292, 78727, 'action created', '2023-06-01 06:26:20', '2023-06-01 06:26:20'),
(198291, 78726, 'action created', '2023-06-01 06:26:20', '2023-06-01 06:26:20'),
(198288, 78724, 'action complete via WP Cron', '2023-06-01 05:34:39', '2023-06-01 05:34:39'),
(198326, 78737, 'action complete via WP Cron', '2023-06-01 11:16:33', '2023-06-01 11:16:33'),
(198605, 78830, 'action started via WP Cron', '2023-06-03 06:06:58', '2023-06-03 06:06:58'),
(198645, 78844, 'action created', '2023-06-03 13:25:38', '2023-06-03 13:25:38'),
(198592, 78825, 'action complete via Async Request', '2023-06-03 04:26:40', '2023-06-03 04:26:40'),
(198554, 78813, 'action started via WP Cron', '2023-06-02 23:40:16', '2023-06-02 23:40:16'),
(198555, 78813, 'action complete via WP Cron', '2023-06-02 23:40:16', '2023-06-02 23:40:16'),
(198556, 78814, 'action started via WP Cron', '2023-06-02 23:40:16', '2023-06-02 23:40:16'),
(199068, 78984, 'action complete via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199065, 78982, 'action started via WP Cron', '2023-06-06 04:06:49', '2023-06-06 04:06:49'),
(199059, 78982, 'action created', '2023-06-06 04:06:46', '2023-06-06 04:06:46'),
(199098, 78995, 'action created', '2023-06-06 09:24:15', '2023-06-06 09:24:15'),
(199279, 79054, 'action started via WP Cron', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199276, 79055, 'action created', '2023-06-07 12:26:14', '2023-06-07 12:26:14'),
(199253, 79047, 'action started via WP Cron', '2023-06-07 09:16:07', '2023-06-07 09:16:07'),
(199524, 79137, 'action created', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(199369, 79085, 'action started via WP Cron', '2023-06-08 02:26:15', '2023-06-08 02:26:15'),
(199358, 79080, 'action complete via WP Cron', '2023-06-08 00:35:30', '2023-06-08 00:35:30'),
(199405, 79098, 'action created', '2023-06-08 07:25:50', '2023-06-08 07:25:50'),
(199495, 79128, 'action created', '2023-06-08 21:15:37', '2023-06-08 21:15:37'),
(199441, 79110, 'action created', '2023-06-08 13:26:24', '2023-06-08 13:26:24'),
(199432, 79105, 'action started via WP Cron', '2023-06-08 12:19:35', '2023-06-08 12:19:35'),
(199424, 79103, 'action started via WP Cron', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(199425, 79103, 'action complete via WP Cron', '2023-06-08 11:26:28', '2023-06-08 11:26:28'),
(200259, 79382, 'action created', '2023-06-13 20:26:27', '2023-06-13 20:26:27'),
(200186, 79357, 'action complete via WP Cron', '2023-06-13 07:21:21', '2023-06-13 07:21:21'),
(200181, 79356, 'action created', '2023-06-13 07:15:19', '2023-06-13 07:15:19'),
(199523, 79135, 'action complete via WP Cron', '2023-06-09 02:10:16', '2023-06-09 02:10:16'),
(199621, 79169, 'action started via WP Cron', '2023-06-09 17:07:24', '2023-06-09 17:07:24'),
(199596, 79160, 'action complete via WP Cron', '2023-06-09 13:33:31', '2023-06-09 13:33:31'),
(199571, 79152, 'action started via WP Cron', '2023-06-09 10:13:53', '2023-06-09 10:13:53'),
(199610, 79165, 'action complete via WP Cron', '2023-06-09 15:25:38', '2023-06-09 15:25:38'),
(199667, 79185, 'action started via WP Cron', '2023-06-10 00:19:52', '2023-06-10 00:19:52'),
(199665, 79184, 'action created', '2023-06-10 00:13:05', '2023-06-10 00:13:05'),
(199666, 79185, 'action created', '2023-06-10 00:13:05', '2023-06-10 00:13:05'),
(199788, 79225, 'action created', '2023-06-10 19:13:37', '2023-06-10 19:13:37'),
(199673, 79186, 'action started via WP Cron', '2023-06-10 01:19:24', '2023-06-10 01:19:24'),
(199809, 79231, 'action complete via WP Cron', '2023-06-10 21:09:08', '2023-06-10 21:09:08'),
(199894, 79261, 'action created', '2023-06-11 11:25:53', '2023-06-11 11:25:53'),
(199895, 79260, 'action started via WP Cron', '2023-06-11 11:28:14', '2023-06-11 11:28:14'),
(199873, 79252, 'action started via WP Cron', '2023-06-11 07:19:40', '2023-06-11 07:19:40'),
(200030, 79306, 'action started via WP Cron', '2023-06-12 08:43:51', '2023-06-12 08:43:51'),
(199878, 79254, 'action complete via WP Cron', '2023-06-11 08:25:52', '2023-06-11 08:25:52'),
(199875, 79254, 'action created', '2023-06-11 08:22:06', '2023-06-11 08:22:06'),
(199876, 79255, 'action created', '2023-06-11 08:22:06', '2023-06-11 08:22:06'),
(199877, 79254, 'action started via WP Cron', '2023-06-11 08:25:52', '2023-06-11 08:25:52'),
(199885, 79257, 'action started via WP Cron', '2023-06-11 09:16:47', '2023-06-11 09:16:47'),
(200163, 79347, 'action complete via Async Request', '2023-06-13 04:26:14', '2023-06-13 04:26:14'),
(200020, 79301, 'action started via WP Cron', '2023-06-12 06:15:31', '2023-06-12 06:15:31'),
(199973, 79286, 'action started via WP Cron', '2023-06-12 00:19:21', '2023-06-12 00:19:21'),
(199965, 79284, 'action created', '2023-06-11 22:06:39', '2023-06-11 22:06:39'),
(199964, 79282, 'action complete via WP Cron', '2023-06-11 21:52:57', '2023-06-11 21:52:57'),
(200138, 79342, 'action started via WP Cron', '2023-06-13 01:26:10', '2023-06-13 01:26:10'),
(200242, 79377, 'action created', '2023-06-13 17:26:17', '2023-06-13 17:26:17'),
(200240, 79375, 'action complete via WP Cron', '2023-06-13 16:26:18', '2023-06-13 16:26:18'),
(200556, 79481, 'action created', '2023-06-15 17:25:38', '2023-06-15 17:25:38'),
(200540, 79475, 'action started via WP Cron', '2023-06-15 14:30:40', '2023-06-15 14:30:40'),
(200677, 79521, 'action started via WP Cron', '2023-06-16 11:20:53', '2023-06-16 11:20:53'),
(200678, 79521, 'action complete via WP Cron', '2023-06-16 11:20:53', '2023-06-16 11:20:53'),
(200674, 79521, 'action created', '2023-06-16 11:18:09', '2023-06-16 11:18:09'),
(200809, 79566, 'action created', '2023-06-17 08:25:58', '2023-06-17 08:25:58'),
(200810, 79566, 'action started via WP Cron', '2023-06-17 09:25:03', '2023-06-17 09:25:03'),
(200808, 79565, 'action created', '2023-06-17 08:25:58', '2023-06-17 08:25:58'),
(200799, 79511, 'action started via WP Cron', '2023-06-17 07:10:49', '2023-06-17 07:10:49'),
(200800, 79511, 'action complete via WP Cron', '2023-06-17 07:10:49', '2023-06-17 07:10:49'),
(200858, 79581, 'action started via WP Cron', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200859, 79581, 'action complete via WP Cron', '2023-06-17 17:25:59', '2023-06-17 17:25:59'),
(200925, 79603, 'action complete via WP Cron', '2023-06-18 02:58:23', '2023-06-18 02:58:23'),
(200990, 79625, 'action complete via WP Cron', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(200988, 79624, 'action complete via WP Cron', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(200934, 79607, 'action created', '2023-06-18 04:26:04', '2023-06-18 04:26:04'),
(200959, 79615, 'action started via WP Cron', '2023-06-18 08:26:06', '2023-06-18 08:26:06'),
(200957, 79614, 'action started via WP Cron', '2023-06-18 08:26:06', '2023-06-18 08:26:06'),
(200958, 79614, 'action complete via WP Cron', '2023-06-18 08:26:06', '2023-06-18 08:26:06'),
(201106, 79665, 'action created', '2023-06-19 06:14:17', '2023-06-19 06:14:17'),
(201067, 79651, 'action started via WP Cron', '2023-06-19 00:29:26', '2023-06-19 00:29:26'),
(201063, 79650, 'action created', '2023-06-19 00:26:10', '2023-06-19 00:26:10'),
(201064, 79651, 'action created', '2023-06-19 00:26:10', '2023-06-19 00:26:10'),
(201131, 79672, 'action complete via WP Cron', '2023-06-19 09:36:01', '2023-06-19 09:36:01'),
(201128, 79671, 'action started via WP Cron', '2023-06-19 09:36:01', '2023-06-19 09:36:01'),
(201223, 79704, 'action created', '2023-06-20 00:26:20', '2023-06-20 00:26:20'),
(201218, 79702, 'action started via WP Cron', '2023-06-19 23:25:54', '2023-06-19 23:25:54'),
(201219, 79702, 'action complete via WP Cron', '2023-06-19 23:25:54', '2023-06-19 23:25:54'),
(201450, 79779, 'action created', '2023-06-21 11:25:42', '2023-06-21 11:25:42'),
(201413, 79766, 'action started via WP Cron', '2023-06-21 06:24:59', '2023-06-21 06:24:59'),
(201464, 79784, 'action started via WP Cron', '2023-06-21 13:29:24', '2023-06-21 13:29:24'),
(201499, 79796, 'action created', '2023-06-21 19:28:27', '2023-06-21 19:28:27'),
(197036, 78307, 'action complete via WP Cron', '2023-05-24 04:21:12', '2023-05-24 04:21:12'),
(197035, 78307, 'action started via WP Cron', '2023-05-24 04:21:12', '2023-05-24 04:21:12'),
(197278, 78388, 'action started via WP Cron', '2023-05-25 19:23:15', '2023-05-25 19:23:15'),
(197266, 78383, 'action started via WP Cron', '2023-05-25 17:31:29', '2023-05-25 17:31:29'),
(197262, 78383, 'action created', '2023-05-25 17:26:12', '2023-05-25 17:26:12'),
(197263, 78384, 'action created', '2023-05-25 17:26:12', '2023-05-25 17:26:12'),
(197376, 78421, 'action complete via WP Cron', '2023-05-26 10:19:20', '2023-05-26 10:19:20'),
(197373, 78420, 'action created', '2023-05-26 10:10:10', '2023-05-26 10:10:10'),
(197355, 78414, 'action created', '2023-05-26 07:19:12', '2023-05-26 07:19:12'),
(197356, 78415, 'action created', '2023-05-26 07:19:12', '2023-05-26 07:19:12'),
(197475, 78454, 'action created', '2023-05-27 02:07:38', '2023-05-27 02:07:38'),
(197471, 78453, 'action started via WP Cron', '2023-05-27 01:16:53', '2023-05-27 01:16:53'),
(197449, 78445, 'action started via WP Cron', '2023-05-26 21:26:22', '2023-05-26 21:26:22'),
(197450, 78445, 'action complete via WP Cron', '2023-05-26 21:26:22', '2023-05-26 21:26:22'),
(197447, 78444, 'action started via WP Cron', '2023-05-26 21:26:22', '2023-05-26 21:26:22'),
(197448, 78444, 'action complete via WP Cron', '2023-05-26 21:26:22', '2023-05-26 21:26:22'),
(197882, 78590, 'action started via WP Cron', '2023-05-29 16:17:34', '2023-05-29 16:17:34'),
(197908, 78597, 'action started via WP Cron', '2023-05-29 19:28:31', '2023-05-29 19:28:31'),
(197909, 78597, 'action complete via WP Cron', '2023-05-29 19:28:31', '2023-05-29 19:28:31'),
(197910, 78599, 'action created', '2023-05-29 20:25:57', '2023-05-29 20:25:57'),
(197982, 78623, 'action created', '2023-05-30 06:26:17', '2023-05-30 06:26:17'),
(198429, 78721, 'action started via WP Cron', '2023-06-02 04:03:22', '2023-06-02 04:03:22'),
(198251, 78712, 'action started via WP Cron', '2023-06-01 00:38:43', '2023-06-01 00:38:43'),
(198252, 78712, 'action complete via WP Cron', '2023-06-01 00:38:43', '2023-06-01 00:38:43'),
(198253, 78713, 'action started via WP Cron', '2023-06-01 00:38:43', '2023-06-01 00:38:43'),
(198254, 78713, 'action complete via WP Cron', '2023-06-01 00:38:43', '2023-06-01 00:38:43'),
(198255, 78714, 'action created', '2023-06-01 01:13:51', '2023-06-01 01:13:51'),
(198469, 78786, 'action created', '2023-06-02 10:26:28', '2023-06-02 10:26:28'),
(198487, 78792, 'action created', '2023-06-02 13:09:04', '2023-06-02 13:09:04'),
(198488, 78792, 'action started via WP Cron', '2023-06-02 13:26:22', '2023-06-02 13:26:22'),
(198489, 78792, 'action complete via WP Cron', '2023-06-02 13:26:22', '2023-06-02 13:26:22'),
(198490, 78791, 'action started via WP Cron', '2023-06-02 13:26:22', '2023-06-02 13:26:22'),
(200502, 79463, 'action created', '2023-06-15 08:25:57', '2023-06-15 08:25:57'),
(200503, 79464, 'action created', '2023-06-15 08:25:57', '2023-06-15 08:25:57'),
(200591, 79491, 'action complete via WP Cron', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(200618, 79502, 'action started via WP Cron', '2023-06-16 03:25:41', '2023-06-16 03:25:41'),
(200630, 79505, 'action started via WP Cron', '2023-06-16 04:27:13', '2023-06-16 04:27:13'),
(200631, 79505, 'action complete via WP Cron', '2023-06-16 04:27:13', '2023-06-16 04:27:13'),
(200632, 79506, 'action started via WP Cron', '2023-06-16 04:27:13', '2023-06-16 04:27:13'),
(201401, 79762, 'action started via WP Cron', '2023-06-21 03:06:45', '2023-06-21 03:06:45'),
(201402, 79762, 'action complete via WP Cron', '2023-06-21 03:06:45', '2023-06-21 03:06:45'),
(201403, 79763, 'action started via WP Cron', '2023-06-21 03:06:45', '2023-06-21 03:06:45'),
(201400, 79763, 'action created', '2023-06-21 03:05:08', '2023-06-21 03:05:08'),
(196705, 78198, 'action created', '2023-05-22 01:04:53', '2023-05-22 01:04:53'),
(196689, 78191, 'action complete via WP Cron', '2023-05-21 22:35:29', '2023-05-21 22:35:29'),
(196688, 78191, 'action started via WP Cron', '2023-05-21 22:35:29', '2023-05-21 22:35:29'),
(196714, 78200, 'action started via WP Cron', '2023-05-22 02:32:52', '2023-05-22 02:32:52'),
(196686, 78191, 'action created', '2023-05-21 22:27:05', '2023-05-21 22:27:05'),
(196687, 78192, 'action created', '2023-05-21 22:27:05', '2023-05-21 22:27:05'),
(196935, 78274, 'action complete via WP Cron', '2023-05-23 13:25:53', '2023-05-23 13:25:53'),
(196995, 78293, 'action complete via WP Cron', '2023-05-23 22:25:49', '2023-05-23 22:25:49'),
(196989, 78291, 'action complete via WP Cron', '2023-05-23 21:15:40', '2023-05-23 21:15:40'),
(196986, 78291, 'action created', '2023-05-23 21:05:12', '2023-05-23 21:05:12'),
(197010, 78299, 'action created', '2023-05-24 01:07:52', '2023-05-24 01:07:52'),
(197066, 78317, 'action complete via WP Cron', '2023-05-24 09:25:59', '2023-05-24 09:25:59'),
(197065, 78317, 'action started via WP Cron', '2023-05-24 09:25:59', '2023-05-24 09:25:59'),
(197139, 78342, 'action created', '2023-05-24 21:26:01', '2023-05-24 21:26:01'),
(197140, 78343, 'action created', '2023-05-24 21:26:01', '2023-05-24 21:26:01'),
(197151, 78346, 'action created', '2023-05-24 23:04:53', '2023-05-24 23:04:53'),
(197143, 78343, 'action started via WP Cron', '2023-05-24 21:29:00', '2023-05-24 21:29:00'),
(197078, 78321, 'action complete via WP Cron', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(197077, 78321, 'action started via WP Cron', '2023-05-24 12:26:21', '2023-05-24 12:26:21'),
(197296, 78394, 'action started via WP Cron', '2023-05-25 21:26:11', '2023-05-25 21:26:11'),
(197370, 78419, 'action complete via WP Cron', '2023-05-26 09:23:47', '2023-05-26 09:23:47'),
(197543, 78475, 'action complete via WP Cron', '2023-05-27 11:26:27', '2023-05-27 11:26:27'),
(197558, 78482, 'action started via WP Cron', '2023-05-27 14:26:30', '2023-05-27 14:26:30'),
(197646, 78458, 'action started via WP Cron', '2023-05-28 03:28:48', '2023-05-28 03:28:48'),
(197647, 78458, 'action complete via WP Cron', '2023-05-28 03:28:48', '2023-05-28 03:28:48'),
(197617, 78502, 'action created', '2023-05-27 23:08:14', '2023-05-27 23:08:14'),
(197715, 78534, 'action created', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(197714, 78533, 'action complete via WP Cron', '2023-05-28 14:25:32', '2023-05-28 14:25:32'),
(197733, 78540, 'action created', '2023-05-28 17:20:31', '2023-05-28 17:20:31'),
(197734, 78541, 'action created', '2023-05-28 17:20:31', '2023-05-28 17:20:31'),
(197735, 78541, 'action started via WP Cron', '2023-05-28 17:25:35', '2023-05-28 17:25:35'),
(197736, 78541, 'action complete via WP Cron', '2023-05-28 17:25:35', '2023-05-28 17:25:35'),
(197737, 78540, 'action started via WP Cron', '2023-05-28 17:25:35', '2023-05-28 17:25:35'),
(197794, 78561, 'action created', '2023-05-29 02:25:33', '2023-05-29 02:25:33'),
(197793, 78560, 'action created', '2023-05-29 02:25:33', '2023-05-29 02:25:33'),
(197798, 78560, 'action complete via WP Cron', '2023-05-29 02:58:25', '2023-05-29 02:58:25'),
(197777, 78554, 'action started via WP Cron', '2023-05-29 00:25:36', '2023-05-29 00:25:36'),
(197935, 78608, 'action created', '2023-05-29 23:25:44', '2023-05-29 23:25:44'),
(198885, 78923, 'action complete via WP Cron', '2023-06-05 01:25:54', '2023-06-05 01:25:54'),
(198886, 78924, 'action started via WP Cron', '2023-06-05 01:25:54', '2023-06-05 01:25:54'),
(199304, 79063, 'action complete via WP Cron', '2023-06-07 16:26:11', '2023-06-07 16:26:11'),
(199333, 79071, 'action started via WP Cron', '2023-06-07 20:29:34', '2023-06-07 20:29:34'),
(199305, 79064, 'action created', '2023-06-07 17:08:21', '2023-06-07 17:08:21'),
(199300, 79063, 'action created', '2023-06-07 16:06:31', '2023-06-07 16:06:31'),
(199299, 79062, 'action created', '2023-06-07 16:06:31', '2023-06-07 16:06:31'),
(199591, 79158, 'action started via WP Cron', '2023-06-09 12:18:02', '2023-06-09 12:18:02'),
(199404, 79097, 'action created', '2023-06-08 07:25:50', '2023-06-08 07:25:50'),
(199446, 79111, 'action created', '2023-06-08 14:14:38', '2023-06-08 14:14:38'),
(199447, 79112, 'action created', '2023-06-08 14:14:38', '2023-06-08 14:14:38'),
(199448, 79111, 'action started via WP Cron', '2023-06-08 14:26:22', '2023-06-08 14:26:22'),
(199454, 79114, 'action started via WP Cron', '2023-06-08 16:26:44', '2023-06-08 16:26:44'),
(199478, 79121, 'action started via WP Cron', '2023-06-08 19:53:01', '2023-06-08 19:53:01'),
(199479, 79121, 'action complete via WP Cron', '2023-06-08 19:53:01', '2023-06-08 19:53:01'),
(199504, 79129, 'action started via WP Cron', '2023-06-08 22:32:17', '2023-06-08 22:32:17'),
(199476, 79121, 'action created', '2023-06-08 19:29:20', '2023-06-08 19:29:20'),
(199477, 79122, 'action created', '2023-06-08 19:29:20', '2023-06-08 19:29:20'),
(199506, 79131, 'action created', '2023-06-08 23:26:24', '2023-06-08 23:26:24'),
(199507, 79132, 'action created', '2023-06-08 23:26:24', '2023-06-08 23:26:24'),
(200433, 79440, 'action created', '2023-06-14 21:26:37', '2023-06-14 21:26:37'),
(200434, 79441, 'action created', '2023-06-14 21:26:37', '2023-06-14 21:26:37'),
(200615, 79499, 'action complete via WP Cron', '2023-06-16 01:22:31', '2023-06-16 01:22:31'),
(200870, 79586, 'action started via WP Cron', '2023-06-17 19:28:47', '2023-06-17 19:28:47'),
(200871, 79586, 'action complete via WP Cron', '2023-06-17 19:28:47', '2023-06-17 19:28:47'),
(200987, 79624, 'action started via WP Cron', '2023-06-18 13:26:07', '2023-06-18 13:26:07'),
(200982, 79622, 'action complete via WP Cron', '2023-06-18 11:39:05', '2023-06-18 11:39:05'),
(200979, 79622, 'action created', '2023-06-18 11:26:06', '2023-06-18 11:26:06'),
(201014, 79632, 'action complete via WP Cron', '2023-06-18 16:26:12', '2023-06-18 16:26:12'),
(201009, 79632, 'action created', '2023-06-18 16:11:12', '2023-06-18 16:11:12'),
(201010, 79633, 'action created', '2023-06-18 16:11:12', '2023-06-18 16:11:12'),
(201209, 79698, 'action complete via WP Cron', '2023-06-19 22:04:14', '2023-06-19 22:04:14'),
(201205, 79698, 'action created', '2023-06-19 21:26:17', '2023-06-19 21:26:17'),
(201204, 79697, 'action created', '2023-06-19 21:26:17', '2023-06-19 21:26:17'),
(201262, 79715, 'action started via WP Cron', '2023-06-20 05:44:16', '2023-06-20 05:44:16'),
(201258, 79715, 'action created', '2023-06-20 05:26:24', '2023-06-20 05:26:24'),
(196884, 78257, 'action created', '2023-05-23 05:25:50', '2023-05-23 05:25:50'),
(197769, 78552, 'action created', '2023-05-28 22:13:08', '2023-05-28 22:13:08'),
(197770, 78553, 'action created', '2023-05-28 22:13:08', '2023-05-28 22:13:08'),
(197771, 78552, 'action started via WP Cron', '2023-05-28 22:25:34', '2023-05-28 22:25:34'),
(197772, 78552, 'action complete via WP Cron', '2023-05-28 22:25:34', '2023-05-28 22:25:34'),
(197768, 78551, 'action complete via WP Cron', '2023-05-28 21:51:53', '2023-05-28 21:51:53'),
(197761, 78546, 'action started via WP Cron', '2023-05-28 21:25:45', '2023-05-28 21:25:45'),
(198394, 78761, 'action created', '2023-06-01 22:15:35', '2023-06-01 22:15:35'),
(198393, 78760, 'action created', '2023-06-01 22:15:35', '2023-06-01 22:15:35'),
(198392, 78759, 'action complete via WP Cron', '2023-06-01 21:43:56', '2023-06-01 21:43:56'),
(198390, 78758, 'action complete via WP Cron', '2023-06-01 21:43:56', '2023-06-01 21:43:56'),
(198389, 78758, 'action started via WP Cron', '2023-06-01 21:43:56', '2023-06-01 21:43:56'),
(198667, 78850, 'action started via WP Cron', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198665, 78851, 'action started via WP Cron', '2023-06-03 17:25:41', '2023-06-03 17:25:41'),
(198694, 78858, 'action complete via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198692, 78860, 'action complete via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(198691, 78860, 'action started via WP Cron', '2023-06-03 21:25:52', '2023-06-03 21:25:52'),
(199486, 79123, 'action started via WP Cron', '2023-06-08 21:15:36', '2023-06-08 21:15:36'),
(199485, 79126, 'action created', '2023-06-08 20:26:35', '2023-06-08 20:26:35'),
(199483, 79124, 'action created', '2023-06-08 20:26:35', '2023-06-08 20:26:35'),
(199482, 79123, 'action created', '2023-06-08 20:26:35', '2023-06-08 20:26:35'),
(200377, 79421, 'action started via WP Cron', '2023-06-14 12:26:25', '2023-06-14 12:26:25'),
(200376, 79420, 'action complete via WP Cron', '2023-06-14 12:26:25', '2023-06-14 12:26:25'),
(200374, 79421, 'action created', '2023-06-14 12:24:50', '2023-06-14 12:24:50'),
(200373, 79420, 'action created', '2023-06-14 12:24:50', '2023-06-14 12:24:50'),
(200526, 79471, 'action created', '2023-06-15 12:25:42', '2023-06-15 12:25:42'),
(200593, 79494, 'action created', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(200589, 79492, 'action complete via WP Cron', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(200588, 79492, 'action started via WP Cron', '2023-06-15 22:25:42', '2023-06-15 22:25:42'),
(200834, 79574, 'action started via WP Cron', '2023-06-17 13:25:57', '2023-06-17 13:25:57'),
(200855, 79580, 'action complete via WP Cron', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(200854, 79580, 'action started via WP Cron', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(200853, 79579, 'action complete via WP Cron', '2023-06-17 16:25:59', '2023-06-17 16:25:59'),
(200851, 79580, 'action created', '2023-06-17 15:25:56', '2023-06-17 15:25:56'),
(200850, 79579, 'action created', '2023-06-17 15:25:56', '2023-06-17 15:25:56'),
(200895, 79594, 'action complete via WP Cron', '2023-06-17 21:43:59', '2023-06-17 21:43:59'),
(200893, 79594, 'action created', '2023-06-17 21:26:22', '2023-06-17 21:26:22'),
(200892, 79593, 'action created', '2023-06-17 21:26:22', '2023-06-17 21:26:22'),
(200993, 79627, 'action started via WP Cron', '2023-06-18 13:52:48', '2023-06-18 13:52:48'),
(201007, 79630, 'action started via WP Cron', '2023-06-18 15:47:26', '2023-06-18 15:47:26'),
(201006, 79631, 'action complete via WP Cron', '2023-06-18 15:47:26', '2023-06-18 15:47:26'),
(201004, 79631, 'action created', '2023-06-18 15:26:03', '2023-06-18 15:26:03'),
(201003, 79630, 'action created', '2023-06-18 15:26:03', '2023-06-18 15:26:03'),
(199651, 79178, 'action started via WP Cron', '2023-06-09 21:10:03', '2023-06-09 21:10:03'),
(199652, 79178, 'action complete via WP Cron', '2023-06-09 21:10:03', '2023-06-09 21:10:03'),
(200359, 79415, 'action started via WP Cron', '2023-06-14 09:19:23', '2023-06-14 09:19:23'),
(200360, 79415, 'action complete via WP Cron', '2023-06-14 09:19:23', '2023-06-14 09:19:23'),
(200408, 79431, 'action complete via WP Cron', '2023-06-14 17:05:22', '2023-06-14 17:05:22'),
(201461, 79782, 'action complete via WP Cron', '2023-06-21 12:23:33', '2023-06-21 12:23:33'),
(201508, 79800, 'action started via WP Cron', '2023-06-21 20:25:43', '2023-06-21 20:25:43'),
(201509, 79800, 'action complete via WP Cron', '2023-06-21 20:25:43', '2023-06-21 20:25:43'),
(201510, 79797, 'action started via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44'),
(201511, 79797, 'action complete via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44'),
(201512, 79798, 'action started via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44'),
(201513, 79798, 'action complete via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44'),
(201514, 79799, 'action started via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44'),
(201515, 79799, 'action complete via WP Cron', '2023-06-21 20:25:44', '2023-06-21 20:25:44');

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

--
-- Table structure for table `wpva_advanced_notifications`
--

CREATE TABLE `wpva_advanced_notifications` (
  `notification_id` bigint NOT NULL,
  `recipient_name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `recipient_email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `recipient_address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `recipient_phone` varchar(240) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `recipient_website` varchar(240) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notification_type` varchar(240) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notification_plain_text` int NOT NULL,
  `notification_totals` int NOT NULL,
  `notification_prices` int NOT NULL,
  `notification_sent_count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_advanced_notification_triggers`
--

CREATE TABLE `wpva_advanced_notification_triggers` (
  `notification_id` bigint NOT NULL,
  `object_id` bigint NOT NULL,
  `object_type` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_commentmeta`
--

CREATE TABLE `wpva_commentmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `comment_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_comments`
--

CREATE TABLE `wpva_comments` (
  `comment_ID` bigint UNSIGNED NOT NULL,
  `comment_post_ID` bigint UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_comments`
--

INSERT INTO `wpva_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(328, 9334, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-04-15 10:57:32', '2019-04-15 10:57:32', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(458, 9556, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-09 09:24:57', '2019-05-09 09:24:57', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(459, 9556, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-09 09:25:00', '2019-05-09 09:25:00', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(460, 9561, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-10 07:04:44', '2019-05-10 07:04:44', 'Awaiting BACS payment Order status changed from Pending payment to On hold.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(461, 9576, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-14 11:02:47', '2019-05-14 11:02:47', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(462, 9576, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-14 11:02:50', '2019-05-14 11:02:50', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(463, 9579, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-15 06:10:58', '2019-05-15 06:10:58', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(464, 9579, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-15 06:11:01', '2019-05-15 06:11:01', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(465, 9599, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-21 06:51:29', '2019-05-21 06:51:29', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(466, 9600, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-21 06:54:39', '2019-05-21 06:54:39', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(467, 9600, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-05-21 06:54:42', '2019-05-21 06:54:42', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(471, 7958, 'http://canadianorderpharmacy.com/', 'fghserf@bigmir.net', 'http://canadianorderpharmacy.com/', '31.184.238.111', '2019-06-04 18:36:08', '2019-06-04 18:36:08', 'My brother recommended I might like this website. He was once totally right. This submit truly made my day. You cann\'t believe simply how so much time I had spent for this information! Thanks!', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36', 'comment', 0, 0),
(472, 9742, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-07-01 18:34:27', '2019-07-01 18:34:27', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(473, 9742, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-07-01 18:34:31', '2019-07-01 18:34:31', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(474, 9858, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-07 13:17:50', '2019-08-07 13:17:50', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(475, 9859, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-07 13:22:32', '2019-08-07 13:22:32', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(476, 9206, 'DenJal', 'marvel@probbox.com', 'https://cafergot1.com/', '5.188.210.61', '2019-08-08 01:11:08', '2019-08-08 01:11:08', '<a href=\"https://cafergot1.com/\" rel=\"nofollow\">generic cafergot</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36', 'comment', 0, 0),
(477, 9863, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-08 09:07:32', '2019-08-08 09:07:32', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(478, 9206, 'DenJal', 'taxilimo123@probbox.com', 'https://cafergot1.com/', '5.188.210.61', '2019-08-10 20:48:45', '2019-08-10 20:48:45', '<a href=\"https://cafergot1.com/\" rel=\"nofollow\">generic cafergot</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36', 'comment', 0, 0),
(479, 9206, 'Ethense', 'elosbnfea@qmails.co', '', '5.188.210.27', '2019-08-11 11:04:07', '2019-08-11 11:04:07', 'Cialis 20mg pills <a href=\"http://cialisndbrx.com/#\" rel=\"nofollow\">buy cialis online</a> buy cialis online without prescription <a href=\"http://cialischmrx.com/#\" rel=\"nofollow\">buy cheap cialis online</a> cialis generic paypal <a href=\"http://cialischbrx.com/#\" rel=\"nofollow\">buy generic cialis online</a> buy cialis line <a href=\"http://cialisdbrx.com/#\" rel=\"nofollow\">buy cheap cialis online</a> viagra dependency <a href=\"http://chviagranrxusa.com/#\" rel=\"nofollow\">buy generic viagra online</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71', 'comment', 0, 0),
(480, 9873, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-11 14:37:29', '2019-08-11 14:37:29', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(481, 9873, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-11 14:37:31', '2019-08-11 14:37:31', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(482, 9206, 'DenJal', 'elease@probbox.com', 'https://cafergot1.com/', '5.188.210.61', '2019-08-12 07:07:54', '2019-08-12 07:07:54', '<a href=\"https://cafergot1.com/\" rel=\"nofollow\">cafergot</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36', 'comment', 0, 0),
(483, 9880, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-13 11:51:19', '2019-08-13 11:51:19', 'ITN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(484, 9880, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-13 11:51:20', '2019-08-13 11:51:20', 'Stock levels reduced: A6 Shweshwe Notebooks - SH10 (SP5054)<span class=\"description\"></span> 4&rarr;2, A6 Shweshwe Notebooks - SH04 (SP5054)<span class=\"description\"></span> 10&rarr;8, A6 Shweshwe Notebooks - SH06 (SP5054)<span class=\"description\"></span> 10&rarr;8, A6 Shweshwe Notebooks - SH05 (SP5054)<span class=\"description\"></span> 10&rarr;8, A6 Shweshwe Notebooks - SH03 (SP5054)<span class=\"description\"></span> 4&rarr;2', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(485, 9880, 'WooCommerce', 'woocommerce@kids.shweetproducts.com', '', '', '2019-08-13 11:51:21', '2019-08-13 11:51:21', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(498, 9206, 'Oxiple', 'lgaerfkls0@qmails.pro', '', '5.188.210.27', '2019-08-27 03:17:48', '2019-08-27 03:17:48', 'Non generic cialis cialis <a href=\"http://www.cialisongen.com/#\" rel=\"nofollow\">cheap cialis online</a> buy cheapest cialis buy <a href=\"https://cialisnorxs.com/#\" rel=\"nofollow\">buy generic cialis online</a> no credit loans fast <a href=\"http://paydaysonlinemoney.com/#\" rel=\"nofollow\">pay day loans</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', 'comment', 0, 0),
(504, 9206, 'Wivals', 'lgaerfkls0@qmails.co', '', '5.188.210.28', '2019-08-27 17:21:36', '2019-08-27 17:21:36', '<a href=\"http://cialismnrx.com/#\" rel=\"nofollow\">buy cheap cialis coupon</a> <a href=\"http://viagramrxgeneric.com/#\" rel=\"nofollow\">buy cheap viagra online</a> <a href=\"http://cialischmrx.com/#\" rel=\"nofollow\">buy cheap cialis coupon</a> <a href=\"http://paydayonlineexpress.com/#\" rel=\"nofollow\">personal loans</a> <a href=\"http://genviagramdmrx.com/#\" rel=\"nofollow\">generic viagra online</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36', 'comment', 0, 0),
(505, 9206, 'Uphodo', 'lgaerfkls0@qmails.pro', '', '5.188.210.27', '2019-08-27 18:58:59', '2019-08-27 18:58:59', 'Buy tadalafil india suppliers <a href=\"http://www.cialisongen.com/#\" rel=\"nofollow\">online cialis</a> cialis tablet in uk <a href=\"https://cialisnorxs.com/#\" rel=\"nofollow\">generic cialis online</a> personal loan rates compare <a href=\"http://paydaysonlinemoney.com/#\" rel=\"nofollow\">loans for bad credit</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'comment', 0, 0),
(530, 9206, 'inherce', 'lgaerfkls1@qmails.co', '', '5.188.210.28', '2019-09-03 08:46:51', '2019-09-03 08:46:51', '<a href=\"http://cialischbrx.com/#\" rel=\"nofollow\">cialis online</a> <a href=\"http://cialisndbrx.com/#\" rel=\"nofollow\">buy generic cialis online</a> <a href=\"http://genviagramdmrx.com/#\" rel=\"nofollow\">buy viagra</a> <a href=\"http://cialisbs.com/#\" rel=\"nofollow\">generic cialis online</a> <a href=\"http://cialismdmarx.com/#\" rel=\"nofollow\">buy cialis</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36', 'comment', 0, 0),
(531, 9206, 'fepweamp', 'lgaerfkls0@qmails.pro', '', '5.188.210.27', '2019-09-03 10:43:54', '2019-09-03 10:43:54', 'Buy cialis mexico <a href=\"http://cialisgenbrx.com/#\" rel=\"nofollow\">cheap cialis online</a> daily side effects cialis tablets <a href=\"https://cialisrxche.com/#\" rel=\"nofollow\">generic cialis online</a> www loan com <a href=\"http://paydaystip.com/#\" rel=\"nofollow\">loans for bad credit</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36', 'comment', 0, 0),
(532, 9206, 'DutFueby', 'lgaerfkls2@qmails.pro', '', '5.188.210.27', '2019-09-03 10:59:08', '2019-09-03 10:59:08', 'Buy cialis without a prescription <a href=\"http://cialisgenbrx.com/#\" rel=\"nofollow\">generic cialis</a> order generic cialis online <a href=\"https://cialisrxche.com/#\" rel=\"nofollow\">online cialis</a> get a loan with no credit <a href=\"http://paydaystip.com/#\" rel=\"nofollow\">loans for bad credit</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36', 'comment', 0, 0),
(536, 9206, 'erorcem', 'oskudfert1@qmails.co', '', '5.188.210.28', '2019-09-04 10:36:07', '2019-09-04 10:36:07', 'Viagra in luxemburg cialis generic <a href=\"http://cialisherrx.com/#\" rel=\"nofollow\">buy cialis</a> to buy cialis online <a href=\"http://cialismdmarx.com/#\" rel=\"nofollow\">generic cialis</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36', 'comment', 0, 0),
(537, 9206, 'maYpotT', 'oskudfert1@qmails.pro', '', '5.188.210.27', '2019-09-04 10:36:07', '2019-09-04 10:36:07', 'Generic cialis daily use cheap <a href=\"http://cialischbrx.com/#\" rel=\"nofollow\">buy cialis online</a> buying cialis online <a href=\"http://cialisknfrx.com/#\" rel=\"nofollow\">generic cialis online</a>', 0, 'spam', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54', 'comment', 0, 0);

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

--
-- Table structure for table `wpva_et_bloom_stats`
--

CREATE TABLE `wpva_et_bloom_stats` (
  `id` int NOT NULL,
  `record_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `record_type` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `optin_id` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `list_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `page_id` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `removed_flag` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_et_bloom_stats`
--

INSERT INTO `wpva_et_bloom_stats` (`id`, `record_date`, `record_type`, `optin_id`, `list_id`, `ip_address`, `page_id`, `removed_flag`) VALUES
(1, '2017-06-07 08:36:11', 'imp', 'optin_1', 'custom_form', '197.101.70.196', '-1', 0),
(2, '2017-06-08 07:27:36', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(3, '2017-06-08 10:11:45', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(4, '2017-06-08 10:11:53', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(5, '2017-06-08 10:14:27', 'imp', 'optin_1', 'custom_form', '169.0.205.28', '-1', 0),
(6, '2017-06-09 12:11:22', 'imp', 'optin_1', 'custom_form', '169.0.205.28', '-1', 0),
(7, '2017-06-12 08:00:44', 'imp', 'optin_1', 'custom_form', '197.101.67.66', '-1', 0),
(8, '2017-06-13 09:00:12', 'imp', 'optin_1', 'custom_form', '197.101.74.168', '5543', 0),
(9, '2017-06-13 15:28:37', 'imp', 'optin_1', 'custom_form', '105.227.245.232', '6304', 0),
(10, '2017-06-14 10:23:13', 'imp', 'optin_1', 'custom_form', '169.0.91.34', '-1', 0),
(11, '2017-06-14 12:01:43', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '6304', 0),
(12, '2017-06-14 12:02:01', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '6304', 0),
(13, '2017-06-14 16:34:28', 'imp', 'optin_1', 'custom_form', '169.1.186.77', '5418', 0),
(14, '2017-06-17 13:18:22', 'imp', 'optin_1', 'custom_form', '197.101.67.89', '-1', 0),
(15, '2017-06-19 09:03:34', 'imp', 'optin_1', 'custom_form', '169.0.66.76', '0', 0),
(16, '2017-06-19 18:35:44', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(17, '2017-06-19 18:35:54', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(18, '2017-06-21 14:40:54', 'imp', 'optin_1', 'custom_form', '154.66.206.204', '-1', 0),
(19, '2017-06-21 14:41:06', 'imp', 'optin_1', 'custom_form', '154.66.206.204', '-1', 0),
(20, '2017-06-21 16:07:06', 'imp', 'optin_1', 'custom_form', '105.249.170.116', '-1', 0),
(21, '2017-06-21 17:25:04', 'imp', 'optin_1', 'custom_form', '41.13.224.86', '5418', 0),
(22, '2017-06-21 17:35:30', 'imp', 'optin_1', 'custom_form', '105.226.237.117', '-1', 0),
(23, '2017-06-21 17:35:31', 'imp', 'optin_1', 'custom_form', '105.226.237.117', '-1', 0),
(24, '2017-06-21 18:45:15', 'imp', 'optin_1', 'custom_form', '105.226.237.117', '-1', 0),
(25, '2017-06-21 20:04:25', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(26, '2017-06-22 06:36:39', 'imp', 'optin_1', 'custom_form', '169.1.156.30', '-1', 0),
(27, '2017-06-22 06:55:18', 'imp', 'optin_1', 'custom_form', '41.114.169.227', '-1', 0),
(28, '2017-06-22 06:55:26', 'imp', 'optin_1', 'custom_form', '41.114.169.227', '-1', 0),
(29, '2017-06-22 07:03:52', 'imp', 'optin_1', 'custom_form', '41.114.169.227', '-1', 0),
(30, '2017-06-22 09:24:48', 'imp', 'optin_1', 'custom_form', '41.222.159.201', '-1', 0),
(31, '2017-06-22 12:52:30', 'imp', 'optin_1', 'custom_form', '197.86.217.164', '5427', 0),
(32, '2017-06-22 12:52:47', 'imp', 'optin_1', 'custom_form', '197.86.217.164', '5427', 0),
(33, '2017-06-23 06:36:06', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(34, '2017-06-23 11:34:37', 'imp', 'optin_1', 'custom_form', '41.215.239.130', '-1', 0),
(35, '2017-06-23 11:59:06', 'imp', 'optin_1', 'custom_form', '197.86.217.164', '-1', 0),
(36, '2017-06-23 11:59:16', 'imp', 'optin_1', 'custom_form', '197.86.217.164', '-1', 0),
(37, '2017-06-23 20:04:20', 'imp', 'optin_1', 'custom_form', '41.13.204.243', '-1', 0),
(38, '2017-06-23 21:00:23', 'imp', 'optin_1', 'custom_form', '169.1.33.122', '5636', 0),
(39, '2017-06-25 10:44:12', 'imp', 'optin_1', 'custom_form', '155.93.203.114', '-1', 0),
(40, '2017-06-26 08:42:12', 'imp', 'optin_1', 'custom_form', '169.1.33.122', '0', 0),
(41, '2017-06-27 10:59:33', 'imp', 'optin_1', 'custom_form', '41.114.147.47', '-1', 0),
(42, '2017-06-27 11:01:08', 'imp', 'optin_1', 'custom_form', '41.13.254.158', '-1', 0),
(43, '2017-06-27 11:11:19', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(44, '2017-06-27 11:11:36', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(45, '2017-06-27 11:15:33', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '-1', 0),
(46, '2017-06-27 11:46:15', 'imp', 'optin_1', 'custom_form', '41.21.161.158', '5427', 0),
(47, '2017-06-27 12:44:12', 'imp', 'optin_1', 'custom_form', '41.177.192.35', '-1', 0),
(48, '2017-06-27 13:10:39', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(49, '2017-06-27 13:31:30', 'imp', 'optin_1', 'custom_form', '41.13.220.219', '-1', 0),
(50, '2017-06-27 14:28:40', 'imp', 'optin_1', 'custom_form', '41.13.220.219', '-1', 0),
(51, '2017-06-28 08:30:58', 'imp', 'optin_1', 'custom_form', '197.101.66.42', '5427', 0),
(52, '2017-06-28 21:30:52', 'imp', 'optin_1', 'custom_form', '169.1.33.122', '0', 0),
(53, '2017-06-29 10:04:38', 'imp', 'optin_1', 'custom_form', '169.0.206.216', '-1', 0),
(54, '2017-06-29 13:55:32', 'imp', 'optin_1', 'custom_form', '197.89.113.93', '-1', 0),
(55, '2017-06-29 17:26:16', 'imp', 'optin_1', 'custom_form', '41.13.4.151', '-1', 0),
(56, '2017-06-30 04:34:56', 'imp', 'optin_1', 'custom_form', '197.101.72.221', '5418', 0),
(57, '2017-06-30 10:28:47', 'imp', 'optin_1', 'custom_form', '196.37.12.242', '5674', 0),
(58, '2017-06-30 10:28:59', 'imp', 'optin_1', 'custom_form', '196.37.12.242', '5674', 0),
(59, '2017-06-30 10:43:17', 'imp', 'optin_1', 'custom_form', '129.205.136.115', '-1', 0),
(60, '2017-06-30 10:47:32', 'imp', 'optin_1', 'custom_form', '129.205.136.115', '-1', 0),
(61, '2017-07-01 19:01:56', 'imp', 'optin_1', 'custom_form', '197.101.70.36', '-1', 0),
(62, '2017-07-01 19:04:16', 'imp', 'optin_1', 'custom_form', '41.114.145.12', '0', 0),
(63, '2017-07-01 19:06:47', 'imp', 'optin_1', 'custom_form', '165.255.115.239', '6304', 0),
(64, '2017-07-02 19:34:55', 'imp', 'optin_1', 'custom_form', '197.93.141.73', '-1', 0),
(65, '2017-07-03 10:13:31', 'imp', 'optin_1', 'custom_form', '41.193.122.78', '-1', 0),
(66, '2017-07-03 11:51:18', 'imp', 'optin_1', 'custom_form', '41.13.254.174', '-1', 0),
(67, '2017-07-03 11:51:22', 'imp', 'optin_1', 'custom_form', '41.13.254.174', '-1', 0),
(68, '2017-07-03 12:35:02', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(69, '2017-07-03 22:04:53', 'imp', 'optin_1', 'custom_form', '72.143.210.43', '0', 0),
(70, '2017-07-04 08:07:26', 'imp', 'optin_1', 'custom_form', '138.201.202.215', '-1', 0),
(71, '2017-07-04 13:41:49', 'imp', 'optin_1', 'custom_form', '196.210.194.102', '-1', 0),
(72, '2017-07-05 13:52:01', 'imp', 'optin_1', 'custom_form', '41.13.216.216', '-1', 0),
(73, '2017-07-06 06:26:38', 'imp', 'optin_1', 'custom_form', '105.255.130.126', '0', 0),
(74, '2017-07-06 10:07:17', 'imp', 'optin_1', 'custom_form', '41.113.116.233', '-1', 0),
(75, '2017-07-06 10:07:28', 'imp', 'optin_1', 'custom_form', '41.113.116.233', '-1', 0),
(76, '2017-07-06 10:17:38', 'imp', 'optin_1', 'custom_form', '197.101.74.56', '5558', 0),
(77, '2017-07-06 13:21:45', 'imp', 'optin_1', 'custom_form', '147.110.59.248', '-1', 0),
(78, '2017-07-07 05:53:57', 'imp', 'optin_1', 'custom_form', '63.140.98.134', '0', 0),
(79, '2017-07-07 07:10:32', 'imp', 'optin_1', 'custom_form', '41.13.246.16', '-1', 0),
(80, '2017-07-07 07:18:31', 'imp', 'optin_1', 'custom_form', '41.13.8.46', '-1', 0),
(81, '2017-07-07 07:22:11', 'imp', 'optin_1', 'custom_form', '105.226.71.88', '-1', 0),
(82, '2017-07-07 09:35:17', 'imp', 'optin_1', 'custom_form', '41.113.30.72', '-1', 0),
(83, '2017-07-07 13:18:41', 'imp', 'optin_1', 'custom_form', '165.16.240.138', '0', 0),
(84, '2017-07-07 17:36:23', 'imp', 'optin_1', 'custom_form', '105.226.71.88', '-1', 0),
(85, '2017-07-08 09:29:53', 'imp', 'optin_1', 'custom_form', '41.13.192.150', '-1', 0),
(86, '2017-07-10 09:28:59', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(87, '2017-07-10 14:10:18', 'imp', 'optin_1', 'custom_form', '192.143.36.242', '5516', 0),
(88, '2017-07-10 16:59:24', 'imp', 'optin_1', 'custom_form', '41.13.92.224', '-1', 0),
(89, '2017-07-11 10:54:58', 'imp', 'optin_1', 'custom_form', '197.101.72.191', '6465', 0),
(90, '2017-07-11 14:25:30', 'imp', 'optin_1', 'custom_form', '41.180.70.10', '5427', 0),
(91, '2017-07-11 18:50:40', 'imp', 'optin_1', 'custom_form', '62.195.21.89', '-1', 0),
(92, '2017-07-12 16:26:13', 'imp', 'optin_1', 'custom_form', '197.101.72.191', '6465', 0),
(93, '2017-07-12 19:04:17', 'imp', 'optin_1', 'custom_form', '169.1.33.122', '0', 0),
(94, '2017-07-12 21:52:25', 'imp', 'optin_1', 'custom_form', '154.73.154.164', '-1', 0),
(95, '2017-07-13 11:34:30', 'imp', 'optin_1', 'custom_form', '105.186.70.194', '-1', 0),
(96, '2017-07-13 11:34:47', 'imp', 'optin_1', 'custom_form', '105.186.70.194', '-1', 0),
(97, '2017-07-13 11:34:48', 'imp', 'optin_1', 'custom_form', '105.186.70.194', '-1', 0),
(98, '2017-07-13 11:36:07', 'imp', 'optin_1', 'custom_form', '169.255.79.28', '0', 0),
(99, '2017-07-13 11:38:28', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '-1', 0),
(100, '2017-07-13 11:52:01', 'imp', 'optin_1', 'custom_form', '154.119.53.221', '0', 0),
(101, '2017-07-13 12:01:27', 'imp', 'optin_1', 'custom_form', '41.177.128.152', '-1', 0),
(102, '2017-07-13 12:05:06', 'imp', 'optin_1', 'custom_form', '105.229.142.123', '-1', 0),
(103, '2017-07-13 12:09:25', 'imp', 'optin_1', 'custom_form', '37.228.242.95', '-1', 0),
(104, '2017-07-13 12:11:07', 'imp', 'optin_1', 'custom_form', '197.101.73.36', '0', 0),
(105, '2017-07-13 12:21:49', 'imp', 'optin_1', 'custom_form', '196.31.20.18', '6456', 0),
(106, '2017-07-13 12:21:58', 'imp', 'optin_1', 'custom_form', '196.31.20.18', '6456', 0),
(107, '2017-07-13 12:33:51', 'imp', 'optin_1', 'custom_form', '105.225.224.152', '-1', 0),
(108, '2017-07-13 12:41:27', 'imp', 'optin_1', 'custom_form', '196.23.173.34', '6465', 0),
(109, '2017-07-13 15:47:31', 'imp', 'optin_1', 'custom_form', '41.114.207.174', '-1', 0),
(110, '2017-07-13 15:47:40', 'imp', 'optin_1', 'custom_form', '41.114.207.174', '-1', 0),
(111, '2017-07-14 05:18:26', 'imp', 'optin_1', 'custom_form', '41.174.133.106', '-1', 0),
(112, '2017-07-14 05:53:24', 'imp', 'optin_1', 'custom_form', '118.92.208.90', '-1', 0),
(113, '2017-07-14 07:51:49', 'imp', 'optin_1', 'custom_form', '197.89.112.207', '-1', 0),
(114, '2017-07-14 07:51:50', 'imp', 'optin_1', 'custom_form', '197.89.112.207', '-1', 0),
(115, '2017-07-14 08:26:12', 'imp', 'optin_1', 'custom_form', '196.214.170.226', '0', 0),
(116, '2017-07-14 08:38:15', 'imp', 'optin_1', 'custom_form', '41.150.0.225', '0', 0),
(117, '2017-07-14 09:50:38', 'imp', 'optin_1', 'custom_form', '41.135.70.71', '0', 0),
(118, '2017-07-14 09:50:56', 'imp', 'optin_1', 'custom_form', '41.135.70.71', '0', 0),
(119, '2017-07-14 11:11:24', 'imp', 'optin_1', 'custom_form', '197.245.244.198', '-1', 0),
(120, '2017-07-14 12:04:34', 'imp', 'optin_1', 'custom_form', '41.13.70.177', '-1', 0),
(121, '2017-07-14 13:08:20', 'imp', 'optin_1', 'custom_form', '105.186.229.125', '-1', 0),
(122, '2017-07-14 14:42:40', 'imp', 'optin_1', 'custom_form', '196.25.125.221', '-1', 0),
(123, '2017-07-14 18:36:28', 'imp', 'optin_1', 'custom_form', '196.212.63.66', '6304', 0),
(124, '2017-07-15 05:40:48', 'imp', 'optin_1', 'custom_form', '105.226.212.75', '0', 0),
(125, '2017-07-15 10:03:23', 'imp', 'optin_1', 'custom_form', '41.13.254.237', '0', 0),
(126, '2017-07-15 10:03:23', 'imp', 'optin_1', 'custom_form', '41.13.254.237', '0', 0),
(127, '2017-07-15 16:32:09', 'imp', 'optin_1', 'custom_form', '41.222.141.206', '5615', 0),
(128, '2017-07-15 18:50:39', 'imp', 'optin_1', 'custom_form', '169.1.33.122', '0', 0),
(129, '2017-07-15 19:50:44', 'imp', 'optin_1', 'custom_form', '197.234.150.89', '-1', 0),
(130, '2017-07-16 08:23:46', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(131, '2017-07-16 10:19:45', 'imp', 'optin_1', 'custom_form', '105.246.75.14', '5550', 0),
(132, '2017-07-16 12:06:39', 'imp', 'optin_1', 'custom_form', '41.56.11.115', '5674', 0),
(133, '2017-07-16 12:06:48', 'imp', 'optin_1', 'custom_form', '41.56.11.115', '5674', 0),
(134, '2017-07-17 08:30:26', 'imp', 'optin_1', 'custom_form', '105.225.196.38', '6456', 0),
(135, '2017-07-17 11:09:25', 'imp', 'optin_1', 'custom_form', '196.213.43.130', '5636', 0),
(136, '2017-07-17 13:29:22', 'imp', 'optin_1', 'custom_form', '105.6.103.64', '6304', 0),
(137, '2017-07-17 17:20:06', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(138, '2017-07-17 18:54:09', 'imp', 'optin_1', 'custom_form', '105.184.6.70', '5634', 0),
(139, '2017-07-18 09:07:29', 'imp', 'optin_1', 'custom_form', '197.83.227.245', '0', 0),
(140, '2017-07-18 10:22:27', 'imp', 'optin_1', 'custom_form', '102.248.37.98', '-1', 0),
(141, '2017-07-18 10:22:33', 'imp', 'optin_1', 'custom_form', '105.228.212.19', '0', 0),
(142, '2017-07-18 10:22:43', 'imp', 'optin_1', 'custom_form', '105.228.212.19', '0', 0),
(143, '2017-07-19 08:41:34', 'imp', 'optin_1', 'custom_form', '105.228.67.167', '-1', 0),
(144, '2017-07-19 08:41:49', 'imp', 'optin_1', 'custom_form', '105.228.67.167', '-1', 0),
(145, '2017-07-19 12:28:10', 'imp', 'optin_1', 'custom_form', '169.1.162.89', '0', 0),
(146, '2017-07-19 14:28:48', 'imp', 'optin_1', 'custom_form', '197.245.84.248', '-1', 0),
(147, '2017-07-20 15:20:49', 'imp', 'optin_1', 'custom_form', '197.245.84.248', '5427', 0),
(148, '2017-07-20 15:20:57', 'imp', 'optin_1', 'custom_form', '197.245.84.248', '5427', 0),
(149, '2017-07-20 18:52:06', 'imp', 'optin_1', 'custom_form', '105.228.213.95', '-1', 0),
(150, '2017-07-21 10:52:33', 'imp', 'optin_1', 'custom_form', '105.12.165.18', '0', 0),
(151, '2017-07-21 12:52:49', 'imp', 'optin_1', 'custom_form', '105.185.0.81', '0', 0),
(152, '2017-07-23 06:35:37', 'imp', 'optin_1', 'custom_form', '105.226.230.203', '-1', 0),
(153, '2017-07-23 06:35:38', 'imp', 'optin_1', 'custom_form', '105.226.230.203', '-1', 0),
(154, '2017-07-23 12:30:44', 'imp', 'optin_1', 'custom_form', '105.229.175.142', '-1', 0),
(155, '2017-07-23 14:10:02', 'imp', 'optin_1', 'custom_form', '105.226.145.244', '0', 0),
(156, '2017-07-23 14:10:16', 'imp', 'optin_1', 'custom_form', '105.226.145.244', '0', 0),
(157, '2017-07-24 12:59:35', 'imp', 'optin_1', 'custom_form', '197.101.72.109', '0', 0),
(158, '2017-07-25 06:40:30', 'imp', 'optin_1', 'custom_form', '196.192.174.19', '0', 0),
(159, '2017-07-25 06:40:46', 'imp', 'optin_1', 'custom_form', '196.192.174.19', '0', 0),
(160, '2017-07-25 07:57:37', 'imp', 'optin_1', 'custom_form', '168.253.73.132', '-1', 0),
(161, '2017-07-25 08:50:00', 'imp', 'optin_1', 'custom_form', '92.111.23.76', '-1', 0),
(162, '2017-07-25 08:50:05', 'imp', 'optin_1', 'custom_form', '92.111.23.76', '-1', 0),
(163, '2017-07-25 11:40:35', 'imp', 'optin_1', 'custom_form', '196.33.24.7', '-1', 0),
(164, '2017-07-25 12:22:22', 'imp', 'optin_1', 'custom_form', '129.205.136.2', '-1', 0),
(165, '2017-07-25 18:33:40', 'imp', 'optin_1', 'custom_form', '41.145.32.224', '-1', 0),
(166, '2017-07-25 19:02:41', 'imp', 'optin_1', 'custom_form', '197.101.72.109', '5418', 0),
(167, '2017-07-25 19:02:49', 'imp', 'optin_1', 'custom_form', '197.101.72.109', '5418', 0),
(168, '2017-07-25 19:47:39', 'con', 'optin_1', 'custom_form', '197.93.171.230', '-1', 0),
(169, '2017-07-26 07:12:03', 'imp', 'optin_1', 'custom_form', '41.13.74.193', '0', 0),
(170, '2017-07-26 09:31:09', 'imp', 'optin_1', 'custom_form', '197.245.30.29', '-1', 0),
(171, '2017-07-26 09:31:10', 'imp', 'optin_1', 'custom_form', '197.245.30.29', '-1', 0),
(172, '2017-07-26 15:55:30', 'imp', 'optin_1', 'custom_form', '105.225.191.78', '-1', 0),
(173, '2017-07-26 15:55:32', 'imp', 'optin_1', 'custom_form', '105.225.191.78', '-1', 0),
(174, '2017-07-26 23:33:13', 'imp', 'optin_1', 'custom_form', '182.239.208.185', '-1', 0),
(175, '2017-07-27 09:31:28', 'imp', 'optin_1', 'custom_form', '197.101.72.109', '0', 0),
(176, '2017-07-28 06:19:33', 'imp', 'optin_1', 'custom_form', '154.66.206.204', '-1', 0),
(177, '2017-07-28 12:05:16', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(178, '2017-07-28 16:18:52', 'imp', 'optin_1', 'custom_form', '41.13.246.85', '0', 0),
(179, '2017-07-29 14:42:59', 'imp', 'optin_1', 'custom_form', '41.133.89.15', '-1', 0),
(180, '2017-07-29 16:01:49', 'imp', 'optin_1', 'custom_form', '105.226.145.244', '0', 0),
(181, '2017-07-31 11:14:01', 'imp', 'optin_1', 'custom_form', '169.0.205.32', '-1', 0),
(182, '2017-07-31 15:00:45', 'imp', 'optin_1', 'custom_form', '41.160.96.194', '0', 0),
(183, '2017-08-01 07:15:01', 'imp', 'optin_1', 'custom_form', '105.255.160.106', '-1', 0),
(184, '2017-08-01 07:15:20', 'imp', 'optin_1', 'custom_form', '105.255.160.106', '-1', 0),
(185, '2017-08-01 12:53:07', 'imp', 'optin_1', 'custom_form', '102.248.22.89', '5516', 0),
(186, '2017-08-01 12:53:21', 'imp', 'optin_1', 'custom_form', '102.248.22.89', '5516', 0),
(187, '2017-08-01 15:17:24', 'imp', 'optin_1', 'custom_form', '196.215.103.77', '6465', 0),
(188, '2017-08-01 20:09:40', 'imp', 'optin_1', 'custom_form', '165.255.171.94', '-1', 0),
(189, '2017-08-02 13:23:18', 'imp', 'optin_1', 'custom_form', '196.14.255.105', '5590', 0),
(190, '2017-08-02 13:53:41', 'imp', 'optin_1', 'custom_form', '169.0.205.32', '-1', 0),
(191, '2017-08-03 10:13:18', 'imp', 'optin_1', 'custom_form', '105.226.192.231', '-1', 0),
(192, '2017-08-03 21:11:51', 'imp', 'optin_1', 'custom_form', '197.101.75.15', '-1', 0),
(193, '2017-08-04 15:27:55', 'imp', 'optin_1', 'custom_form', '105.226.192.231', '-1', 0),
(194, '2017-08-04 20:01:47', 'imp', 'optin_1', 'custom_form', '152.106.240.140', '-1', 0),
(195, '2017-08-04 20:02:02', 'imp', 'optin_1', 'custom_form', '152.106.240.140', '-1', 0),
(196, '2017-08-05 07:56:56', 'imp', 'optin_1', 'custom_form', '105.224.236.131', '0', 0),
(197, '2017-08-05 13:41:34', 'imp', 'optin_1', 'custom_form', '91.183.223.66', '-1', 0),
(198, '2017-08-05 13:41:49', 'imp', 'optin_1', 'custom_form', '91.183.223.66', '-1', 0),
(199, '2017-08-05 15:40:26', 'imp', 'optin_1', 'custom_form', '196.210.207.220', '-1', 0),
(200, '2017-08-05 15:40:27', 'imp', 'optin_1', 'custom_form', '196.210.207.220', '-1', 0),
(201, '2017-08-05 20:16:40', 'imp', 'optin_1', 'custom_form', '173.34.201.101', '5590', 0),
(202, '2017-08-06 18:44:08', 'imp', 'optin_1', 'custom_form', '66.220.155.250', '-1', 0),
(203, '2017-08-07 09:38:41', 'imp', 'optin_1', 'custom_form', '105.229.2.113', '-1', 0),
(204, '2017-08-07 10:28:21', 'imp', 'optin_1', 'custom_form', '154.114.16.26', '5543', 0),
(205, '2017-08-07 10:28:37', 'imp', 'optin_1', 'custom_form', '154.114.16.26', '5543', 0),
(206, '2017-08-07 11:23:18', 'imp', 'optin_1', 'custom_form', '197.229.158.240', '5427', 0),
(207, '2017-08-07 17:21:17', 'imp', 'optin_1', 'custom_form', '197.101.67.104', '-1', 0),
(208, '2017-08-07 18:23:12', 'imp', 'optin_1', 'custom_form', '197.101.67.104', '-1', 0),
(209, '2017-08-08 07:50:48', 'imp', 'optin_1', 'custom_form', '41.160.22.4', '-1', 0),
(210, '2017-08-08 09:37:33', 'imp', 'optin_1', 'custom_form', '41.114.225.131', '5669', 0),
(211, '2017-08-08 09:37:50', 'imp', 'optin_1', 'custom_form', '41.114.225.131', '5669', 0),
(212, '2017-08-08 11:02:39', 'imp', 'optin_1', 'custom_form', '105.229.32.138', '6585', 0),
(213, '2017-08-08 14:13:14', 'imp', 'optin_1', 'custom_form', '196.215.6.35', '6588', 0),
(214, '2017-08-08 14:15:30', 'imp', 'optin_1', 'custom_form', '197.101.65.37', '0', 0),
(215, '2017-08-08 15:36:53', 'imp', 'optin_1', 'custom_form', '213.127.35.252', '6585', 0),
(216, '2017-08-08 17:38:59', 'imp', 'optin_1', 'custom_form', '87.214.243.195', '0', 0),
(217, '2017-08-08 20:34:43', 'imp', 'optin_1', 'custom_form', '62.195.21.89', '0', 0),
(218, '2017-08-08 20:34:47', 'imp', 'optin_1', 'custom_form', '62.195.21.89', '0', 0),
(219, '2017-08-08 20:49:26', 'imp', 'optin_1', 'custom_form', '89.200.41.154', '0', 0),
(220, '2017-08-09 06:25:29', 'imp', 'optin_1', 'custom_form', '95.96.246.30', '0', 0),
(221, '2017-08-09 06:27:35', 'imp', 'optin_1', 'custom_form', '87.103.19.179', '0', 0),
(222, '2017-08-09 06:36:47', 'imp', 'optin_1', 'custom_form', '41.71.111.126', '0', 0),
(223, '2017-08-09 07:00:49', 'imp', 'optin_1', 'custom_form', '84.241.200.195', '0', 0),
(224, '2017-08-09 07:20:39', 'imp', 'optin_1', 'custom_form', '84.241.210.144', '0', 0),
(225, '2017-08-09 07:20:42', 'imp', 'optin_1', 'custom_form', '84.241.210.144', '0', 0),
(226, '2017-08-09 09:10:50', 'imp', 'optin_1', 'custom_form', '213.127.234.53', '0', 0),
(227, '2017-08-09 11:12:45', 'imp', 'optin_1', 'custom_form', '197.101.67.121', '-1', 0),
(228, '2017-08-09 15:52:41', 'imp', 'optin_1', 'custom_form', '94.201.140.99', '0', 0),
(229, '2017-08-09 19:18:33', 'imp', 'optin_1', 'custom_form', '81.164.154.132', '0', 0),
(230, '2017-08-10 06:02:44', 'imp', 'optin_1', 'custom_form', '105.186.84.224', '-1', 0),
(231, '2017-08-10 06:02:45', 'imp', 'optin_1', 'custom_form', '105.186.84.224', '-1', 0),
(232, '2017-08-10 06:02:45', 'imp', 'optin_1', 'custom_form', '105.186.84.224', '-1', 0),
(233, '2017-08-10 10:58:35', 'imp', 'optin_1', 'custom_form', '108.171.128.189', '5669', 0),
(234, '2017-08-10 10:58:51', 'imp', 'optin_1', 'custom_form', '108.171.128.189', '5669', 0),
(235, '2017-08-10 19:58:53', 'imp', 'optin_1', 'custom_form', '41.13.208.85', '-1', 0),
(236, '2017-08-11 07:21:20', 'imp', 'optin_1', 'custom_form', '129.205.136.11', '0', 0),
(237, '2017-08-11 07:44:08', 'imp', 'optin_1', 'custom_form', '197.86.159.91', '5550', 0),
(238, '2017-08-11 07:51:05', 'imp', 'optin_1', 'custom_form', '41.114.206.138', '0', 0),
(239, '2017-08-11 07:51:17', 'imp', 'optin_1', 'custom_form', '41.114.206.138', '0', 0),
(240, '2017-08-11 07:51:19', 'imp', 'optin_1', 'custom_form', '41.71.111.241', '0', 0),
(241, '2017-08-11 07:51:38', 'imp', 'optin_1', 'custom_form', '41.71.111.241', '0', 0),
(242, '2017-08-11 10:13:12', 'imp', 'optin_1', 'custom_form', '169.1.52.117', '0', 0),
(243, '2017-08-11 11:12:21', 'imp', 'optin_1', 'custom_form', '213.73.194.136', '0', 0),
(244, '2017-08-11 11:52:44', 'imp', 'optin_1', 'custom_form', '134.54.10.136', '6585', 0),
(245, '2017-08-11 11:52:59', 'imp', 'optin_1', 'custom_form', '134.54.10.136', '6585', 0),
(246, '2017-08-11 12:20:18', 'imp', 'optin_1', 'custom_form', '77.164.96.182', '-1', 0),
(247, '2017-08-11 14:04:04', 'imp', 'optin_1', 'custom_form', '105.186.145.164', '6304', 0),
(248, '2017-08-11 16:18:22', 'imp', 'optin_1', 'custom_form', '197.87.135.21', '0', 0),
(249, '2017-08-11 17:10:38', 'imp', 'optin_1', 'custom_form', '196.210.2.163', '0', 0),
(250, '2017-08-11 17:10:39', 'imp', 'optin_1', 'custom_form', '196.210.2.163', '0', 0),
(251, '2017-08-11 19:25:30', 'imp', 'optin_1', 'custom_form', '169.0.61.55', '0', 0),
(252, '2017-08-11 19:25:30', 'imp', 'optin_1', 'custom_form', '169.0.61.55', '0', 0),
(253, '2017-08-11 20:53:53', 'imp', 'optin_1', 'custom_form', '41.13.220.9', '0', 0),
(254, '2017-08-11 20:53:58', 'imp', 'optin_1', 'custom_form', '41.13.220.9', '0', 0),
(255, '2017-08-11 21:18:01', 'imp', 'optin_1', 'custom_form', '73.170.108.243', '6588', 0),
(256, '2017-08-11 21:37:24', 'imp', 'optin_1', 'custom_form', '197.101.72.85', '0', 0),
(257, '2017-08-11 21:37:26', 'imp', 'optin_1', 'custom_form', '197.101.72.85', '0', 0),
(258, '2017-08-12 13:36:24', 'imp', 'optin_1', 'custom_form', '197.229.2.103', '5418', 0),
(259, '2017-08-12 14:17:48', 'imp', 'optin_1', 'custom_form', '41.13.70.249', '0', 0),
(260, '2017-08-12 14:46:50', 'imp', 'optin_1', 'custom_form', '197.89.163.158', '5427', 0),
(261, '2017-08-12 15:23:50', 'imp', 'optin_1', 'custom_form', '41.13.70.249', '-1', 0),
(262, '2017-08-12 18:49:27', 'imp', 'optin_1', 'custom_form', '105.246.70.119', '0', 0),
(263, '2017-08-12 21:07:34', 'imp', 'optin_1', 'custom_form', '196.215.121.234', '-1', 0),
(264, '2017-08-12 21:07:39', 'imp', 'optin_1', 'custom_form', '196.215.121.234', '-1', 0),
(265, '2017-08-13 00:35:46', 'imp', 'optin_1', 'custom_form', '105.227.121.24', '-1', 0),
(266, '2017-08-13 04:51:44', 'imp', 'optin_1', 'custom_form', '105.227.121.24', '-1', 0),
(267, '2017-08-13 07:42:53', 'imp', 'optin_1', 'custom_form', '196.215.12.88', '-1', 0),
(268, '2017-08-13 07:43:09', 'con', 'optin_1', 'custom_form', '196.215.12.88', '-1', 0),
(269, '2017-08-13 09:08:30', 'imp', 'optin_1', 'custom_form', '41.151.165.232', '5427', 0),
(270, '2017-08-13 09:08:40', 'imp', 'optin_1', 'custom_form', '41.151.165.232', '5427', 0),
(271, '2017-08-13 09:08:50', 'imp', 'optin_1', 'custom_form', '197.245.58.231', '-1', 0),
(272, '2017-08-13 09:34:03', 'imp', 'optin_1', 'custom_form', '105.186.97.156', '0', 0),
(273, '2017-08-13 09:34:09', 'imp', 'optin_1', 'custom_form', '105.186.97.156', '0', 0),
(274, '2017-08-13 10:02:24', 'imp', 'optin_1', 'custom_form', '41.13.204.131', '-1', 0),
(275, '2017-08-13 11:50:46', 'imp', 'optin_1', 'custom_form', '197.88.67.28', '0', 0),
(276, '2017-08-13 13:39:46', 'imp', 'optin_1', 'custom_form', '165.255.171.196', '-1', 0),
(277, '2017-08-13 13:47:48', 'imp', 'optin_1', 'custom_form', '91.73.31.51', '0', 0),
(278, '2017-08-13 14:09:40', 'imp', 'optin_1', 'custom_form', '105.227.137.136', '0', 0),
(279, '2017-08-13 14:09:48', 'imp', 'optin_1', 'custom_form', '105.227.137.136', '0', 0),
(280, '2017-08-13 14:11:00', 'imp', 'optin_1', 'custom_form', '105.227.137.136', '0', 0),
(281, '2017-08-13 14:23:23', 'imp', 'optin_1', 'custom_form', '105.184.125.83', '0', 0),
(282, '2017-08-13 14:25:15', 'imp', 'optin_1', 'custom_form', '105.184.125.83', '0', 0),
(283, '2017-08-13 15:17:22', 'imp', 'optin_1', 'custom_form', '197.88.125.192', '0', 0),
(284, '2017-08-13 15:17:34', 'imp', 'optin_1', 'custom_form', '197.88.125.192', '0', 0),
(285, '2017-08-13 15:20:46', 'imp', 'optin_1', 'custom_form', '41.13.254.39', '0', 0),
(286, '2017-08-13 15:24:42', 'imp', 'optin_1', 'custom_form', '41.13.254.127', '0', 0),
(287, '2017-08-13 15:32:43', 'imp', 'optin_1', 'custom_form', '41.13.198.26', '0', 0),
(288, '2017-08-13 15:52:17', 'imp', 'optin_1', 'custom_form', '197.87.242.91', '0', 0),
(289, '2017-08-13 16:52:30', 'imp', 'optin_1', 'custom_form', '197.101.96.129', '0', 0),
(290, '2017-08-13 16:55:48', 'imp', 'optin_1', 'custom_form', '169.1.87.67', '0', 0),
(291, '2017-08-13 16:56:18', 'imp', 'optin_1', 'custom_form', '169.1.87.67', '0', 0),
(292, '2017-08-13 16:57:13', 'imp', 'optin_1', 'custom_form', '169.1.87.67', '0', 0),
(293, '2017-08-13 17:00:49', 'imp', 'optin_1', 'custom_form', '196.212.63.123', '0', 0),
(294, '2017-08-13 17:00:52', 'imp', 'optin_1', 'custom_form', '196.212.63.123', '0', 0),
(295, '2017-08-13 17:28:00', 'imp', 'optin_1', 'custom_form', '196.192.172.156', '0', 0),
(296, '2017-08-13 17:32:15', 'imp', 'optin_1', 'custom_form', '197.101.71.140', '0', 0),
(297, '2017-08-13 17:33:37', 'imp', 'optin_1', 'custom_form', '102.250.225.9', '0', 0),
(298, '2017-08-13 17:33:50', 'imp', 'optin_1', 'custom_form', '102.250.225.9', '0', 0),
(299, '2017-08-13 17:42:19', 'imp', 'optin_1', 'custom_form', '154.66.250.110', '0', 0),
(300, '2017-08-13 18:23:05', 'imp', 'optin_1', 'custom_form', '197.101.71.57', '-1', 0),
(301, '2017-08-13 18:26:11', 'imp', 'optin_1', 'custom_form', '83.86.72.44', '0', 0),
(302, '2017-08-13 18:48:56', 'imp', 'optin_1', 'custom_form', '197.95.192.91', '-1', 0),
(303, '2017-08-13 19:31:44', 'imp', 'optin_1', 'custom_form', '105.225.176.110', '-1', 0),
(304, '2017-08-13 20:11:37', 'imp', 'optin_1', 'custom_form', '105.226.21.123', '-1', 0),
(305, '2017-08-13 20:47:17', 'imp', 'optin_1', 'custom_form', '41.115.32.95', '0', 0),
(306, '2017-08-13 20:47:23', 'imp', 'optin_1', 'custom_form', '41.115.32.95', '0', 0),
(307, '2017-08-13 21:32:14', 'imp', 'optin_1', 'custom_form', '129.205.137.111', '0', 0),
(308, '2017-08-14 04:38:43', 'imp', 'optin_1', 'custom_form', '105.255.232.144', '0', 0),
(309, '2017-08-14 05:18:12', 'imp', 'optin_1', 'custom_form', '197.88.125.192', '0', 0),
(310, '2017-08-14 06:20:30', 'imp', 'optin_1', 'custom_form', '213.10.132.121', '-1', 0),
(311, '2017-08-14 06:54:29', 'imp', 'optin_1', 'custom_form', '41.164.25.91', '0', 0),
(312, '2017-08-14 07:19:12', 'imp', 'optin_1', 'custom_form', '137.158.4.22', '5418', 0),
(313, '2017-08-14 08:05:20', 'imp', 'optin_1', 'custom_form', '89.200.14.4', '-1', 0),
(314, '2017-08-14 09:05:16', 'imp', 'optin_1', 'custom_form', '105.224.88.19', '0', 0),
(315, '2017-08-14 09:24:54', 'imp', 'optin_1', 'custom_form', '41.193.221.170', '0', 0),
(316, '2017-08-14 09:46:43', 'imp', 'optin_1', 'custom_form', '196.14.255.105', '-1', 0),
(317, '2017-08-14 10:50:40', 'imp', 'optin_1', 'custom_form', '154.70.210.114', '0', 0),
(318, '2017-08-14 17:51:50', 'imp', 'optin_1', 'custom_form', '105.10.92.162', '-1', 0),
(319, '2017-08-14 18:33:48', 'imp', 'optin_1', 'custom_form', '41.13.216.178', '0', 0),
(320, '2017-08-14 18:33:52', 'imp', 'optin_1', 'custom_form', '41.13.216.178', '0', 0),
(321, '2017-08-14 18:37:17', 'imp', 'optin_1', 'custom_form', '196.210.230.66', '0', 0),
(322, '2017-08-14 18:48:25', 'imp', 'optin_1', 'custom_form', '169.0.147.196', '0', 0),
(323, '2017-08-14 19:23:40', 'imp', 'optin_1', 'custom_form', '169.0.143.254', '-1', 0),
(324, '2017-08-14 19:23:42', 'imp', 'optin_1', 'custom_form', '169.0.143.254', '-1', 0),
(325, '2017-08-14 19:31:32', 'imp', 'optin_1', 'custom_form', '169.1.167.200', '0', 0),
(326, '2017-08-14 19:42:08', 'imp', 'optin_1', 'custom_form', '197.89.40.127', '0', 0),
(327, '2017-08-15 08:47:15', 'imp', 'optin_1', 'custom_form', '197.88.54.226', '6465', 0),
(328, '2017-08-15 09:09:32', 'imp', 'optin_1', 'custom_form', '105.186.239.5', '5634', 0),
(329, '2017-08-15 09:16:18', 'imp', 'optin_1', 'custom_form', '105.227.48.248', '5634', 0),
(330, '2017-08-15 09:18:09', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(331, '2017-08-15 09:18:25', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(332, '2017-08-15 09:24:58', 'imp', 'optin_1', 'custom_form', '105.228.33.15', '-1', 0),
(333, '2017-08-15 09:35:22', 'imp', 'optin_1', 'custom_form', '197.82.199.97', '5634', 0),
(334, '2017-08-15 09:48:11', 'imp', 'optin_1', 'custom_form', '41.114.229.93', '5634', 0),
(335, '2017-08-15 09:48:32', 'imp', 'optin_1', 'custom_form', '41.114.229.93', '5634', 0),
(336, '2017-08-15 09:54:00', 'imp', 'optin_1', 'custom_form', '84.85.80.238', '-1', 0),
(337, '2017-08-15 09:54:07', 'imp', 'optin_1', 'custom_form', '84.85.80.238', '-1', 0),
(338, '2017-08-15 10:04:33', 'imp', 'optin_1', 'custom_form', '41.13.92.36', '6465', 0),
(339, '2017-08-15 11:04:55', 'imp', 'optin_1', 'custom_form', '77.136.83.204', '-1', 0),
(340, '2017-08-15 11:05:02', 'imp', 'optin_1', 'custom_form', '77.136.83.204', '-1', 0),
(341, '2017-08-15 11:14:59', 'imp', 'optin_1', 'custom_form', '41.174.141.183', '5634', 0),
(342, '2017-08-15 11:16:46', 'imp', 'optin_1', 'custom_form', '105.225.148.185', '-1', 0),
(343, '2017-08-15 11:44:16', 'imp', 'optin_1', 'custom_form', '169.0.252.159', '-1', 0),
(344, '2017-08-15 13:22:18', 'imp', 'optin_1', 'custom_form', '105.3.23.70', '5634', 0),
(345, '2017-08-15 15:31:14', 'imp', 'optin_1', 'custom_form', '196.6.235.1', '-1', 0),
(346, '2017-08-15 16:17:59', 'imp', 'optin_1', 'custom_form', '196.201.109.37', '0', 0),
(347, '2017-08-15 16:18:11', 'imp', 'optin_1', 'custom_form', '196.201.109.37', '0', 0),
(348, '2017-08-15 19:12:19', 'imp', 'optin_1', 'custom_form', '105.2.8.59', '-1', 0),
(349, '2017-08-15 19:44:32', 'imp', 'optin_1', 'custom_form', '105.186.72.139', '5634', 0),
(350, '2017-08-15 19:56:18', 'imp', 'optin_1', 'custom_form', '197.245.46.183', '5634', 0),
(351, '2017-08-16 08:38:35', 'imp', 'optin_1', 'custom_form', '62.30.90.77', '6456', 0),
(352, '2017-08-16 08:38:48', 'imp', 'optin_1', 'custom_form', '62.30.90.77', '6456', 0),
(353, '2017-08-16 10:47:32', 'imp', 'optin_1', 'custom_form', '105.186.147.191', '-1', 0),
(354, '2017-08-16 10:47:42', 'imp', 'optin_1', 'custom_form', '105.186.147.191', '-1', 0),
(355, '2017-08-16 13:16:17', 'imp', 'optin_1', 'custom_form', '105.225.17.100', '6304', 0),
(356, '2017-08-16 14:32:05', 'imp', 'optin_1', 'custom_form', '41.13.124.198', '5581', 0),
(357, '2017-08-16 16:06:28', 'imp', 'optin_1', 'custom_form', '105.251.77.15', '6465', 0),
(358, '2017-08-16 16:06:38', 'imp', 'optin_1', 'custom_form', '105.251.77.15', '6465', 0),
(359, '2017-08-16 16:24:00', 'imp', 'optin_1', 'custom_form', '62.66.160.121', '5731', 0),
(360, '2017-08-16 16:58:39', 'imp', 'optin_1', 'custom_form', '41.164.77.122', '5550', 0),
(361, '2017-08-17 05:20:04', 'imp', 'optin_1', 'custom_form', '77.221.230.108', '5731', 0),
(362, '2017-08-17 05:20:20', 'imp', 'optin_1', 'custom_form', '77.221.230.108', '5731', 0),
(363, '2017-08-17 06:35:53', 'imp', 'optin_1', 'custom_form', '77.221.230.108', '5731', 0),
(364, '2017-08-17 06:35:53', 'imp', 'optin_1', 'custom_form', '77.221.230.108', '5731', 0),
(365, '2017-08-17 09:48:25', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(366, '2017-08-17 11:30:40', 'imp', 'optin_1', 'custom_form', '41.160.178.51', '6465', 0),
(367, '2017-08-17 11:34:53', 'imp', 'optin_1', 'custom_form', '41.114.145.227', '5427', 0),
(368, '2017-08-17 12:52:13', 'imp', 'optin_1', 'custom_form', '10.78.21.226', '5585', 0),
(369, '2017-08-17 18:26:25', 'imp', 'optin_1', 'custom_form', '197.101.71.85', '-1', 0),
(370, '2017-08-18 06:05:17', 'imp', 'optin_1', 'custom_form', '41.193.240.25', '0', 0),
(371, '2017-08-18 07:18:45', 'imp', 'optin_1', 'custom_form', '41.13.70.186', '0', 0),
(372, '2017-08-18 07:19:03', 'imp', 'optin_1', 'custom_form', '173.252.123.187', '0', 0),
(373, '2017-08-18 07:19:05', 'imp', 'optin_1', 'custom_form', '173.252.123.183', '0', 0),
(374, '2017-08-18 11:41:58', 'imp', 'optin_1', 'custom_form', '196.6.115.141', '-1', 0),
(375, '2017-08-18 12:45:16', 'imp', 'optin_1', 'custom_form', '41.13.120.48', '-1', 0),
(376, '2017-08-18 12:45:35', 'imp', 'optin_1', 'custom_form', '41.13.120.48', '-1', 0),
(377, '2017-08-19 12:22:24', 'imp', 'optin_1', 'custom_form', '173.252.92.118', '-1', 0),
(378, '2017-08-20 02:02:16', 'imp', 'optin_1', 'custom_form', '169.0.199.193', '-1', 0),
(379, '2017-08-20 10:28:57', 'imp', 'optin_1', 'custom_form', '41.13.108.114', '-1', 0),
(380, '2017-08-20 14:24:56', 'imp', 'optin_1', 'custom_form', '41.13.250.249', '6151', 0),
(381, '2017-08-20 17:04:44', 'imp', 'optin_1', 'custom_form', '41.114.214.246', '-1', 0),
(382, '2017-08-20 17:26:52', 'imp', 'optin_1', 'custom_form', '173.252.114.112', '-1', 0),
(383, '2017-08-20 19:59:29', 'imp', 'optin_1', 'custom_form', '62.163.25.7', '0', 0),
(384, '2017-08-21 06:36:07', 'imp', 'optin_1', 'custom_form', '41.193.240.25', '5427', 0),
(385, '2017-08-21 07:17:38', 'imp', 'optin_1', 'custom_form', '41.13.208.23', '-1', 0),
(386, '2017-08-21 07:24:10', 'imp', 'optin_1', 'custom_form', '105.228.176.162', '6465', 0),
(387, '2017-08-21 10:19:25', 'imp', 'optin_1', 'custom_form', '154.117.171.195', '0', 0),
(388, '2017-08-21 10:31:09', 'imp', 'optin_1', 'custom_form', '41.160.178.51', '5634', 0),
(389, '2017-08-21 10:31:12', 'imp', 'optin_1', 'custom_form', '41.160.178.51', '5634', 0),
(390, '2017-08-21 11:10:38', 'imp', 'optin_1', 'custom_form', '41.115.63.0', '-1', 0),
(391, '2017-08-21 11:10:52', 'imp', 'optin_1', 'custom_form', '41.115.63.0', '-1', 0),
(392, '2017-08-21 13:09:34', 'imp', 'optin_1', 'custom_form', '217.122.234.64', '-1', 0),
(393, '2017-08-21 17:01:13', 'imp', 'optin_1', 'custom_form', '217.122.234.64', '-1', 0),
(394, '2017-08-21 18:54:23', 'imp', 'optin_1', 'custom_form', '197.93.171.182', '-1', 0),
(395, '2017-08-22 06:12:41', 'imp', 'optin_1', 'custom_form', '154.117.171.195', '6588', 0),
(396, '2017-08-22 09:16:13', 'imp', 'optin_1', 'custom_form', '196.209.218.89', '5427', 0),
(397, '2017-08-22 09:16:20', 'imp', 'optin_1', 'custom_form', '196.209.218.89', '5427', 0),
(398, '2017-08-22 09:53:32', 'imp', 'optin_1', 'custom_form', '197.89.191.229', '0', 0),
(399, '2017-08-22 13:20:41', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '5636', 0),
(400, '2017-08-22 13:21:01', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '5636', 0),
(401, '2017-08-22 14:50:08', 'imp', 'optin_1', 'custom_form', '197.81.216.162', '0', 0),
(402, '2017-08-22 16:10:48', 'imp', 'optin_1', 'custom_form', '197.184.15.49', '0', 0),
(403, '2017-08-22 16:11:01', 'imp', 'optin_1', 'custom_form', '197.184.15.49', '0', 0),
(404, '2017-08-22 17:24:15', 'imp', 'optin_1', 'custom_form', '41.13.0.30', '-1', 0),
(405, '2017-08-22 17:24:28', 'imp', 'optin_1', 'custom_form', '41.13.0.30', '-1', 0),
(406, '2017-08-23 06:55:33', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(407, '2017-08-23 10:10:07', 'imp', 'optin_1', 'custom_form', '197.245.5.56', '-1', 0),
(408, '2017-08-23 11:37:49', 'imp', 'optin_1', 'custom_form', '197.231.149.6', '-1', 0),
(409, '2017-08-23 13:01:54', 'imp', 'optin_1', 'custom_form', '41.164.158.11', '0', 0),
(410, '2017-08-23 13:02:02', 'imp', 'optin_1', 'custom_form', '41.164.158.11', '0', 0),
(411, '2017-08-24 00:12:21', 'imp', 'optin_1', 'custom_form', '95.185.131.175', '5543', 0),
(412, '2017-08-24 10:42:15', 'imp', 'optin_1', 'custom_form', '169.1.98.51', '-1', 0),
(413, '2017-08-24 14:20:43', 'imp', 'optin_1', 'custom_form', '169.0.42.220', '-1', 0),
(414, '2017-08-25 06:03:17', 'imp', 'optin_1', 'custom_form', '105.186.78.111', '6304', 0),
(415, '2017-08-25 08:20:38', 'imp', 'optin_1', 'custom_form', '105.186.145.164', '-1', 0),
(416, '2017-08-26 11:30:40', 'imp', 'optin_1', 'custom_form', '41.161.57.6', '-1', 0),
(417, '2017-08-27 09:26:40', 'imp', 'optin_1', 'custom_form', '105.227.117.84', '-1', 0),
(418, '2017-08-27 10:09:34', 'imp', 'optin_1', 'custom_form', '41.132.243.67', '-1', 0),
(419, '2017-08-27 12:45:42', 'imp', 'optin_1', 'custom_form', '41.114.62.189', '-1', 0),
(420, '2017-08-27 21:24:14', 'imp', 'optin_1', 'custom_form', '169.0.56.53', '5543', 0),
(421, '2017-08-28 04:00:21', 'imp', 'optin_1', 'custom_form', '197.214.116.28', '5543', 0),
(422, '2017-08-28 10:27:26', 'imp', 'optin_1', 'custom_form', '105.186.133.168', '5543', 0),
(423, '2017-08-28 12:21:26', 'imp', 'optin_1', 'custom_form', '105.12.252.36', '5783', 0),
(424, '2017-08-28 12:21:45', 'imp', 'optin_1', 'custom_form', '105.12.252.36', '5783', 0),
(425, '2017-08-28 12:59:31', 'imp', 'optin_1', 'custom_form', '41.177.125.168', '6465', 0),
(426, '2017-08-28 13:21:11', 'imp', 'optin_1', 'custom_form', '169.0.100.26', '5550', 0),
(427, '2017-08-28 13:48:28', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(428, '2017-08-28 13:48:47', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(429, '2017-08-28 14:49:09', 'imp', 'optin_1', 'custom_form', '41.13.44.190', '0', 0),
(430, '2017-08-28 14:49:21', 'imp', 'optin_1', 'custom_form', '41.13.44.190', '0', 0),
(431, '2017-08-29 07:30:57', 'imp', 'optin_1', 'custom_form', '155.93.255.176', '5543', 0),
(432, '2017-08-29 11:49:22', 'imp', 'optin_1', 'custom_form', '154.117.171.195', '-1', 0),
(433, '2017-08-29 11:49:37', 'imp', 'optin_1', 'custom_form', '154.117.171.195', '-1', 0),
(434, '2017-08-29 14:16:31', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '5543', 0),
(435, '2017-08-29 20:40:20', 'imp', 'optin_1', 'custom_form', '41.189.160.195', '-1', 0),
(436, '2017-08-30 07:11:47', 'imp', 'optin_1', 'custom_form', '41.114.75.222', '-1', 0),
(437, '2017-08-30 11:29:53', 'imp', 'optin_1', 'custom_form', '62.112.163.4', '-1', 0),
(438, '2017-08-30 13:18:02', 'imp', 'optin_1', 'custom_form', '112.210.201.128', '-1', 0),
(439, '2017-08-30 17:26:44', 'imp', 'optin_1', 'custom_form', '77.168.60.10', '-1', 0),
(440, '2017-08-30 17:26:49', 'con', 'optin_1', 'custom_form', '77.168.60.10', '-1', 0),
(441, '2017-08-31 08:47:06', 'imp', 'optin_1', 'custom_form', '41.114.140.178', '0', 0),
(442, '2017-08-31 08:49:50', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(443, '2017-08-31 08:49:56', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(444, '2017-08-31 08:51:11', 'imp', 'optin_1', 'custom_form', '105.12.82.120', '-1', 0),
(445, '2017-08-31 08:51:36', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '-1', 0),
(446, '2017-08-31 09:58:25', 'imp', 'optin_1', 'custom_form', '41.113.153.216', '6304', 0),
(447, '2017-08-31 10:09:23', 'imp', 'optin_1', 'custom_form', '196.192.174.19', '5634', 0),
(448, '2017-08-31 12:31:49', 'imp', 'optin_1', 'custom_form', '73.184.155.4', '5783', 0),
(449, '2017-09-01 08:15:05', 'imp', 'optin_1', 'custom_form', '169.1.177.42', '-1', 0),
(450, '2017-09-01 09:38:53', 'imp', 'optin_1', 'custom_form', '89.200.15.23', '-1', 0),
(451, '2017-09-01 11:48:03', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(452, '2017-09-01 13:16:11', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(453, '2017-09-01 13:16:12', 'imp', 'optin_1', 'custom_form', '196.33.24.4', '5634', 0),
(454, '2017-09-01 16:12:33', 'imp', 'optin_1', 'custom_form', '70.95.210.154', '5574', 0),
(455, '2017-09-01 17:19:25', 'imp', 'optin_1', 'custom_form', '104.177.60.125', '5516', 0),
(456, '2017-09-01 17:20:00', 'imp', 'optin_1', 'custom_form', '31.13.114.51', '5516', 0),
(457, '2017-09-01 19:29:38', 'imp', 'optin_1', 'custom_form', '169.0.66.249', '0', 0),
(458, '2017-09-01 21:08:55', 'imp', 'optin_1', 'custom_form', '177.243.107.155', '-1', 0),
(459, '2017-09-01 21:09:07', 'imp', 'optin_1', 'custom_form', '177.243.107.155', '-1', 0),
(460, '2017-09-02 09:57:32', 'imp', 'optin_1', 'custom_form', '41.13.216.147', '-1', 0),
(461, '2017-09-03 06:05:31', 'imp', 'optin_1', 'custom_form', '197.33.38.173', '6304', 0),
(462, '2017-09-03 13:02:48', 'imp', 'optin_1', 'custom_form', '105.187.157.110', '0', 0),
(463, '2017-09-04 09:58:37', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '-1', 0),
(464, '2017-09-04 13:53:59', 'imp', 'optin_1', 'custom_form', '174.205.10.142', '5558', 0),
(465, '2017-09-05 04:11:35', 'imp', 'optin_1', 'custom_form', '206.251.42.3', '-1', 0),
(466, '2017-09-05 04:11:54', 'imp', 'optin_1', 'custom_form', '206.251.42.3', '-1', 0),
(467, '2017-09-05 09:19:12', 'imp', 'optin_1', 'custom_form', '41.13.232.194', '5603', 0),
(468, '2017-09-05 09:19:16', 'imp', 'optin_1', 'custom_form', '41.13.232.194', '5603', 0),
(469, '2017-09-05 09:29:28', 'imp', 'optin_1', 'custom_form', '41.50.15.85', '-1', 0),
(470, '2017-09-05 10:04:41', 'imp', 'optin_1', 'custom_form', '108.171.145.164', '-1', 0),
(471, '2017-09-05 10:04:49', 'imp', 'optin_1', 'custom_form', '108.171.145.164', '-1', 0),
(472, '2017-09-05 21:52:37', 'imp', 'optin_1', 'custom_form', '89.200.5.16', '-1', 0),
(473, '2017-09-05 21:52:37', 'imp', 'optin_1', 'custom_form', '89.200.5.16', '-1', 0),
(474, '2017-09-06 09:28:44', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(475, '2017-09-06 14:56:35', 'imp', 'optin_1', 'custom_form', '105.184.161.201', '-1', 0),
(476, '2017-09-06 17:48:55', 'imp', 'optin_1', 'custom_form', '41.13.220.184', '5543', 0),
(477, '2017-09-06 19:20:53', 'imp', 'optin_1', 'custom_form', '105.225.247.246', '5590', 0),
(478, '2017-09-07 02:04:12', 'imp', 'optin_1', 'custom_form', '46.246.59.6', '5561', 0),
(479, '2017-09-07 02:04:25', 'imp', 'optin_1', 'custom_form', '46.246.59.6', '5561', 0),
(480, '2017-09-07 06:36:39', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(481, '2017-09-07 18:18:15', 'imp', 'optin_1', 'custom_form', '169.1.164.36', '-1', 0),
(482, '2017-09-07 18:18:27', 'con', 'optin_1', 'custom_form', '169.1.164.36', '-1', 0),
(483, '2017-09-08 06:19:58', 'imp', 'optin_1', 'custom_form', '85.149.40.218', '5427', 0),
(484, '2017-09-08 06:20:16', 'imp', 'optin_1', 'custom_form', '85.149.40.218', '5427', 0),
(485, '2017-09-08 07:20:35', 'imp', 'optin_1', 'custom_form', '197.234.170.173', '5603', 0),
(486, '2017-09-08 08:01:46', 'imp', 'optin_1', 'custom_form', '118.93.150.27', '5594', 0),
(487, '2017-09-08 08:46:06', 'imp', 'optin_1', 'custom_form', '197.89.160.12', '5427', 0),
(488, '2017-09-08 08:46:14', 'imp', 'optin_1', 'custom_form', '197.89.160.12', '5427', 0),
(489, '2017-09-08 10:51:35', 'imp', 'optin_1', 'custom_form', '197.228.238.203', '5427', 0),
(490, '2017-09-08 12:49:11', 'imp', 'optin_1', 'custom_form', '165.255.81.32', '5634', 0),
(491, '2017-09-08 13:22:28', 'imp', 'optin_1', 'custom_form', '46.246.57.21', '5963', 0),
(492, '2017-09-08 14:07:40', 'imp', 'optin_1', 'custom_form', '46.246.57.21', '5561', 0),
(493, '2017-09-09 10:44:03', 'imp', 'optin_1', 'custom_form', '155.93.139.163', '-1', 0),
(494, '2017-09-10 09:32:58', 'imp', 'optin_1', 'custom_form', '169.1.147.110', '0', 0),
(495, '2017-09-10 19:03:48', 'imp', 'optin_1', 'custom_form', '197.52.108.33', '-1', 0),
(496, '2017-09-11 06:54:47', 'imp', 'optin_1', 'custom_form', '165.255.81.236', '0', 0),
(497, '2017-09-11 14:00:04', 'imp', 'optin_1', 'custom_form', '197.214.116.210', '-1', 0),
(498, '2017-09-11 14:00:07', 'imp', 'optin_1', 'custom_form', '197.214.116.210', '-1', 0),
(499, '2017-09-11 14:01:48', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(500, '2017-09-11 18:33:23', 'imp', 'optin_1', 'custom_form', '196.223.235.251', '6304', 0),
(501, '2017-09-11 22:42:32', 'imp', 'optin_1', 'custom_form', '41.13.90.199', '6304', 0),
(502, '2017-09-11 23:02:51', 'imp', 'optin_1', 'custom_form', '31.166.83.35', '5543', 0),
(503, '2017-09-11 23:28:04', 'imp', 'optin_1', 'custom_form', '31.166.83.35', '5543', 0),
(504, '2017-09-12 06:10:15', 'imp', 'optin_1', 'custom_form', '105.251.120.231', '0', 0),
(505, '2017-09-12 07:11:10', 'imp', 'optin_1', 'custom_form', '84.10.4.50', '5963', 0),
(506, '2017-09-12 07:39:04', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(507, '2017-09-12 12:03:00', 'imp', 'optin_1', 'custom_form', '196.34.53.35', '0', 0),
(508, '2017-09-12 20:37:58', 'imp', 'optin_1', 'custom_form', '45.220.58.135', '-1', 0),
(509, '2017-09-12 20:38:11', 'imp', 'optin_1', 'custom_form', '45.220.58.135', '-1', 0),
(510, '2017-09-12 20:41:18', 'imp', 'optin_1', 'custom_form', '41.13.254.193', '6304', 0),
(511, '2017-09-12 20:41:25', 'imp', 'optin_1', 'custom_form', '41.13.254.193', '6304', 0),
(512, '2017-09-13 03:04:52', 'imp', 'optin_1', 'custom_form', '49.33.162.51', '5561', 0),
(513, '2017-09-13 08:09:44', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(514, '2017-09-13 08:10:22', 'imp', 'optin_1', 'custom_form', '105.225.47.247', '-1', 0),
(515, '2017-09-13 08:25:08', 'imp', 'optin_1', 'custom_form', '112.198.75.97', '-1', 0),
(516, '2017-09-13 10:20:20', 'imp', 'optin_1', 'custom_form', '46.246.59.30', '5963', 0),
(517, '2017-09-13 11:03:21', 'imp', 'optin_1', 'custom_form', '46.246.59.30', '5561', 0),
(518, '2017-09-13 11:03:32', 'imp', 'optin_1', 'custom_form', '46.246.59.30', '5561', 0),
(519, '2017-09-13 11:24:10', 'imp', 'optin_1', 'custom_form', '201.242.116.25', '-1', 0),
(520, '2017-09-13 13:17:47', 'imp', 'optin_1', 'custom_form', '85.144.161.255', '-1', 0),
(521, '2017-09-13 14:07:40', 'imp', 'optin_1', 'custom_form', '155.233.254.18', '5783', 0),
(522, '2017-09-13 14:40:27', 'imp', 'optin_1', 'custom_form', '105.186.125.233', '0', 0),
(523, '2017-09-13 14:40:36', 'imp', 'optin_1', 'custom_form', '105.186.125.233', '0', 0),
(524, '2017-09-13 14:52:00', 'imp', 'optin_1', 'custom_form', '41.146.141.47', '-1', 0),
(525, '2017-09-13 15:45:54', 'imp', 'optin_1', 'custom_form', '105.212.54.91', '0', 0),
(526, '2017-09-13 15:46:12', 'imp', 'optin_1', 'custom_form', '105.212.54.91', '0', 0),
(527, '2017-09-13 17:53:59', 'imp', 'optin_1', 'custom_form', '77.154.202.145', '6465', 0),
(528, '2017-09-13 19:54:44', 'imp', 'optin_1', 'custom_form', '41.203.162.209', '-1', 0),
(529, '2017-09-13 19:54:58', 'imp', 'optin_1', 'custom_form', '41.203.162.209', '-1', 0),
(530, '2017-09-14 00:54:38', 'imp', 'optin_1', 'custom_form', '95.187.96.95', '5543', 0),
(531, '2017-09-14 10:44:34', 'imp', 'optin_1', 'custom_form', '198.54.1.102', '0', 0),
(532, '2017-09-14 16:52:17', 'imp', 'optin_1', 'custom_form', '197.91.184.4', '5581', 0),
(533, '2017-09-15 11:43:17', 'imp', 'optin_1', 'custom_form', '105.3.180.20', '0', 0),
(534, '2017-09-15 15:07:30', 'imp', 'optin_1', 'custom_form', '41.222.123.58', '5574', 0),
(535, '2017-09-15 18:25:23', 'imp', 'optin_1', 'custom_form', '196.215.116.155', '0', 0),
(536, '2017-09-16 04:30:51', 'imp', 'optin_1', 'custom_form', '219.77.190.247', '-1', 0),
(537, '2017-09-16 09:46:33', 'imp', 'optin_1', 'custom_form', '196.6.235.1', '-1', 0),
(538, '2017-09-16 12:14:35', 'imp', 'optin_1', 'custom_form', '197.234.147.230', '-1', 0),
(539, '2017-09-16 18:17:41', 'imp', 'optin_1', 'custom_form', '41.193.202.196', '-1', 0),
(540, '2017-09-17 10:37:36', 'imp', 'optin_1', 'custom_form', '145.255.179.99', '-1', 0),
(541, '2017-09-17 11:55:07', 'imp', 'optin_1', 'custom_form', '94.207.170.115', '5558', 0),
(542, '2017-09-17 17:03:58', 'imp', 'optin_1', 'custom_form', '173.252.91.165', '-1', 0),
(543, '2017-09-18 07:49:15', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '0', 0),
(544, '2017-09-19 08:20:07', 'imp', 'optin_1', 'custom_form', '41.13.220.239', '6725', 0),
(545, '2017-09-19 10:55:48', 'imp', 'optin_1', 'custom_form', '197.159.38.44', '5585', 0),
(546, '2017-09-19 12:35:37', 'imp', 'optin_1', 'custom_form', '202.131.107.130', '5783', 0),
(547, '2017-09-19 19:50:11', 'imp', 'optin_1', 'custom_form', '37.44.16.57', '5550', 0),
(548, '2017-09-19 20:57:28', 'imp', 'optin_1', 'custom_form', '105.12.47.172', '6304', 0),
(549, '2017-09-20 09:14:18', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(550, '2017-09-20 09:59:46', 'imp', 'optin_1', 'custom_form', '173.252.114.116', '5516', 0),
(551, '2017-09-20 10:48:44', 'imp', 'optin_1', 'custom_form', '41.13.232.90', '6725', 0),
(552, '2017-09-20 10:51:18', 'imp', 'optin_1', 'custom_form', '41.13.232.90', '6725', 0),
(553, '2017-09-20 11:16:17', 'imp', 'optin_1', 'custom_form', '197.245.236.226', '-1', 0),
(554, '2017-09-20 12:02:12', 'imp', 'optin_1', 'custom_form', '105.2.18.201', '0', 0),
(555, '2017-09-20 12:02:14', 'imp', 'optin_1', 'custom_form', '105.2.18.201', '0', 0),
(556, '2017-09-20 15:56:50', 'imp', 'optin_1', 'custom_form', '41.79.94.185', '0', 0),
(557, '2017-09-20 16:11:05', 'imp', 'optin_1', 'custom_form', '197.84.242.2', '5581', 0),
(558, '2017-09-20 16:21:08', 'imp', 'optin_1', 'custom_form', '197.109.44.227', '5581', 0),
(559, '2017-09-20 16:21:13', 'imp', 'optin_1', 'custom_form', '197.109.44.227', '5581', 0),
(560, '2017-09-20 18:46:42', 'imp', 'optin_1', 'custom_form', '105.226.73.187', '-1', 0),
(561, '2017-09-21 09:51:15', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6725', 0),
(562, '2017-09-21 11:24:25', 'imp', 'optin_1', 'custom_form', '102.248.188.30', '5581', 0),
(563, '2017-09-21 11:25:07', 'imp', 'optin_1', 'custom_form', '41.71.74.242', '0', 0),
(564, '2017-09-21 11:56:49', 'imp', 'optin_1', 'custom_form', '102.248.188.30', '5603', 0),
(565, '2017-09-21 11:57:03', 'imp', 'optin_1', 'custom_form', '102.248.188.30', '5603', 0),
(566, '2017-09-21 12:05:31', 'imp', 'optin_1', 'custom_form', '82.75.34.165', '-1', 0),
(567, '2017-09-21 12:37:04', 'imp', 'optin_1', 'custom_form', '41.79.94.185', '6598', 0),
(568, '2017-09-21 12:37:07', 'imp', 'optin_1', 'custom_form', '41.79.94.185', '6598', 0),
(569, '2017-09-21 18:21:37', 'imp', 'optin_1', 'custom_form', '169.0.95.24', '6598', 0),
(570, '2017-09-21 19:37:39', 'imp', 'optin_1', 'custom_form', '41.29.129.31', '0', 0);
INSERT INTO `wpva_et_bloom_stats` (`id`, `record_date`, `record_type`, `optin_id`, `list_id`, `ip_address`, `page_id`, `removed_flag`) VALUES
(571, '2017-09-21 20:12:26', 'imp', 'optin_1', 'custom_form', '155.93.175.166', '5603', 0),
(572, '2017-09-22 05:48:50', 'imp', 'optin_1', 'custom_form', '180.191.111.202', '-1', 0),
(573, '2017-09-22 07:41:32', 'imp', 'optin_1', 'custom_form', '77.163.101.205', '5427', 0),
(574, '2017-09-22 07:41:49', 'imp', 'optin_1', 'custom_form', '77.163.101.205', '5427', 0),
(575, '2017-09-22 12:53:14', 'imp', 'optin_1', 'custom_form', '105.228.67.223', '5558', 0),
(576, '2017-09-23 08:19:17', 'imp', 'optin_1', 'custom_form', '105.186.94.7', '5543', 0),
(577, '2017-09-23 13:09:46', 'imp', 'optin_1', 'custom_form', '41.13.60.213', '-1', 0),
(578, '2017-09-24 10:12:16', 'imp', 'optin_1', 'custom_form', '169.0.110.220', '-1', 0),
(579, '2017-09-25 11:22:52', 'imp', 'optin_1', 'custom_form', '83.192.51.217', '-1', 0),
(580, '2017-09-25 11:22:59', 'imp', 'optin_1', 'custom_form', '83.192.51.217', '-1', 0),
(581, '2017-09-25 16:58:35', 'imp', 'optin_1', 'custom_form', '197.101.67.138', '0', 0),
(582, '2017-09-26 05:46:47', 'imp', 'optin_1', 'custom_form', '169.0.109.5', '-1', 0),
(583, '2017-09-26 07:50:41', 'imp', 'optin_1', 'custom_form', '105.184.17.177', '-1', 0),
(584, '2017-09-26 07:50:54', 'imp', 'optin_1', 'custom_form', '105.184.17.177', '-1', 0),
(585, '2017-09-26 08:04:54', 'imp', 'optin_1', 'custom_form', '197.83.239.134', '5590', 0),
(586, '2017-09-26 08:53:08', 'imp', 'optin_1', 'custom_form', '197.101.76.74', '0', 0),
(587, '2017-09-26 09:04:16', 'imp', 'optin_1', 'custom_form', '41.13.254.132', '-1', 0),
(588, '2017-09-26 09:27:42', 'imp', 'optin_1', 'custom_form', '196.201.111.5', '-1', 0),
(589, '2017-09-26 09:50:42', 'imp', 'optin_1', 'custom_form', '197.97.118.202', '-1', 0),
(590, '2017-09-26 09:53:17', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(591, '2017-09-26 13:01:15', 'imp', 'optin_1', 'custom_form', '193.172.20.145', '5634', 0),
(592, '2017-09-26 13:03:45', 'imp', 'optin_1', 'custom_form', '41.160.102.97', '5594', 0),
(593, '2017-09-27 05:14:14', 'imp', 'optin_1', 'custom_form', '41.148.97.111', '6304', 0),
(594, '2017-09-27 05:14:28', 'imp', 'optin_1', 'custom_form', '41.148.97.111', '6304', 0),
(595, '2017-09-27 05:51:06', 'imp', 'optin_1', 'custom_form', '41.13.70.72', '5581', 0),
(596, '2017-09-27 05:51:09', 'imp', 'optin_1', 'custom_form', '41.13.70.72', '5581', 0),
(597, '2017-09-27 07:55:35', 'imp', 'optin_1', 'custom_form', '41.13.216.41', '0', 0),
(598, '2017-09-27 08:44:08', 'imp', 'optin_1', 'custom_form', '197.101.67.138', '6725', 0),
(599, '2017-09-27 08:44:16', 'imp', 'optin_1', 'custom_form', '197.101.67.138', '6725', 0),
(600, '2017-09-27 09:41:36', 'imp', 'optin_1', 'custom_form', '169.1.93.99', '6456', 0),
(601, '2017-09-27 09:41:55', 'imp', 'optin_1', 'custom_form', '169.1.93.99', '6456', 0),
(602, '2017-09-27 13:17:17', 'imp', 'optin_1', 'custom_form', '2.49.163.89', '5574', 0),
(603, '2017-09-27 15:08:44', 'imp', 'optin_1', 'custom_form', '197.88.29.200', '0', 0),
(604, '2017-09-27 19:29:57', 'imp', 'optin_1', 'custom_form', '62.163.205.100', '-1', 0),
(605, '2017-09-28 07:10:26', 'imp', 'optin_1', 'custom_form', '196.210.31.74', '0', 0),
(606, '2017-09-28 08:29:22', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(607, '2017-09-28 09:03:08', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '0', 0),
(608, '2017-09-28 09:24:08', 'imp', 'optin_1', 'custom_form', '41.162.22.4', '-1', 0),
(609, '2017-09-28 09:24:17', 'imp', 'optin_1', 'custom_form', '41.162.22.4', '-1', 0),
(610, '2017-09-28 18:33:37', 'imp', 'optin_1', 'custom_form', '77.161.38.16', '5427', 0),
(611, '2017-09-28 18:33:50', 'imp', 'optin_1', 'custom_form', '77.161.38.16', '5427', 0),
(612, '2017-09-28 18:34:08', 'imp', 'optin_1', 'custom_form', '85.0.74.120', '-1', 0),
(613, '2017-09-28 20:18:40', 'imp', 'optin_1', 'custom_form', '189.236.9.174', '5581', 0),
(614, '2017-09-28 20:23:28', 'imp', 'optin_1', 'custom_form', '165.255.54.231', '5636', 0),
(615, '2017-09-28 20:23:42', 'imp', 'optin_1', 'custom_form', '165.255.54.231', '5636', 0),
(616, '2017-09-29 06:46:02', 'imp', 'optin_1', 'custom_form', '197.97.31.149', '-1', 0),
(617, '2017-09-29 08:45:02', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(618, '2017-09-29 08:46:48', 'imp', 'optin_1', 'custom_form', '105.225.236.165', '-1', 0),
(619, '2017-09-29 10:21:14', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '6465', 0),
(620, '2017-09-29 13:38:18', 'imp', 'optin_1', 'custom_form', '105.228.86.108', '6725', 0),
(621, '2017-09-29 18:11:02', 'imp', 'optin_1', 'custom_form', '66.220.145.150', '-1', 0),
(622, '2017-09-30 08:56:56', 'imp', 'optin_1', 'custom_form', '105.4.22.144', '-1', 0),
(623, '2017-09-30 09:17:18', 'imp', 'optin_1', 'custom_form', '154.66.206.25', '0', 0),
(624, '2017-09-30 09:17:37', 'imp', 'optin_1', 'custom_form', '154.66.206.25', '0', 0),
(625, '2017-09-30 10:44:24', 'imp', 'optin_1', 'custom_form', '197.234.147.165', '5543', 0),
(626, '2017-09-30 11:08:05', 'imp', 'optin_1', 'custom_form', '197.234.147.165', '0', 0),
(627, '2017-09-30 11:08:13', 'imp', 'optin_1', 'custom_form', '197.234.147.165', '0', 0),
(628, '2017-10-01 07:21:12', 'imp', 'optin_1', 'custom_form', '197.101.66.190', '6725', 0),
(629, '2017-10-01 12:30:15', 'imp', 'optin_1', 'custom_form', '196.212.62.168', '6304', 0),
(630, '2017-10-01 18:00:48', 'imp', 'optin_1', 'custom_form', '105.186.94.25', '-1', 0),
(631, '2017-10-02 06:34:40', 'imp', 'optin_1', 'custom_form', '197.82.223.108', '6304', 0),
(632, '2017-10-02 07:44:26', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6725', 0),
(633, '2017-10-02 08:47:37', 'imp', 'optin_1', 'custom_form', '105.233.50.241', '-1', 0),
(634, '2017-10-02 10:17:24', 'imp', 'optin_1', 'custom_form', '41.86.109.66', '5690', 0),
(635, '2017-10-02 12:17:16', 'imp', 'optin_1', 'custom_form', '197.101.67.199', '6725', 0),
(636, '2017-10-02 21:10:05', 'imp', 'optin_1', 'custom_form', '41.177.125.11', '6465', 0),
(637, '2017-10-02 21:22:41', 'imp', 'optin_1', 'custom_form', '41.177.125.11', '4872', 0),
(638, '2017-10-03 09:41:17', 'imp', 'optin_1', 'custom_form', '196.211.121.238', '-1', 0),
(639, '2017-10-03 13:31:32', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '-1', 0),
(640, '2017-10-03 14:19:36', 'imp', 'optin_1', 'custom_form', '41.13.228.87', '-1', 0),
(641, '2017-10-03 14:19:37', 'imp', 'optin_1', 'custom_form', '41.13.228.87', '-1', 0),
(642, '2017-10-03 14:44:02', 'imp', 'optin_1', 'custom_form', '27.7.130.91', '0', 0),
(643, '2017-10-03 16:50:25', 'imp', 'optin_1', 'custom_form', '136.0.0.110', '5669', 0),
(644, '2017-10-03 19:42:28', 'imp', 'optin_1', 'custom_form', '41.114.233.46', '6304', 0),
(645, '2017-10-03 19:42:28', 'imp', 'optin_1', 'custom_form', '41.114.233.46', '6304', 0),
(646, '2017-10-04 08:15:16', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '6725', 0),
(647, '2017-10-04 08:19:37', 'imp', 'optin_1', 'custom_form', '105.228.86.108', '6725', 0),
(648, '2017-10-04 09:06:20', 'imp', 'optin_1', 'custom_form', '102.251.127.73', '5427', 0),
(649, '2017-10-04 11:59:39', 'imp', 'optin_1', 'custom_form', '169.0.206.55', '0', 0),
(650, '2017-10-04 11:59:46', 'imp', 'optin_1', 'custom_form', '169.0.206.55', '0', 0),
(651, '2017-10-04 15:03:35', 'imp', 'optin_1', 'custom_form', '31.13.114.6', '6725', 0),
(652, '2017-10-04 15:12:56', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '5427', 0),
(653, '2017-10-04 15:13:07', 'con', 'optin_1', 'custom_form', '77.161.95.105', '5427', 0),
(654, '2017-10-04 15:13:08', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '5427', 0),
(655, '2017-10-04 16:00:20', 'imp', 'optin_1', 'custom_form', '146.198.233.21', '4915', 0),
(656, '2017-10-04 16:00:31', 'imp', 'optin_1', 'custom_form', '146.198.233.21', '4915', 0),
(657, '2017-10-04 18:28:21', 'imp', 'optin_1', 'custom_form', '185.43.246.145', '-1', 0),
(658, '2017-10-05 05:59:28', 'imp', 'optin_1', 'custom_form', '41.66.147.100', '6725', 0),
(659, '2017-10-05 06:53:07', 'imp', 'optin_1', 'custom_form', '196.214.95.93', '4915', 0),
(660, '2017-10-05 07:48:57', 'imp', 'optin_1', 'custom_form', '41.66.147.100', '-1', 0),
(661, '2017-10-05 10:02:53', 'imp', 'optin_1', 'custom_form', '41.160.49.196', '5543', 0),
(662, '2017-10-05 11:08:42', 'imp', 'optin_1', 'custom_form', '77.168.86.113', '5636', 0),
(663, '2017-10-05 11:08:49', 'imp', 'optin_1', 'custom_form', '77.168.86.113', '5636', 0),
(664, '2017-10-05 12:28:06', 'imp', 'optin_1', 'custom_form', '196.22.248.58', '6725', 0),
(665, '2017-10-05 15:43:04', 'imp', 'optin_1', 'custom_form', '41.132.220.99', '-1', 0),
(666, '2017-10-05 16:07:40', 'imp', 'optin_1', 'custom_form', '197.101.65.11', '-1', 0),
(667, '2017-10-05 16:07:56', 'imp', 'optin_1', 'custom_form', '197.101.65.11', '-1', 0),
(668, '2017-10-05 16:38:41', 'imp', 'optin_1', 'custom_form', '165.73.240.61', '5636', 0),
(669, '2017-10-05 19:33:07', 'imp', 'optin_1', 'custom_form', '196.192.190.85', '6304', 0),
(670, '2017-10-05 22:43:54', 'imp', 'optin_1', 'custom_form', '108.171.130.167', '0', 0),
(671, '2017-10-05 22:44:00', 'imp', 'optin_1', 'custom_form', '108.171.130.167', '0', 0),
(672, '2017-10-06 08:34:18', 'imp', 'optin_1', 'custom_form', '165.255.46.17', '-1', 0),
(673, '2017-10-06 08:59:37', 'imp', 'optin_1', 'custom_form', '112.198.72.238', '6725', 0),
(674, '2017-10-06 08:59:56', 'imp', 'optin_1', 'custom_form', '112.198.72.238', '6725', 0),
(675, '2017-10-06 16:24:25', 'imp', 'optin_1', 'custom_form', '12.221.17.247', '5427', 0),
(676, '2017-10-08 09:38:54', 'imp', 'optin_1', 'custom_form', '41.13.100.95', '0', 0),
(677, '2017-10-08 09:40:06', 'imp', 'optin_1', 'custom_form', '41.13.100.95', '0', 0),
(678, '2017-10-08 22:18:43', 'imp', 'optin_1', 'custom_form', '196.215.12.228', '-1', 0),
(679, '2017-10-08 23:45:19', 'imp', 'optin_1', 'custom_form', '197.89.95.141', '6725', 0),
(680, '2017-10-08 23:45:26', 'imp', 'optin_1', 'custom_form', '197.89.95.141', '6725', 0),
(681, '2017-10-09 01:17:35', 'imp', 'optin_1', 'custom_form', '112.198.72.10', '6725', 0),
(682, '2017-10-09 05:18:14', 'imp', 'optin_1', 'custom_form', '41.114.226.133', '6725', 0),
(683, '2017-10-09 06:48:43', 'imp', 'optin_1', 'custom_form', '196.215.32.50', '6725', 0),
(684, '2017-10-09 06:57:32', 'imp', 'optin_1', 'custom_form', '105.227.179.194', '6725', 0),
(685, '2017-10-09 07:35:11', 'imp', 'optin_1', 'custom_form', '197.82.38.224', '6304', 0),
(686, '2017-10-09 07:35:22', 'imp', 'optin_1', 'custom_form', '197.82.38.224', '6304', 0),
(687, '2017-10-09 07:53:43', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6836', 0),
(688, '2017-10-09 09:45:38', 'imp', 'optin_1', 'custom_form', '41.13.52.163', '-1', 0),
(689, '2017-10-09 11:38:17', 'imp', 'optin_1', 'custom_form', '197.87.136.67', '6725', 0),
(690, '2017-10-09 11:50:50', 'imp', 'optin_1', 'custom_form', '41.135.115.239', '6725', 0),
(691, '2017-10-09 12:55:40', 'imp', 'optin_1', 'custom_form', '154.119.226.166', '-1', 0),
(692, '2017-10-09 15:43:12', 'imp', 'optin_1', 'custom_form', '41.13.14.42', '-1', 0),
(693, '2017-10-09 20:15:58', 'imp', 'optin_1', 'custom_form', '70.194.2.234', '-1', 0),
(694, '2017-10-10 05:45:56', 'imp', 'optin_1', 'custom_form', '41.150.239.167', '6456', 0),
(695, '2017-10-10 08:17:47', 'imp', 'optin_1', 'custom_form', '105.186.114.230', '-1', 0),
(696, '2017-10-10 11:50:39', 'imp', 'optin_1', 'custom_form', '41.164.20.34', '-1', 0),
(697, '2017-10-10 14:10:04', 'imp', 'optin_1', 'custom_form', '105.184.161.125', '-1', 0),
(698, '2017-10-10 17:59:22', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '4870', 0),
(699, '2017-10-11 07:29:00', 'imp', 'optin_1', 'custom_form', '196.40.187.233', '0', 0),
(700, '2017-10-11 07:41:01', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '6725', 0),
(701, '2017-10-11 07:53:08', 'imp', 'optin_1', 'custom_form', '102.252.185.129', '5669', 0),
(702, '2017-10-11 12:47:09', 'imp', 'optin_1', 'custom_form', '213.150.211.163', '-1', 0),
(703, '2017-10-12 06:38:35', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6836', 0),
(704, '2017-10-12 07:56:38', 'imp', 'optin_1', 'custom_form', '105.236.10.138', '-1', 0),
(705, '2017-10-12 08:35:52', 'imp', 'optin_1', 'custom_form', '41.13.238.13', '-1', 0),
(706, '2017-10-12 08:36:07', 'imp', 'optin_1', 'custom_form', '41.13.238.13', '-1', 0),
(707, '2017-10-12 08:40:34', 'imp', 'optin_1', 'custom_form', '196.11.134.77', '5963', 0),
(708, '2017-10-12 08:58:31', 'imp', 'optin_1', 'custom_form', '105.247.135.150', '6304', 0),
(709, '2017-10-12 08:59:46', 'imp', 'optin_1', 'custom_form', '173.252.84.117', '6869', 0),
(710, '2017-10-12 11:11:10', 'imp', 'optin_1', 'custom_form', '94.204.127.33', '6869', 0),
(711, '2017-10-12 13:23:41', 'imp', 'optin_1', 'custom_form', '41.193.202.49', '-1', 0),
(712, '2017-10-12 15:53:04', 'imp', 'optin_1', 'custom_form', '197.86.211.19', '-1', 0),
(713, '2017-10-12 17:50:47', 'imp', 'optin_1', 'custom_form', '41.13.200.100', '-1', 0),
(714, '2017-10-12 18:58:30', 'imp', 'optin_1', 'custom_form', '41.13.212.199', '5543', 0),
(715, '2017-10-14 14:24:51', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(716, '2017-10-15 12:24:48', 'imp', 'optin_1', 'custom_form', '197.88.127.130', '-1', 0),
(717, '2017-10-15 12:31:03', 'imp', 'optin_1', 'custom_form', '41.151.54.171', '-1', 0),
(718, '2017-10-15 15:25:15', 'imp', 'optin_1', 'custom_form', '41.13.232.113', '-1', 0),
(719, '2017-10-15 18:43:06', 'imp', 'optin_1', 'custom_form', '105.225.47.59', '6304', 0),
(720, '2017-10-16 08:27:46', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '5590', 0),
(721, '2017-10-16 08:34:25', 'imp', 'optin_1', 'custom_form', '154.0.12.154', '5603', 0),
(722, '2017-10-16 09:19:57', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(723, '2017-10-16 11:32:39', 'imp', 'optin_1', 'custom_form', '105.227.179.251', '5418', 0),
(724, '2017-10-17 04:39:01', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5634', 0),
(725, '2017-10-17 04:39:21', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5634', 0),
(726, '2017-10-17 08:04:58', 'imp', 'optin_1', 'custom_form', '41.13.56.225', '5603', 0),
(727, '2017-10-17 09:08:50', 'imp', 'optin_1', 'custom_form', '41.177.154.187', '5594', 0),
(728, '2017-10-17 09:49:59', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '0', 0),
(729, '2017-10-17 12:42:59', 'imp', 'optin_1', 'custom_form', '41.135.115.239', '5427', 0),
(730, '2017-10-17 17:18:38', 'imp', 'optin_1', 'custom_form', '165.73.123.101', '-1', 0),
(731, '2017-10-17 17:18:52', 'imp', 'optin_1', 'custom_form', '165.73.123.101', '-1', 0),
(732, '2017-10-18 07:24:18', 'imp', 'optin_1', 'custom_form', '41.114.234.121', '0', 0),
(733, '2017-10-18 08:18:10', 'imp', 'optin_1', 'custom_form', '173.252.84.113', '5590', 0),
(734, '2017-10-18 09:12:04', 'imp', 'optin_1', 'custom_form', '41.246.214.34', '0', 0),
(735, '2017-10-18 09:12:04', 'imp', 'optin_1', 'custom_form', '41.246.214.34', '0', 0),
(736, '2017-10-18 10:31:46', 'imp', 'optin_1', 'custom_form', '105.227.155.253', '-1', 0),
(737, '2017-10-18 10:32:03', 'imp', 'optin_1', 'custom_form', '105.227.155.253', '-1', 0),
(738, '2017-10-18 12:51:58', 'imp', 'optin_1', 'custom_form', '105.228.141.164', '-1', 0),
(739, '2017-10-18 14:29:32', 'imp', 'optin_1', 'custom_form', '196.215.121.233', '0', 0),
(740, '2017-10-19 08:51:10', 'imp', 'optin_1', 'custom_form', '197.93.174.166', '5590', 0),
(741, '2017-10-19 08:51:12', 'imp', 'optin_1', 'custom_form', '197.93.174.166', '5590', 0),
(742, '2017-10-19 12:01:07', 'imp', 'optin_1', 'custom_form', '197.101.65.37', '5590', 0),
(743, '2017-10-19 12:01:18', 'imp', 'optin_1', 'custom_form', '197.101.65.37', '5590', 0),
(744, '2017-10-19 14:52:13', 'imp', 'optin_1', 'custom_form', '41.146.99.43', '5581', 0),
(745, '2017-10-20 00:54:37', 'imp', 'optin_1', 'custom_form', '61.69.93.26', '6725', 0),
(746, '2017-10-20 05:46:05', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5634', 0),
(747, '2017-10-20 05:46:22', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5634', 0),
(748, '2017-10-20 06:27:10', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5590', 0),
(749, '2017-10-20 06:27:28', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5590', 0),
(750, '2017-10-20 10:27:10', 'imp', 'optin_1', 'custom_form', '105.186.114.230', '4872', 0),
(751, '2017-10-21 07:03:59', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5634', 0),
(752, '2017-10-22 11:38:09', 'imp', 'optin_1', 'custom_form', '169.0.145.122', '-1', 0),
(753, '2017-10-22 13:15:16', 'imp', 'optin_1', 'custom_form', '196.215.123.69', '5561', 0),
(754, '2017-10-22 17:19:46', 'imp', 'optin_1', 'custom_form', '41.50.97.78', '6304', 0),
(755, '2017-10-22 17:20:01', 'imp', 'optin_1', 'custom_form', '41.50.97.78', '6304', 0),
(756, '2017-10-23 05:03:47', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5543', 0),
(757, '2017-10-23 05:04:03', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5543', 0),
(758, '2017-10-23 05:26:12', 'imp', 'optin_1', 'custom_form', '196.36.176.2', '6456', 0),
(759, '2017-10-23 09:45:26', 'imp', 'optin_1', 'custom_form', '46.184.189.98', '5594', 0),
(760, '2017-10-23 15:44:20', 'imp', 'optin_1', 'custom_form', '58.173.41.197', '-1', 0),
(761, '2017-10-24 08:03:30', 'imp', 'optin_1', 'custom_form', '197.89.162.153', '5783', 0),
(762, '2017-10-24 20:27:54', 'imp', 'optin_1', 'custom_form', '202.62.64.68', '-1', 0),
(763, '2017-10-26 10:17:40', 'imp', 'optin_1', 'custom_form', '196.40.111.5', '-1', 0),
(764, '2017-10-26 10:19:48', 'imp', 'optin_1', 'custom_form', '169.0.204.226', '-1', 0),
(765, '2017-10-26 10:20:08', 'imp', 'optin_1', 'custom_form', '169.0.204.226', '-1', 0),
(766, '2017-10-26 14:11:34', 'imp', 'optin_1', 'custom_form', '196.210.228.33', '5543', 0),
(767, '2017-10-26 19:22:47', 'imp', 'optin_1', 'custom_form', '197.89.164.180', '-1', 0),
(768, '2017-10-26 20:08:50', 'imp', 'optin_1', 'custom_form', '192.143.139.207', '-1', 0),
(769, '2017-10-27 06:55:50', 'imp', 'optin_1', 'custom_form', '41.79.47.148', '0', 0),
(770, '2017-10-27 08:20:43', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(771, '2017-10-27 08:21:01', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(772, '2017-10-27 12:27:48', 'imp', 'optin_1', 'custom_form', '105.186.189.228', '-1', 0),
(773, '2017-10-27 18:18:20', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '0', 0),
(774, '2017-10-27 20:15:32', 'imp', 'optin_1', 'custom_form', '62.238.34.19', '5543', 0),
(775, '2017-10-28 13:39:56', 'imp', 'optin_1', 'custom_form', '122.176.253.136', '5427', 0),
(776, '2017-10-29 11:51:57', 'imp', 'optin_1', 'custom_form', '41.13.188.225', '-1', 0),
(777, '2017-10-29 11:51:58', 'imp', 'optin_1', 'custom_form', '41.13.188.225', '-1', 0),
(778, '2017-10-29 15:41:05', 'imp', 'optin_1', 'custom_form', '197.89.81.8', '0', 0),
(779, '2017-10-30 04:45:05', 'imp', 'optin_1', 'custom_form', '197.89.167.201', '6465', 0),
(780, '2017-10-30 08:02:56', 'imp', 'optin_1', 'custom_form', '197.101.70.179', '6964', 0),
(781, '2017-10-30 08:03:06', 'imp', 'optin_1', 'custom_form', '197.101.70.179', '6964', 0),
(782, '2017-10-30 08:37:45', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '-1', 0),
(783, '2017-10-30 09:20:52', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '4871', 0),
(784, '2017-10-30 09:43:02', 'imp', 'optin_1', 'custom_form', '197.214.117.242', '-1', 0),
(785, '2017-10-30 09:53:33', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '4871', 0),
(786, '2017-10-31 08:48:39', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '6964', 0),
(787, '2017-10-31 08:48:58', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '6964', 0),
(788, '2017-10-31 14:05:14', 'imp', 'optin_1', 'custom_form', '87.102.78.240', '-1', 0),
(789, '2017-10-31 14:05:32', 'imp', 'optin_1', 'custom_form', '87.102.78.240', '-1', 0),
(790, '2017-11-01 07:07:44', 'imp', 'optin_1', 'custom_form', '197.89.213.113', '0', 0),
(791, '2017-11-01 07:08:01', 'imp', 'optin_1', 'custom_form', '197.89.213.113', '0', 0),
(792, '2017-11-01 07:12:14', 'imp', 'optin_1', 'custom_form', '105.184.108.149', '0', 0),
(793, '2017-11-01 07:31:55', 'imp', 'optin_1', 'custom_form', '196.32.99.22', '0', 0),
(794, '2017-11-01 09:07:06', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '5427', 0),
(795, '2017-11-01 17:33:52', 'imp', 'optin_1', 'custom_form', '41.162.22.4', '0', 0),
(796, '2017-11-01 20:22:07', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6585', 0),
(797, '2017-11-02 08:24:00', 'imp', 'optin_1', 'custom_form', '105.225.47.247', '-1', 0),
(798, '2017-11-02 12:17:01', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '6588', 0),
(799, '2017-11-03 07:17:30', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6588', 0),
(800, '2017-11-03 09:31:33', 'imp', 'optin_1', 'custom_form', '105.186.114.230', '-1', 0),
(801, '2017-11-03 11:41:55', 'imp', 'optin_1', 'custom_form', '41.3.128.177', '-1', 0),
(802, '2017-11-03 11:41:58', 'imp', 'optin_1', 'custom_form', '41.3.128.177', '-1', 0),
(803, '2017-11-03 16:18:16', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '6588', 0),
(804, '2017-11-03 19:17:56', 'imp', 'optin_1', 'custom_form', '105.224.179.200', '6588', 0),
(805, '2017-11-03 20:43:54', 'imp', 'optin_1', 'custom_form', '105.227.123.156', '6598', 0),
(806, '2017-11-03 20:44:03', 'imp', 'optin_1', 'custom_form', '105.227.123.156', '6598', 0),
(807, '2017-11-04 14:03:45', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '6588', 0),
(808, '2017-11-05 11:34:42', 'imp', 'optin_1', 'custom_form', '41.114.148.128', '0', 0),
(809, '2017-11-05 18:39:45', 'imp', 'optin_1', 'custom_form', '154.119.39.253', '-1', 0),
(810, '2017-11-05 19:14:30', 'imp', 'optin_1', 'custom_form', '5.71.57.105', '-1', 0),
(811, '2017-11-06 06:41:38', 'imp', 'optin_1', 'custom_form', '41.13.208.234', '-1', 0),
(812, '2017-11-06 06:49:48', 'imp', 'optin_1', 'custom_form', '41.114.155.70', '-1', 0),
(813, '2017-11-06 06:49:49', 'imp', 'optin_1', 'custom_form', '41.114.155.70', '-1', 0),
(814, '2017-11-06 06:51:14', 'imp', 'optin_1', 'custom_form', '41.193.220.162', '-1', 0),
(815, '2017-11-06 09:37:17', 'imp', 'optin_1', 'custom_form', '41.76.217.185', '5590', 0),
(816, '2017-11-06 09:37:21', 'imp', 'optin_1', 'custom_form', '41.76.217.185', '5590', 0),
(817, '2017-11-06 09:58:37', 'imp', 'optin_1', 'custom_form', '197.95.194.147', '0', 0),
(818, '2017-11-06 11:01:31', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '-1', 0),
(819, '2017-11-06 12:48:14', 'imp', 'optin_1', 'custom_form', '196.22.223.139', '0', 0),
(820, '2017-11-06 13:21:25', 'imp', 'optin_1', 'custom_form', '197.89.117.119', '0', 0),
(821, '2017-11-06 13:22:28', 'imp', 'optin_1', 'custom_form', '197.89.117.119', '0', 0),
(822, '2017-11-06 13:47:13', 'imp', 'optin_1', 'custom_form', '90.7.70.168', '5558', 0),
(823, '2017-11-06 19:34:27', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(824, '2017-11-07 01:32:46', 'imp', 'optin_1', 'custom_form', '110.174.19.131', '6304', 0),
(825, '2017-11-07 04:18:58', 'imp', 'optin_1', 'custom_form', '105.28.119.36', '5561', 0),
(826, '2017-11-07 06:59:24', 'imp', 'optin_1', 'custom_form', '41.145.121.4', '-1', 0),
(827, '2017-11-07 06:59:39', 'imp', 'optin_1', 'custom_form', '41.145.121.4', '-1', 0),
(828, '2017-11-07 07:16:45', 'imp', 'optin_1', 'custom_form', '105.226.24.204', '-1', 0),
(829, '2017-11-07 12:21:51', 'imp', 'optin_1', 'custom_form', '197.88.60.249', '-1', 0),
(830, '2017-11-07 13:02:33', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(831, '2017-11-07 14:27:11', 'imp', 'optin_1', 'custom_form', '41.225.236.37', '5558', 0),
(832, '2017-11-07 19:13:52', 'imp', 'optin_1', 'custom_form', '41.13.2.247', '5574', 0),
(833, '2017-11-07 19:51:33', 'imp', 'optin_1', 'custom_form', '197.101.74.166', '5634', 0),
(834, '2017-11-08 07:40:04', 'imp', 'optin_1', 'custom_form', '165.255.189.227', '-1', 0),
(835, '2017-11-08 07:41:10', 'imp', 'optin_1', 'custom_form', '165.255.189.227', '-1', 0),
(836, '2017-11-08 08:36:23', 'imp', 'optin_1', 'custom_form', '41.193.198.185', '-1', 0),
(837, '2017-11-08 08:36:45', 'con', 'optin_1', 'custom_form', '41.193.198.185', '-1', 0),
(838, '2017-11-08 09:02:53', 'imp', 'optin_1', 'custom_form', '160.19.232.1', '0', 0),
(839, '2017-11-08 09:08:00', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '5634', 0),
(840, '2017-11-08 10:12:42', 'imp', 'optin_1', 'custom_form', '105.229.158.161', '5574', 0),
(841, '2017-11-08 10:13:00', 'imp', 'optin_1', 'custom_form', '105.229.158.161', '5574', 0),
(842, '2017-11-08 10:56:30', 'imp', 'optin_1', 'custom_form', '41.13.182.140', '-1', 0),
(843, '2017-11-08 12:33:37', 'imp', 'optin_1', 'custom_form', '169.1.127.10', '-1', 0),
(844, '2017-11-08 12:47:41', 'imp', 'optin_1', 'custom_form', '196.27.106.31', '5550', 0),
(845, '2017-11-08 15:30:30', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '0', 0),
(846, '2017-11-08 15:30:38', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '0', 0),
(847, '2017-11-08 16:14:33', 'imp', 'optin_1', 'custom_form', '41.13.188.240', '4870', 0),
(848, '2017-11-08 16:14:49', 'imp', 'optin_1', 'custom_form', '41.13.188.240', '4870', 0),
(849, '2017-11-08 19:04:24', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(850, '2017-11-08 19:04:34', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(851, '2017-11-09 07:06:56', 'imp', 'optin_1', 'custom_form', '41.13.198.54', '6304', 0),
(852, '2017-11-09 07:49:20', 'imp', 'optin_1', 'custom_form', '41.145.199.223', '0', 0),
(853, '2017-11-09 08:27:47', 'imp', 'optin_1', 'custom_form', '197.221.190.22', '-1', 0),
(854, '2017-11-09 08:27:49', 'imp', 'optin_1', 'custom_form', '197.221.190.22', '-1', 0),
(855, '2017-11-09 08:27:59', 'con', 'optin_1', 'custom_form', '197.221.190.22', '-1', 0),
(856, '2017-11-09 08:28:01', 'con', 'optin_1', 'custom_form', '197.221.190.22', '-1', 0),
(857, '2017-11-09 08:28:03', 'con', 'optin_1', 'custom_form', '197.221.190.22', '-1', 0),
(858, '2017-11-09 12:11:23', 'imp', 'optin_1', 'custom_form', '105.226.27.245', '0', 0),
(859, '2017-11-09 19:29:17', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(860, '2017-11-09 19:29:36', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '-1', 0),
(861, '2017-11-09 19:31:45', 'imp', 'optin_1', 'custom_form', '41.113.73.202', '6304', 0),
(862, '2017-11-10 01:27:29', 'imp', 'optin_1', 'custom_form', '110.54.229.169', '7033', 0),
(863, '2017-11-10 01:27:33', 'imp', 'optin_1', 'custom_form', '110.54.229.169', '7033', 0),
(864, '2017-11-10 09:15:07', 'imp', 'optin_1', 'custom_form', '168.253.66.166', '-1', 0),
(865, '2017-11-11 15:16:59', 'imp', 'optin_1', 'custom_form', '169.0.137.229', '5558', 0),
(866, '2017-11-11 16:06:29', 'imp', 'optin_1', 'custom_form', '196.215.10.170', '0', 0),
(867, '2017-11-12 01:52:45', 'imp', 'optin_1', 'custom_form', '72.197.12.147', '5594', 0),
(868, '2017-11-12 08:38:53', 'imp', 'optin_1', 'custom_form', '41.115.26.175', '5543', 0),
(869, '2017-11-13 07:57:30', 'imp', 'optin_1', 'custom_form', '213.150.211.163', '0', 0),
(870, '2017-11-13 08:02:11', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '5634', 0),
(871, '2017-11-13 11:59:58', 'imp', 'optin_1', 'custom_form', '105.226.75.166', '5590', 0),
(872, '2017-11-13 12:11:23', 'imp', 'optin_1', 'custom_form', '155.93.249.90', '0', 0),
(873, '2017-11-13 12:11:32', 'imp', 'optin_1', 'custom_form', '155.93.249.90', '0', 0),
(874, '2017-11-13 12:15:51', 'imp', 'optin_1', 'custom_form', '105.224.249.172', '-1', 0),
(875, '2017-11-13 12:41:03', 'imp', 'optin_1', 'custom_form', '165.165.129.4', '4915', 0),
(876, '2017-11-13 12:41:16', 'imp', 'optin_1', 'custom_form', '165.165.129.4', '4915', 0),
(877, '2017-11-13 18:03:12', 'imp', 'optin_1', 'custom_form', '142.51.231.217', '5603', 0),
(878, '2017-11-14 05:57:30', 'imp', 'optin_1', 'custom_form', '105.13.26.220', '0', 0),
(879, '2017-11-14 07:10:23', 'imp', 'optin_1', 'custom_form', '173.252.92.212', '7033', 0),
(880, '2017-11-14 07:30:34', 'imp', 'optin_1', 'custom_form', '27.255.192.252', '7033', 0),
(881, '2017-11-14 08:11:55', 'imp', 'optin_1', 'custom_form', '169.1.132.4', '6725', 0),
(882, '2017-11-14 08:11:59', 'imp', 'optin_1', 'custom_form', '169.1.132.4', '6725', 0),
(883, '2017-11-14 08:39:39', 'imp', 'optin_1', 'custom_form', '196.61.102.172', '7033', 0),
(884, '2017-11-14 08:43:57', 'imp', 'optin_1', 'custom_form', '41.13.200.38', '7033', 0),
(885, '2017-11-14 09:25:46', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '7033', 0),
(886, '2017-11-14 10:17:04', 'imp', 'optin_1', 'custom_form', '95.154.217.165', '5603', 0),
(887, '2017-11-14 11:44:52', 'imp', 'optin_1', 'custom_form', '102.249.251.1', '0', 0),
(888, '2017-11-14 11:44:57', 'imp', 'optin_1', 'custom_form', '102.249.251.1', '0', 0),
(889, '2017-11-14 11:58:34', 'imp', 'optin_1', 'custom_form', '66.251.163.1', '7033', 0),
(890, '2017-11-14 12:36:06', 'imp', 'optin_1', 'custom_form', '2.50.38.227', '6456', 0),
(891, '2017-11-14 13:16:38', 'imp', 'optin_1', 'custom_form', '105.251.63.10', '-1', 0),
(892, '2017-11-14 13:21:55', 'imp', 'optin_1', 'custom_form', '196.6.224.142', '0', 0),
(893, '2017-11-14 13:22:00', 'imp', 'optin_1', 'custom_form', '196.6.224.142', '0', 0),
(894, '2017-11-14 18:53:07', 'imp', 'optin_1', 'custom_form', '196.215.10.170', '7033', 0),
(895, '2017-11-15 07:49:09', 'imp', 'optin_1', 'custom_form', '197.101.81.52', '0', 0),
(896, '2017-11-15 07:49:13', 'imp', 'optin_1', 'custom_form', '197.101.81.52', '0', 0),
(897, '2017-11-15 09:09:13', 'imp', 'optin_1', 'custom_form', '197.89.164.130', '5603', 0),
(898, '2017-11-15 11:21:12', 'imp', 'optin_1', 'custom_form', '197.89.164.130', '5603', 0),
(899, '2017-11-15 12:05:01', 'imp', 'optin_1', 'custom_form', '137.158.15.175', '7033', 0),
(900, '2017-11-15 12:08:24', 'imp', 'optin_1', 'custom_form', '196.215.74.143', '7033', 0),
(901, '2017-11-15 13:12:49', 'imp', 'optin_1', 'custom_form', '165.165.129.4', '6598', 0),
(902, '2017-11-15 13:33:45', 'imp', 'optin_1', 'custom_form', '196.210.217.239', '7033', 0),
(903, '2017-11-15 16:48:20', 'imp', 'optin_1', 'custom_form', '197.93.162.100', '7033', 0),
(904, '2017-11-15 17:14:04', 'imp', 'optin_1', 'custom_form', '41.151.92.143', '7033', 0),
(905, '2017-11-15 18:02:35', 'imp', 'optin_1', 'custom_form', '197.245.176.144', '7033', 0),
(906, '2017-11-15 18:53:58', 'imp', 'optin_1', 'custom_form', '155.93.250.232', '-1', 0),
(907, '2017-11-15 18:54:04', 'imp', 'optin_1', 'custom_form', '155.93.250.232', '-1', 0),
(908, '2017-11-15 19:02:28', 'imp', 'optin_1', 'custom_form', '41.148.66.24', '7033', 0),
(909, '2017-11-16 06:37:32', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(910, '2017-11-16 09:14:32', 'imp', 'optin_1', 'custom_form', '197.95.211.117', '7033', 0),
(911, '2017-11-16 09:14:43', 'imp', 'optin_1', 'custom_form', '197.95.211.117', '7033', 0),
(912, '2017-11-16 10:40:18', 'imp', 'optin_1', 'custom_form', '197.82.215.247', '6304', 0),
(913, '2017-11-16 10:43:40', 'imp', 'optin_1', 'custom_form', '41.30.214.135', '-1', 0),
(914, '2017-11-16 11:28:52', 'imp', 'optin_1', 'custom_form', '155.93.147.143', '0', 0),
(915, '2017-11-16 11:36:06', 'imp', 'optin_1', 'custom_form', '197.101.81.52', '0', 0),
(916, '2017-11-16 11:50:18', 'imp', 'optin_1', 'custom_form', '66.220.156.57', '7033', 0),
(917, '2017-11-16 11:50:43', 'imp', 'optin_1', 'custom_form', '173.252.84.92', '7033', 0),
(918, '2017-11-16 11:50:50', 'imp', 'optin_1', 'custom_form', '173.252.84.89', '7033', 0),
(919, '2017-11-16 14:21:39', 'imp', 'optin_1', 'custom_form', '105.228.74.139', '0', 0),
(920, '2017-11-16 20:00:28', 'imp', 'optin_1', 'custom_form', '41.13.204.71', '-1', 0),
(921, '2017-11-17 02:24:11', 'imp', 'optin_1', 'custom_form', '41.223.117.75', '0', 0),
(922, '2017-11-17 09:01:57', 'imp', 'optin_1', 'custom_form', '105.187.159.61', '-1', 0),
(923, '2017-11-17 09:23:06', 'imp', 'optin_1', 'custom_form', '196.25.50.4', '-1', 0),
(924, '2017-11-17 09:23:07', 'imp', 'optin_1', 'custom_form', '196.25.50.4', '-1', 0),
(925, '2017-11-17 10:27:47', 'imp', 'optin_1', 'custom_form', '41.77.201.83', '7033', 0),
(926, '2017-11-17 10:37:35', 'imp', 'optin_1', 'custom_form', '197.86.165.110', '-1', 0),
(927, '2017-11-17 10:37:41', 'imp', 'optin_1', 'custom_form', '197.86.165.110', '-1', 0),
(928, '2017-11-17 10:59:32', 'imp', 'optin_1', 'custom_form', '105.229.158.161', '-1', 0),
(929, '2017-11-17 14:06:21', 'imp', 'optin_1', 'custom_form', '169.0.37.219', '-1', 0),
(930, '2017-11-18 12:50:37', 'imp', 'optin_1', 'custom_form', '197.245.68.92', '0', 0),
(931, '2017-11-19 19:06:07', 'imp', 'optin_1', 'custom_form', '105.186.141.188', '5594', 0),
(932, '2017-11-19 19:06:10', 'imp', 'optin_1', 'custom_form', '105.186.141.188', '5594', 0),
(933, '2017-11-20 06:53:33', 'imp', 'optin_1', 'custom_form', '105.186.87.123', '0', 0),
(934, '2017-11-20 07:37:53', 'imp', 'optin_1', 'custom_form', '41.13.72.181', '-1', 0),
(935, '2017-11-20 09:10:03', 'imp', 'optin_1', 'custom_form', '165.255.115.243', '5581', 0),
(936, '2017-11-20 09:54:31', 'imp', 'optin_1', 'custom_form', '196.201.117.73', '0', 0),
(937, '2017-11-20 09:54:38', 'imp', 'optin_1', 'custom_form', '196.201.117.73', '0', 0),
(938, '2017-11-20 10:21:03', 'imp', 'optin_1', 'custom_form', '197.93.171.187', '-1', 0),
(939, '2017-11-20 11:32:28', 'imp', 'optin_1', 'custom_form', '197.86.144.101', '0', 0),
(940, '2017-11-20 11:44:46', 'imp', 'optin_1', 'custom_form', '41.182.21.53', '-1', 0),
(941, '2017-11-20 11:44:58', 'imp', 'optin_1', 'custom_form', '41.182.21.53', '-1', 0),
(942, '2017-11-20 12:51:20', 'imp', 'optin_1', 'custom_form', '169.1.167.42', '5574', 0),
(943, '2017-11-20 13:56:37', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(944, '2017-11-20 20:14:11', 'imp', 'optin_1', 'custom_form', '31.201.184.98', '-1', 0),
(945, '2017-11-20 20:14:17', 'imp', 'optin_1', 'custom_form', '31.201.184.98', '-1', 0),
(946, '2017-11-21 06:55:37', 'imp', 'optin_1', 'custom_form', '154.119.53.21', '6585', 0),
(947, '2017-11-21 11:44:09', 'imp', 'optin_1', 'custom_form', '196.202.230.175', '6304', 0),
(948, '2017-11-21 14:09:03', 'imp', 'optin_1', 'custom_form', '197.101.81.52', '0', 0),
(949, '2017-11-21 14:09:17', 'imp', 'optin_1', 'custom_form', '197.101.81.52', '0', 0),
(950, '2017-11-21 19:32:37', 'imp', 'optin_1', 'custom_form', '109.190.253.13', '5574', 0),
(951, '2017-11-22 10:45:23', 'imp', 'optin_1', 'custom_form', '196.6.234.253', '6456', 0),
(952, '2017-11-23 09:19:31', 'imp', 'optin_1', 'custom_form', '197.101.74.99', '7104', 0),
(953, '2017-11-23 09:19:49', 'imp', 'optin_1', 'custom_form', '197.101.74.99', '7104', 0),
(954, '2017-11-23 10:06:34', 'imp', 'optin_1', 'custom_form', '105.225.60.35', '5550', 0),
(955, '2017-11-23 17:42:22', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '0', 0),
(956, '2017-11-23 19:01:22', 'imp', 'optin_1', 'custom_form', '105.28.119.36', '5590', 0),
(957, '2017-11-24 04:44:51', 'imp', 'optin_1', 'custom_form', '196.210.217.239', '0', 0),
(958, '2017-11-24 06:55:29', 'imp', 'optin_1', 'custom_form', '66.220.155.247', '7104', 0),
(959, '2017-11-24 06:55:35', 'imp', 'optin_1', 'custom_form', '66.220.155.246', '7104', 0),
(960, '2017-11-24 11:53:57', 'imp', 'optin_1', 'custom_form', '41.77.26.29', '0', 0),
(961, '2017-11-24 17:07:07', 'imp', 'optin_1', 'custom_form', '41.113.72.188', '0', 0),
(962, '2017-11-25 06:08:01', 'imp', 'optin_1', 'custom_form', '165.73.25.120', '5418', 0),
(963, '2017-11-25 06:11:45', 'imp', 'optin_1', 'custom_form', '196.210.217.239', '0', 0),
(964, '2017-11-25 11:02:44', 'imp', 'optin_1', 'custom_form', '197.86.137.95', '5558', 0),
(965, '2017-11-25 11:02:55', 'imp', 'optin_1', 'custom_form', '197.86.137.95', '5558', 0),
(966, '2017-11-26 17:17:53', 'imp', 'optin_1', 'custom_form', '41.113.32.255', '-1', 0),
(967, '2017-11-26 18:06:31', 'imp', 'optin_1', 'custom_form', '41.177.193.229', '-1', 0),
(968, '2017-11-26 20:36:06', 'imp', 'optin_1', 'custom_form', '87.214.49.160', '-1', 0),
(969, '2017-11-26 20:36:30', 'con', 'optin_1', 'custom_form', '87.214.49.160', '-1', 0),
(970, '2017-11-26 22:05:18', 'imp', 'optin_1', 'custom_form', '94.192.160.234', '5590', 0),
(971, '2017-11-27 09:27:29', 'imp', 'optin_1', 'custom_form', '41.77.26.29', '5427', 0),
(972, '2017-11-27 09:42:11', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(973, '2017-11-27 09:42:13', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(974, '2017-11-27 14:04:07', 'imp', 'optin_1', 'custom_form', '41.13.192.207', '-1', 0),
(975, '2017-11-27 14:04:21', 'imp', 'optin_1', 'custom_form', '41.13.192.207', '-1', 0),
(976, '2017-11-27 16:42:59', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '5418', 0),
(977, '2017-11-27 19:50:57', 'imp', 'optin_1', 'custom_form', '105.229.225.248', '7033', 0),
(978, '2017-11-27 19:51:12', 'imp', 'optin_1', 'custom_form', '105.229.225.248', '7033', 0),
(979, '2017-11-27 20:45:24', 'imp', 'optin_1', 'custom_form', '197.221.232.64', '-1', 0),
(980, '2017-11-28 05:03:08', 'imp', 'optin_1', 'custom_form', '197.245.25.120', '7033', 0),
(981, '2017-11-28 05:56:05', 'imp', 'optin_1', 'custom_form', '155.93.198.104', '7033', 0),
(982, '2017-11-28 05:56:25', 'imp', 'optin_1', 'custom_form', '155.93.198.104', '7033', 0),
(983, '2017-11-28 07:04:48', 'imp', 'optin_1', 'custom_form', '196.15.187.74', '7033', 0),
(984, '2017-11-28 07:28:59', 'imp', 'optin_1', 'custom_form', '41.13.148.234', '-1', 0),
(985, '2017-11-28 07:29:14', 'imp', 'optin_1', 'custom_form', '41.13.148.234', '-1', 0),
(986, '2017-11-28 07:51:30', 'imp', 'optin_1', 'custom_form', '155.239.226.254', '7033', 0),
(987, '2017-11-28 07:51:50', 'imp', 'optin_1', 'custom_form', '155.239.226.254', '7033', 0),
(988, '2017-11-28 08:17:43', 'imp', 'optin_1', 'custom_form', '105.227.223.30', '5669', 0),
(989, '2017-11-28 08:18:57', 'imp', 'optin_1', 'custom_form', '180.191.155.71', '0', 0),
(990, '2017-11-28 08:19:15', 'imp', 'optin_1', 'custom_form', '180.191.155.71', '0', 0),
(991, '2017-11-28 09:27:23', 'imp', 'optin_1', 'custom_form', '41.164.20.34', '-1', 0),
(992, '2017-11-28 11:00:58', 'imp', 'optin_1', 'custom_form', '66.220.156.23', '7033', 0),
(993, '2017-11-28 11:21:02', 'imp', 'optin_1', 'custom_form', '165.73.31.114', '7033', 0),
(994, '2017-11-28 11:21:18', 'imp', 'optin_1', 'custom_form', '165.73.31.114', '7033', 0),
(995, '2017-11-28 12:11:17', 'imp', 'optin_1', 'custom_form', '105.225.189.165', '7033', 0),
(996, '2017-11-28 12:11:41', 'imp', 'optin_1', 'custom_form', '105.225.189.165', '7033', 0),
(997, '2017-11-28 12:11:42', 'imp', 'optin_1', 'custom_form', '41.147.121.157', '5418', 0),
(998, '2017-11-28 13:20:46', 'imp', 'optin_1', 'custom_form', '197.87.71.17', '-1', 0),
(999, '2017-11-28 13:37:36', 'imp', 'optin_1', 'custom_form', '197.87.129.54', '7033', 0),
(1000, '2017-11-28 13:38:01', 'imp', 'optin_1', 'custom_form', '197.87.129.54', '7033', 0),
(1001, '2017-11-28 13:42:52', 'imp', 'optin_1', 'custom_form', '105.3.193.217', '7033', 0),
(1002, '2017-11-28 13:43:04', 'imp', 'optin_1', 'custom_form', '105.3.193.217', '7033', 0),
(1003, '2017-11-28 13:45:23', 'imp', 'optin_1', 'custom_form', '105.186.210.246', '7033', 0),
(1004, '2017-11-28 14:05:59', 'imp', 'optin_1', 'custom_form', '196.207.37.212', '7033', 0),
(1005, '2017-11-28 14:57:25', 'imp', 'optin_1', 'custom_form', '41.162.0.227', '7033', 0),
(1006, '2017-11-28 14:57:36', 'imp', 'optin_1', 'custom_form', '41.162.0.227', '7033', 0),
(1007, '2017-11-28 16:33:35', 'imp', 'optin_1', 'custom_form', '197.95.196.210', '7033', 0),
(1008, '2017-11-28 16:33:35', 'imp', 'optin_1', 'custom_form', '197.95.196.210', '7033', 0),
(1009, '2017-11-28 19:01:34', 'imp', 'optin_1', 'custom_form', '154.72.59.104', '7033', 0),
(1010, '2017-11-28 19:10:20', 'imp', 'optin_1', 'custom_form', '154.72.59.104', '7033', 0),
(1011, '2017-11-28 19:10:40', 'imp', 'optin_1', 'custom_form', '105.224.178.11', '7033', 0),
(1012, '2017-11-28 19:43:37', 'imp', 'optin_1', 'custom_form', '80.95.8.18', '7033', 0),
(1013, '2017-11-28 19:53:07', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6465', 0),
(1014, '2017-11-28 20:29:44', 'imp', 'optin_1', 'custom_form', '197.88.17.139', '7033', 0),
(1015, '2017-11-29 08:18:13', 'imp', 'optin_1', 'custom_form', '105.227.190.99', '7027', 0),
(1016, '2017-11-29 11:34:51', 'imp', 'optin_1', 'custom_form', '165.144.231.166', '-1', 0),
(1017, '2017-11-29 13:18:09', 'imp', 'optin_1', 'custom_form', '105.209.11.122', '0', 0),
(1018, '2017-11-29 13:44:07', 'imp', 'optin_1', 'custom_form', '196.15.209.146', '5594', 0),
(1019, '2017-11-29 15:51:47', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '-1', 0),
(1020, '2017-11-29 19:18:39', 'imp', 'optin_1', 'custom_form', '196.210.7.224', '0', 0),
(1021, '2017-11-29 19:18:40', 'imp', 'optin_1', 'custom_form', '196.210.7.224', '0', 0),
(1022, '2017-11-29 19:57:46', 'imp', 'optin_1', 'custom_form', '196.210.31.62', '7033', 0),
(1023, '2017-11-30 13:42:16', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '5516', 0),
(1024, '2017-12-01 07:02:29', 'imp', 'optin_1', 'custom_form', '180.191.158.96', '7027', 0),
(1025, '2017-12-01 07:09:47', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '7027', 0),
(1026, '2017-12-01 08:22:03', 'imp', 'optin_1', 'custom_form', '197.95.194.147', '0', 0),
(1027, '2017-12-01 11:24:55', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '-1', 0),
(1028, '2017-12-01 11:35:09', 'imp', 'optin_1', 'custom_form', '196.212.63.244', '-1', 0),
(1029, '2017-12-01 12:40:02', 'imp', 'optin_1', 'custom_form', '41.13.246.101', '5427', 0),
(1030, '2017-12-01 15:00:06', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '6725', 0),
(1031, '2017-12-01 15:01:10', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '6725', 0),
(1032, '2017-12-01 15:31:16', 'imp', 'optin_1', 'custom_form', '14.215.176.7', '-1', 0),
(1033, '2017-12-02 06:00:14', 'imp', 'optin_1', 'custom_form', '41.0.62.220', '7033', 0),
(1034, '2017-12-02 12:23:21', 'imp', 'optin_1', 'custom_form', '196.24.138.166', '-1', 0),
(1035, '2017-12-03 04:32:23', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '0', 0),
(1036, '2017-12-03 05:34:28', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(1037, '2017-12-05 08:01:16', 'imp', 'optin_1', 'custom_form', '105.212.0.202', '5634', 0),
(1038, '2017-12-05 10:30:55', 'imp', 'optin_1', 'custom_form', '169.1.87.156', '-1', 0),
(1039, '2017-12-05 11:38:51', 'imp', 'optin_1', 'custom_form', '168.253.66.166', '-1', 0),
(1040, '2017-12-05 18:24:41', 'imp', 'optin_1', 'custom_form', '92.110.96.102', '-1', 0),
(1041, '2017-12-05 18:24:45', 'imp', 'optin_1', 'custom_form', '92.110.96.102', '-1', 0),
(1042, '2017-12-06 07:25:53', 'imp', 'optin_1', 'custom_form', '41.162.22.8', '0', 0),
(1043, '2017-12-06 07:26:08', 'imp', 'optin_1', 'custom_form', '41.162.22.8', '0', 0),
(1044, '2017-12-06 07:32:30', 'imp', 'optin_1', 'custom_form', '105.228.33.48', '-1', 0),
(1045, '2017-12-06 07:48:13', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1046, '2017-12-06 11:22:26', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(1047, '2017-12-06 17:25:26', 'imp', 'optin_1', 'custom_form', '41.145.103.199', '0', 0),
(1048, '2017-12-06 18:37:51', 'imp', 'optin_1', 'custom_form', '41.145.211.42', '6725', 0),
(1049, '2017-12-06 19:52:42', 'imp', 'optin_1', 'custom_form', '197.88.115.32', '6725', 0),
(1050, '2017-12-07 08:20:09', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '0', 0),
(1051, '2017-12-07 09:39:58', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '0', 0),
(1052, '2017-12-07 09:54:16', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '7153', 0),
(1053, '2017-12-07 09:54:35', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '7153', 0),
(1054, '2017-12-07 10:10:56', 'imp', 'optin_1', 'custom_form', '66.220.145.154', '7153', 0),
(1055, '2017-12-07 10:10:57', 'imp', 'optin_1', 'custom_form', '66.220.145.154', '7153', 0),
(1056, '2017-12-07 11:07:58', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '7153', 0),
(1057, '2017-12-07 11:08:20', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '7153', 0),
(1058, '2017-12-07 20:14:39', 'imp', 'optin_1', 'custom_form', '197.101.71.45', '7153', 0),
(1059, '2017-12-08 08:21:51', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1060, '2017-12-08 08:21:52', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1061, '2017-12-08 11:02:45', 'imp', 'optin_1', 'custom_form', '173.252.92.113', '7153', 0),
(1062, '2017-12-08 11:02:49', 'imp', 'optin_1', 'custom_form', '31.13.114.12', '7153', 0),
(1063, '2017-12-08 11:02:50', 'imp', 'optin_1', 'custom_form', '173.252.92.119', '7153', 0),
(1064, '2017-12-08 11:02:52', 'imp', 'optin_1', 'custom_form', '31.13.114.12', '7153', 0),
(1065, '2017-12-08 11:02:53', 'imp', 'optin_1', 'custom_form', '173.252.92.119', '7153', 0),
(1066, '2017-12-08 11:37:50', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '7153', 0),
(1067, '2017-12-08 11:37:59', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '7153', 0),
(1068, '2017-12-08 14:31:57', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '7153', 0),
(1069, '2017-12-08 14:32:12', 'imp', 'optin_1', 'custom_form', '129.205.146.29', '7153', 0),
(1070, '2017-12-08 14:36:36', 'imp', 'optin_1', 'custom_form', '105.186.185.30', '7153', 0),
(1071, '2017-12-09 06:24:39', 'imp', 'optin_1', 'custom_form', '197.89.184.214', '7153', 0),
(1072, '2017-12-09 06:24:47', 'imp', 'optin_1', 'custom_form', '197.89.184.214', '7153', 0),
(1073, '2017-12-10 02:49:14', 'imp', 'optin_1', 'custom_form', '160.226.230.68', '5543', 0),
(1074, '2017-12-10 02:49:17', 'imp', 'optin_1', 'custom_form', '160.226.230.68', '5543', 0),
(1075, '2017-12-10 12:15:06', 'imp', 'optin_1', 'custom_form', '197.98.16.242', '-1', 0),
(1076, '2017-12-11 09:18:19', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1077, '2017-12-11 09:54:04', 'imp', 'optin_1', 'custom_form', '105.227.190.99', '7153', 0),
(1078, '2017-12-11 10:56:32', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '6456', 0),
(1079, '2017-12-11 14:22:58', 'imp', 'optin_1', 'custom_form', '47.31.4.247', '6456', 0),
(1080, '2017-12-11 15:50:09', 'imp', 'optin_1', 'custom_form', '105.184.115.229', '5581', 0),
(1081, '2017-12-11 21:32:33', 'imp', 'optin_1', 'custom_form', '197.101.72.201', '-1', 0),
(1082, '2017-12-11 21:32:46', 'imp', 'optin_1', 'custom_form', '197.101.72.201', '-1', 0),
(1083, '2017-12-12 01:51:40', 'imp', 'optin_1', 'custom_form', '74.83.63.75', '6456', 0),
(1084, '2017-12-12 01:51:58', 'imp', 'optin_1', 'custom_form', '74.83.63.75', '6456', 0),
(1085, '2017-12-12 04:42:14', 'imp', 'optin_1', 'custom_form', '105.246.26.174', '5427', 0),
(1086, '2017-12-12 04:42:30', 'imp', 'optin_1', 'custom_form', '105.246.26.174', '5427', 0),
(1087, '2017-12-12 06:54:27', 'imp', 'optin_1', 'custom_form', '197.86.174.58', '-1', 0),
(1088, '2017-12-12 15:00:16', 'imp', 'optin_1', 'custom_form', '165.255.110.240', '-1', 0),
(1089, '2017-12-13 07:05:22', 'imp', 'optin_1', 'custom_form', '197.86.192.73', '7033', 0),
(1090, '2017-12-13 08:15:17', 'imp', 'optin_1', 'custom_form', '105.1.27.227', '-1', 0),
(1091, '2017-12-13 10:55:16', 'imp', 'optin_1', 'custom_form', '196.24.128.19', '-1', 0),
(1092, '2017-12-13 16:09:32', 'imp', 'optin_1', 'custom_form', '105.228.250.99', '-1', 0),
(1093, '2017-12-13 19:49:25', 'imp', 'optin_1', 'custom_form', '105.0.213.225', '-1', 0),
(1094, '2017-12-14 09:02:51', 'imp', 'optin_1', 'custom_form', '213.172.150.20', '0', 0),
(1095, '2017-12-14 13:54:52', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '7153', 0),
(1096, '2017-12-14 14:56:21', 'imp', 'optin_1', 'custom_form', '109.242.178.76', '5574', 0),
(1097, '2017-12-14 19:49:33', 'imp', 'optin_1', 'custom_form', '93.210.202.28', '-1', 0),
(1098, '2017-12-14 19:49:34', 'imp', 'optin_1', 'custom_form', '93.210.202.28', '-1', 0),
(1099, '2017-12-15 01:05:35', 'imp', 'optin_1', 'custom_form', '111.206.36.16', '0', 0),
(1100, '2017-12-15 07:03:56', 'imp', 'optin_1', 'custom_form', '105.10.55.18', '-1', 0),
(1101, '2017-12-15 08:51:27', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '7181', 0),
(1102, '2017-12-15 11:38:14', 'imp', 'optin_1', 'custom_form', '197.93.146.88', '5558', 0),
(1103, '2017-12-15 11:38:22', 'imp', 'optin_1', 'custom_form', '197.93.146.88', '5558', 0),
(1104, '2017-12-15 11:42:39', 'imp', 'optin_1', 'custom_form', '105.226.144.235', '-1', 0),
(1105, '2017-12-15 11:42:44', 'imp', 'optin_1', 'custom_form', '105.226.144.235', '-1', 0),
(1106, '2017-12-15 12:01:17', 'imp', 'optin_1', 'custom_form', '41.21.216.246', '-1', 0),
(1107, '2017-12-15 12:53:27', 'imp', 'optin_1', 'custom_form', '143.179.71.184', '-1', 0),
(1108, '2017-12-15 12:54:01', 'imp', 'optin_1', 'custom_form', '197.83.227.94', '-1', 0),
(1109, '2017-12-15 12:54:22', 'imp', 'optin_1', 'custom_form', '105.226.121.29', '-1', 0),
(1110, '2017-12-15 13:39:56', 'imp', 'optin_1', 'custom_form', '105.228.5.42', '-1', 0),
(1111, '2017-12-15 13:40:07', 'imp', 'optin_1', 'custom_form', '105.228.5.42', '-1', 0),
(1112, '2017-12-15 13:42:16', 'imp', 'optin_1', 'custom_form', '77.250.38.106', '-1', 0),
(1113, '2017-12-15 14:20:44', 'imp', 'optin_1', 'custom_form', '41.114.226.157', '-1', 0),
(1114, '2017-12-15 14:55:23', 'imp', 'optin_1', 'custom_form', '165.255.192.193', '-1', 0),
(1115, '2017-12-15 14:55:40', 'imp', 'optin_1', 'custom_form', '145.132.179.22', '-1', 0),
(1116, '2017-12-15 14:55:53', 'imp', 'optin_1', 'custom_form', '145.132.179.22', '-1', 0),
(1117, '2017-12-15 14:57:56', 'imp', 'optin_1', 'custom_form', '41.114.140.180', '-1', 0),
(1118, '2017-12-15 15:02:02', 'imp', 'optin_1', 'custom_form', '41.114.200.248', '-1', 0),
(1119, '2017-12-15 16:26:41', 'imp', 'optin_1', 'custom_form', '196.210.210.209', '-1', 0),
(1120, '2017-12-15 16:42:39', 'imp', 'optin_1', 'custom_form', '46.24.31.204', '-1', 0),
(1121, '2017-12-15 17:49:42', 'imp', 'optin_1', 'custom_form', '37.228.233.167', '-1', 0),
(1122, '2017-12-15 19:01:17', 'imp', 'optin_1', 'custom_form', '197.101.72.201', '-1', 0),
(1123, '2017-12-15 19:55:43', 'imp', 'optin_1', 'custom_form', '196.207.43.207', '-1', 0),
(1124, '2017-12-16 04:40:37', 'imp', 'optin_1', 'custom_form', '173.252.92.112', '7181', 0),
(1125, '2017-12-16 07:33:08', 'imp', 'optin_1', 'custom_form', '41.13.196.75', '-1', 0),
(1126, '2017-12-16 08:50:58', 'imp', 'optin_1', 'custom_form', '154.119.55.127', '-1', 0),
(1127, '2017-12-16 14:00:35', 'imp', 'optin_1', 'custom_form', '145.15.244.23', '-1', 0),
(1128, '2017-12-16 19:00:46', 'imp', 'optin_1', 'custom_form', '83.110.103.89', '5561', 0),
(1129, '2017-12-16 19:43:32', 'imp', 'optin_1', 'custom_form', '105.228.114.79', '5581', 0),
(1130, '2017-12-16 19:43:33', 'imp', 'optin_1', 'custom_form', '105.228.114.79', '5581', 0),
(1131, '2017-12-16 22:36:57', 'imp', 'optin_1', 'custom_form', '66.220.156.55', '7153', 0),
(1132, '2017-12-16 22:36:58', 'imp', 'optin_1', 'custom_form', '66.220.156.55', '7153', 0),
(1133, '2017-12-17 00:13:57', 'imp', 'optin_1', 'custom_form', '173.252.124.56', '7181', 0);
INSERT INTO `wpva_et_bloom_stats` (`id`, `record_date`, `record_type`, `optin_id`, `list_id`, `ip_address`, `page_id`, `removed_flag`) VALUES
(1134, '2017-12-17 04:26:02', 'imp', 'optin_1', 'custom_form', '73.212.83.78', '-1', 0),
(1135, '2017-12-17 07:30:51', 'imp', 'optin_1', 'custom_form', '41.115.99.170', '-1', 0),
(1136, '2017-12-17 15:11:32', 'imp', 'optin_1', 'custom_form', '111.206.36.13', '0', 0),
(1137, '2017-12-17 17:26:57', 'imp', 'optin_1', 'custom_form', '41.13.250.112', '5427', 0),
(1138, '2017-12-17 17:36:31', 'imp', 'optin_1', 'custom_form', '197.89.156.208', '7153', 0),
(1139, '2017-12-17 19:08:33', 'imp', 'optin_1', 'custom_form', '41.13.232.250', '-1', 0),
(1140, '2017-12-17 19:08:49', 'imp', 'optin_1', 'custom_form', '41.13.232.250', '-1', 0),
(1141, '2017-12-17 21:36:17', 'imp', 'optin_1', 'custom_form', '176.250.239.163', '6465', 0),
(1142, '2017-12-17 21:58:44', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(1143, '2017-12-17 21:58:57', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(1144, '2017-12-17 22:34:59', 'imp', 'optin_1', 'custom_form', '41.114.216.129', '-1', 0),
(1145, '2017-12-18 07:15:40', 'imp', 'optin_1', 'custom_form', '105.9.150.127', '6456', 0),
(1146, '2017-12-18 09:23:15', 'imp', 'optin_1', 'custom_form', '105.226.251.78', '5558', 0),
(1147, '2017-12-18 09:23:27', 'imp', 'optin_1', 'custom_form', '105.226.251.78', '5558', 0),
(1148, '2017-12-18 13:17:17', 'imp', 'optin_1', 'custom_form', '196.215.196.171', '5427', 0),
(1149, '2017-12-18 15:27:08', 'imp', 'optin_1', 'custom_form', '155.93.174.162', '5543', 0),
(1150, '2017-12-18 15:27:12', 'imp', 'optin_1', 'custom_form', '155.93.174.162', '5543', 0),
(1151, '2017-12-18 16:05:28', 'imp', 'optin_1', 'custom_form', '197.101.90.152', '5590', 0),
(1152, '2017-12-18 19:30:05', 'imp', 'optin_1', 'custom_form', '197.101.79.8', '0', 0),
(1153, '2017-12-18 20:25:09', 'imp', 'optin_1', 'custom_form', '169.1.160.191', '0', 0),
(1154, '2017-12-18 21:52:51', 'imp', 'optin_1', 'custom_form', '105.226.15.112', '6456', 0),
(1155, '2017-12-18 23:48:44', 'imp', 'optin_1', 'custom_form', '197.229.64.124', '-1', 0),
(1156, '2017-12-18 23:48:53', 'imp', 'optin_1', 'custom_form', '197.229.64.124', '-1', 0),
(1157, '2017-12-19 07:23:33', 'imp', 'optin_1', 'custom_form', '165.255.135.96', '-1', 0),
(1158, '2017-12-19 07:23:35', 'imp', 'optin_1', 'custom_form', '165.255.135.96', '-1', 0),
(1159, '2017-12-19 09:22:23', 'imp', 'optin_1', 'custom_form', '105.8.216.161', '5574', 0),
(1160, '2017-12-19 11:07:56', 'imp', 'optin_1', 'custom_form', '105.225.21.152', '-1', 0),
(1161, '2017-12-19 11:42:02', 'imp', 'optin_1', 'custom_form', '41.13.182.83', '6304', 0),
(1162, '2017-12-19 11:49:24', 'imp', 'optin_1', 'custom_form', '105.184.207.218', '-1', 0),
(1163, '2017-12-19 11:52:07', 'imp', 'optin_1', 'custom_form', '105.227.47.218', '-1', 0),
(1164, '2017-12-19 18:31:15', 'imp', 'optin_1', 'custom_form', '196.210.3.210', '6456', 0),
(1165, '2017-12-19 18:51:37', 'imp', 'optin_1', 'custom_form', '165.255.66.172', '-1', 0),
(1166, '2017-12-20 06:04:11', 'imp', 'optin_1', 'custom_form', '117.215.182.211', '6725', 0),
(1167, '2017-12-20 06:04:29', 'imp', 'optin_1', 'custom_form', '117.215.182.211', '6725', 0),
(1168, '2017-12-20 09:02:25', 'imp', 'optin_1', 'custom_form', '165.144.224.83', '0', 0),
(1169, '2017-12-20 09:41:04', 'imp', 'optin_1', 'custom_form', '41.146.139.100', '6456', 0),
(1170, '2017-12-20 12:31:18', 'imp', 'optin_1', 'custom_form', '197.101.90.152', '-1', 0),
(1171, '2017-12-20 20:16:18', 'imp', 'optin_1', 'custom_form', '41.193.202.147', '0', 0),
(1172, '2017-12-20 20:16:26', 'imp', 'optin_1', 'custom_form', '41.193.202.147', '0', 0),
(1173, '2017-12-21 09:04:26', 'imp', 'optin_1', 'custom_form', '196.215.123.174', '6456', 0),
(1174, '2017-12-21 09:36:25', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1175, '2017-12-21 09:36:38', 'imp', 'optin_1', 'custom_form', '197.89.183.163', '-1', 0),
(1176, '2017-12-21 19:12:50', 'imp', 'optin_1', 'custom_form', '105.224.233.244', '5783', 0),
(1177, '2017-12-22 10:03:27', 'imp', 'optin_1', 'custom_form', '197.229.20.72', '-1', 0),
(1178, '2017-12-23 10:09:48', 'imp', 'optin_1', 'custom_form', '41.13.192.7', '-1', 0),
(1179, '2017-12-23 20:53:45', 'imp', 'optin_1', 'custom_form', '169.0.194.61', '5963', 0),
(1180, '2017-12-23 20:56:21', 'imp', 'optin_1', 'custom_form', '169.0.194.61', '5963', 0),
(1181, '2017-12-26 09:04:50', 'imp', 'optin_1', 'custom_form', '41.133.189.252', '5543', 0),
(1182, '2017-12-26 09:04:52', 'imp', 'optin_1', 'custom_form', '41.133.189.252', '5543', 0),
(1183, '2017-12-26 19:52:03', 'imp', 'optin_1', 'custom_form', '196.210.30.136', '0', 0),
(1184, '2017-12-27 18:55:13', 'imp', 'optin_1', 'custom_form', '37.47.67.45', '5574', 0),
(1185, '2017-12-27 18:55:16', 'imp', 'optin_1', 'custom_form', '37.47.67.45', '5574', 0),
(1186, '2017-12-28 06:46:49', 'imp', 'optin_1', 'custom_form', '112.210.179.4', '-1', 0),
(1187, '2017-12-30 12:42:39', 'imp', 'optin_1', 'custom_form', '41.13.254.144', '0', 0),
(1188, '2017-12-30 15:18:32', 'imp', 'optin_1', 'custom_form', '105.228.107.21', '6725', 0),
(1189, '2017-12-30 15:18:34', 'imp', 'optin_1', 'custom_form', '105.228.107.21', '6725', 0),
(1190, '2017-12-30 16:24:58', 'imp', 'optin_1', 'custom_form', '41.13.250.20', '-1', 0),
(1191, '2017-12-30 16:25:14', 'imp', 'optin_1', 'custom_form', '41.13.250.20', '-1', 0),
(1192, '2018-01-01 05:18:08', 'imp', 'optin_1', 'custom_form', '41.13.140.212', '-1', 0),
(1193, '2018-01-02 09:26:58', 'imp', 'optin_1', 'custom_form', '105.14.180.145', '-1', 0),
(1194, '2018-01-02 20:33:06', 'imp', 'optin_1', 'custom_form', '197.86.173.209', '-1', 0),
(1195, '2018-01-02 20:33:18', 'imp', 'optin_1', 'custom_form', '197.86.173.209', '-1', 0),
(1196, '2018-01-03 04:41:20', 'imp', 'optin_1', 'custom_form', '102.251.129.73', '0', 0),
(1197, '2018-01-03 04:41:36', 'imp', 'optin_1', 'custom_form', '102.251.129.73', '0', 0),
(1198, '2018-01-03 07:34:26', 'imp', 'optin_1', 'custom_form', '137.97.121.3', '6456', 0),
(1199, '2018-01-03 07:57:18', 'imp', 'optin_1', 'custom_form', '49.34.154.129', '5570', 0),
(1200, '2018-01-03 13:10:51', 'imp', 'optin_1', 'custom_form', '183.82.131.49', '6456', 0),
(1201, '2018-01-03 13:11:02', 'imp', 'optin_1', 'custom_form', '183.82.131.49', '6456', 0),
(1202, '2018-01-03 14:33:10', 'imp', 'optin_1', 'custom_form', '41.13.66.77', '5550', 0),
(1203, '2018-01-03 17:36:32', 'imp', 'optin_1', 'custom_form', '197.88.44.190', '6304', 0),
(1204, '2018-01-03 21:10:23', 'imp', 'optin_1', 'custom_form', '85.203.13.62', '5603', 0),
(1205, '2018-01-03 22:38:47', 'imp', 'optin_1', 'custom_form', '197.82.198.187', '5558', 0),
(1206, '2018-01-04 13:26:27', 'imp', 'optin_1', 'custom_form', '80.248.10.60', '6465', 0),
(1207, '2018-01-04 13:26:44', 'imp', 'optin_1', 'custom_form', '80.248.10.60', '6465', 0),
(1208, '2018-01-04 16:40:22', 'imp', 'optin_1', 'custom_form', '105.226.148.202', '0', 0),
(1209, '2018-01-04 20:16:50', 'imp', 'optin_1', 'custom_form', '196.207.39.207', '-1', 0),
(1210, '2018-01-04 20:17:08', 'imp', 'optin_1', 'custom_form', '196.207.39.207', '-1', 0),
(1211, '2018-01-04 20:20:29', 'imp', 'optin_1', 'custom_form', '89.237.116.34', '5574', 0),
(1212, '2018-01-05 09:53:30', 'imp', 'optin_1', 'custom_form', '154.119.57.35', '6304', 0),
(1213, '2018-01-05 09:53:37', 'imp', 'optin_1', 'custom_form', '154.119.57.35', '6304', 0),
(1214, '2018-01-05 16:18:29', 'imp', 'optin_1', 'custom_form', '192.143.69.89', '-1', 0),
(1215, '2018-01-05 19:24:44', 'imp', 'optin_1', 'custom_form', '165.255.117.174', '6304', 0),
(1216, '2018-01-07 04:36:37', 'imp', 'optin_1', 'custom_form', '41.146.1.115', '5581', 0),
(1217, '2018-01-07 05:34:03', 'imp', 'optin_1', 'custom_form', '105.186.178.195', '6456', 0),
(1218, '2018-01-07 07:43:46', 'imp', 'optin_1', 'custom_form', '213.46.97.55', '-1', 0),
(1219, '2018-01-07 10:49:05', 'imp', 'optin_1', 'custom_form', '119.30.32.210', '5543', 0),
(1220, '2018-01-07 21:12:23', 'imp', 'optin_1', 'custom_form', '83.85.150.41', '-1', 0),
(1221, '2018-01-08 12:44:29', 'imp', 'optin_1', 'custom_form', '197.89.231.158', '-1', 0),
(1222, '2018-01-08 12:44:35', 'imp', 'optin_1', 'custom_form', '197.89.231.158', '-1', 0),
(1223, '2018-01-08 13:57:16', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(1224, '2018-01-09 01:40:21', 'imp', 'optin_1', 'custom_form', '66.169.192.253', '-1', 0),
(1225, '2018-01-09 06:26:49', 'imp', 'optin_1', 'custom_form', '86.98.53.137', '5558', 0),
(1226, '2018-01-09 11:22:45', 'imp', 'optin_1', 'custom_form', '197.229.65.16', '-1', 0),
(1227, '2018-01-09 11:23:02', 'imp', 'optin_1', 'custom_form', '197.229.65.16', '-1', 0),
(1228, '2018-01-09 16:41:52', 'imp', 'optin_1', 'custom_form', '77.163.101.205', '-1', 0),
(1229, '2018-01-10 06:40:05', 'imp', 'optin_1', 'custom_form', '169.1.35.117', '-1', 0),
(1230, '2018-01-10 06:40:22', 'imp', 'optin_1', 'custom_form', '169.1.35.117', '-1', 0),
(1231, '2018-01-10 08:12:17', 'imp', 'optin_1', 'custom_form', '220.253.155.2', '6456', 0),
(1232, '2018-01-11 07:46:56', 'imp', 'optin_1', 'custom_form', '41.146.190.92', '-1', 0),
(1233, '2018-01-11 08:34:45', 'imp', 'optin_1', 'custom_form', '41.169.11.2', '-1', 0),
(1234, '2018-01-11 10:22:08', 'imp', 'optin_1', 'custom_form', '196.215.123.29', '-1', 0),
(1235, '2018-01-11 10:40:22', 'imp', 'optin_1', 'custom_form', '129.205.156.153', '0', 0),
(1236, '2018-01-11 10:56:15', 'imp', 'optin_1', 'custom_form', '102.249.146.243', '-1', 0),
(1237, '2018-01-11 11:38:29', 'imp', 'optin_1', 'custom_form', '105.228.161.36', '-1', 0),
(1238, '2018-01-11 18:02:20', 'imp', 'optin_1', 'custom_form', '41.151.115.131', '0', 0),
(1239, '2018-01-12 06:51:58', 'imp', 'optin_1', 'custom_form', '102.250.116.72', '0', 0),
(1240, '2018-01-12 06:52:05', 'imp', 'optin_1', 'custom_form', '102.250.116.72', '0', 0),
(1241, '2018-01-12 10:48:39', 'imp', 'optin_1', 'custom_form', '41.13.12.114', '6304', 0),
(1242, '2018-01-12 10:48:52', 'imp', 'optin_1', 'custom_form', '41.13.12.114', '6304', 0),
(1243, '2018-01-12 15:57:45', 'imp', 'optin_1', 'custom_form', '41.13.228.215', '5603', 0),
(1244, '2018-01-12 21:56:05', 'imp', 'optin_1', 'custom_form', '105.225.160.19', '5581', 0),
(1245, '2018-01-13 12:32:37', 'imp', 'optin_1', 'custom_form', '196.192.169.148', '6598', 0),
(1246, '2018-01-13 20:17:32', 'imp', 'optin_1', 'custom_form', '41.144.178.137', '5594', 0),
(1247, '2018-01-13 21:44:45', 'imp', 'optin_1', 'custom_form', '41.13.12.76', '6304', 0),
(1248, '2018-01-13 21:44:57', 'imp', 'optin_1', 'custom_form', '41.13.12.76', '6304', 0),
(1249, '2018-01-14 19:02:11', 'imp', 'optin_1', 'custom_form', '41.146.241.23', '-1', 0),
(1250, '2018-01-14 19:02:26', 'imp', 'optin_1', 'custom_form', '41.146.241.23', '-1', 0),
(1251, '2018-01-15 09:59:27', 'imp', 'optin_1', 'custom_form', '41.0.217.66', '0', 0),
(1252, '2018-01-15 11:48:35', 'imp', 'optin_1', 'custom_form', '105.229.175.220', '5603', 0),
(1253, '2018-01-15 13:03:00', 'imp', 'optin_1', 'custom_form', '41.114.236.153', '0', 0),
(1254, '2018-01-16 00:00:55', 'imp', 'optin_1', 'custom_form', '41.114.146.26', '-1', 0),
(1255, '2018-01-16 00:01:12', 'imp', 'optin_1', 'custom_form', '41.114.146.26', '-1', 0),
(1256, '2018-01-16 07:28:47', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '-1', 0),
(1257, '2018-01-16 10:27:20', 'imp', 'optin_1', 'custom_form', '41.164.154.93', '-1', 0),
(1258, '2018-01-16 12:25:17', 'imp', 'optin_1', 'custom_form', '62.207.19.205', '-1', 0),
(1259, '2018-01-16 12:25:29', 'imp', 'optin_1', 'custom_form', '62.207.19.205', '-1', 0),
(1260, '2018-01-16 19:16:55', 'imp', 'optin_1', 'custom_form', '143.177.41.40', '5418', 0),
(1261, '2018-01-17 09:30:52', 'imp', 'optin_1', 'custom_form', '105.227.219.126', '5594', 0),
(1262, '2018-01-17 10:38:13', 'imp', 'optin_1', 'custom_form', '105.227.158.215', '5418', 0),
(1263, '2018-01-17 17:07:20', 'imp', 'optin_1', 'custom_form', '197.87.242.221', '5581', 0),
(1264, '2018-01-17 17:07:35', 'imp', 'optin_1', 'custom_form', '197.87.242.221', '5581', 0),
(1265, '2018-01-17 19:12:31', 'imp', 'optin_1', 'custom_form', '98.24.89.82', '6456', 0),
(1266, '2018-01-17 19:12:48', 'imp', 'optin_1', 'custom_form', '98.24.89.82', '6456', 0),
(1267, '2018-01-18 04:38:23', 'imp', 'optin_1', 'custom_form', '118.200.170.134', '-1', 0),
(1268, '2018-01-18 08:48:59', 'imp', 'optin_1', 'custom_form', '41.164.131.14', '5574', 0),
(1269, '2018-01-18 14:18:14', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1270, '2018-01-18 14:57:55', 'imp', 'optin_1', 'custom_form', '165.16.240.27', '-1', 0),
(1271, '2018-01-18 19:12:37', 'imp', 'optin_1', 'custom_form', '86.90.20.83', '5674', 0),
(1272, '2018-01-19 07:05:53', 'imp', 'optin_1', 'custom_form', '195.151.193.113', '6151', 0),
(1273, '2018-01-19 14:12:47', 'imp', 'optin_1', 'custom_form', '109.146.132.80', '0', 0),
(1274, '2018-01-19 14:12:52', 'imp', 'optin_1', 'custom_form', '109.146.132.80', '0', 0),
(1275, '2018-01-19 15:32:09', 'imp', 'optin_1', 'custom_form', '165.255.150.245', '6304', 0),
(1276, '2018-01-19 15:32:24', 'imp', 'optin_1', 'custom_form', '165.255.150.245', '6304', 0),
(1277, '2018-01-19 15:44:09', 'imp', 'optin_1', 'custom_form', '165.255.132.121', '6304', 0),
(1278, '2018-01-20 09:45:06', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '6465', 0),
(1279, '2018-01-20 10:22:30', 'imp', 'optin_1', 'custom_form', '109.90.47.46', '6456', 0),
(1280, '2018-01-20 10:22:50', 'imp', 'optin_1', 'custom_form', '109.90.47.46', '6456', 0),
(1281, '2018-01-20 12:19:23', 'imp', 'optin_1', 'custom_form', '217.122.234.64', '-1', 0),
(1282, '2018-01-20 14:24:51', 'imp', 'optin_1', 'custom_form', '77.165.173.214', '-1', 0),
(1283, '2018-01-20 14:25:00', 'imp', 'optin_1', 'custom_form', '77.165.173.214', '-1', 0),
(1284, '2018-01-20 15:09:24', 'imp', 'optin_1', 'custom_form', '41.113.62.117', '5603', 0),
(1285, '2018-01-20 15:13:32', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '-1', 0),
(1286, '2018-01-20 15:13:42', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '-1', 0),
(1287, '2018-01-20 15:26:49', 'imp', 'optin_1', 'custom_form', '5.23.134.170', '-1', 0),
(1288, '2018-01-20 15:26:52', 'imp', 'optin_1', 'custom_form', '5.23.134.170', '-1', 0),
(1289, '2018-01-20 18:15:14', 'imp', 'optin_1', 'custom_form', '176.24.33.159', '-1', 0),
(1290, '2018-01-20 18:15:15', 'imp', 'optin_1', 'custom_form', '176.24.33.159', '-1', 0),
(1291, '2018-01-20 18:33:13', 'imp', 'optin_1', 'custom_form', '177.243.107.155', '-1', 0),
(1292, '2018-01-20 18:49:58', 'imp', 'optin_1', 'custom_form', '86.82.217.51', '-1', 0),
(1293, '2018-01-20 18:50:07', 'imp', 'optin_1', 'custom_form', '86.82.217.51', '-1', 0),
(1294, '2018-01-21 01:14:16', 'imp', 'optin_1', 'custom_form', '172.250.92.97', '5603', 0),
(1295, '2018-01-21 01:14:26', 'imp', 'optin_1', 'custom_form', '172.250.92.97', '5603', 0),
(1296, '2018-01-21 08:22:26', 'imp', 'optin_1', 'custom_form', '41.13.88.72', '-1', 0),
(1297, '2018-01-21 16:31:04', 'imp', 'optin_1', 'custom_form', '82.173.134.56', '-1', 0),
(1298, '2018-01-21 19:10:49', 'imp', 'optin_1', 'custom_form', '196.61.102.180', '5603', 0),
(1299, '2018-01-22 09:40:13', 'imp', 'optin_1', 'custom_form', '85.119.104.90', '-1', 0),
(1300, '2018-01-22 10:18:12', 'imp', 'optin_1', 'custom_form', '41.147.90.247', '5574', 0),
(1301, '2018-01-22 10:43:08', 'imp', 'optin_1', 'custom_form', '145.53.232.241', '-1', 0),
(1302, '2018-01-22 10:43:15', 'imp', 'optin_1', 'custom_form', '145.53.232.241', '-1', 0),
(1303, '2018-01-22 14:07:48', 'imp', 'optin_1', 'custom_form', '84.27.240.209', '-1', 0),
(1304, '2018-01-22 22:16:55', 'imp', 'optin_1', 'custom_form', '94.210.212.70', '-1', 0),
(1305, '2018-01-23 00:03:15', 'imp', 'optin_1', 'custom_form', '101.180.137.201', '6151', 0),
(1306, '2018-01-23 08:00:18', 'imp', 'optin_1', 'custom_form', '217.126.185.233', '6598', 0),
(1307, '2018-01-23 09:36:41', 'imp', 'optin_1', 'custom_form', '173.252.92.211', '5574', 0),
(1308, '2018-01-23 11:03:16', 'imp', 'optin_1', 'custom_form', '41.144.183.134', '0', 0),
(1309, '2018-01-23 12:03:17', 'imp', 'optin_1', 'custom_form', '31.18.249.172', '-1', 0),
(1310, '2018-01-23 12:37:05', 'imp', 'optin_1', 'custom_form', '154.73.217.116', '0', 0),
(1311, '2018-01-23 14:41:34', 'imp', 'optin_1', 'custom_form', '196.192.164.26', '-1', 0),
(1312, '2018-01-23 17:26:38', 'imp', 'optin_1', 'custom_form', '82.232.88.126', '5574', 0),
(1313, '2018-01-23 22:53:51', 'imp', 'optin_1', 'custom_form', '91.186.159.56', '5574', 0),
(1314, '2018-01-24 02:50:25', 'imp', 'optin_1', 'custom_form', '144.139.83.250', '6725', 0),
(1315, '2018-01-24 09:38:06', 'imp', 'optin_1', 'custom_form', '182.70.22.72', '5558', 0),
(1316, '2018-01-24 09:38:27', 'imp', 'optin_1', 'custom_form', '182.70.22.72', '5558', 0),
(1317, '2018-01-24 14:17:30', 'imp', 'optin_1', 'custom_form', '129.205.156.153', '-1', 0),
(1318, '2018-01-24 20:00:24', 'imp', 'optin_1', 'custom_form', '41.114.232.214', '-1', 0),
(1319, '2018-01-24 20:04:50', 'imp', 'optin_1', 'custom_form', '84.104.138.68', '-1', 0),
(1320, '2018-01-24 20:04:55', 'imp', 'optin_1', 'custom_form', '84.104.138.68', '-1', 0),
(1321, '2018-01-24 20:29:11', 'imp', 'optin_1', 'custom_form', '66.220.156.147', '5574', 0),
(1322, '2018-01-25 07:28:10', 'imp', 'optin_1', 'custom_form', '197.215.168.130', '-1', 0),
(1323, '2018-01-25 07:42:50', 'imp', 'optin_1', 'custom_form', '196.210.69.82', '5603', 0),
(1324, '2018-01-25 08:51:13', 'imp', 'optin_1', 'custom_form', '41.246.198.192', '-1', 0),
(1325, '2018-01-25 08:56:11', 'imp', 'optin_1', 'custom_form', '121.6.20.46', '-1', 0),
(1326, '2018-01-25 08:56:31', 'imp', 'optin_1', 'custom_form', '121.6.20.46', '-1', 0),
(1327, '2018-01-25 09:21:58', 'imp', 'optin_1', 'custom_form', '41.246.198.192', '-1', 0),
(1328, '2018-01-25 09:30:33', 'imp', 'optin_1', 'custom_form', '173.252.123.180', '5574', 0),
(1329, '2018-01-25 09:37:47', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '5574', 0),
(1330, '2018-01-25 11:41:28', 'imp', 'optin_1', 'custom_form', '41.160.88.180', '0', 0),
(1331, '2018-01-25 15:25:51', 'imp', 'optin_1', 'custom_form', '41.189.87.33', '5603', 0),
(1332, '2018-01-25 20:14:08', 'imp', 'optin_1', 'custom_form', '83.85.111.44', '5574', 0),
(1333, '2018-01-25 20:14:12', 'imp', 'optin_1', 'custom_form', '83.85.111.44', '5574', 0),
(1334, '2018-01-26 04:40:44', 'imp', 'optin_1', 'custom_form', '173.252.92.117', '5574', 0),
(1335, '2018-01-26 06:56:35', 'imp', 'optin_1', 'custom_form', '180.191.115.253', '-1', 0),
(1336, '2018-01-26 06:56:52', 'imp', 'optin_1', 'custom_form', '180.191.115.253', '-1', 0),
(1337, '2018-01-26 20:33:12', 'imp', 'optin_1', 'custom_form', '105.225.129.28', '5574', 0),
(1338, '2018-01-27 18:28:05', 'imp', 'optin_1', 'custom_form', '41.77.202.1', '5590', 0),
(1339, '2018-01-28 10:05:47', 'imp', 'optin_1', 'custom_form', '83.87.247.135', '-1', 0),
(1340, '2018-01-28 11:17:06', 'imp', 'optin_1', 'custom_form', '169.255.78.28', '-1', 0),
(1341, '2018-01-28 19:02:45', 'imp', 'optin_1', 'custom_form', '41.13.250.166', '0', 0),
(1342, '2018-01-28 20:45:44', 'imp', 'optin_1', 'custom_form', '173.252.123.183', '5574', 0),
(1343, '2018-01-28 20:52:56', 'imp', 'optin_1', 'custom_form', '81.204.188.205', '5574', 0),
(1344, '2018-01-28 20:53:09', 'imp', 'optin_1', 'custom_form', '81.204.188.205', '5574', 0),
(1345, '2018-01-29 06:43:13', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '0', 0),
(1346, '2018-01-29 06:43:29', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '0', 0),
(1347, '2018-01-29 07:31:36', 'imp', 'optin_1', 'custom_form', '196.209.228.82', '5574', 0),
(1348, '2018-01-29 08:54:06', 'imp', 'optin_1', 'custom_form', '41.13.216.192', '5574', 0),
(1349, '2018-01-29 12:27:49', 'imp', 'optin_1', 'custom_form', '102.253.41.59', '5585', 0),
(1350, '2018-01-29 12:32:15', 'imp', 'optin_1', 'custom_form', '41.13.88.51', '-1', 0),
(1351, '2018-01-29 13:04:35', 'imp', 'optin_1', 'custom_form', '105.186.90.223', '-1', 0),
(1352, '2018-01-29 15:15:17', 'imp', 'optin_1', 'custom_form', '196.37.44.194', '6304', 0),
(1353, '2018-01-30 05:51:56', 'imp', 'optin_1', 'custom_form', '119.238.117.18', '-1', 0),
(1354, '2018-01-30 07:27:29', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1355, '2018-01-30 09:05:07', 'imp', 'optin_1', 'custom_form', '155.234.13.22', '5543', 0),
(1356, '2018-01-30 09:05:08', 'imp', 'optin_1', 'custom_form', '155.234.13.22', '5543', 0),
(1357, '2018-01-30 09:37:36', 'imp', 'optin_1', 'custom_form', '41.3.122.73', '0', 0),
(1358, '2018-01-30 09:37:44', 'imp', 'optin_1', 'custom_form', '41.3.122.73', '0', 0),
(1359, '2018-01-30 10:46:05', 'imp', 'optin_1', 'custom_form', '169.1.81.195', '-1', 0),
(1360, '2018-01-30 10:46:13', 'imp', 'optin_1', 'custom_form', '169.1.81.195', '-1', 0),
(1361, '2018-01-30 11:44:58', 'imp', 'optin_1', 'custom_form', '102.249.219.160', '5543', 0),
(1362, '2018-01-30 11:51:45', 'imp', 'optin_1', 'custom_form', '41.160.88.180', '-1', 0),
(1363, '2018-01-30 13:11:57', 'imp', 'optin_1', 'custom_form', '41.3.122.73', '0', 0),
(1364, '2018-01-30 13:30:08', 'imp', 'optin_1', 'custom_form', '105.226.200.249', '0', 0),
(1365, '2018-01-30 14:50:44', 'imp', 'optin_1', 'custom_form', '105.226.30.227', '7357', 0),
(1366, '2018-01-30 15:11:39', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '7357', 0),
(1367, '2018-01-30 15:12:23', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '0', 0),
(1368, '2018-01-30 15:12:35', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '0', 0),
(1369, '2018-01-31 08:24:35', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '0', 0),
(1370, '2018-01-31 10:14:37', 'imp', 'optin_1', 'custom_form', '41.13.238.157', '0', 0),
(1371, '2018-01-31 10:14:51', 'imp', 'optin_1', 'custom_form', '41.13.238.157', '0', 0),
(1372, '2018-01-31 11:32:14', 'imp', 'optin_1', 'custom_form', '197.211.61.74', '-1', 0),
(1373, '2018-01-31 11:32:32', 'imp', 'optin_1', 'custom_form', '197.211.61.74', '-1', 0),
(1374, '2018-01-31 23:06:13', 'imp', 'optin_1', 'custom_form', '86.218.225.45', '5574', 0),
(1375, '2018-01-31 23:12:38', 'imp', 'optin_1', 'custom_form', '105.225.45.155', '5558', 0),
(1376, '2018-02-01 05:22:51', 'imp', 'optin_1', 'custom_form', '105.225.45.155', '5558', 0),
(1377, '2018-02-01 07:09:37', 'imp', 'optin_1', 'custom_form', '129.205.156.153', '-1', 0),
(1378, '2018-02-01 08:57:48', 'imp', 'optin_1', 'custom_form', '110.54.224.219', '-1', 0),
(1379, '2018-02-01 17:45:01', 'imp', 'optin_1', 'custom_form', '41.13.182.141', '6725', 0),
(1380, '2018-02-02 07:24:32', 'imp', 'optin_1', 'custom_form', '169.1.81.195', '-1', 0),
(1381, '2018-02-02 07:39:04', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '5574', 0),
(1382, '2018-02-02 08:01:28', 'imp', 'optin_1', 'custom_form', '41.193.167.187', '5574', 0),
(1383, '2018-02-02 17:43:15', 'imp', 'optin_1', 'custom_form', '41.13.250.78', '-1', 0),
(1384, '2018-02-02 20:24:06', 'imp', 'optin_1', 'custom_form', '71.49.10.147', '6869', 0),
(1385, '2018-02-02 20:24:19', 'imp', 'optin_1', 'custom_form', '71.49.10.147', '6869', 0),
(1386, '2018-02-03 10:25:28', 'imp', 'optin_1', 'custom_form', '84.104.138.68', '-1', 0),
(1387, '2018-02-03 16:04:21', 'imp', 'optin_1', 'custom_form', '105.227.149.238', '5558', 0),
(1388, '2018-02-03 21:13:47', 'imp', 'optin_1', 'custom_form', '94.12.245.89', '5590', 0),
(1389, '2018-02-04 10:59:11', 'imp', 'optin_1', 'custom_form', '105.229.33.187', '5590', 0),
(1390, '2018-02-05 08:21:20', 'imp', 'optin_1', 'custom_form', '41.13.250.167', '5574', 0),
(1391, '2018-02-05 12:20:24', 'imp', 'optin_1', 'custom_form', '102.249.190.41', '-1', 0),
(1392, '2018-02-05 18:56:46', 'imp', 'optin_1', 'custom_form', '197.101.86.230', '7361', 0),
(1393, '2018-02-06 09:29:26', 'imp', 'optin_1', 'custom_form', '154.119.55.127', '-1', 0),
(1394, '2018-02-06 09:34:37', 'imp', 'optin_1', 'custom_form', '105.225.91.229', '5603', 0),
(1395, '2018-02-06 09:35:22', 'imp', 'optin_1', 'custom_form', '151.226.43.3', '7361', 0),
(1396, '2018-02-06 09:35:34', 'imp', 'optin_1', 'custom_form', '151.226.43.3', '7361', 0),
(1397, '2018-02-06 10:05:12', 'imp', 'optin_1', 'custom_form', '41.135.173.97', '5603', 0),
(1398, '2018-02-06 14:33:39', 'imp', 'optin_1', 'custom_form', '165.255.135.37', '0', 0),
(1399, '2018-02-06 17:23:51', 'imp', 'optin_1', 'custom_form', '41.189.161.32', '-1', 0),
(1400, '2018-02-06 17:23:51', 'imp', 'optin_1', 'custom_form', '41.189.161.32', '-1', 0),
(1401, '2018-02-06 18:18:33', 'imp', 'optin_1', 'custom_form', '196.215.113.80', '5427', 0),
(1402, '2018-02-06 18:18:39', 'con', 'optin_1', 'custom_form', '196.215.113.80', '5427', 0),
(1403, '2018-02-07 08:33:01', 'imp', 'optin_1', 'custom_form', '129.205.156.153', '-1', 0),
(1404, '2018-02-07 08:39:26', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1405, '2018-02-07 16:00:23', 'imp', 'optin_1', 'custom_form', '77.171.4.252', '-1', 0),
(1406, '2018-02-07 18:04:49', 'imp', 'optin_1', 'custom_form', '24.5.21.222', '6456', 0),
(1407, '2018-02-07 19:11:33', 'imp', 'optin_1', 'custom_form', '94.4.123.190', '5570', 0),
(1408, '2018-02-07 20:47:11', 'imp', 'optin_1', 'custom_form', '82.161.45.106', '-1', 0),
(1409, '2018-02-08 01:04:36', 'imp', 'optin_1', 'custom_form', '41.13.28.157', '5594', 0),
(1410, '2018-02-08 10:24:31', 'imp', 'optin_1', 'custom_form', '169.0.111.242', '5427', 0),
(1411, '2018-02-08 11:06:57', 'imp', 'optin_1', 'custom_form', '41.132.46.146', '0', 0),
(1412, '2018-02-09 06:21:47', 'imp', 'optin_1', 'custom_form', '196.50.237.90', '-1', 0),
(1413, '2018-02-09 07:10:01', 'imp', 'optin_1', 'custom_form', '169.255.78.11', '-1', 0),
(1414, '2018-02-09 09:07:41', 'imp', 'optin_1', 'custom_form', '105.225.237.105', '-1', 0),
(1415, '2018-02-09 09:15:55', 'imp', 'optin_1', 'custom_form', '180.190.115.78', '-1', 0),
(1416, '2018-02-09 10:12:25', 'imp', 'optin_1', 'custom_form', '196.210.3.177', '-1', 0),
(1417, '2018-02-09 10:18:18', 'con', 'optin_1', 'custom_form', '196.210.3.177', '-1', 0),
(1418, '2018-02-09 10:21:28', 'imp', 'optin_1', 'custom_form', '105.186.226.192', '-1', 0),
(1419, '2018-02-09 10:30:46', 'con', 'optin_1', 'custom_form', '105.186.226.192', '-1', 0),
(1420, '2018-02-09 10:59:36', 'imp', 'optin_1', 'custom_form', '197.101.85.108', '-1', 0),
(1421, '2018-02-09 11:37:08', 'imp', 'optin_1', 'custom_form', '129.205.156.153', '-1', 0),
(1422, '2018-02-09 11:58:22', 'imp', 'optin_1', 'custom_form', '41.13.2.225', '5603', 0),
(1423, '2018-02-09 12:10:24', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '5574', 0),
(1424, '2018-02-09 12:10:42', 'imp', 'optin_1', 'custom_form', '165.165.151.169', '5574', 0),
(1425, '2018-02-09 12:20:58', 'imp', 'optin_1', 'custom_form', '197.155.7.154', '5574', 0),
(1426, '2018-02-09 12:20:58', 'imp', 'optin_1', 'custom_form', '197.155.7.154', '-1', 0),
(1427, '2018-02-09 13:27:12', 'imp', 'optin_1', 'custom_form', '197.101.85.108', '-1', 0),
(1428, '2018-02-10 12:11:36', 'imp', 'optin_1', 'custom_form', '41.60.47.198', '-1', 0),
(1429, '2018-02-10 20:17:20', 'imp', 'optin_1', 'custom_form', '41.13.0.123', '-1', 0),
(1430, '2018-02-10 20:27:50', 'imp', 'optin_1', 'custom_form', '92.236.192.61', '5603', 0),
(1431, '2018-02-11 18:14:10', 'imp', 'optin_1', 'custom_form', '105.225.30.213', '6456', 0),
(1432, '2018-02-12 09:50:40', 'imp', 'optin_1', 'custom_form', '197.101.74.219', '5543', 0),
(1433, '2018-02-12 11:32:47', 'imp', 'optin_1', 'custom_form', '164.151.16.3', '6456', 0),
(1434, '2018-02-13 06:20:18', 'imp', 'optin_1', 'custom_form', '165.255.173.233', '-1', 0),
(1435, '2018-02-13 07:04:40', 'imp', 'optin_1', 'custom_form', '41.66.74.91', '5603', 0),
(1436, '2018-02-13 08:12:29', 'imp', 'optin_1', 'custom_form', '196.50.237.90', '5427', 0),
(1437, '2018-02-13 09:44:52', 'imp', 'optin_1', 'custom_form', '41.77.26.29', '-1', 0),
(1438, '2018-02-13 09:44:56', 'imp', 'optin_1', 'custom_form', '41.77.26.29', '5603', 0),
(1439, '2018-02-13 13:40:25', 'imp', 'optin_1', 'custom_form', '105.228.114.253', '-1', 0),
(1440, '2018-02-13 16:29:03', 'imp', 'optin_1', 'custom_form', '105.4.0.116', '5603', 0),
(1441, '2018-02-13 16:29:16', 'imp', 'optin_1', 'custom_form', '105.4.0.116', '5603', 0),
(1442, '2018-02-13 18:44:58', 'imp', 'optin_1', 'custom_form', '105.225.238.55', '5570', 0),
(1443, '2018-02-13 18:47:56', 'con', 'optin_1', 'custom_form', '105.225.238.55', '5570', 0),
(1444, '2018-02-13 19:30:09', 'imp', 'optin_1', 'custom_form', '197.101.75.45', '-1', 0),
(1445, '2018-02-13 19:30:24', 'imp', 'optin_1', 'custom_form', '197.101.75.45', '-1', 0),
(1446, '2018-02-14 08:10:18', 'imp', 'optin_1', 'custom_form', '169.0.66.162', '6304', 0),
(1447, '2018-02-14 08:22:59', 'imp', 'optin_1', 'custom_form', '51.15.92.24', '-1', 0),
(1448, '2018-02-14 09:27:54', 'imp', 'optin_1', 'custom_form', '41.193.167.187', '5574', 0),
(1449, '2018-02-14 10:35:03', 'imp', 'optin_1', 'custom_form', '196.212.150.228', '0', 0),
(1450, '2018-02-14 10:37:22', 'imp', 'optin_1', 'custom_form', '105.229.110.178', '-1', 0),
(1451, '2018-02-14 11:48:52', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1452, '2018-02-14 12:05:37', 'imp', 'optin_1', 'custom_form', '79.173.153.124', '-1', 0),
(1453, '2018-02-14 17:03:37', 'imp', 'optin_1', 'custom_form', '105.228.244.30', '-1', 0),
(1454, '2018-02-14 18:48:46', 'imp', 'optin_1', 'custom_form', '105.225.238.55', '0', 0),
(1455, '2018-02-14 20:51:34', 'imp', 'optin_1', 'custom_form', '41.13.22.184', '5603', 0),
(1456, '2018-02-15 10:37:15', 'imp', 'optin_1', 'custom_form', '41.13.212.169', '-1', 0),
(1457, '2018-02-15 16:16:48', 'imp', 'optin_1', 'custom_form', '105.186.191.68', '-1', 0),
(1458, '2018-02-15 16:16:50', 'imp', 'optin_1', 'custom_form', '105.186.191.68', '-1', 0),
(1459, '2018-02-15 17:20:21', 'imp', 'optin_1', 'custom_form', '41.13.92.236', '5550', 0),
(1460, '2018-02-16 10:36:47', 'imp', 'optin_1', 'custom_form', '197.101.75.45', '0', 0),
(1461, '2018-02-17 14:52:26', 'imp', 'optin_1', 'custom_form', '105.186.226.121', '-1', 0),
(1462, '2018-02-17 14:52:26', 'imp', 'optin_1', 'custom_form', '105.186.226.121', '-1', 0),
(1463, '2018-02-18 19:28:08', 'imp', 'optin_1', 'custom_form', '84.3.151.249', '5594', 0),
(1464, '2018-02-19 08:37:50', 'imp', 'optin_1', 'custom_form', '196.250.221.118', '-1', 0),
(1465, '2018-02-19 09:58:27', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1466, '2018-02-19 19:10:15', 'imp', 'optin_1', 'custom_form', '96.73.213.190', '5543', 0),
(1467, '2018-02-19 19:10:32', 'imp', 'optin_1', 'custom_form', '96.73.213.190', '5543', 0),
(1468, '2018-02-20 05:42:53', 'imp', 'optin_1', 'custom_form', '169.255.196.146', '5543', 0),
(1469, '2018-02-20 07:31:09', 'imp', 'optin_1', 'custom_form', '197.155.4.12', '-1', 0),
(1470, '2018-02-20 07:31:17', 'imp', 'optin_1', 'custom_form', '197.155.4.12', '-1', 0),
(1471, '2018-02-20 10:36:49', 'imp', 'optin_1', 'custom_form', '105.186.132.151', '5603', 0),
(1472, '2018-02-20 14:48:52', 'imp', 'optin_1', 'custom_form', '197.96.198.90', '6456', 0),
(1473, '2018-02-20 14:49:12', 'imp', 'optin_1', 'custom_form', '197.96.198.90', '6456', 0),
(1474, '2018-02-20 20:19:16', 'imp', 'optin_1', 'custom_form', '82.161.45.106', '-1', 0),
(1475, '2018-02-21 02:48:43', 'imp', 'optin_1', 'custom_form', '111.206.36.145', '0', 0),
(1476, '2018-02-21 09:36:00', 'imp', 'optin_1', 'custom_form', '105.227.76.106', '-1', 0),
(1477, '2018-02-21 09:59:31', 'imp', 'optin_1', 'custom_form', '41.13.246.115', '0', 0),
(1478, '2018-02-21 09:59:37', 'imp', 'optin_1', 'custom_form', '41.13.246.115', '0', 0),
(1479, '2018-02-21 18:14:05', 'imp', 'optin_1', 'custom_form', '154.119.57.97', '-1', 0),
(1480, '2018-02-21 18:40:20', 'imp', 'optin_1', 'custom_form', '154.119.57.97', '-1', 0),
(1481, '2018-02-21 20:28:49', 'imp', 'optin_1', 'custom_form', '141.226.173.77', '5543', 0),
(1482, '2018-02-22 03:36:36', 'imp', 'optin_1', 'custom_form', '67.82.101.126', '5581', 0),
(1483, '2018-02-22 06:15:11', 'imp', 'optin_1', 'custom_form', '105.246.26.63', '5543', 0),
(1484, '2018-02-22 06:20:48', 'imp', 'optin_1', 'custom_form', '105.246.26.63', '-1', 0),
(1485, '2018-02-22 18:27:29', 'imp', 'optin_1', 'custom_form', '105.233.54.79', '5590', 0),
(1486, '2018-02-22 18:27:33', 'imp', 'optin_1', 'custom_form', '105.233.54.79', '5590', 0),
(1487, '2018-02-22 18:30:23', 'imp', 'optin_1', 'custom_form', '196.210.228.77', '-1', 0),
(1488, '2018-02-22 22:02:44', 'imp', 'optin_1', 'custom_form', '102.253.113.43', '5543', 0),
(1489, '2018-02-23 06:33:32', 'imp', 'optin_1', 'custom_form', '41.71.107.239', '0', 0),
(1490, '2018-02-23 06:33:37', 'imp', 'optin_1', 'custom_form', '41.71.107.239', '0', 0),
(1491, '2018-02-23 07:16:52', 'imp', 'optin_1', 'custom_form', '1.125.108.4', '5558', 0),
(1492, '2018-02-23 08:06:15', 'imp', 'optin_1', 'custom_form', '41.169.136.177', '5603', 0),
(1493, '2018-02-23 09:41:48', 'imp', 'optin_1', 'custom_form', '41.113.29.36', '0', 0),
(1494, '2018-02-23 09:41:49', 'imp', 'optin_1', 'custom_form', '41.113.29.36', '0', 0),
(1495, '2018-02-23 09:41:54', 'con', 'optin_1', 'custom_form', '41.113.29.36', '0', 0),
(1496, '2018-02-23 10:32:42', 'imp', 'optin_1', 'custom_form', '80.33.152.207', '6456', 0),
(1497, '2018-02-23 12:56:29', 'imp', 'optin_1', 'custom_form', '41.135.152.170', '-1', 0),
(1498, '2018-02-23 12:56:37', 'imp', 'optin_1', 'custom_form', '41.135.152.170', '-1', 0),
(1499, '2018-02-23 13:09:45', 'imp', 'optin_1', 'custom_form', '197.87.135.17', '0', 0),
(1500, '2018-02-23 13:09:53', 'imp', 'optin_1', 'custom_form', '197.87.135.17', '0', 0),
(1501, '2018-02-23 14:49:19', 'imp', 'optin_1', 'custom_form', '41.114.119.209', '5581', 0),
(1502, '2018-02-23 14:49:19', 'imp', 'optin_1', 'custom_form', '41.114.119.209', '5581', 0),
(1503, '2018-02-23 18:57:12', 'imp', 'optin_1', 'custom_form', '41.162.50.146', '6151', 0),
(1504, '2018-02-23 18:57:31', 'imp', 'optin_1', 'custom_form', '41.162.50.146', '6151', 0),
(1505, '2018-02-24 04:58:34', 'imp', 'optin_1', 'custom_form', '41.13.12.193', '7033', 0),
(1506, '2018-02-24 06:19:53', 'imp', 'optin_1', 'custom_form', '41.13.204.136', '5674', 0),
(1507, '2018-02-24 09:28:58', 'imp', 'optin_1', 'custom_form', '41.147.163.239', '-1', 0),
(1508, '2018-02-24 09:29:11', 'imp', 'optin_1', 'custom_form', '41.147.163.239', '-1', 0),
(1509, '2018-02-24 10:46:56', 'imp', 'optin_1', 'custom_form', '197.245.180.152', '-1', 0),
(1510, '2018-02-24 13:06:15', 'imp', 'optin_1', 'custom_form', '37.245.160.82', '6304', 0),
(1511, '2018-02-24 16:37:32', 'imp', 'optin_1', 'custom_form', '197.245.183.204', '0', 0),
(1512, '2018-02-24 21:35:39', 'imp', 'optin_1', 'custom_form', '168.167.79.135', '-1', 0),
(1513, '2018-02-25 10:09:40', 'imp', 'optin_1', 'custom_form', '24.133.136.92', '5581', 0),
(1514, '2018-02-26 10:42:40', 'imp', 'optin_1', 'custom_form', '102.249.154.218', '5603', 0),
(1515, '2018-02-27 09:33:33', 'imp', 'optin_1', 'custom_form', '169.255.78.16', '-1', 0),
(1516, '2018-02-27 11:58:46', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1517, '2018-02-27 11:58:47', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1518, '2018-02-27 14:46:17', 'imp', 'optin_1', 'custom_form', '179.108.213.143', '6465', 0),
(1519, '2018-02-28 04:32:54', 'imp', 'optin_1', 'custom_form', '66.176.160.185', '-1', 0),
(1520, '2018-02-28 09:14:42', 'imp', 'optin_1', 'custom_form', '41.13.224.152', '-1', 0),
(1521, '2018-02-28 11:00:19', 'imp', 'optin_1', 'custom_form', '192.95.50.77', '0', 0),
(1522, '2018-02-28 14:42:06', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1523, '2018-02-28 15:35:48', 'imp', 'optin_1', 'custom_form', '41.13.90.159', '0', 0),
(1524, '2018-03-01 00:40:05', 'imp', 'optin_1', 'custom_form', '174.102.130.211', '5574', 0),
(1525, '2018-03-01 12:54:13', 'imp', 'optin_1', 'custom_form', '169.0.143.217', '5634', 0),
(1526, '2018-03-01 12:54:29', 'imp', 'optin_1', 'custom_form', '169.0.143.217', '5634', 0),
(1527, '2018-03-04 13:27:56', 'imp', 'optin_1', 'custom_form', '41.246.191.122', '-1', 0),
(1528, '2018-03-04 15:16:47', 'imp', 'optin_1', 'custom_form', '2.216.185.245', '6456', 0),
(1529, '2018-03-04 23:10:09', 'imp', 'optin_1', 'custom_form', '216.255.172.217', '5594', 0),
(1530, '2018-03-05 12:46:38', 'imp', 'optin_1', 'custom_form', '197.95.192.151', '-1', 0),
(1531, '2018-03-06 09:22:02', 'imp', 'optin_1', 'custom_form', '197.101.67.47', '7357', 0),
(1532, '2018-03-06 12:15:48', 'imp', 'optin_1', 'custom_form', '105.226.91.211', '-1', 0),
(1533, '2018-03-06 12:22:46', 'imp', 'optin_1', 'custom_form', '41.145.36.123', '0', 0),
(1534, '2018-03-06 12:47:54', 'imp', 'optin_1', 'custom_form', '165.165.129.4', '5603', 0),
(1535, '2018-03-06 12:48:08', 'imp', 'optin_1', 'custom_form', '165.165.129.4', '5603', 0),
(1536, '2018-03-06 14:17:04', 'imp', 'optin_1', 'custom_form', '41.169.103.132', '5427', 0),
(1537, '2018-03-07 06:34:06', 'imp', 'optin_1', 'custom_form', '41.145.191.251', '5558', 0),
(1538, '2018-03-07 12:28:02', 'imp', 'optin_1', 'custom_form', '165.255.102.196', '5581', 0),
(1539, '2018-03-07 17:32:05', 'imp', 'optin_1', 'custom_form', '41.13.246.11', '-1', 0),
(1540, '2018-03-08 05:51:31', 'imp', 'optin_1', 'custom_form', '164.151.5.23', '5543', 0),
(1541, '2018-03-08 05:51:40', 'imp', 'optin_1', 'custom_form', '164.151.5.25', '5543', 0),
(1542, '2018-03-08 13:33:31', 'imp', 'optin_1', 'custom_form', '41.161.57.6', '5558', 0),
(1543, '2018-03-08 13:33:34', 'imp', 'optin_1', 'custom_form', '41.161.57.6', '5558', 0),
(1544, '2018-03-09 10:23:01', 'imp', 'optin_1', 'custom_form', '169.255.232.170', '6304', 0),
(1545, '2018-03-09 10:23:12', 'imp', 'optin_1', 'custom_form', '169.255.232.170', '6304', 0),
(1546, '2018-03-09 11:51:08', 'imp', 'optin_1', 'custom_form', '41.0.39.244', '6304', 0),
(1547, '2018-03-09 14:09:16', 'imp', 'optin_1', 'custom_form', '168.142.192.42', '6456', 0),
(1548, '2018-03-09 14:09:23', 'imp', 'optin_1', 'custom_form', '168.142.192.42', '6456', 0),
(1549, '2018-03-12 04:28:15', 'imp', 'optin_1', 'custom_form', '196.250.129.239', '-1', 0),
(1550, '2018-03-12 09:10:04', 'imp', 'optin_1', 'custom_form', '105.233.226.50', '5543', 0),
(1551, '2018-03-12 09:24:41', 'imp', 'optin_1', 'custom_form', '105.226.13.226', '0', 0),
(1552, '2018-03-12 14:40:11', 'imp', 'optin_1', 'custom_form', '105.226.13.226', '-1', 0),
(1553, '2018-03-12 14:40:23', 'imp', 'optin_1', 'custom_form', '105.226.13.226', '-1', 0),
(1554, '2018-03-12 21:06:44', 'imp', 'optin_1', 'custom_form', '82.67.194.187', '5574', 0),
(1555, '2018-03-13 06:53:16', 'imp', 'optin_1', 'custom_form', '128.68.143.67', '5558', 0),
(1556, '2018-03-13 08:29:16', 'imp', 'optin_1', 'custom_form', '105.229.40.87', '-1', 0),
(1557, '2018-03-13 09:43:46', 'imp', 'optin_1', 'custom_form', '196.215.2.126', '-1', 0),
(1558, '2018-03-13 09:43:46', 'imp', 'optin_1', 'custom_form', '196.215.2.126', '-1', 0),
(1559, '2018-03-13 09:52:53', 'imp', 'optin_1', 'custom_form', '165.255.165.7', '0', 0),
(1560, '2018-03-13 09:52:56', 'imp', 'optin_1', 'custom_form', '165.255.165.7', '0', 0),
(1561, '2018-03-13 10:29:57', 'imp', 'optin_1', 'custom_form', '105.228.112.93', '-1', 0),
(1562, '2018-03-13 11:20:28', 'imp', 'optin_1', 'custom_form', '105.232.255.217', '-1', 0),
(1563, '2018-03-13 11:50:27', 'imp', 'optin_1', 'custom_form', '197.86.134.141', '0', 0),
(1564, '2018-03-13 13:54:29', 'imp', 'optin_1', 'custom_form', '41.114.215.228', '-1', 0),
(1565, '2018-03-13 15:40:46', 'imp', 'optin_1', 'custom_form', '105.228.245.202', '-1', 0),
(1566, '2018-03-13 15:41:02', 'imp', 'optin_1', 'custom_form', '105.228.245.202', '-1', 0),
(1567, '2018-03-13 15:41:02', 'imp', 'optin_1', 'custom_form', '105.228.245.202', '-1', 0),
(1568, '2018-03-13 18:39:53', 'imp', 'optin_1', 'custom_form', '165.255.246.80', '-1', 0),
(1569, '2018-03-13 18:40:02', 'imp', 'optin_1', 'custom_form', '165.255.246.80', '-1', 0),
(1570, '2018-03-13 20:42:14', 'imp', 'optin_1', 'custom_form', '41.161.57.6', '5581', 0),
(1571, '2018-03-13 20:42:18', 'imp', 'optin_1', 'custom_form', '41.161.57.6', '5581', 0),
(1572, '2018-03-14 14:02:54', 'imp', 'optin_1', 'custom_form', '41.13.191.148', '6304', 0),
(1573, '2018-03-14 14:03:07', 'imp', 'optin_1', 'custom_form', '41.13.191.148', '6304', 0),
(1574, '2018-03-14 15:52:52', 'imp', 'optin_1', 'custom_form', '41.114.234.36', '0', 0),
(1575, '2018-03-15 08:09:59', 'imp', 'optin_1', 'custom_form', '41.114.160.182', '0', 0),
(1576, '2018-03-15 08:10:57', 'imp', 'optin_1', 'custom_form', '41.114.160.182', '0', 0),
(1577, '2018-03-15 12:09:56', 'imp', 'optin_1', 'custom_form', '41.76.135.19', '4871', 0),
(1578, '2018-03-16 12:43:59', 'imp', 'optin_1', 'custom_form', '196.38.106.25', '5603', 0),
(1579, '2018-03-16 12:44:02', 'imp', 'optin_1', 'custom_form', '196.38.106.25', '5603', 0),
(1580, '2018-03-16 14:14:29', 'imp', 'optin_1', 'custom_form', '41.113.215.50', '-1', 0),
(1581, '2018-03-17 11:44:20', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '-1', 0),
(1582, '2018-03-17 11:44:23', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '-1', 0),
(1583, '2018-03-18 13:49:57', 'imp', 'optin_1', 'custom_form', '82.22.228.252', '6725', 0),
(1584, '2018-03-18 14:28:31', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '0', 0),
(1585, '2018-03-18 17:17:39', 'imp', 'optin_1', 'custom_form', '41.113.224.174', '5634', 0),
(1586, '2018-03-18 17:17:58', 'imp', 'optin_1', 'custom_form', '41.113.224.174', '5634', 0),
(1587, '2018-03-19 04:44:08', 'imp', 'optin_1', 'custom_form', '165.144.167.219', '0', 0),
(1588, '2018-03-19 08:53:55', 'imp', 'optin_1', 'custom_form', '42.189.43.119', '6725', 0),
(1589, '2018-03-19 12:29:25', 'imp', 'optin_1', 'custom_form', '41.114.139.118', '0', 0),
(1590, '2018-03-19 12:29:40', 'imp', 'optin_1', 'custom_form', '41.114.139.118', '0', 0),
(1591, '2018-03-19 12:51:53', 'imp', 'optin_1', 'custom_form', '41.193.212.178', '0', 0),
(1592, '2018-03-19 13:38:22', 'imp', 'optin_1', 'custom_form', '197.101.70.125', '0', 0),
(1593, '2018-03-19 18:50:56', 'imp', 'optin_1', 'custom_form', '105.186.98.102', '6304', 0),
(1594, '2018-03-19 19:41:20', 'imp', 'optin_1', 'custom_form', '197.89.10.100', '6304', 0),
(1595, '2018-03-19 20:38:37', 'imp', 'optin_1', 'custom_form', '41.114.205.222', '0', 0),
(1596, '2018-03-20 02:08:03', 'imp', 'optin_1', 'custom_form', '110.170.36.162', '6456', 0),
(1597, '2018-03-20 06:05:49', 'imp', 'optin_1', 'custom_form', '41.113.236.248', '4870', 0),
(1598, '2018-03-20 08:17:08', 'imp', 'optin_1', 'custom_form', '105.227.126.87', '0', 0),
(1599, '2018-03-20 08:17:09', 'imp', 'optin_1', 'custom_form', '105.227.126.87', '0', 0),
(1600, '2018-03-21 02:30:48', 'imp', 'optin_1', 'custom_form', '94.204.127.33', '-1', 0),
(1601, '2018-03-21 09:14:35', 'imp', 'optin_1', 'custom_form', '154.126.208.37', '-1', 0),
(1602, '2018-03-21 12:12:04', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '0', 0),
(1603, '2018-03-21 12:50:38', 'imp', 'optin_1', 'custom_form', '196.223.227.68', '5543', 0),
(1604, '2018-03-21 12:51:04', 'imp', 'optin_1', 'custom_form', '196.223.227.68', '5543', 0),
(1605, '2018-03-21 13:53:28', 'imp', 'optin_1', 'custom_form', '41.60.129.81', '-1', 0),
(1606, '2018-03-21 17:59:33', 'imp', 'optin_1', 'custom_form', '196.22.241.184', '-1', 0),
(1607, '2018-03-21 19:16:04', 'imp', 'optin_1', 'custom_form', '197.101.70.223', '0', 0),
(1608, '2018-03-21 20:32:58', 'imp', 'optin_1', 'custom_form', '77.165.173.214', '0', 0),
(1609, '2018-03-21 20:33:04', 'imp', 'optin_1', 'custom_form', '77.165.173.214', '0', 0),
(1610, '2018-03-22 04:27:51', 'imp', 'optin_1', 'custom_form', '197.86.169.104', '-1', 0),
(1611, '2018-03-22 04:27:54', 'imp', 'optin_1', 'custom_form', '197.86.169.104', '-1', 0),
(1612, '2018-03-22 06:53:20', 'imp', 'optin_1', 'custom_form', '164.160.162.30', '-1', 0),
(1613, '2018-03-22 06:53:38', 'imp', 'optin_1', 'custom_form', '164.160.162.30', '-1', 0),
(1614, '2018-03-22 07:20:01', 'imp', 'optin_1', 'custom_form', '164.160.162.30', '-1', 0),
(1615, '2018-03-22 11:55:19', 'imp', 'optin_1', 'custom_form', '41.13.220.64', '-1', 0),
(1616, '2018-03-22 11:55:28', 'con', 'optin_1', 'custom_form', '41.13.220.64', '-1', 0),
(1617, '2018-03-22 11:55:41', 'con', 'optin_1', 'custom_form', '41.13.220.64', '-1', 0),
(1618, '2018-03-22 18:12:52', 'imp', 'optin_1', 'custom_form', '41.114.215.20', '5561', 0),
(1619, '2018-03-22 18:12:59', 'imp', 'optin_1', 'custom_form', '41.114.215.20', '5561', 0),
(1620, '2018-03-23 08:24:59', 'imp', 'optin_1', 'custom_form', '41.113.78.231', '6304', 0),
(1621, '2018-03-23 08:24:59', 'imp', 'optin_1', 'custom_form', '41.113.78.231', '6304', 0),
(1622, '2018-03-23 08:25:18', 'imp', 'optin_1', 'custom_form', '93.40.104.254', '-1', 0),
(1623, '2018-03-23 09:23:48', 'imp', 'optin_1', 'custom_form', '154.126.208.37', '-1', 0),
(1624, '2018-03-23 09:23:48', 'imp', 'optin_1', 'custom_form', '154.126.208.37', '-1', 0),
(1625, '2018-03-23 11:30:40', 'imp', 'optin_1', 'custom_form', '41.113.36.68', '5427', 0),
(1626, '2018-03-23 17:14:22', 'imp', 'optin_1', 'custom_form', '82.74.3.196', '-1', 0),
(1627, '2018-03-23 19:00:56', 'imp', 'optin_1', 'custom_form', '81.225.246.29', '5603', 0),
(1628, '2018-03-24 11:10:54', 'imp', 'optin_1', 'custom_form', '196.192.182.173', '-1', 0),
(1629, '2018-03-24 14:05:31', 'imp', 'optin_1', 'custom_form', '197.149.195.112', '5603', 0),
(1630, '2018-03-24 22:32:00', 'imp', 'optin_1', 'custom_form', '5.80.214.186', '5603', 0),
(1631, '2018-03-25 12:09:39', 'imp', 'optin_1', 'custom_form', '165.255.135.51', '5561', 0),
(1632, '2018-03-25 12:09:58', 'imp', 'optin_1', 'custom_form', '165.255.135.51', '5561', 0),
(1633, '2018-03-25 13:06:57', 'imp', 'optin_1', 'custom_form', '169.1.34.223', '0', 0),
(1634, '2018-03-25 17:17:25', 'imp', 'optin_1', 'custom_form', '197.251.240.136', '-1', 0),
(1635, '2018-03-26 08:52:08', 'imp', 'optin_1', 'custom_form', '196.11.134.77', '6304', 0),
(1636, '2018-03-26 10:29:41', 'imp', 'optin_1', 'custom_form', '41.0.237.138', '0', 0),
(1637, '2018-03-26 12:43:50', 'imp', 'optin_1', 'custom_form', '185.41.37.46', '-1', 0),
(1638, '2018-03-26 12:43:58', 'imp', 'optin_1', 'custom_form', '185.41.37.46', '-1', 0),
(1639, '2018-03-26 14:18:28', 'imp', 'optin_1', 'custom_form', '105.8.2.35', '5543', 0),
(1640, '2018-03-26 14:18:36', 'imp', 'optin_1', 'custom_form', '105.8.2.35', '5543', 0),
(1641, '2018-03-26 15:40:26', 'imp', 'optin_1', 'custom_form', '154.126.208.37', '5427', 0),
(1642, '2018-03-26 15:40:44', 'imp', 'optin_1', 'custom_form', '154.126.208.37', '5427', 0),
(1643, '2018-03-26 17:01:01', 'imp', 'optin_1', 'custom_form', '156.155.223.34', '5963', 0),
(1644, '2018-03-26 19:37:51', 'imp', 'optin_1', 'custom_form', '196.210.3.187', '5418', 0),
(1645, '2018-03-27 06:44:49', 'imp', 'optin_1', 'custom_form', '156.155.223.34', '5590', 0),
(1646, '2018-03-27 07:37:54', 'imp', 'optin_1', 'custom_form', '156.155.223.34', '5590', 0),
(1647, '2018-03-27 09:30:36', 'imp', 'optin_1', 'custom_form', '41.77.26.210', '-1', 0),
(1648, '2018-03-27 09:30:43', 'imp', 'optin_1', 'custom_form', '41.77.26.210', '-1', 0),
(1649, '2018-03-27 14:11:30', 'imp', 'optin_1', 'custom_form', '41.160.84.162', '-1', 0),
(1650, '2018-03-28 15:43:47', 'imp', 'optin_1', 'custom_form', '93.40.114.45', '0', 0),
(1651, '2018-03-29 09:00:54', 'imp', 'optin_1', 'custom_form', '197.82.216.131', '-1', 0),
(1652, '2018-03-29 09:01:03', 'imp', 'optin_1', 'custom_form', '197.82.216.131', '-1', 0),
(1653, '2018-03-29 09:14:51', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '5963', 0),
(1654, '2018-03-29 13:05:15', 'imp', 'optin_1', 'custom_form', '169.202.5.9', '5603', 0),
(1655, '2018-03-29 13:48:54', 'imp', 'optin_1', 'custom_form', '41.13.100.207', '5963', 0),
(1656, '2018-03-29 15:48:42', 'imp', 'optin_1', 'custom_form', '132.241.98.161', '-1', 0),
(1657, '2018-03-30 14:00:51', 'imp', 'optin_1', 'custom_form', '105.186.163.79', '6725', 0),
(1658, '2018-03-30 14:00:59', 'imp', 'optin_1', 'custom_form', '105.186.163.79', '6725', 0),
(1659, '2018-03-30 14:59:41', 'imp', 'optin_1', 'custom_form', '41.13.2.16', '5543', 0),
(1660, '2018-03-30 14:59:44', 'imp', 'optin_1', 'custom_form', '41.13.2.16', '5543', 0),
(1661, '2018-03-31 06:37:16', 'imp', 'optin_1', 'custom_form', '41.2.145.202', '5590', 0),
(1662, '2018-03-31 20:04:36', 'imp', 'optin_1', 'custom_form', '197.184.11.99', '6304', 0),
(1663, '2018-04-01 12:57:12', 'imp', 'optin_1', 'custom_form', '93.40.102.66', '0', 0),
(1664, '2018-04-02 06:59:54', 'imp', 'optin_1', 'custom_form', '217.103.172.182', '-1', 0),
(1665, '2018-04-02 12:55:16', 'imp', 'optin_1', 'custom_form', '41.13.104.163', '-1', 0),
(1666, '2018-04-02 13:41:37', 'imp', 'optin_1', 'custom_form', '105.225.235.198', '-1', 0),
(1667, '2018-04-03 08:26:11', 'imp', 'optin_1', 'custom_form', '41.77.26.210', '5427', 0),
(1668, '2018-04-03 08:26:29', 'imp', 'optin_1', 'custom_form', '41.77.26.210', '5427', 0),
(1669, '2018-04-04 07:22:39', 'imp', 'optin_1', 'custom_form', '164.151.129.211', '6836', 0),
(1670, '2018-04-04 07:22:53', 'imp', 'optin_1', 'custom_form', '164.151.129.211', '6836', 0),
(1671, '2018-04-04 09:50:07', 'imp', 'optin_1', 'custom_form', '196.22.249.50', '-1', 0),
(1672, '2018-04-04 12:42:23', 'imp', 'optin_1', 'custom_form', '168.253.72.196', '-1', 0),
(1673, '2018-04-04 19:35:54', 'imp', 'optin_1', 'custom_form', '165.255.126.178', '5558', 0),
(1674, '2018-04-05 04:17:26', 'imp', 'optin_1', 'custom_form', '41.13.140.35', '6456', 0),
(1675, '2018-04-05 09:36:47', 'imp', 'optin_1', 'custom_form', '197.93.147.71', '-1', 0),
(1676, '2018-04-05 12:45:08', 'imp', 'optin_1', 'custom_form', '169.239.179.79', '0', 0),
(1677, '2018-04-05 14:49:14', 'imp', 'optin_1', 'custom_form', '145.15.244.15', '-1', 0),
(1678, '2018-04-05 14:49:16', 'imp', 'optin_1', 'custom_form', '145.15.244.15', '-1', 0),
(1679, '2018-04-05 17:26:45', 'imp', 'optin_1', 'custom_form', '105.185.224.191', '-1', 0),
(1680, '2018-04-05 17:26:59', 'imp', 'optin_1', 'custom_form', '105.185.224.191', '-1', 0),
(1681, '2018-04-05 19:14:44', 'imp', 'optin_1', 'custom_form', '105.184.64.131', '-1', 0),
(1682, '2018-04-06 06:39:05', 'imp', 'optin_1', 'custom_form', '165.255.104.230', '0', 0),
(1683, '2018-04-06 09:06:00', 'imp', 'optin_1', 'custom_form', '41.0.237.138', '0', 0),
(1684, '2018-04-06 09:06:11', 'imp', 'optin_1', 'custom_form', '41.0.237.138', '0', 0),
(1685, '2018-04-06 10:47:48', 'imp', 'optin_1', 'custom_form', '41.150.234.202', '5603', 0),
(1686, '2018-04-07 08:51:46', 'imp', 'optin_1', 'custom_form', '197.93.147.71', '5590', 0),
(1687, '2018-04-07 12:56:19', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '0', 0),
(1688, '2018-04-07 18:38:08', 'imp', 'optin_1', 'custom_form', '213.127.110.70', '-1', 0),
(1689, '2018-04-08 05:47:36', 'imp', 'optin_1', 'custom_form', '83.86.71.41', '-1', 0),
(1690, '2018-04-08 05:47:36', 'imp', 'optin_1', 'custom_form', '83.86.71.41', '-1', 0),
(1691, '2018-04-08 10:15:19', 'imp', 'optin_1', 'custom_form', '105.229.38.131', '6456', 0),
(1692, '2018-04-08 10:15:39', 'imp', 'optin_1', 'custom_form', '105.229.38.131', '6456', 0);
INSERT INTO `wpva_et_bloom_stats` (`id`, `record_date`, `record_type`, `optin_id`, `list_id`, `ip_address`, `page_id`, `removed_flag`) VALUES
(1693, '2018-04-08 16:20:52', 'imp', 'optin_1', 'custom_form', '93.40.110.203', '0', 0),
(1694, '2018-04-08 16:27:59', 'imp', 'optin_1', 'custom_form', '98.179.160.82', '6456', 0),
(1695, '2018-04-08 16:28:13', 'imp', 'optin_1', 'custom_form', '98.179.160.82', '6456', 0),
(1696, '2018-04-09 02:27:21', 'imp', 'optin_1', 'custom_form', '118.200.4.210', '5570', 0),
(1697, '2018-04-09 06:27:37', 'imp', 'optin_1', 'custom_form', '105.0.0.194', '5603', 0),
(1698, '2018-04-09 12:26:52', 'imp', 'optin_1', 'custom_form', '109.148.122.236', '6725', 0),
(1699, '2018-04-09 14:16:31', 'imp', 'optin_1', 'custom_form', '105.225.66.159', '5963', 0),
(1700, '2018-04-09 19:07:15', 'imp', 'optin_1', 'custom_form', '155.93.250.163', '-1', 0),
(1701, '2018-04-10 09:29:01', 'imp', 'optin_1', 'custom_form', '196.4.17.1', '5730', 0),
(1702, '2018-04-10 14:09:40', 'imp', 'optin_1', 'custom_form', '102.252.179.231', '-1', 0),
(1703, '2018-04-10 16:25:55', 'imp', 'optin_1', 'custom_form', '41.13.18.92', '5543', 0),
(1704, '2018-04-10 16:25:59', 'imp', 'optin_1', 'custom_form', '41.13.18.92', '5543', 0),
(1705, '2018-04-10 20:26:29', 'imp', 'optin_1', 'custom_form', '105.12.4.131', '5590', 0),
(1706, '2018-04-11 06:35:33', 'imp', 'optin_1', 'custom_form', '196.210.55.236', '-1', 0),
(1707, '2018-04-11 06:35:37', 'imp', 'optin_1', 'custom_form', '196.210.55.236', '-1', 0),
(1708, '2018-04-11 07:10:35', 'imp', 'optin_1', 'custom_form', '77.173.63.150', '-1', 0),
(1709, '2018-04-11 07:10:47', 'imp', 'optin_1', 'custom_form', '77.173.63.150', '-1', 0),
(1710, '2018-04-11 16:35:14', 'imp', 'optin_1', 'custom_form', '93.40.107.190', '0', 0),
(1711, '2018-04-12 01:26:28', 'imp', 'optin_1', 'custom_form', '73.79.250.134', '5543', 0),
(1712, '2018-04-12 08:28:53', 'imp', 'optin_1', 'custom_form', '105.187.37.250', '-1', 0),
(1713, '2018-04-12 11:29:57', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1714, '2018-04-12 16:20:05', 'imp', 'optin_1', 'custom_form', '41.13.40.156', '6304', 0),
(1715, '2018-04-12 16:41:54', 'imp', 'optin_1', 'custom_form', '41.114.150.172', '7357', 0),
(1716, '2018-04-12 16:42:13', 'imp', 'optin_1', 'custom_form', '41.114.150.172', '7357', 0),
(1717, '2018-04-13 04:59:47', 'imp', 'optin_1', 'custom_form', '105.225.117.183', '6304', 0),
(1718, '2018-04-13 11:29:22', 'imp', 'optin_1', 'custom_form', '213.127.207.51', '5558', 0),
(1719, '2018-04-13 11:29:40', 'imp', 'optin_1', 'custom_form', '213.127.207.51', '5558', 0),
(1720, '2018-04-13 18:29:13', 'imp', 'optin_1', 'custom_form', '81.225.246.29', '0', 0),
(1721, '2018-04-13 18:29:32', 'imp', 'optin_1', 'custom_form', '81.225.246.29', '0', 0),
(1722, '2018-04-14 07:57:57', 'imp', 'optin_1', 'custom_form', '169.0.35.138', '5590', 0),
(1723, '2018-04-14 07:58:01', 'imp', 'optin_1', 'custom_form', '169.0.35.138', '5590', 0),
(1724, '2018-04-14 12:30:45', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '0', 0),
(1725, '2018-04-14 18:48:00', 'imp', 'optin_1', 'custom_form', '105.224.123.141', '-1', 0),
(1726, '2018-04-15 08:44:04', 'imp', 'optin_1', 'custom_form', '105.226.199.181', '-1', 0),
(1727, '2018-04-15 08:44:11', 'imp', 'optin_1', 'custom_form', '105.226.199.181', '-1', 0),
(1728, '2018-04-15 20:47:31', 'imp', 'optin_1', 'custom_form', '105.4.3.165', '6304', 0),
(1729, '2018-04-15 20:47:34', 'imp', 'optin_1', 'custom_form', '105.4.3.165', '6304', 0),
(1730, '2018-04-16 11:13:15', 'imp', 'optin_1', 'custom_form', '154.69.191.163', '-1', 0),
(1731, '2018-04-16 11:28:42', 'imp', 'optin_1', 'custom_form', '197.86.160.251', '-1', 0),
(1732, '2018-04-16 12:08:53', 'imp', 'optin_1', 'custom_form', '197.93.147.94', '5590', 0),
(1733, '2018-04-16 14:18:10', 'imp', 'optin_1', 'custom_form', '155.93.152.171', '5558', 0),
(1734, '2018-04-16 16:37:43', 'imp', 'optin_1', 'custom_form', '165.255.200.5', '6456', 0),
(1735, '2018-04-17 11:03:37', 'imp', 'optin_1', 'custom_form', '164.151.16.4', '-1', 0),
(1736, '2018-04-17 11:03:45', 'imp', 'optin_1', 'custom_form', '164.151.16.4', '-1', 0),
(1737, '2018-04-18 09:49:40', 'imp', 'optin_1', 'custom_form', '217.56.1.125', '5561', 0),
(1738, '2018-04-18 14:59:53', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '5636', 0),
(1739, '2018-04-18 15:00:11', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '5636', 0),
(1740, '2018-04-18 17:21:46', 'imp', 'optin_1', 'custom_form', '197.184.120.24', '-1', 0),
(1741, '2018-04-19 04:56:31', 'imp', 'optin_1', 'custom_form', '41.146.25.37', '5581', 0),
(1742, '2018-04-19 10:32:35', 'imp', 'optin_1', 'custom_form', '160.19.232.1', '0', 0),
(1743, '2018-04-19 12:12:48', 'imp', 'optin_1', 'custom_form', '105.227.244.139', '6725', 0),
(1744, '2018-04-19 12:19:40', 'imp', 'optin_1', 'custom_form', '105.227.244.139', '5427', 0),
(1745, '2018-04-19 13:26:32', 'imp', 'optin_1', 'custom_form', '89.107.243.3', '6456', 0),
(1746, '2018-04-19 17:11:16', 'imp', 'optin_1', 'custom_form', '104.132.20.80', '5427', 0),
(1747, '2018-04-19 17:11:36', 'imp', 'optin_1', 'custom_form', '104.132.20.80', '5427', 0),
(1748, '2018-04-20 02:02:25', 'imp', 'optin_1', 'custom_form', '203.126.139.7', '-1', 0),
(1749, '2018-04-20 11:24:03', 'imp', 'optin_1', 'custom_form', '197.239.32.33', '-1', 0),
(1750, '2018-04-20 14:06:26', 'imp', 'optin_1', 'custom_form', '197.95.214.103', '6304', 0),
(1751, '2018-04-22 03:46:12', 'imp', 'optin_1', 'custom_form', '197.239.32.39', '5574', 0),
(1752, '2018-04-22 10:44:00', 'con', 'optin_1', 'custom_form', '169.255.34.134', '-1', 0),
(1753, '2018-04-22 10:44:00', 'imp', 'optin_1', 'custom_form', '169.255.34.134', '-1', 0),
(1754, '2018-04-22 18:08:21', 'imp', 'optin_1', 'custom_form', '105.187.30.110', '6456', 0),
(1755, '2018-04-22 18:08:40', 'imp', 'optin_1', 'custom_form', '105.187.30.110', '6456', 0),
(1756, '2018-04-22 22:44:46', 'imp', 'optin_1', 'custom_form', '95.41.144.138', '7282', 0),
(1757, '2018-04-23 09:19:27', 'imp', 'optin_1', 'custom_form', '41.0.237.138', '5427', 0),
(1758, '2018-04-23 09:34:27', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1759, '2018-04-23 11:27:45', 'imp', 'optin_1', 'custom_form', '41.160.182.50', '6304', 0),
(1760, '2018-04-23 11:27:48', 'imp', 'optin_1', 'custom_form', '14.215.176.12', '-1', 0),
(1761, '2018-04-23 12:34:44', 'imp', 'optin_1', 'custom_form', '105.229.101.214', '5581', 0),
(1762, '2018-04-23 15:41:44', 'imp', 'optin_1', 'custom_form', '102.251.225.49', '-1', 0),
(1763, '2018-04-23 15:41:56', 'imp', 'optin_1', 'custom_form', '102.251.225.49', '-1', 0),
(1764, '2018-04-23 16:48:32', 'imp', 'optin_1', 'custom_form', '169.255.34.134', '5427', 0),
(1765, '2018-04-23 19:05:25', 'imp', 'optin_1', 'custom_form', '41.115.28.73', '-1', 0),
(1766, '2018-04-24 09:39:22', 'imp', 'optin_1', 'custom_form', '197.88.46.170', '-1', 0),
(1767, '2018-04-24 09:50:33', 'imp', 'optin_1', 'custom_form', '196.23.50.73', '6725', 0),
(1768, '2018-04-24 11:01:03', 'imp', 'optin_1', 'custom_form', '197.89.233.201', '0', 0),
(1769, '2018-04-25 06:20:56', 'imp', 'optin_1', 'custom_form', '41.169.38.220', '6304', 0),
(1770, '2018-04-25 06:27:26', 'imp', 'optin_1', 'custom_form', '197.239.35.66', '-1', 0),
(1771, '2018-04-25 14:31:35', 'imp', 'optin_1', 'custom_form', '41.160.97.2', '-1', 0),
(1772, '2018-04-25 14:31:47', 'imp', 'optin_1', 'custom_form', '41.160.97.2', '-1', 0),
(1773, '2018-04-25 14:40:18', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1774, '2018-04-25 17:37:45', 'imp', 'optin_1', 'custom_form', '41.145.230.206', '5581', 0),
(1775, '2018-04-26 06:38:55', 'imp', 'optin_1', 'custom_form', '41.164.187.5', '-1', 0),
(1776, '2018-04-26 06:39:34', 'imp', 'optin_1', 'custom_form', '41.164.187.5', '-1', 0),
(1777, '2018-04-26 09:37:30', 'imp', 'optin_1', 'custom_form', '165.165.135.48', '-1', 0),
(1778, '2018-04-26 10:40:55', 'imp', 'optin_1', 'custom_form', '165.165.149.77', '5543', 0),
(1779, '2018-04-26 12:03:57', 'imp', 'optin_1', 'custom_form', '41.13.212.140', '-1', 0),
(1780, '2018-04-26 13:56:51', 'imp', 'optin_1', 'custom_form', '196.41.98.78', '0', 0),
(1781, '2018-04-26 17:35:58', 'imp', 'optin_1', 'custom_form', '41.150.84.207', '5543', 0),
(1782, '2018-04-27 07:41:50', 'imp', 'optin_1', 'custom_form', '197.239.37.7', '-1', 0),
(1783, '2018-04-27 09:28:21', 'imp', 'optin_1', 'custom_form', '41.23.100.43', '5543', 0),
(1784, '2018-04-27 17:07:26', 'imp', 'optin_1', 'custom_form', '196.32.255.115', '5783', 0),
(1785, '2018-04-28 10:31:34', 'imp', 'optin_1', 'custom_form', '105.186.111.36', '0', 0),
(1786, '2018-04-28 16:50:20', 'imp', 'optin_1', 'custom_form', '197.83.207.170', '5543', 0),
(1787, '2018-04-28 19:57:54', 'imp', 'optin_1', 'custom_form', '197.86.160.251', '-1', 0),
(1788, '2018-04-28 19:58:03', 'imp', 'optin_1', 'custom_form', '197.86.160.251', '-1', 0),
(1789, '2018-04-28 23:51:58', 'imp', 'optin_1', 'custom_form', '69.171.224.214', '-1', 0),
(1790, '2018-04-29 09:08:18', 'imp', 'optin_1', 'custom_form', '196.223.138.168', '0', 0),
(1791, '2018-04-29 17:07:06', 'imp', 'optin_1', 'custom_form', '192.99.67.13', '0', 0),
(1792, '2018-04-29 18:33:46', 'imp', 'optin_1', 'custom_form', '197.239.37.207', '-1', 0),
(1793, '2018-04-29 20:32:13', 'imp', 'optin_1', 'custom_form', '158.69.228.225', '0', 0),
(1794, '2018-04-30 15:25:29', 'imp', 'optin_1', 'custom_form', '105.224.97.221', '0', 0),
(1795, '2018-05-01 09:46:32', 'imp', 'optin_1', 'custom_form', '197.86.195.146', '-1', 0),
(1796, '2018-05-01 09:46:40', 'imp', 'optin_1', 'custom_form', '197.86.195.146', '-1', 0),
(1797, '2018-05-01 14:12:10', 'imp', 'optin_1', 'custom_form', '41.13.104.50', '5543', 0),
(1798, '2018-05-01 14:12:27', 'imp', 'optin_1', 'custom_form', '41.13.104.50', '5543', 0),
(1799, '2018-05-01 15:17:04', 'imp', 'optin_1', 'custom_form', '176.84.139.113', '-1', 0),
(1800, '2018-05-01 16:35:42', 'imp', 'optin_1', 'custom_form', '109.125.76.51', '5570', 0),
(1801, '2018-05-01 18:22:29', 'imp', 'optin_1', 'custom_form', '102.252.139.211', '6456', 0),
(1802, '2018-05-01 23:20:27', 'imp', 'optin_1', 'custom_form', '105.8.7.53', '6304', 0),
(1803, '2018-05-01 23:20:43', 'imp', 'optin_1', 'custom_form', '105.8.7.53', '6304', 0),
(1804, '2018-05-02 06:09:21', 'imp', 'optin_1', 'custom_form', '197.239.38.8', '-1', 0),
(1805, '2018-05-02 12:44:41', 'imp', 'optin_1', 'custom_form', '164.151.16.10', '6456', 0),
(1806, '2018-05-02 12:44:51', 'imp', 'optin_1', 'custom_form', '164.151.16.10', '6456', 0),
(1807, '2018-05-03 07:36:27', 'imp', 'optin_1', 'custom_form', '197.239.37.168', '-1', 0),
(1808, '2018-05-03 13:17:06', 'imp', 'optin_1', 'custom_form', '41.13.238.141', '5603', 0),
(1809, '2018-05-03 13:17:11', 'imp', 'optin_1', 'custom_form', '41.13.238.141', '5603', 0),
(1810, '2018-05-03 14:46:18', 'imp', 'optin_1', 'custom_form', '41.13.238.141', '5603', 0),
(1811, '2018-05-03 14:46:37', 'imp', 'optin_1', 'custom_form', '41.13.238.141', '5603', 0),
(1812, '2018-05-04 07:58:45', 'imp', 'optin_1', 'custom_form', '197.239.36.174', '-1', 0),
(1813, '2018-05-04 08:16:51', 'imp', 'optin_1', 'custom_form', '197.89.233.201', '-1', 0),
(1814, '2018-05-04 09:45:07', 'imp', 'optin_1', 'custom_form', '169.0.180.249', '-1', 0),
(1815, '2018-05-04 13:05:45', 'imp', 'optin_1', 'custom_form', '196.22.249.50', '-1', 0),
(1816, '2018-05-04 13:26:39', 'imp', 'optin_1', 'custom_form', '152.111.77.102', '6456', 0),
(1817, '2018-05-04 14:39:37', 'imp', 'optin_1', 'custom_form', '197.89.37.226', '-1', 0),
(1818, '2018-05-04 15:33:35', 'imp', 'optin_1', 'custom_form', '41.13.52.210', '6304', 0),
(1819, '2018-05-04 15:33:46', 'imp', 'optin_1', 'custom_form', '41.13.52.210', '6304', 0),
(1820, '2018-05-04 15:49:32', 'imp', 'optin_1', 'custom_form', '105.226.183.227', '5581', 0),
(1821, '2018-05-04 17:02:10', 'imp', 'optin_1', 'custom_form', '105.225.137.197', '-1', 0),
(1822, '2018-05-05 10:49:51', 'imp', 'optin_1', 'custom_form', '160.242.139.166', '-1', 0),
(1823, '2018-05-06 21:23:50', 'imp', 'optin_1', 'custom_form', '105.187.140.81', '-1', 0),
(1824, '2018-05-07 14:13:34', 'imp', 'optin_1', 'custom_form', '105.184.157.74', '-1', 0),
(1825, '2018-05-07 14:47:52', 'imp', 'optin_1', 'custom_form', '41.13.254.22', '5543', 0),
(1826, '2018-05-07 21:49:01', 'imp', 'optin_1', 'custom_form', '173.252.98.113', '-1', 0),
(1827, '2018-05-08 10:55:50', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '6465', 0),
(1828, '2018-05-08 12:38:18', 'imp', 'optin_1', 'custom_form', '45.221.88.19', '5603', 0),
(1829, '2018-05-08 13:30:46', 'imp', 'optin_1', 'custom_form', '41.193.223.90', '5543', 0),
(1830, '2018-05-08 15:46:34', 'imp', 'optin_1', 'custom_form', '97.77.54.190', '6465', 0),
(1831, '2018-05-09 07:24:07', 'imp', 'optin_1', 'custom_form', '41.193.41.98', '5581', 0),
(1832, '2018-05-09 09:41:52', 'imp', 'optin_1', 'custom_form', '41.13.224.97', '-1', 0),
(1833, '2018-05-09 10:09:24', 'imp', 'optin_1', 'custom_form', '196.25.35.178', '-1', 0),
(1834, '2018-05-09 13:13:56', 'imp', 'optin_1', 'custom_form', '197.88.128.86', '6151', 0),
(1835, '2018-05-09 13:14:03', 'imp', 'optin_1', 'custom_form', '197.88.128.86', '6151', 0),
(1836, '2018-05-09 13:54:01', 'imp', 'optin_1', 'custom_form', '137.158.233.53', '5603', 0),
(1837, '2018-05-09 14:01:44', 'imp', 'optin_1', 'custom_form', '197.239.7.113', '-1', 0),
(1838, '2018-05-09 14:02:03', 'imp', 'optin_1', 'custom_form', '197.239.7.113', '-1', 0),
(1839, '2018-05-10 11:08:31', 'imp', 'optin_1', 'custom_form', '105.227.94.136', '5543', 0),
(1840, '2018-05-10 21:17:12', 'imp', 'optin_1', 'custom_form', '105.184.80.137', '6456', 0),
(1841, '2018-05-11 07:18:04', 'imp', 'optin_1', 'custom_form', '196.30.225.10', '-1', 0),
(1842, '2018-05-11 07:25:52', 'imp', 'optin_1', 'custom_form', '41.164.187.5', '-1', 0),
(1843, '2018-05-11 08:33:21', 'imp', 'optin_1', 'custom_form', '41.79.23.242', '6456', 0),
(1844, '2018-05-12 08:26:33', 'imp', 'optin_1', 'custom_form', '87.59.203.65', '6456', 0),
(1845, '2018-05-12 14:19:15', 'imp', 'optin_1', 'custom_form', '41.50.41.151', '5590', 0),
(1846, '2018-05-12 14:19:22', 'imp', 'optin_1', 'custom_form', '41.50.41.151', '5561', 0),
(1847, '2018-05-12 14:19:30', 'imp', 'optin_1', 'custom_form', '41.50.41.151', '5561', 0),
(1848, '2018-05-13 07:50:35', 'imp', 'optin_1', 'custom_form', '41.13.40.34', '0', 0),
(1849, '2018-05-13 14:54:11', 'imp', 'optin_1', 'custom_form', '169.0.115.95', '-1', 0),
(1850, '2018-05-13 14:54:22', 'imp', 'optin_1', 'custom_form', '169.0.115.95', '-1', 0),
(1851, '2018-05-14 02:26:18', 'imp', 'optin_1', 'custom_form', '60.190.55.238', '0', 0),
(1852, '2018-05-14 05:29:30', 'imp', 'optin_1', 'custom_form', '41.150.97.99', '5558', 0),
(1853, '2018-05-14 10:01:46', 'imp', 'optin_1', 'custom_form', '196.30.225.10', '0', 0),
(1854, '2018-05-14 17:10:02', 'imp', 'optin_1', 'custom_form', '86.140.219.40', '5581', 0),
(1855, '2018-05-14 17:10:03', 'imp', 'optin_1', 'custom_form', '86.140.219.40', '5581', 0),
(1856, '2018-05-15 08:44:27', 'imp', 'optin_1', 'custom_form', '41.164.32.226', '5603', 0),
(1857, '2018-05-15 11:04:18', 'imp', 'optin_1', 'custom_form', '197.101.65.37', '-1', 0),
(1858, '2018-05-15 11:38:03', 'imp', 'optin_1', 'custom_form', '41.149.74.226', '5590', 0),
(1859, '2018-05-15 14:25:28', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '0', 0),
(1860, '2018-05-15 22:51:37', 'imp', 'optin_1', 'custom_form', '105.209.199.247', '6304', 0),
(1861, '2018-05-16 06:49:43', 'imp', 'optin_1', 'custom_form', '41.114.196.241', '-1', 0),
(1862, '2018-05-16 06:49:53', 'imp', 'optin_1', 'custom_form', '41.114.196.241', '-1', 0),
(1863, '2018-05-16 07:03:56', 'imp', 'optin_1', 'custom_form', '41.164.32.226', '5603', 0),
(1864, '2018-05-16 07:30:51', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1865, '2018-05-16 16:18:42', 'imp', 'optin_1', 'custom_form', '79.239.63.64', '6598', 0),
(1866, '2018-05-16 17:42:17', 'imp', 'optin_1', 'custom_form', '46.227.239.156', '-1', 0),
(1867, '2018-05-16 21:02:06', 'imp', 'optin_1', 'custom_form', '41.113.242.45', '6304', 0),
(1868, '2018-05-17 10:02:01', 'imp', 'optin_1', 'custom_form', '164.151.16.9', '6456', 0),
(1869, '2018-05-17 10:02:19', 'imp', 'optin_1', 'custom_form', '164.151.16.9', '6456', 0),
(1870, '2018-05-17 10:46:06', 'imp', 'optin_1', 'custom_form', '213.150.211.213', '-1', 0),
(1871, '2018-05-17 10:46:18', 'imp', 'optin_1', 'custom_form', '213.150.211.213', '-1', 0),
(1872, '2018-05-18 07:59:59', 'imp', 'optin_1', 'custom_form', '41.160.102.21', '5427', 0),
(1873, '2018-05-18 11:28:05', 'imp', 'optin_1', 'custom_form', '160.119.221.2', '6465', 0),
(1874, '2018-05-18 11:28:42', 'con', 'optin_1', 'custom_form', '160.119.221.2', '6465', 0),
(1875, '2018-05-18 12:19:03', 'imp', 'optin_1', 'custom_form', '41.182.6.195', '0', 0),
(1876, '2018-05-18 12:19:14', 'imp', 'optin_1', 'custom_form', '41.182.6.195', '0', 0),
(1877, '2018-05-19 12:28:09', 'imp', 'optin_1', 'custom_form', '41.114.196.174', '5581', 0),
(1878, '2018-05-20 11:24:13', 'imp', 'optin_1', 'custom_form', '41.115.91.29', '5581', 0),
(1879, '2018-05-20 19:38:44', 'imp', 'optin_1', 'custom_form', '86.179.99.212', '-1', 0),
(1880, '2018-05-20 19:38:52', 'imp', 'optin_1', 'custom_form', '86.179.99.212', '-1', 0),
(1881, '2018-05-21 07:17:31', 'imp', 'optin_1', 'custom_form', '41.114.223.192', '5427', 0),
(1882, '2018-05-21 08:22:50', 'imp', 'optin_1', 'custom_form', '197.229.3.29', '-1', 0),
(1883, '2018-05-21 08:22:56', 'imp', 'optin_1', 'custom_form', '197.229.3.29', '-1', 0),
(1884, '2018-05-21 09:15:40', 'imp', 'optin_1', 'custom_form', '42.201.229.200', '6465', 0),
(1885, '2018-05-21 09:16:01', 'imp', 'optin_1', 'custom_form', '42.201.229.200', '6465', 0),
(1886, '2018-05-21 10:03:21', 'imp', 'optin_1', 'custom_form', '155.93.255.146', '6456', 0),
(1887, '2018-05-21 12:01:41', 'imp', 'optin_1', 'custom_form', '41.0.217.66', '5669', 0),
(1888, '2018-05-21 15:26:29', 'imp', 'optin_1', 'custom_form', '41.114.150.84', '-1', 0),
(1889, '2018-05-22 10:12:04', 'imp', 'optin_1', 'custom_form', '112.200.224.241', '5581', 0),
(1890, '2018-05-23 02:46:47', 'imp', 'optin_1', 'custom_form', '197.89.37.226', '-1', 0),
(1891, '2018-05-23 02:46:55', 'imp', 'optin_1', 'custom_form', '197.89.37.226', '-1', 0),
(1892, '2018-05-23 06:47:47', 'imp', 'optin_1', 'custom_form', '173.252.92.112', '-1', 0),
(1893, '2018-05-23 10:46:53', 'imp', 'optin_1', 'custom_form', '137.215.186.44', '5543', 0),
(1894, '2018-05-23 10:47:06', 'imp', 'optin_1', 'custom_form', '137.215.186.44', '5543', 0),
(1895, '2018-05-23 11:51:19', 'imp', 'optin_1', 'custom_form', '209.203.58.98', '0', 0),
(1896, '2018-05-23 11:51:29', 'imp', 'optin_1', 'custom_form', '209.203.58.98', '5590', 0),
(1897, '2018-05-23 11:51:29', 'imp', 'optin_1', 'custom_form', '209.203.58.98', '0', 0),
(1898, '2018-05-23 11:51:30', 'imp', 'optin_1', 'custom_form', '209.203.58.98', '5963', 0),
(1899, '2018-05-24 19:45:33', 'imp', 'optin_1', 'custom_form', '196.210.8.252', '5418', 0),
(1900, '2018-05-24 19:45:49', 'imp', 'optin_1', 'custom_form', '196.210.8.252', '5418', 0),
(1901, '2018-05-25 08:25:09', 'imp', 'optin_1', 'custom_form', '105.228.71.110', '-1', 0),
(1902, '2018-05-25 08:25:16', 'imp', 'optin_1', 'custom_form', '105.228.71.110', '-1', 0),
(1903, '2018-05-25 12:46:32', 'imp', 'optin_1', 'custom_form', '123.125.143.30', '-1', 0),
(1904, '2018-05-26 10:05:23', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(1905, '2018-05-26 10:05:38', 'imp', 'optin_1', 'custom_form', '80.60.240.104', '-1', 0),
(1906, '2018-05-26 14:08:52', 'imp', 'optin_1', 'custom_form', '196.216.238.180', '5590', 0),
(1907, '2018-05-26 14:08:53', 'imp', 'optin_1', 'custom_form', '196.216.238.180', '5590', 0),
(1908, '2018-05-27 13:20:07', 'imp', 'optin_1', 'custom_form', '197.99.16.240', '-1', 0),
(1909, '2018-05-27 13:20:13', 'con', 'optin_1', 'custom_form', '197.99.16.240', '-1', 0),
(1910, '2018-05-28 09:03:29', 'imp', 'optin_1', 'custom_form', '197.96.153.110', '-1', 0),
(1911, '2018-05-28 09:19:47', 'imp', 'optin_1', 'custom_form', '165.165.151.173', '5581', 0),
(1912, '2018-05-28 09:19:50', 'imp', 'optin_1', 'custom_form', '165.165.151.173', '5581', 0),
(1913, '2018-05-28 11:51:26', 'imp', 'optin_1', 'custom_form', '145.131.209.91', '-1', 0),
(1914, '2018-05-28 13:34:59', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1915, '2018-05-28 13:35:11', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1916, '2018-05-28 14:28:26', 'imp', 'optin_1', 'custom_form', '213.127.236.206', '-1', 0),
(1917, '2018-05-28 14:36:09', 'imp', 'optin_1', 'custom_form', '196.209.221.227', '6456', 0),
(1918, '2018-05-28 14:36:26', 'imp', 'optin_1', 'custom_form', '196.209.221.227', '6456', 0),
(1919, '2018-05-28 15:11:18', 'imp', 'optin_1', 'custom_form', '41.113.172.35', '6304', 0),
(1920, '2018-05-28 15:11:28', 'imp', 'optin_1', 'custom_form', '41.113.172.35', '6304', 0),
(1921, '2018-05-28 16:27:47', 'imp', 'optin_1', 'custom_form', '197.86.161.151', '-1', 0),
(1922, '2018-05-28 17:51:21', 'imp', 'optin_1', 'custom_form', '197.95.212.174', '-1', 0),
(1923, '2018-05-28 18:14:27', 'imp', 'optin_1', 'custom_form', '165.0.2.223', '-1', 0),
(1924, '2018-05-28 18:14:37', 'imp', 'optin_1', 'custom_form', '165.0.2.223', '-1', 0),
(1925, '2018-05-28 19:00:51', 'imp', 'optin_1', 'custom_form', '196.251.237.9', '-1', 0),
(1926, '2018-05-28 19:59:23', 'imp', 'optin_1', 'custom_form', '105.226.71.13', '5581', 0),
(1927, '2018-05-28 20:47:27', 'imp', 'optin_1', 'custom_form', '165.255.68.51', '-1', 0),
(1928, '2018-05-29 12:20:35', 'imp', 'optin_1', 'custom_form', '105.227.27.172', '0', 0),
(1929, '2018-05-29 15:28:47', 'imp', 'optin_1', 'custom_form', '160.119.84.17', '-1', 0),
(1930, '2018-05-30 11:05:24', 'imp', 'optin_1', 'custom_form', '77.173.62.7', '5550', 0),
(1931, '2018-05-30 11:05:41', 'imp', 'optin_1', 'custom_form', '77.173.62.7', '5550', 0),
(1932, '2018-05-31 06:59:33', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1933, '2018-05-31 06:59:45', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1934, '2018-05-31 08:08:05', 'imp', 'optin_1', 'custom_form', '41.71.64.220', '-1', 0),
(1935, '2018-05-31 16:53:02', 'imp', 'optin_1', 'custom_form', '66.249.66.31', '5550', 0),
(1936, '2018-06-01 07:00:25', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '5669', 0),
(1937, '2018-06-01 14:50:26', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1938, '2018-06-01 19:21:56', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1939, '2018-06-03 13:02:22', 'imp', 'optin_1', 'custom_form', '197.101.66.176', '-1', 0),
(1940, '2018-06-03 14:11:48', 'imp', 'optin_1', 'custom_form', '41.114.130.80', '0', 0),
(1941, '2018-06-03 14:17:24', 'imp', 'optin_1', 'custom_form', '165.0.3.121', '-1', 0),
(1942, '2018-06-03 14:17:30', 'imp', 'optin_1', 'custom_form', '165.0.3.121', '-1', 0),
(1943, '2018-06-04 04:28:22', 'imp', 'optin_1', 'custom_form', '41.13.220.8', '-1', 0),
(1944, '2018-06-05 17:17:01', 'imp', 'optin_1', 'custom_form', '31.13.114.7', '-1', 0),
(1945, '2018-06-07 09:14:41', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1946, '2018-06-14 04:47:17', 'imp', 'optin_1', 'custom_form', '197.101.70.73', '-1', 0),
(1947, '2018-06-14 04:47:35', 'imp', 'optin_1', 'custom_form', '197.101.70.73', '-1', 0),
(1948, '2018-06-14 04:59:42', 'imp', 'optin_1', 'custom_form', '197.101.70.73', '0', 0),
(1949, '2018-06-14 04:59:49', 'imp', 'optin_1', 'custom_form', '197.101.70.73', '0', 0),
(1950, '2018-06-14 13:54:23', 'imp', 'optin_1', 'custom_form', '41.71.64.220', '4872', 0),
(1951, '2018-06-14 14:49:00', 'imp', 'optin_1', 'custom_form', '41.3.164.117', '7839', 0),
(1952, '2018-06-14 18:22:30', 'imp', 'optin_1', 'custom_form', '197.101.70.73', '7839', 0),
(1953, '2018-06-15 05:36:01', 'imp', 'optin_1', 'custom_form', '66.249.66.31', '0', 0),
(1954, '2018-06-15 07:48:17', 'imp', 'optin_1', 'custom_form', '169.0.179.124', '0', 0),
(1955, '2018-06-15 07:48:36', 'imp', 'optin_1', 'custom_form', '169.0.179.124', '0', 0),
(1956, '2018-06-15 15:07:18', 'imp', 'optin_1', 'custom_form', '66.249.66.31', '6086', 0),
(1957, '2018-06-16 09:28:01', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '0', 0),
(1958, '2018-07-30 19:31:02', 'imp', 'optin_1', 'custom_form', '197.101.89.247', '-1', 0),
(1959, '2018-08-01 09:39:54', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1960, '2018-08-01 13:25:00', 'imp', 'optin_1', 'custom_form', '197.101.89.247', '-1', 0),
(1961, '2018-08-01 21:40:38', 'imp', 'optin_1', 'custom_form', '78.231.239.3', '-1', 0),
(1962, '2018-08-03 08:47:30', 'imp', 'optin_1', 'custom_form', '41.114.133.126', '-1', 0),
(1963, '2018-08-05 12:34:31', 'imp', 'optin_1', 'custom_form', '165.255.41.69', '-1', 0),
(1964, '2018-08-06 02:22:24', 'imp', 'optin_1', 'custom_form', '66.220.151.87', '-1', 0),
(1965, '2018-08-07 10:25:03', 'imp', 'optin_1', 'custom_form', '41.13.208.226', '-1', 0),
(1966, '2018-08-09 19:22:36', 'imp', 'optin_1', 'custom_form', '213.127.15.156', '-1', 0),
(1967, '2018-08-09 21:01:00', 'imp', 'optin_1', 'custom_form', '213.127.29.84', '-1', 0),
(1968, '2018-08-12 16:19:05', 'imp', 'optin_1', 'custom_form', '197.101.64.41', '-1', 0),
(1969, '2018-08-14 09:53:12', 'imp', 'optin_1', 'custom_form', '41.13.254.126', '-1', 0),
(1970, '2018-08-14 17:24:32', 'imp', 'optin_1', 'custom_form', '197.101.78.98', '-1', 0),
(1971, '2018-08-17 09:08:54', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1972, '2018-08-17 11:05:28', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(1973, '2018-08-20 07:50:23', 'imp', 'optin_1', 'custom_form', '197.185.103.83', '-1', 0),
(1974, '2018-08-21 15:52:21', 'imp', 'optin_1', 'custom_form', '84.241.197.138', '-1', 0),
(1975, '2018-08-26 15:26:00', 'imp', 'optin_1', 'custom_form', '209.182.232.202', '-1', 0),
(1976, '2018-08-28 11:50:50', 'imp', 'optin_1', 'custom_form', '31.13.115.16', '-1', 0),
(1977, '2018-08-28 11:58:16', 'imp', 'optin_1', 'custom_form', '66.220.149.23', '-1', 0),
(1978, '2018-08-28 12:55:26', 'imp', 'optin_1', 'custom_form', '196.251.39.50', '-1', 0),
(1979, '2018-08-29 14:12:16', 'imp', 'optin_1', 'custom_form', '197.89.220.34', '-1', 0),
(1980, '2018-08-30 07:44:34', 'imp', 'optin_1', 'custom_form', '105.224.15.240', '-1', 0),
(1981, '2018-08-30 07:44:54', 'imp', 'optin_1', 'custom_form', '197.157.221.189', '-1', 0),
(1982, '2018-08-30 08:22:51', 'imp', 'optin_1', 'custom_form', '41.0.217.66', '-1', 0),
(1983, '2018-08-30 08:57:49', 'imp', 'optin_1', 'custom_form', '41.164.183.106', '-1', 0),
(1984, '2018-08-30 10:35:36', 'imp', 'optin_1', 'custom_form', '102.250.59.178', '-1', 0),
(1985, '2018-08-30 11:09:23', 'imp', 'optin_1', 'custom_form', '105.0.1.164', '-1', 0),
(1986, '2018-08-30 18:01:27', 'imp', 'optin_1', 'custom_form', '197.245.24.39', '-1', 0),
(1987, '2018-09-04 18:28:05', 'imp', 'optin_1', 'custom_form', '31.13.115.10', '-1', 0),
(1988, '2018-09-05 06:32:34', 'imp', 'optin_1', 'custom_form', '69.171.251.11', '-1', 0),
(1989, '2018-09-06 14:17:53', 'imp', 'optin_1', 'custom_form', '173.252.95.13', '-1', 0),
(1990, '2018-09-10 10:42:55', 'imp', 'optin_1', 'custom_form', '197.228.225.55', '-1', 0),
(1991, '2018-09-10 18:48:56', 'imp', 'optin_1', 'custom_form', '105.186.145.4', '-1', 0),
(1992, '2018-09-19 16:37:14', 'imp', 'optin_1', 'custom_form', '105.227.86.151', '-1', 0),
(1993, '2018-09-19 18:26:46', 'imp', 'optin_1', 'custom_form', '197.101.84.236', '-1', 0),
(1994, '2018-09-21 05:25:13', 'imp', 'optin_1', 'custom_form', '24.68.112.124', '-1', 0),
(1995, '2018-09-21 20:28:13', 'imp', 'optin_1', 'custom_form', '66.220.149.12', '-1', 0),
(1996, '2018-09-22 16:14:59', 'imp', 'optin_1', 'custom_form', '41.76.216.198', '-1', 0),
(1997, '2018-09-23 08:55:11', 'imp', 'optin_1', 'custom_form', '213.127.91.30', '-1', 0),
(1998, '2018-09-23 16:02:00', 'imp', 'optin_1', 'custom_form', '66.249.66.222', '-1', 0),
(1999, '2018-09-23 18:49:51', 'imp', 'optin_1', 'custom_form', '173.252.87.6', '-1', 0),
(2000, '2018-09-24 09:02:30', 'imp', 'optin_1', 'custom_form', '41.13.108.197', '-1', 0),
(2001, '2018-09-25 09:24:18', 'imp', 'optin_1', 'custom_form', '188.206.74.31', '-1', 0),
(2002, '2018-09-25 19:52:43', 'imp', 'optin_1', 'custom_form', '83.160.43.206', '-1', 0),
(2003, '2018-09-26 23:14:40', 'imp', 'optin_1', 'custom_form', '197.89.112.238', '-1', 0),
(2004, '2018-09-28 11:14:39', 'imp', 'optin_1', 'custom_form', '31.13.115.9', '-1', 0),
(2005, '2018-09-28 11:15:39', 'imp', 'optin_1', 'custom_form', '31.13.115.9', '-1', 0),
(2006, '2018-09-29 20:17:48', 'imp', 'optin_1', 'custom_form', '197.86.161.155', '-1', 0),
(2007, '2018-10-01 19:51:53', 'imp', 'optin_1', 'custom_form', '198.23.249.10', '-1', 0),
(2008, '2018-10-02 14:06:49', 'imp', 'optin_1', 'custom_form', '169.0.184.162', '-1', 0),
(2009, '2018-10-03 10:14:56', 'imp', 'optin_1', 'custom_form', '31.13.115.7', '-1', 0),
(2010, '2018-10-03 11:21:14', 'imp', 'optin_1', 'custom_form', '173.252.127.8', '-1', 0),
(2011, '2018-10-04 11:33:07', 'imp', 'optin_1', 'custom_form', '41.13.196.111', '-1', 0),
(2012, '2018-10-08 12:48:11', 'imp', 'optin_1', 'custom_form', '68.9.202.122', '-1', 0),
(2013, '2018-10-08 19:36:24', 'imp', 'optin_1', 'custom_form', '77.161.95.105', '-1', 0),
(2014, '2018-10-10 08:53:27', 'imp', 'optin_1', 'custom_form', '173.252.127.27', '-1', 0),
(2015, '2018-10-10 08:55:12', 'imp', 'optin_1', 'custom_form', '173.252.127.18', '-1', 0),
(2016, '2018-10-11 09:34:54', 'imp', 'optin_1', 'custom_form', '143.179.63.15', '-1', 0),
(2017, '2018-10-11 18:27:02', 'imp', 'optin_1', 'custom_form', '66.220.149.15', '-1', 0),
(2018, '2018-10-11 19:39:26', 'imp', 'optin_1', 'custom_form', '105.226.77.4', '-1', 0),
(2019, '2018-10-12 12:16:05', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2020, '2018-10-12 17:52:39', 'imp', 'optin_1', 'custom_form', '41.114.15.245', '-1', 0),
(2021, '2018-10-14 19:12:44', 'imp', 'optin_1', 'custom_form', '197.229.3.96', '-1', 0),
(2022, '2018-10-16 12:25:32', 'imp', 'optin_1', 'custom_form', '197.184.85.158', '-1', 0),
(2023, '2018-10-18 01:40:58', 'imp', 'optin_1', 'custom_form', '197.101.64.41', '-1', 0),
(2024, '2018-10-18 22:59:56', 'imp', 'optin_1', 'custom_form', '84.241.202.61', '-1', 0),
(2025, '2018-10-19 22:13:42', 'imp', 'optin_1', 'custom_form', '105.224.97.193', '-1', 0),
(2026, '2018-10-21 08:26:00', 'imp', 'optin_1', 'custom_form', '41.13.216.84', '-1', 0),
(2027, '2018-10-22 14:04:36', 'imp', 'optin_1', 'custom_form', '41.13.191.123', '-1', 0),
(2028, '2018-10-23 05:09:25', 'imp', 'optin_1', 'custom_form', '93.6.162.67', '-1', 0),
(2029, '2018-10-23 15:41:54', 'imp', 'optin_1', 'custom_form', '165.255.202.66', '-1', 0),
(2030, '2018-10-23 19:25:53', 'imp', 'optin_1', 'custom_form', '41.114.144.245', '-1', 0),
(2031, '2018-10-25 11:08:20', 'imp', 'optin_1', 'custom_form', '41.164.23.123', '-1', 0),
(2032, '2018-10-25 12:08:57', 'imp', 'optin_1', 'custom_form', '105.246.96.214', '-1', 0),
(2033, '2018-10-26 04:31:00', 'imp', 'optin_1', 'custom_form', '197.89.117.208', '-1', 0),
(2034, '2018-10-29 13:46:21', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2035, '2018-10-29 14:18:51', 'imp', 'optin_1', 'custom_form', '84.80.74.112', '-1', 0),
(2036, '2018-10-30 19:27:49', 'imp', 'optin_1', 'custom_form', '92.110.243.122', '-1', 0),
(2037, '2018-11-02 09:10:37', 'imp', 'optin_1', 'custom_form', '46.49.125.49', '-1', 0),
(2038, '2018-11-02 19:51:52', 'imp', 'optin_1', 'custom_form', '105.224.55.164', '-1', 0),
(2039, '2018-11-04 21:52:31', 'imp', 'optin_1', 'custom_form', '24.132.87.198', '-1', 0),
(2040, '2018-11-05 12:08:14', 'imp', 'optin_1', 'custom_form', '169.1.167.172', '-1', 0),
(2041, '2018-11-05 23:55:06', 'imp', 'optin_1', 'custom_form', '73.97.43.151', '-1', 0),
(2042, '2018-11-06 14:21:22', 'imp', 'optin_1', 'custom_form', '41.134.253.18', '-1', 0),
(2043, '2018-11-06 19:15:02', 'imp', 'optin_1', 'custom_form', '143.177.41.40', '-1', 0),
(2044, '2018-11-07 05:04:58', 'imp', 'optin_1', 'custom_form', '41.193.202.145', '-1', 0),
(2045, '2018-11-08 07:33:46', 'imp', 'optin_1', 'custom_form', '197.86.148.250', '-1', 0),
(2046, '2018-11-11 08:14:10', 'imp', 'optin_1', 'custom_form', '105.225.10.37', '-1', 0),
(2047, '2018-11-15 13:03:13', 'imp', 'optin_1', 'custom_form', '41.13.220.239', '-1', 0),
(2048, '2018-11-15 13:40:40', 'imp', 'optin_1', 'custom_form', '41.162.163.202', '-1', 0),
(2049, '2018-11-16 15:05:51', 'imp', 'optin_1', 'custom_form', '169.0.177.196', '-1', 0),
(2050, '2018-11-19 17:32:58', 'imp', 'optin_1', 'custom_form', '155.93.134.222', '-1', 0),
(2051, '2018-11-19 19:50:53', 'imp', 'optin_1', 'custom_form', '155.93.134.222', '-1', 0),
(2052, '2018-11-23 11:14:14', 'imp', 'optin_1', 'custom_form', '62.72.193.56', '-1', 0),
(2053, '2018-11-24 01:47:17', 'imp', 'optin_1', 'custom_form', '104.192.74.202', '-1', 0),
(2054, '2018-11-24 11:24:53', 'imp', 'optin_1', 'custom_form', '41.13.44.233', '-1', 0),
(2055, '2018-11-25 13:58:15', 'imp', 'optin_1', 'custom_form', '41.114.152.188', '-1', 0),
(2056, '2018-11-26 08:03:10', 'imp', 'optin_1', 'custom_form', '196.210.41.158', '-1', 0),
(2057, '2018-11-26 11:35:58', 'imp', 'optin_1', 'custom_form', '197.99.69.54', '-1', 0),
(2058, '2018-11-27 03:53:29', 'imp', 'optin_1', 'custom_form', '105.186.185.210', '-1', 0),
(2059, '2018-11-27 14:51:48', 'imp', 'optin_1', 'custom_form', '154.119.40.102', '-1', 0),
(2060, '2018-11-29 14:03:11', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2061, '2018-11-29 18:21:06', 'imp', 'optin_1', 'custom_form', '165.73.108.11', '-1', 0),
(2062, '2018-12-01 13:11:11', 'imp', 'optin_1', 'custom_form', '105.226.240.114', '-1', 0),
(2063, '2018-12-04 14:06:26', 'imp', 'optin_1', 'custom_form', '105.255.192.94', '-1', 0),
(2064, '2018-12-04 19:45:04', 'imp', 'optin_1', 'custom_form', '165.73.122.254', '-1', 0),
(2065, '2018-12-06 19:07:38', 'imp', 'optin_1', 'custom_form', '100.26.219.26', '-1', 0),
(2066, '2018-12-10 12:04:02', 'imp', 'optin_1', 'custom_form', '165.255.118.227', '-1', 0),
(2067, '2018-12-15 11:33:00', 'imp', 'optin_1', 'custom_form', '31.27.42.228', '-1', 0),
(2068, '2018-12-19 13:02:57', 'imp', 'optin_1', 'custom_form', '165.165.224.110', '-1', 0),
(2069, '2018-12-21 11:26:16', 'imp', 'optin_1', 'custom_form', '169.255.13.81', '-1', 0),
(2070, '2018-12-23 16:00:34', 'imp', 'optin_1', 'custom_form', '197.245.157.53', '-1', 0),
(2071, '2018-12-26 02:10:59', 'imp', 'optin_1', 'custom_form', '174.215.38.74', '-1', 0),
(2072, '2018-12-26 19:22:01', 'imp', 'optin_1', 'custom_form', '102.141.68.163', '-1', 0),
(2073, '2018-12-28 13:12:54', 'imp', 'optin_1', 'custom_form', '213.127.205.251', '-1', 0),
(2074, '2018-12-29 09:40:04', 'imp', 'optin_1', 'custom_form', '173.209.212.154', '-1', 0),
(2075, '2019-01-01 06:19:25', 'imp', 'optin_1', 'custom_form', '197.86.169.253', '-1', 0),
(2076, '2019-01-01 09:22:38', 'imp', 'optin_1', 'custom_form', '41.13.192.184', '-1', 0),
(2077, '2019-01-09 13:57:51', 'imp', 'optin_1', 'custom_form', '196.34.84.57', '-1', 0),
(2078, '2019-01-10 07:17:05', 'imp', 'optin_1', 'custom_form', '41.0.203.140', '-1', 0),
(2079, '2019-01-13 16:37:51', 'imp', 'optin_1', 'custom_form', '95.97.246.93', '-1', 0),
(2080, '2019-01-15 07:59:47', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2081, '2019-01-15 09:05:31', 'imp', 'optin_1', 'custom_form', '196.192.182.93', '-1', 0),
(2082, '2019-01-15 10:00:11', 'imp', 'optin_1', 'custom_form', '95.97.246.93', '-1', 0),
(2083, '2019-01-15 10:52:26', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2084, '2019-01-17 10:21:29', 'imp', 'optin_1', 'custom_form', '95.97.246.93', '-1', 0),
(2085, '2019-01-17 14:55:03', 'imp', 'optin_1', 'custom_form', '165.255.246.157', '-1', 0),
(2086, '2019-01-18 09:47:39', 'imp', 'optin_1', 'custom_form', '196.61.106.127', '-1', 0),
(2087, '2019-01-18 12:57:53', 'imp', 'optin_1', 'custom_form', '213.150.213.160', '-1', 0),
(2088, '2019-01-22 14:44:24', 'imp', 'optin_1', 'custom_form', '89.99.34.195', '-1', 0),
(2089, '2019-01-23 08:50:17', 'imp', 'optin_1', 'custom_form', '41.13.212.54', '-1', 0),
(2090, '2019-01-23 16:36:17', 'imp', 'optin_1', 'custom_form', '99.35.169.17', '-1', 0),
(2091, '2019-01-24 11:19:19', 'imp', 'optin_1', 'custom_form', '154.68.163.32', '-1', 0),
(2092, '2019-01-24 12:23:56', 'imp', 'optin_1', 'custom_form', '86.242.70.205', '-1', 0),
(2093, '2019-01-26 19:58:43', 'imp', 'optin_1', 'custom_form', '41.2.253.70', '-1', 0),
(2094, '2019-01-28 13:34:43', 'imp', 'optin_1', 'custom_form', '62.72.192.73', '-1', 0),
(2095, '2019-01-29 09:48:21', 'imp', 'optin_1', 'custom_form', '196.251.48.141', '-1', 0),
(2096, '2019-01-29 11:07:23', 'imp', 'optin_1', 'custom_form', '41.13.246.40', '-1', 0),
(2097, '2019-01-29 14:27:22', 'imp', 'optin_1', 'custom_form', '213.127.236.206', '-1', 0),
(2098, '2019-01-31 06:42:25', 'imp', 'optin_1', 'custom_form', '169.255.79.76', '-1', 0),
(2099, '2019-01-31 10:06:18', 'imp', 'optin_1', 'custom_form', '69.171.251.21', '-1', 0),
(2100, '2019-02-01 08:44:21', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2101, '2019-02-02 07:07:53', 'imp', 'optin_1', 'custom_form', '165.255.107.24', '-1', 0),
(2102, '2019-02-05 12:50:16', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2103, '2019-02-06 14:58:31', 'imp', 'optin_1', 'custom_form', '31.161.141.129', '-1', 0),
(2104, '2019-02-07 15:14:14', 'imp', 'optin_1', 'custom_form', '155.93.252.115', '-1', 0),
(2105, '2019-02-07 19:18:13', 'imp', 'optin_1', 'custom_form', '212.83.92.226', '-1', 0),
(2106, '2019-02-09 06:00:29', 'imp', 'optin_1', 'custom_form', '196.61.102.201', '-1', 0),
(2107, '2019-02-10 17:57:28', 'imp', 'optin_1', 'custom_form', '31.13.127.6', '-1', 0),
(2108, '2019-02-12 00:38:38', 'imp', 'optin_1', 'custom_form', '105.186.144.245', '-1', 0),
(2109, '2019-02-12 05:28:49', 'imp', 'optin_1', 'custom_form', '196.251.39.50', '-1', 0),
(2110, '2019-02-12 16:02:30', 'imp', 'optin_1', 'custom_form', '81.204.83.7', '-1', 0),
(2111, '2019-02-12 22:38:10', 'imp', 'optin_1', 'custom_form', '86.245.157.52', '-1', 0),
(2112, '2019-02-13 10:26:36', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2113, '2019-02-13 12:52:48', 'imp', 'optin_1', 'custom_form', '80.147.223.101', '-1', 0),
(2114, '2019-02-13 14:54:57', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2115, '2019-02-15 04:20:03', 'imp', 'optin_1', 'custom_form', '197.87.172.29', '-1', 0),
(2116, '2019-02-18 18:29:22', 'imp', 'optin_1', 'custom_form', '165.255.118.203', '-1', 0),
(2117, '2019-02-18 19:45:44', 'imp', 'optin_1', 'custom_form', '41.13.250.161', '-1', 0),
(2118, '2019-02-19 08:10:22', 'imp', 'optin_1', 'custom_form', '105.227.235.210', '-1', 0),
(2119, '2019-02-19 10:22:55', 'imp', 'optin_1', 'custom_form', '31.13.115.2', '-1', 0),
(2120, '2019-02-19 15:45:32', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2121, '2019-02-20 07:47:01', 'imp', 'optin_1', 'custom_form', '154.73.216.117', '-1', 0),
(2122, '2019-02-21 14:52:52', 'imp', 'optin_1', 'custom_form', '41.246.28.208', '-1', 0),
(2123, '2019-02-22 13:45:53', 'imp', 'optin_1', 'custom_form', '105.227.134.46', '-1', 0),
(2124, '2019-02-22 13:54:29', 'imp', 'optin_1', 'custom_form', '105.227.83.231', '-1', 0),
(2125, '2019-02-22 16:35:34', 'imp', 'optin_1', 'custom_form', '105.184.132.233', '-1', 0),
(2126, '2019-02-23 09:26:02', 'imp', 'optin_1', 'custom_form', '105.246.109.71', '-1', 0),
(2127, '2019-02-23 19:25:19', 'imp', 'optin_1', 'custom_form', '165.255.41.165', '-1', 0),
(2128, '2019-02-25 09:12:46', 'imp', 'optin_1', 'custom_form', '197.101.66.71', '-1', 0),
(2129, '2019-02-27 10:27:22', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2130, '2019-03-01 15:05:04', 'imp', 'optin_1', 'custom_form', '196.61.108.82', '-1', 0),
(2131, '2019-03-01 22:05:14', 'imp', 'optin_1', 'custom_form', '41.133.229.154', '-1', 0),
(2132, '2019-03-01 22:11:33', 'imp', 'optin_1', 'custom_form', '197.99.7.172', '-1', 0),
(2133, '2019-03-02 10:42:59', 'imp', 'optin_1', 'custom_form', '41.13.246.203', '-1', 0),
(2134, '2019-03-02 14:31:53', 'imp', 'optin_1', 'custom_form', '197.99.34.70', '-1', 0),
(2135, '2019-03-03 17:15:34', 'imp', 'optin_1', 'custom_form', '197.95.192.27', '-1', 0),
(2136, '2019-03-04 07:11:35', 'imp', 'optin_1', 'custom_form', '41.193.202.84', '-1', 0),
(2137, '2019-03-05 09:42:36', 'imp', 'optin_1', 'custom_form', '95.96.228.29', '-1', 0),
(2138, '2019-03-05 14:37:17', 'imp', 'optin_1', 'custom_form', '41.13.232.134', '-1', 0),
(2139, '2019-03-06 12:46:25', 'imp', 'optin_1', 'custom_form', '105.216.47.8', '-1', 0),
(2140, '2019-03-06 18:37:22', 'imp', 'optin_1', 'custom_form', '105.224.97.197', '-1', 0),
(2141, '2019-03-07 18:22:09', 'imp', 'optin_1', 'custom_form', '41.13.194.8', '-1', 0),
(2142, '2019-03-08 06:16:53', 'imp', 'optin_1', 'custom_form', '169.1.67.156', '-1', 0),
(2143, '2019-03-08 06:34:23', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2144, '2019-03-08 09:30:21', 'imp', 'optin_1', 'custom_form', '165.165.152.201', '-1', 0),
(2145, '2019-03-11 13:12:09', 'imp', 'optin_1', 'custom_form', '109.40.129.245', '-1', 0),
(2146, '2019-03-11 18:21:18', 'imp', 'optin_1', 'custom_form', '154.70.150.12', '-1', 0),
(2147, '2019-03-12 11:26:43', 'imp', 'optin_1', 'custom_form', '172.84.225.53', '-1', 0),
(2148, '2019-03-13 07:48:04', 'imp', 'optin_1', 'custom_form', '197.95.195.80', '-1', 0),
(2149, '2019-03-13 16:13:52', 'imp', 'optin_1', 'custom_form', '41.133.64.186', '-1', 0),
(2150, '2019-03-13 19:16:08', 'imp', 'optin_1', 'custom_form', '156.155.133.191', '-1', 0),
(2151, '2019-03-13 20:36:59', 'imp', 'optin_1', 'custom_form', '41.56.24.218', '-1', 0),
(2152, '2019-03-13 20:37:32', 'imp', 'optin_1', 'custom_form', '41.56.24.218', '-1', 0),
(2153, '2019-03-14 12:06:16', 'imp', 'optin_1', 'custom_form', '155.93.169.107', '-1', 0),
(2154, '2019-03-15 05:51:37', 'imp', 'optin_1', 'custom_form', '204.187.14.77', '-1', 0);

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

--
-- Table structure for table `wpva_ewwwio_images`
--

CREATE TABLE `wpva_ewwwio_images` (
  `id` int UNSIGNED NOT NULL,
  `attachment_id` bigint UNSIGNED DEFAULT NULL,
  `gallery` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `resize` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `converted` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `results` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `image_size` int UNSIGNED DEFAULT NULL,
  `orig_size` int UNSIGNED DEFAULT NULL,
  `backup` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `level` int UNSIGNED DEFAULT NULL,
  `pending` tinyint(1) NOT NULL DEFAULT '0',
  `updates` int UNSIGNED DEFAULT NULL,
  `updated` timestamp NOT NULL DEFAULT '1970-12-31 22:00:00' ON UPDATE CURRENT_TIMESTAMP,
  `trace` blob
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_ewwwio_images`
--

INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(1, 9490, 'media', 'full', 'ABSPATHwp-content/uploads/woocommerce-placeholder.png', '', 'No savings', 102644, 102644, '', 10, 0, 1, '2019-05-06 19:17:43', NULL),
(2, 9490, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/woocommerce-placeholder-150x150.png', '', 'Reduced by 15.7% (660 B)', 3547, 4207, '', 10, 0, 1, '2019-05-06 19:17:43', NULL),
(3, 9490, 'media', 'medium', 'ABSPATHwp-content/uploads/woocommerce-placeholder-300x300.png', '', 'Reduced by 15.7% (1.9 KB)', 10575, 12539, '', 10, 0, 1, '2019-05-06 19:17:45', NULL),
(4, 9490, 'media', 'medium_large', 'ABSPATHwp-content/uploads/woocommerce-placeholder-768x768.png', '', 'Reduced by 16.4% (9.4 KB)', 49091, 58694, '', 10, 0, 1, '2019-05-06 19:17:48', NULL),
(5, 9490, 'media', 'large', 'ABSPATHwp-content/uploads/woocommerce-placeholder-1024x1024.png', '', 'Reduced by 14.1% (12.7 KB)', 79203, 92161, '', 10, 0, 1, '2019-05-06 19:17:52', NULL),
(6, 9490, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/woocommerce-placeholder-900x604.png', '', 'Reduced by 17.3% (16.3 KB)', 79677, 96388, '', 10, 0, 1, '2019-05-06 19:18:00', NULL),
(7, 9490, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/woocommerce-placeholder-600x403.png', '', 'Reduced by 15.6% (5.9 KB)', 32580, 38580, '', 10, 0, 1, '2019-05-06 19:18:15', NULL),
(8, 9490, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/woocommerce-placeholder-400x269.png', '', 'Reduced by 14.7% (2.7 KB)', 16238, 19032, '', 10, 0, 1, '2019-05-06 19:18:17', NULL),
(9, 9490, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/woocommerce-placeholder-100x100.png', '', 'Reduced by 26.1% (598 B)', 1695, 2293, '', 10, 0, 1, '2019-05-06 19:18:18', NULL),
(10, 9490, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/woocommerce-placeholder-140x140.png', '', 'Reduced by 23.6% (1.1 KB)', 3655, 4782, '', 10, 0, 1, '2019-05-06 19:18:19', NULL),
(11, 9490, 'media', 'wide', 'ABSPATHwp-content/uploads/woocommerce-placeholder-1000x500.png', '', 'Reduced by 18.2% (18.9 KB)', 87021, 106418, '', 10, 0, 1, '2019-05-06 19:18:22', NULL),
(12, 9490, 'media', 'wide_small', 'ABSPATHwp-content/uploads/woocommerce-placeholder-670x335.png', '', 'Reduced by 22.9% (19.3 KB)', 66406, 86130, '', 10, 0, 1, '2019-05-06 19:18:26', NULL),
(13, 9490, 'media', 'regular', 'ABSPATHwp-content/uploads/woocommerce-placeholder-500x500.png', '', 'Reduced by 23.3% (8.4 KB)', 28341, 36967, '', 10, 0, 1, '2019-05-06 19:18:27', NULL),
(14, 9490, 'media', 'regular_small', 'ABSPATHwp-content/uploads/woocommerce-placeholder-350x350.png', '', 'Reduced by 29.1% (6.4 KB)', 15947, 22497, '', 10, 0, 1, '2019-05-06 19:18:27', NULL),
(15, 9490, 'media', 'tall', 'ABSPATHwp-content/uploads/woocommerce-placeholder-500x1000.png', '', 'Reduced by 20.2% (20.7 KB)', 83742, 104889, '', 10, 0, 1, '2019-05-06 19:18:30', NULL),
(16, 9490, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/woocommerce-placeholder-1000x1000.png', '', 'Reduced by 19.6% (22.7 KB)', 95497, 118760, '', 10, 0, 1, '2019-05-06 19:18:35', NULL),
(17, 9490, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/woocommerce-placeholder-900x600.png', '', 'Reduced by 19.0% (16.5 KB)', 72018, 88959, '', 10, 0, 1, '2019-05-06 19:18:38', NULL),
(18, 9490, 'media', 'large_featured', 'ABSPATHwp-content/uploads/woocommerce-placeholder-1200x700.png', '', 'Reduced by 15.6% (20.0 KB)', 111028, 131500, '', 10, 0, 1, '2019-05-06 19:18:42', NULL),
(19, 9490, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/woocommerce-placeholder-800x800.png', '', 'Reduced by 15.6% (9.8 KB)', 53990, 63997, '', 10, 0, 1, '2019-05-06 19:18:45', NULL),
(20, 9490, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/woocommerce-placeholder-375x400.png', '', 'Reduced by 15.0% (2.9 KB)', 16825, 19792, '', 10, 0, 1, '2019-05-06 19:18:47', NULL),
(21, 9489, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2.jpg', '', 'Reduced by 21.0% (37.1 KB)', 142813, 180786, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(22, 9489, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-150x150.jpg', '', 'Reduced by 10.5% (416 B)', 3541, 3957, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(23, 9489, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-300x281.jpg', '', 'Reduced by 5.4% (544 B)', 9575, 10119, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(24, 9489, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-768x720.jpg', '', 'Reduced by 8.2% (3.9 KB)', 44837, 48847, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(25, 9489, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-800x604.jpg', '', 'Reduced by 6.7% (3.6 KB)', 51016, 54672, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(26, 9489, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-600x403.jpg', '', 'Reduced by 5.7% (1.8 KB)', 29588, 31388, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(27, 9489, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-400x269.jpg', '', 'Reduced by 5.2% (853 B)', 15471, 16324, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(28, 9489, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-100x100.jpg', '', 'Reduced by 15.7% (378 B)', 2027, 2405, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(29, 9489, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-140x140.jpg', '', 'Reduced by 11.6% (401 B)', 3063, 3464, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(30, 9489, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-800x500.jpg', '', 'Reduced by 6.2% (3.2 KB)', 49560, 52847, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(31, 9489, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-670x335.jpg', '', 'Reduced by 5.0% (1.7 KB)', 33091, 34820, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(32, 9489, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-500x500.jpg', '', 'Reduced by 7.3% (1.9 KB)', 25148, 27119, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(33, 9489, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-350x350.jpg', '', 'Reduced by 6.8% (986 B)', 13441, 14427, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(34, 9489, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-500x750.jpg', '', 'Reduced by 6.9% (3.2 KB)', 44707, 48005, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(35, 9489, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-800x600.jpg', '', 'Reduced by 6.9% (3.7 KB)', 50591, 54359, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(36, 9489, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-800x700.jpg', '', 'Reduced by 7.6% (4.2 KB)', 51823, 56073, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(37, 9489, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-800x750.jpg', '', 'Reduced by 7.7% (4.3 KB)', 52736, 57147, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(38, 9489, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-375x400.jpg', '', 'Reduced by 6.1% (1.1 KB)', 17023, 18132, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(39, 9489, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands2-600x563.jpg', '', 'Reduced by 7.9% (2.6 KB)', 30461, 33079, '', 10, 0, 1, '2019-05-08 12:53:34', NULL),
(40, 9488, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1.jpg', '', 'Reduced by 19.0% (41.8 KB)', 183007, 225837, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(41, 9488, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-150x150.jpg', '', 'Reduced by 8.7% (376 B)', 3962, 4338, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(42, 9488, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-300x281.jpg', '', 'Reduced by 6.6% (792 B)', 11251, 12043, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(43, 9488, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-768x720.jpg', '', 'Reduced by 8.5% (5.0 KB)', 54866, 59943, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(44, 9488, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-800x604.jpg', '', 'Reduced by 7.1% (4.9 KB)', 64933, 69919, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(45, 9488, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-600x403.jpg', '', 'Reduced by 7.0% (2.6 KB)', 35239, 37888, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(46, 9488, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-400x269.jpg', '', 'Reduced by 6.4% (1.2 KB)', 18230, 19469, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(47, 9488, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-100x100.jpg', '', 'Reduced by 14.6% (376 B)', 2203, 2579, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(48, 9488, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-140x140.jpg', '', 'Reduced by 9.6% (378 B)', 3570, 3948, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(49, 9488, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-800x500.jpg', '', 'Reduced by 6.7% (4.5 KB)', 63474, 68048, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(50, 9488, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-670x335.jpg', '', 'Reduced by 6.3% (2.6 KB)', 39876, 42566, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(51, 9488, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-500x500.jpg', '', 'Reduced by 8.2% (2.6 KB)', 29956, 32633, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(52, 9488, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-350x350.jpg', '', 'Reduced by 7.1% (1.2 KB)', 15912, 17130, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(53, 9488, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-500x750.jpg', '', 'Reduced by 7.3% (4.3 KB)', 56178, 60619, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(54, 9488, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-800x600.jpg', '', 'Reduced by 7.3% (5.0 KB)', 64509, 69603, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(55, 9488, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-800x700.jpg', '', 'Reduced by 7.8% (5.4 KB)', 65815, 71391, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(56, 9488, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-800x750.jpg', '', 'Reduced by 7.9% (5.7 KB)', 67314, 73126, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(57, 9488, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-375x400.jpg', '', 'Reduced by 7.5% (1.6 KB)', 19763, 21370, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(58, 9488, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweshwe-headbands1-600x563.jpg', '', 'Reduced by 8.9% (3.4 KB)', 36216, 39733, '', 10, 0, 1, '2019-05-08 12:53:31', NULL),
(59, 9487, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4.jpg', '', 'Reduced by 24.2% (41.0 KB)', 131172, 173121, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(60, 9487, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-150x150.jpg', '', 'Reduced by 10.1% (399 B)', 3551, 3950, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(61, 9487, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-300x281.jpg', '', 'Reduced by 11.8% (1.2 KB)', 9198, 10430, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(62, 9487, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-768x720.jpg', '', 'Reduced by 12.9% (6.6 KB)', 45397, 52108, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(63, 9487, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-800x604.jpg', '', 'Reduced by 10.5% (6.5 KB)', 56369, 62992, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(64, 9487, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-600x403.jpg', '', 'Reduced by 11.0% (3.5 KB)', 29249, 32878, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(65, 9487, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-400x269.jpg', '', 'Reduced by 10.6% (1.8 KB)', 15208, 17011, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(66, 9487, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-100x100.jpg', '', 'Reduced by 15.6% (361 B)', 1951, 2312, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(67, 9487, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-140x140.jpg', '', 'Reduced by 10.9% (390 B)', 3190, 3580, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(68, 9487, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-800x500.jpg', '', 'Reduced by 9.6% (5.8 KB)', 55879, 61820, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(69, 9487, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-670x335.jpg', '', 'Reduced by 9.4% (3.5 KB)', 34579, 38175, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(70, 9487, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-500x500.jpg', '', 'Reduced by 12.9% (3.5 KB)', 24621, 28253, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(71, 9487, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-350x350.jpg', '', 'Reduced by 11.6% (1.7 KB)', 13017, 14724, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(72, 9487, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-500x750.jpg', '', 'Reduced by 9.4% (5.6 KB)', 55433, 61200, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(73, 9487, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-800x600.jpg', '', 'Reduced by 10.5% (6.5 KB)', 56395, 63045, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(74, 9487, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-800x700.jpg', '', 'Reduced by 11.5% (7.2 KB)', 56821, 64225, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(75, 9487, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-800x750.jpg', '', 'Reduced by 11.9% (7.6 KB)', 57572, 65355, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(76, 9487, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-375x400.jpg', '', 'Reduced by 12.0% (2.1 KB)', 16102, 18289, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(77, 9487, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat4-600x563.jpg', '', 'Reduced by 13.2% (4.5 KB)', 30017, 34576, '', 10, 0, 1, '2019-05-08 12:53:28', NULL),
(78, 9486, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3.jpg', '', 'Reduced by 16.7% (57.1 KB)', 292093, 350548, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(79, 9486, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-150x150.jpg', '', 'Reduced by 6.7% (437 B)', 6103, 6540, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(80, 9486, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-300x281.jpg', '', 'Reduced by 9.4% (1.8 KB)', 17867, 19712, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(81, 9486, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-768x720.jpg', '', 'Reduced by 6.9% (7.1 KB)', 98002, 105245, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(82, 9486, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-800x604.jpg', '', 'Reduced by 6.4% (7.5 KB)', 111208, 118839, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(83, 9486, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-600x403.jpg', '', 'Reduced by 7.4% (4.2 KB)', 54221, 58527, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(84, 9486, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-400x269.jpg', '', 'Reduced by 8.7% (2.5 KB)', 26865, 29409, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(85, 9486, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-100x100.jpg', '', 'Reduced by 9.7% (351 B)', 3259, 3610, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(86, 9486, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-140x140.jpg', '', 'Reduced by 7.1% (417 B)', 5475, 5892, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(87, 9486, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-800x500.jpg', '', 'Reduced by 6.3% (6.4 KB)', 97146, 103683, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(88, 9486, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-670x335.jpg', '', 'Reduced by 6.5% (3.5 KB)', 51114, 54688, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(89, 9486, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-500x500.jpg', '', 'Reduced by 8.0% (4.3 KB)', 50510, 54932, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(90, 9486, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-350x350.jpg', '', 'Reduced by 9.0% (2.4 KB)', 25183, 27674, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(91, 9486, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-500x750.jpg', '', 'Reduced by 6.3% (5.4 KB)', 81684, 87203, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(92, 9486, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-800x600.jpg', '', 'Reduced by 6.5% (7.5 KB)', 110358, 118044, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(93, 9486, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-800x700.jpg', '', 'Reduced by 6.6% (8.2 KB)', 118701, 127099, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(94, 9486, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-800x750.jpg', '', 'Reduced by 6.9% (8.8 KB)', 121337, 130389, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(95, 9486, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-375x400.jpg', '', 'Reduced by 8.3% (2.7 KB)', 30608, 33395, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(96, 9486, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat3-600x563.jpg', '', 'Reduced by 7.5% (5.1 KB)', 64191, 69407, '', 10, 0, 1, '2019-05-08 12:53:24', NULL),
(97, 9485, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2.jpg', '', 'Reduced by 21.5% (37.7 KB)', 141065, 179689, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(98, 9485, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-150x150.jpg', '', 'Reduced by 12.6% (412 B)', 2863, 3275, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(99, 9485, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-300x281.jpg', '', 'Reduced by 6.8% (574 B)', 7888, 8462, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(100, 9485, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-768x720.jpg', '', 'Reduced by 11.0% (4.9 KB)', 40586, 45621, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(101, 9485, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-800x604.jpg', '', 'Reduced by 9.3% (4.8 KB)', 48611, 53571, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(102, 9485, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-600x403.jpg', '', 'Reduced by 9.3% (2.5 KB)', 25450, 28045, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(103, 9485, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-400x269.jpg', '', 'Reduced by 8.9% (1.2 KB)', 12701, 13937, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(104, 9485, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-100x100.jpg', '', 'Reduced by 19.3% (378 B)', 1584, 1962, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(105, 9485, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-140x140.jpg', '', 'Reduced by 13.3% (391 B)', 2556, 2947, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(106, 9485, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-800x500.jpg', '', 'Reduced by 8.2% (4.2 KB)', 47867, 52134, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(107, 9485, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-670x335.jpg', '', 'Reduced by 7.7% (2.4 KB)', 29677, 32139, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(108, 9485, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-500x500.jpg', '', 'Reduced by 11.5% (2.7 KB)', 21090, 23834, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(109, 9485, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-350x350.jpg', '', 'Reduced by 9.8% (1.2 KB)', 10859, 12040, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(110, 9485, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-500x750.jpg', '', 'Reduced by 8.4% (4.2 KB)', 46833, 51123, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(111, 9485, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-800x600.jpg', '', 'Reduced by 9.4% (4.9 KB)', 48502, 53519, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(112, 9485, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-800x700.jpg', '', 'Reduced by 10.4% (5.6 KB)', 49074, 54774, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(113, 9485, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-800x750.jpg', '', 'Reduced by 10.9% (6.0 KB)', 49905, 56005, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(114, 9485, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-375x400.jpg', '', 'Reduced by 10.1% (1.5 KB)', 13791, 15346, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(115, 9485, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat2-600x563.jpg', '', 'Reduced by 11.6% (3.4 KB)', 26105, 29547, '', 10, 0, 1, '2019-05-08 12:53:22', NULL),
(116, 9484, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1.jpg', '', 'Reduced by 23.9% (42.0 KB)', 136599, 179590, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(117, 9484, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-150x150.jpg', '', 'Reduced by 11.2% (431 B)', 3425, 3856, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(118, 9484, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-300x281.jpg', '', 'Reduced by 10.9% (1.1 KB)', 9323, 10462, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(119, 9484, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-768x720.jpg', '', 'Reduced by 11.2% (5.9 KB)', 48305, 54377, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(120, 9484, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-800x604.jpg', '', 'Reduced by 8.9% (5.7 KB)', 60173, 66025, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(121, 9484, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-600x403.jpg', '', 'Reduced by 9.9% (3.4 KB)', 31195, 34637, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(122, 9484, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-400x269.jpg', '', 'Reduced by 9.6% (1.6 KB)', 15732, 17404, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(123, 9484, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-100x100.jpg', '', 'Reduced by 17.6% (387 B)', 1806, 2193, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(124, 9484, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-140x140.jpg', '', 'Reduced by 11.7% (403 B)', 3038, 3441, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(125, 9484, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-800x500.jpg', '', 'Reduced by 8.2% (5.2 KB)', 59453, 64762, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(126, 9484, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-670x335.jpg', '', 'Reduced by 8.5% (3.3 KB)', 36586, 39976, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(127, 9484, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-500x500.jpg', '', 'Reduced by 11.7% (3.4 KB)', 26013, 29458, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(128, 9484, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-350x350.jpg', '', 'Reduced by 11.3% (1.7 KB)', 13350, 15043, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(129, 9484, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-500x750.jpg', '', 'Reduced by 8.4% (5.2 KB)', 58570, 63923, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(130, 9484, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-800x600.jpg', '', 'Reduced by 8.8% (5.7 KB)', 59998, 65805, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(131, 9484, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-800x700.jpg', '', 'Reduced by 9.8% (6.5 KB)', 60635, 67249, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(132, 9484, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-800x750.jpg', '', 'Reduced by 10.2% (6.8 KB)', 61216, 68184, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(133, 9484, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-375x400.jpg', '', 'Reduced by 11.0% (2.0 KB)', 16780, 18846, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(134, 9484, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st-james-bucket-hat1-600x563.jpg', '', 'Reduced by 12.1% (4.3 KB)', 31843, 36226, '', 10, 0, 1, '2019-05-08 12:53:19', NULL),
(135, 9483, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook.jpg', '', 'Reduced by 7.1% (7.0 KB)', 93435, 100581, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(136, 9483, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-150x150.jpg', '', 'Reduced by 9.3% (429 B)', 4171, 4600, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(137, 9483, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-300x281.jpg', '', 'Reduced by 8.1% (999 B)', 11349, 12348, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(138, 9483, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-768x720.jpg', '', 'Reduced by 9.6% (5.6 KB)', 53966, 59695, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(139, 9483, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-800x604.jpg', '', 'Reduced by 7.6% (5.1 KB)', 63893, 69122, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(140, 9483, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-600x403.jpg', '', 'Reduced by 7.4% (2.8 KB)', 35788, 38637, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(141, 9483, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-400x269.jpg', '', 'Reduced by 7.4% (1.5 KB)', 18712, 20215, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(142, 9483, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-100x100.jpg', '', 'Reduced by 13.9% (362 B)', 2243, 2605, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(143, 9483, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-140x140.jpg', '', 'Reduced by 9.5% (382 B)', 3623, 4005, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(144, 9483, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-800x500.jpg', '', 'Reduced by 6.9% (4.6 KB)', 63397, 68124, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(145, 9483, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-670x335.jpg', '', 'Reduced by 6.6% (2.8 KB)', 39832, 42659, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(146, 9483, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-500x500.jpg', '', 'Reduced by 9.1% (3.0 KB)', 30269, 33313, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(147, 9483, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-350x350.jpg', '', 'Reduced by 8.3% (1.5 KB)', 16368, 17856, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(148, 9483, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-500x750.jpg', '', 'Reduced by 6.8% (4.4 KB)', 61398, 65910, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(149, 9483, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-800x600.jpg', '', 'Reduced by 7.6% (5.2 KB)', 64145, 69453, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(150, 9483, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-800x700.jpg', '', 'Reduced by 8.5% (5.9 KB)', 64330, 70322, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(151, 9483, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-800x750.jpg', '', 'Reduced by 9.5% (6.8 KB)', 66454, 73392, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(152, 9483, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-375x400.jpg', '', 'Reduced by 8.4% (1.8 KB)', 20281, 22133, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(153, 9483, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook-600x563.jpg', '', 'Reduced by 9.5% (3.7 KB)', 36589, 40424, '', 10, 0, 1, '2019-05-08 12:53:16', NULL),
(154, 9482, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2.jpg', '', 'Reduced by 18.2% (51.4 KB)', 236964, 289629, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(155, 9482, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-150x150.jpg', '', 'Reduced by 6.8% (421 B)', 5813, 6234, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(156, 9482, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-300x281.jpg', '', 'Reduced by 8.4% (1.4 KB)', 15359, 16761, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(157, 9482, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-768x720.jpg', '', 'Reduced by 7.5% (6.5 KB)', 81747, 88360, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(158, 9482, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-800x604.jpg', '', 'Reduced by 6.2% (6.6 KB)', 101654, 108406, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(159, 9482, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-600x403.jpg', '', 'Reduced by 7.1% (4.0 KB)', 52973, 57025, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(160, 9482, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-400x269.jpg', '', 'Reduced by 7.8% (2.2 KB)', 26908, 29187, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(161, 9482, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-100x100.jpg', '', 'Reduced by 11.3% (397 B)', 3124, 3521, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(162, 9482, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-140x140.jpg', '', 'Reduced by 7.2% (401 B)', 5153, 5554, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(163, 9482, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-800x500.jpg', '', 'Reduced by 5.7% (5.8 KB)', 99181, 105150, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(164, 9482, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-670x335.jpg', '', 'Reduced by 6.0% (3.4 KB)', 53751, 57183, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(165, 9482, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-500x500.jpg', '', 'Reduced by 8.4% (3.9 KB)', 43927, 47933, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(166, 9482, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-350x350.jpg', '', 'Reduced by 8.6% (2.1 KB)', 22359, 24469, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(167, 9482, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-500x750.jpg', '', 'Reduced by 5.9% (5.6 KB)', 91373, 97144, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(168, 9482, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-800x600.jpg', '', 'Reduced by 6.2% (6.5 KB)', 101567, 108263, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(169, 9482, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-800x700.jpg', '', 'Reduced by 6.8% (7.3 KB)', 102102, 109606, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(170, 9482, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-800x750.jpg', '', 'Reduced by 7.2% (7.7 KB)', 102698, 110632, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(171, 9482, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-375x400.jpg', '', 'Reduced by 8.5% (2.6 KB)', 28416, 31058, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(172, 9482, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook2-600x563.jpg', '', 'Reduced by 8.4% (4.8 KB)', 53692, 58591, '', 10, 0, 1, '2019-05-08 12:53:13', NULL),
(173, 9481, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1.jpg', '', 'Reduced by 18.9% (49.0 KB)', 215764, 265916, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(174, 9481, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-150x150.jpg', '', 'Reduced by 8.1% (415 B)', 4719, 5134, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(175, 9481, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-300x281.jpg', '', 'Reduced by 9.8% (1.4 KB)', 12878, 14283, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(176, 9481, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-768x720.jpg', '', 'Reduced by 10.0% (7.4 KB)', 68732, 76344, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(177, 9481, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-800x604.jpg', '', 'Reduced by 8.6% (7.8 KB)', 85072, 93087, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(178, 9481, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-600x403.jpg', '', 'Reduced by 9.1% (4.3 KB)', 44367, 48811, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(179, 9481, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-400x269.jpg', '', 'Reduced by 8.9% (2.2 KB)', 22631, 24845, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(180, 9481, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-100x100.jpg', '', 'Reduced by 12.5% (379 B)', 2642, 3021, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(181, 9481, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-140x140.jpg', '', 'Reduced by 8.5% (392 B)', 4247, 4639, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(182, 9481, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-800x500.jpg', '', 'Reduced by 7.9% (7.1 KB)', 83861, 91082, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(183, 9481, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-670x335.jpg', '', 'Reduced by 8.1% (4.1 KB)', 47300, 51486, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(184, 9481, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-500x500.jpg', '', 'Reduced by 10.4% (4.2 KB)', 37079, 41369, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(185, 9481, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-350x350.jpg', '', 'Reduced by 9.8% (2.0 KB)', 18909, 20952, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(186, 9481, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-500x750.jpg', '', 'Reduced by 8.0% (6.7 KB)', 78259, 85081, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(187, 9481, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-800x600.jpg', '', 'Reduced by 8.5% (7.7 KB)', 85243, 93119, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(188, 9481, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-800x700.jpg', '', 'Reduced by 9.3% (8.5 KB)', 85558, 94287, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(189, 9481, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-800x750.jpg', '', 'Reduced by 9.7% (9.1 KB)', 86175, 95484, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(190, 9481, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-375x400.jpg', '', 'Reduced by 9.7% (2.5 KB)', 23887, 26457, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(191, 9481, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-notebook1-600x563.jpg', '', 'Reduced by 10.6% (5.2 KB)', 45135, 50486, '', 10, 0, 1, '2019-05-08 12:53:10', NULL),
(192, 9480, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap5.jpg', '', 'Reduced by 24.4% (35.8 KB)', 113405, 150099, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(193, 9480, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-150x150.jpg', '', 'Reduced by 14.5% (445 B)', 2619, 3064, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(194, 9480, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-300x281.jpg', '', 'Reduced by 6.8% (590 B)', 8057, 8647, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(195, 9480, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-768x720.jpg', '', 'Reduced by 12.8% (5.5 KB)', 38454, 44115, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(196, 9480, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-800x604.jpg', '', 'Reduced by 9.2% (4.6 KB)', 46740, 51489, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(197, 9480, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-600x403.jpg', '', 'Reduced by 10.0% (2.7 KB)', 24907, 27662, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(198, 9480, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-400x269.jpg', '', 'Reduced by 6.9% (972 B)', 13094, 14066, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(199, 9480, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-100x100.jpg', '', 'Reduced by 22.0% (392 B)', 1387, 1779, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(200, 9480, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-140x140.jpg', '', 'Reduced by 15.4% (417 B)', 2286, 2703, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(201, 9480, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-800x500.jpg', '', 'Reduced by 8.6% (4.2 KB)', 45971, 50278, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(202, 9480, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-670x335.jpg', '', 'Reduced by 8.7% (2.6 KB)', 28516, 31225, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(203, 9480, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-500x500.jpg', '', 'Reduced by 10.0% (2.3 KB)', 21456, 23828, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(204, 9480, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-350x350.jpg', '', 'Reduced by 9.8% (1.2 KB)', 11288, 12514, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(205, 9480, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-500x750.jpg', '', 'Reduced by 8.6% (4.2 KB)', 45485, 49774, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(206, 9480, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-800x600.jpg', '', 'Reduced by 9.2% (4.7 KB)', 46804, 51574, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(207, 9480, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-800x700.jpg', '', 'Reduced by 10.0% (5.2 KB)', 47414, 52690, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(208, 9480, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-800x750.jpg', '', 'Reduced by 10.4% (5.5 KB)', 48098, 53692, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(209, 9480, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-375x400.jpg', '', 'Reduced by 9.5% (1.4 KB)', 14038, 15513, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(210, 9480, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap5-600x563.jpg', '', 'Reduced by 12.8% (3.7 KB)', 25655, 29426, '', 10, 0, 1, '2019-05-08 12:53:06', NULL),
(211, 9479, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap4.jpg', '', 'Reduced by 23.5% (36.0 KB)', 120151, 156985, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(212, 9479, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-150x150.jpg', '', 'Reduced by 11.6% (436 B)', 3307, 3743, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(213, 9479, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-300x281.jpg', '', 'Reduced by 7.7% (833 B)', 9974, 10807, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(214, 9479, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-768x720.jpg', '', 'Reduced by 8.8% (5.0 KB)', 53058, 58179, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(215, 9479, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-800x604.jpg', '', 'Reduced by 7.2% (5.0 KB)', 65321, 70417, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(216, 9479, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-600x403.jpg', '', 'Reduced by 6.6% (2.3 KB)', 34237, 36643, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(217, 9479, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-400x269.jpg', '', 'Reduced by 5.6% (1.0 KB)', 17462, 18495, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(218, 9479, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-100x100.jpg', '', 'Reduced by 17.1% (385 B)', 1870, 2255, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(219, 9479, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-140x140.jpg', '', 'Reduced by 12.1% (409 B)', 2958, 3367, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(220, 9479, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-800x500.jpg', '', 'Reduced by 6.9% (4.6 KB)', 63974, 68685, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(221, 9479, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-670x335.jpg', '', 'Reduced by 6.0% (2.4 KB)', 38909, 41376, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(222, 9479, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-500x500.jpg', '', 'Reduced by 7.7% (2.4 KB)', 28809, 31216, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(223, 9479, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-350x350.jpg', '', 'Reduced by 6.8% (1.1 KB)', 14783, 15868, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(224, 9479, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-500x750.jpg', '', 'Reduced by 7.0% (4.5 KB)', 60744, 65308, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(225, 9479, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-800x600.jpg', '', 'Reduced by 7.3% (5.0 KB)', 65185, 70343, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(226, 9479, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-800x700.jpg', '', 'Reduced by 8.1% (5.7 KB)', 65807, 71623, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(227, 9479, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-800x750.jpg', '', 'Reduced by 8.6% (6.1 KB)', 66490, 72736, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(228, 9479, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-375x400.jpg', '', 'Reduced by 6.8% (1.3 KB)', 18736, 20112, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(229, 9479, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap4-600x563.jpg', '', 'Reduced by 8.5% (3.2 KB)', 35216, 38471, '', 10, 0, 1, '2019-05-08 12:53:01', NULL),
(230, 9478, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap3.jpg', '', 'Reduced by 20.8% (39.0 KB)', 151749, 191647, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(231, 9478, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-150x150.jpg', '', 'Reduced by 9.6% (391 B)', 3682, 4073, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(232, 9478, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-300x281.jpg', '', 'Reduced by 7.2% (815 B)', 10579, 11394, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(233, 9478, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-768x720.jpg', '', 'Reduced by 8.9% (5.2 KB)', 54602, 59958, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(234, 9478, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-800x604.jpg', '', 'Reduced by 7.4% (5.1 KB)', 65817, 71081, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(235, 9478, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-600x403.jpg', '', 'Reduced by 7.2% (2.7 KB)', 35342, 38065, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(236, 9478, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-400x269.jpg', '', 'Reduced by 7.0% (1.3 KB)', 18093, 19449, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(237, 9478, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-100x100.jpg', '', 'Reduced by 16.5% (379 B)', 1918, 2297, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(238, 9478, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-140x140.jpg', '', 'Reduced by 10.3% (371 B)', 3229, 3600, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(239, 9478, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-800x500.jpg', '', 'Reduced by 6.8% (4.6 KB)', 64952, 69686, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(240, 9478, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-670x335.jpg', '', 'Reduced by 6.7% (2.7 KB)', 37992, 40724, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(241, 9478, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-500x500.jpg', '', 'Reduced by 9.1% (2.9 KB)', 29790, 32760, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(242, 9478, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-350x350.jpg', '', 'Reduced by 8.0% (1.3 KB)', 15291, 16619, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(243, 9478, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-500x750.jpg', '', 'Reduced by 7.1% (4.7 KB)', 62170, 66938, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(244, 9478, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-800x600.jpg', '', 'Reduced by 7.4% (5.1 KB)', 65823, 71086, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(245, 9478, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-800x700.jpg', '', 'Reduced by 8.3% (5.9 KB)', 66284, 72286, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(246, 9478, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-800x750.jpg', '', 'Reduced by 8.8% (6.4 KB)', 67246, 73772, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(247, 9478, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-375x400.jpg', '', 'Reduced by 7.9% (1.6 KB)', 19360, 21013, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(248, 9478, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap3-600x563.jpg', '', 'Reduced by 9.2% (3.6 KB)', 36116, 39778, '', 10, 0, 1, '2019-05-08 12:52:58', NULL),
(249, 9477, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap2.jpg', '', 'Reduced by 14.8% (42.1 KB)', 248230, 291383, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(250, 9477, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-150x150.jpg', '', 'Reduced by 7.6% (428 B)', 5210, 5638, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(251, 9477, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-300x281.jpg', '', 'Reduced by 6.8% (1.3 KB)', 18269, 19593, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(252, 9477, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-768x720.jpg', '', 'Reduced by 3.5% (3.4 KB)', 97392, 100883, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(253, 9477, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-800x604.jpg', '', 'Reduced by 4.2% (4.3 KB)', 101279, 105721, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(254, 9477, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-600x403.jpg', '', 'Reduced by 3.3% (1.8 KB)', 52740, 54555, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(255, 9477, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-400x269.jpg', '', 'Reduced by 5.1% (1.4 KB)', 26616, 28057, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(256, 9477, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-100x100.jpg', '', 'Reduced by 11.7% (372 B)', 2811, 3183, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(257, 9477, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-140x140.jpg', '', 'Reduced by 7.7% (389 B)', 4636, 5025, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(258, 9477, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-800x500.jpg', '', 'Reduced by 4.2% (3.7 KB)', 86875, 90672, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(259, 9477, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-670x335.jpg', '', 'Reduced by 3.3% (1.6 KB)', 48745, 50405, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(260, 9477, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-500x500.jpg', '', 'Reduced by 3.5% (1.9 KB)', 52017, 53926, '', 10, 0, 1, '2019-05-08 12:52:55', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(261, 9477, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-350x350.jpg', '', 'Reduced by 5.4% (1.5 KB)', 26567, 28097, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(262, 9477, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-500x750.jpg', '', 'Reduced by 4.2% (3.5 KB)', 81599, 85171, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(263, 9477, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-800x600.jpg', '', 'Reduced by 4.0% (4.1 KB)', 100257, 104457, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(264, 9477, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-800x700.jpg', '', 'Reduced by 4.1% (4.7 KB)', 111432, 116221, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(265, 9477, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-800x750.jpg', '', 'Reduced by 4.3% (5.0 KB)', 115147, 120284, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(266, 9477, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-375x400.jpg', '', 'Reduced by 4.4% (1.5 KB)', 32518, 34004, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(267, 9477, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap2-600x563.jpg', '', 'Reduced by 3.3% (2.2 KB)', 65236, 67466, '', 10, 0, 1, '2019-05-08 12:52:55', NULL),
(268, 9476, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap1.jpg', '', 'Reduced by 13.8% (67.0 KB)', 430420, 499077, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(269, 9476, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-150x150.jpg', '', 'Reduced by 5.8% (468 B)', 7646, 8114, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(270, 9476, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-300x281.jpg', '', 'Reduced by 7.6% (2.1 KB)', 25745, 27868, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(271, 9476, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-768x720.jpg', '', 'Reduced by 6.4% (9.4 KB)', 138995, 148577, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(272, 9476, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-800x604.jpg', '', 'Reduced by 6.8% (10.3 KB)', 145392, 155919, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(273, 9476, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-600x403.jpg', '', 'Reduced by 6.5% (4.7 KB)', 69358, 74180, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(274, 9476, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-400x269.jpg', '', 'Reduced by 7.5% (2.8 KB)', 35067, 37927, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(275, 9476, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-100x100.jpg', '', 'Reduced by 10.3% (422 B)', 3690, 4112, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(276, 9476, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-140x140.jpg', '', 'Reduced by 6.6% (472 B)', 6641, 7113, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(277, 9476, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-800x500.jpg', '', 'Reduced by 6.8% (8.8 KB)', 122756, 131767, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(278, 9476, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-670x335.jpg', '', 'Reduced by 6.5% (4.3 KB)', 62973, 67333, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(279, 9476, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-500x500.jpg', '', 'Reduced by 6.9% (5.3 KB)', 73142, 78547, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(280, 9476, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-350x350.jpg', '', 'Reduced by 7.3% (2.8 KB)', 36671, 39550, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(281, 9476, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-500x750.jpg', '', 'Reduced by 7.0% (8.8 KB)', 121051, 130102, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(282, 9476, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-800x600.jpg', '', 'Reduced by 6.8% (10.3 KB)', 143830, 154328, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(283, 9476, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-800x700.jpg', '', 'Reduced by 6.6% (11.4 KB)', 163615, 175258, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(284, 9476, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-800x750.jpg', '', 'Reduced by 6.9% (12.5 KB)', 172969, 185797, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(285, 9476, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-375x400.jpg', '', 'Reduced by 6.8% (3.2 KB)', 44495, 47756, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(286, 9476, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap1-600x563.jpg', '', 'Reduced by 6.3% (6.0 KB)', 91211, 97382, '', 10, 0, 1, '2019-05-08 12:52:52', NULL),
(287, 9470, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5.jpg', '', 'Reduced by 23.7% (38.3 KB)', 126178, 165380, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(288, 9470, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-150x150.jpg', '', 'Reduced by 8.7% (458 B)', 4788, 5246, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(289, 9470, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-300x281.jpg', '', 'Reduced by 7.9% (1.0 KB)', 12076, 13107, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(290, 9470, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-768x720.jpg', '', 'Reduced by 8.6% (4.4 KB)', 47533, 52004, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(291, 9470, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-800x604.jpg', '', 'Reduced by 7.4% (4.2 KB)', 54333, 58656, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(292, 9470, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-600x403.jpg', '', 'Reduced by 6.5% (2.2 KB)', 32796, 35059, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(293, 9470, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-400x269.jpg', '', 'Reduced by 6.9% (1.3 KB)', 18439, 19809, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(294, 9470, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-100x100.jpg', '', 'Reduced by 12.7% (390 B)', 2691, 3081, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(295, 9470, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-140x140.jpg', '', 'Reduced by 9.0% (430 B)', 4345, 4775, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(296, 9470, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-800x500.jpg', '', 'Reduced by 6.4% (3.5 KB)', 52382, 55956, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(297, 9470, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-670x335.jpg', '', 'Reduced by 5.5% (1.8 KB)', 31420, 33266, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(298, 9470, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-500x500.jpg', '', 'Reduced by 8.2% (2.4 KB)', 28260, 30768, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(299, 9470, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-350x350.jpg', '', 'Reduced by 7.9% (1.4 KB)', 16602, 18033, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(300, 9470, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-500x750.jpg', '', 'Reduced by 6.3% (3.5 KB)', 53250, 56802, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(301, 9470, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-800x600.jpg', '', 'Reduced by 7.3% (4.2 KB)', 54037, 58301, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(302, 9470, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-800x700.jpg', '', 'Reduced by 8.5% (5.0 KB)', 54770, 59856, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(303, 9470, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-800x750.jpg', '', 'Reduced by 9.1% (5.3 KB)', 54759, 60229, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(304, 9470, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-375x400.jpg', '', 'Reduced by 7.7% (1.6 KB)', 19911, 21580, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(305, 9470, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game5-600x563.jpg', '', 'Reduced by 8.7% (3.1 KB)', 33408, 36596, '', 10, 0, 1, '2019-05-08 12:52:50', NULL),
(306, 9469, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4.jpg', '', 'Reduced by 31.4% (34.3 KB)', 76756, 111861, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(307, 9469, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-150x150.jpg', '', 'Reduced by 13.3% (486 B)', 3165, 3651, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(308, 9469, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-300x281.jpg', '', 'Reduced by 10.1% (869 B)', 7775, 8644, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(309, 9469, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-768x720.jpg', '', 'Reduced by 15.2% (5.2 KB)', 29877, 35245, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(310, 9469, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-800x604.jpg', '', 'Reduced by 12.7% (4.7 KB)', 33173, 37994, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(311, 9469, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-600x403.jpg', '', 'Reduced by 10.8% (2.4 KB)', 20265, 22725, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(312, 9469, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-400x269.jpg', '', 'Reduced by 10.3% (1.3 KB)', 11353, 12651, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(313, 9469, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-100x100.jpg', '', 'Reduced by 18.9% (417 B)', 1793, 2210, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(314, 9469, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-140x140.jpg', '', 'Reduced by 14.5% (483 B)', 2845, 3328, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(315, 9469, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-800x500.jpg', '', 'Reduced by 11.2% (4.1 KB)', 33178, 37348, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(316, 9469, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-670x335.jpg', '', 'Reduced by 8.6% (2.1 KB)', 23025, 25192, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(317, 9469, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-500x500.jpg', '', 'Reduced by 13.7% (2.7 KB)', 17513, 20284, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(318, 9469, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-350x350.jpg', '', 'Reduced by 12.6% (1.5 KB)', 10459, 11965, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(319, 9469, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-500x750.jpg', '', 'Reduced by 13.9% (4.1 KB)', 25769, 29938, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(320, 9469, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-800x600.jpg', '', 'Reduced by 12.4% (4.6 KB)', 33708, 38469, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(321, 9469, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-800x700.jpg', '', 'Reduced by 14.2% (5.4 KB)', 33624, 39194, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(322, 9469, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-800x750.jpg', '', 'Reduced by 15.0% (5.9 KB)', 34196, 40233, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(323, 9469, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-375x400.jpg', '', 'Reduced by 12.3% (1.7 KB)', 12351, 14091, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(324, 9469, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game4-600x563.jpg', '', 'Reduced by 14.1% (3.4 KB)', 20995, 24453, '', 10, 0, 1, '2019-05-08 12:52:47', NULL),
(325, 9468, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3.jpg', '', 'Reduced by 21.0% (41.1 KB)', 158060, 200185, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(326, 9468, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-150x150.jpg', '', 'Reduced by 8.7% (437 B)', 4568, 5005, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(327, 9468, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-300x281.jpg', '', 'Reduced by 7.5% (1,023 B)', 12609, 13632, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(328, 9468, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-768x720.jpg', '', 'Reduced by 8.2% (5.2 KB)', 58835, 64110, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(329, 9468, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-800x604.jpg', '', 'Reduced by 6.6% (4.8 KB)', 70191, 75125, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(330, 9468, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-600x403.jpg', '', 'Reduced by 6.2% (2.6 KB)', 39984, 42635, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(331, 9468, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-400x269.jpg', '', 'Reduced by 5.9% (1.3 KB)', 21345, 22680, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(332, 9468, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-100x100.jpg', '', 'Reduced by 14.1% (401 B)', 2439, 2840, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(333, 9468, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-140x140.jpg', '', 'Reduced by 9.6% (428 B)', 4012, 4440, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(334, 9468, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-800x500.jpg', '', 'Reduced by 5.9% (4.2 KB)', 68833, 73183, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(335, 9468, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-670x335.jpg', '', 'Reduced by 5.7% (2.2 KB)', 38083, 40379, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(336, 9468, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-500x500.jpg', '', 'Reduced by 7.7% (2.7 KB)', 33796, 36607, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(337, 9468, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-350x350.jpg', '', 'Reduced by 7.1% (1.4 KB)', 18476, 19890, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(338, 9468, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-500x750.jpg', '', 'Reduced by 6.0% (4.3 KB)', 69368, 73804, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(339, 9468, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-800x600.jpg', '', 'Reduced by 6.6% (4.9 KB)', 70107, 75096, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(340, 9468, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-800x700.jpg', '', 'Reduced by 7.4% (5.5 KB)', 70654, 76325, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(341, 9468, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-800x750.jpg', '', 'Reduced by 7.9% (6.0 KB)', 71337, 77491, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(342, 9468, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-375x400.jpg', '', 'Reduced by 7.0% (1.7 KB)', 22411, 24105, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(343, 9468, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game3-600x563.jpg', '', 'Reduced by 8.2% (3.5 KB)', 40651, 44280, '', 10, 0, 1, '2019-05-08 12:52:44', NULL),
(344, 9467, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2.jpg', '', 'Reduced by 23.3% (47.7 KB)', 160429, 209270, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(345, 9467, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-150x150.jpg', '', 'Reduced by 6.7% (394 B)', 5491, 5885, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(346, 9467, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-300x281.jpg', '', 'Reduced by 9.0% (1.4 KB)', 14712, 16174, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(347, 9467, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-768x720.jpg', '', 'Reduced by 9.9% (7.0 KB)', 65075, 72201, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(348, 9467, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-800x604.jpg', '', 'Reduced by 8.6% (7.1 KB)', 77669, 84939, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(349, 9467, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-600x403.jpg', '', 'Reduced by 8.7% (4.2 KB)', 44601, 48851, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(350, 9467, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-400x269.jpg', '', 'Reduced by 8.3% (2.1 KB)', 24260, 26458, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(351, 9467, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-100x100.jpg', '', 'Reduced by 11.8% (383 B)', 2853, 3236, '', 10, 0, 1, '2019-05-06 19:19:32', NULL),
(352, 9467, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-140x140.jpg', '', 'Reduced by 7.5% (395 B)', 4862, 5257, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(353, 9467, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-800x500.jpg', '', 'Reduced by 7.9% (6.4 KB)', 75999, 82544, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(354, 9467, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-670x335.jpg', '', 'Reduced by 7.9% (3.7 KB)', 43686, 47443, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(355, 9467, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-500x500.jpg', '', 'Reduced by 9.9% (4.1 KB)', 37836, 42015, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(356, 9467, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-350x350.jpg', '', 'Reduced by 9.1% (2.0 KB)', 20961, 23052, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(357, 9467, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-500x750.jpg', '', 'Reduced by 7.7% (6.3 KB)', 76468, 82886, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(358, 9467, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-800x600.jpg', '', 'Reduced by 8.7% (7.3 KB)', 77561, 84997, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(359, 9467, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-800x700.jpg', '', 'Reduced by 9.3% (7.8 KB)', 78117, 86139, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(360, 9467, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-800x750.jpg', '', 'Reduced by 9.8% (8.3 KB)', 78405, 86916, '', 10, 0, 1, '2019-05-06 19:19:33', NULL),
(361, 9467, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-375x400.jpg', '', 'Reduced by 9.2% (2.6 KB)', 26025, 28673, '', 10, 0, 1, '2019-05-06 19:19:34', NULL),
(362, 9467, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game2-600x563.jpg', '', 'Reduced by 10.2% (5.0 KB)', 45512, 50680, '', 10, 0, 1, '2019-05-06 19:19:34', NULL),
(363, 9466, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1.jpg', '', 'Reduced by 27.2% (39.4 KB)', 108056, 148381, '', 10, 0, 1, '2019-05-08 12:48:14', NULL),
(364, 9466, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-150x150.jpg', '', 'Reduced by 9.3% (424 B)', 4149, 4573, '', 10, 0, 1, '2019-05-06 19:19:34', NULL),
(365, 9466, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-300x281.jpg', '', 'Reduced by 9.6% (1.1 KB)', 10564, 11682, '', 10, 0, 1, '2019-05-06 19:19:34', NULL),
(366, 9466, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-768x720.jpg', '', 'Reduced by 11.7% (5.4 KB)', 41462, 46976, '', 10, 0, 1, '2019-05-06 19:19:34', NULL),
(367, 9466, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-800x604.jpg', '', 'Reduced by 9.7% (4.9 KB)', 47185, 52251, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(368, 9466, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-600x403.jpg', '', 'Reduced by 9.0% (2.8 KB)', 29017, 31875, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(369, 9466, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-400x269.jpg', '', 'Reduced by 8.5% (1.5 KB)', 16484, 18019, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(370, 9466, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-100x100.jpg', '', 'Reduced by 14.3% (385 B)', 2303, 2688, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(371, 9466, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-140x140.jpg', '', 'Reduced by 10.0% (409 B)', 3667, 4076, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(372, 9466, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-800x500.jpg', '', 'Reduced by 8.4% (4.2 KB)', 46718, 50989, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(373, 9466, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-670x335.jpg', '', 'Reduced by 7.3% (2.5 KB)', 32453, 35009, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(374, 9466, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-500x500.jpg', '', 'Reduced by 10.9% (3.0 KB)', 25048, 28113, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(375, 9466, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-350x350.jpg', '', 'Reduced by 9.7% (1.5 KB)', 14566, 16126, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(376, 9466, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-500x750.jpg', '', 'Reduced by 8.5% (4.1 KB)', 45540, 49754, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(377, 9466, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-800x600.jpg', '', 'Reduced by 9.6% (4.9 KB)', 47248, 52280, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(378, 9466, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-800x700.jpg', '', 'Reduced by 10.9% (5.7 KB)', 47630, 53451, '', 10, 0, 1, '2019-05-06 19:19:35', NULL),
(379, 9466, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-800x750.jpg', '', 'Reduced by 11.4% (6.0 KB)', 48034, 54225, '', 10, 0, 1, '2019-05-06 19:19:36', NULL),
(380, 9466, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-375x400.jpg', '', 'Reduced by 9.5% (1.8 KB)', 17621, 19462, '', 10, 0, 1, '2019-05-06 19:19:36', NULL),
(381, 9466, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-South-Africa-Memory-Game1-600x563.jpg', '', 'Reduced by 11.4% (3.7 KB)', 29663, 33469, '', 10, 0, 1, '2019-05-06 19:19:36', NULL),
(382, 9465, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4.jpg', '', 'Reduced by 23.0% (36.0 KB)', 123586, 160468, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(383, 9465, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-150x150.jpg', '', 'Reduced by 9.5% (441 B)', 4223, 4664, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(384, 9465, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-300x281.jpg', '', 'Reduced by 7.4% (856 B)', 10683, 11539, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(385, 9465, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-768x720.jpg', '', 'Reduced by 9.3% (4.5 KB)', 44872, 49486, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(386, 9465, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-800x604.jpg', '', 'Reduced by 7.6% (4.3 KB)', 53106, 57491, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(387, 9465, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-600x403.jpg', '', 'Reduced by 6.4% (2.0 KB)', 30313, 32371, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(388, 9465, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-400x269.jpg', '', 'Reduced by 6.3% (1.1 KB)', 16897, 18025, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(389, 9465, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-100x100.jpg', '', 'Reduced by 14.7% (395 B)', 2296, 2691, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(390, 9465, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-140x140.jpg', '', 'Reduced by 9.9% (415 B)', 3777, 4192, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(391, 9465, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-800x500.jpg', '', 'Reduced by 6.2% (3.4 KB)', 52278, 55754, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(392, 9465, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-670x335.jpg', '', 'Reduced by 5.6% (1.8 KB)', 31211, 33077, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(393, 9465, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-500x500.jpg', '', 'Reduced by 8.0% (2.2 KB)', 26239, 28515, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(394, 9465, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-350x350.jpg', '', 'Reduced by 7.5% (1.2 KB)', 14842, 16049, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(395, 9465, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-500x750.jpg', '', 'Reduced by 6.2% (3.3 KB)', 52044, 55463, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(396, 9465, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-800x600.jpg', '', 'Reduced by 7.5% (4.2 KB)', 52821, 57108, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(397, 9465, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-800x700.jpg', '', 'Reduced by 8.7% (5.0 KB)', 53557, 58691, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(398, 9465, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-800x750.jpg', '', 'Reduced by 9.1% (5.3 KB)', 53601, 58995, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(399, 9465, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-375x400.jpg', '', 'Reduced by 7.4% (1.4 KB)', 18259, 19713, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(400, 9465, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game4-600x563.jpg', '', 'Reduced by 8.6% (2.8 KB)', 31064, 33980, '', 10, 0, 1, '2019-05-08 12:52:39', NULL),
(401, 9464, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3.jpg', '', 'Reduced by 20.6% (38.7 KB)', 153262, 192927, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(402, 9464, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-150x150.jpg', '', 'Reduced by 9.2% (447 B)', 4437, 4884, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(403, 9464, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-300x281.jpg', '', 'Reduced by 7.9% (1,018 B)', 11859, 12877, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(404, 9464, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-768x720.jpg', '', 'Reduced by 8.3% (4.9 KB)', 55058, 60073, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(405, 9464, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-800x604.jpg', '', 'Reduced by 6.6% (4.6 KB)', 66248, 70945, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(406, 9464, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-600x403.jpg', '', 'Reduced by 6.4% (2.5 KB)', 37004, 39552, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(407, 9464, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-400x269.jpg', '', 'Reduced by 6.6% (1.3 KB)', 19345, 20711, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(408, 9464, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-100x100.jpg', '', 'Reduced by 14.0% (392 B)', 2411, 2803, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(409, 9464, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-140x140.jpg', '', 'Reduced by 9.4% (414 B)', 3985, 4399, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(410, 9464, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-800x500.jpg', '', 'Reduced by 5.7% (3.9 KB)', 65397, 69348, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(411, 9464, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-670x335.jpg', '', 'Reduced by 5.2% (2.0 KB)', 37421, 39475, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(412, 9464, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-500x500.jpg', '', 'Reduced by 8.2% (2.8 KB)', 31688, 34511, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(413, 9464, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-350x350.jpg', '', 'Reduced by 7.9% (1.4 KB)', 16827, 18273, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(414, 9464, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-500x750.jpg', '', 'Reduced by 5.7% (3.9 KB)', 65172, 69131, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(415, 9464, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-800x600.jpg', '', 'Reduced by 6.7% (4.7 KB)', 65873, 70635, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(416, 9464, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-800x700.jpg', '', 'Reduced by 7.5% (5.3 KB)', 66702, 72145, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(417, 9464, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-800x750.jpg', '', 'Reduced by 8.1% (5.8 KB)', 67611, 73548, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(418, 9464, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-375x400.jpg', '', 'Reduced by 7.8% (1.8 KB)', 21396, 23199, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(419, 9464, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game3-600x563.jpg', '', 'Reduced by 8.6% (3.4 KB)', 37574, 41094, '', 10, 0, 1, '2019-05-08 12:52:36', NULL),
(420, 9463, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2.jpg', '', 'Reduced by 26.6% (39.1 KB)', 110252, 150261, '', 10, 0, 1, '2019-05-06 19:19:47', NULL),
(421, 9463, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-150x150.jpg', '', 'Reduced by 8.9% (388 B)', 3987, 4375, '', 10, 0, 1, '2019-05-06 19:19:47', NULL),
(422, 9463, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-300x281.jpg', '', 'Reduced by 8.8% (1,023 B)', 10591, 11614, '', 10, 0, 1, '2019-05-06 19:19:47', NULL),
(423, 9463, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-768x720.jpg', '', 'Reduced by 11.4% (5.8 KB)', 46425, 52383, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(424, 9463, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-800x604.jpg', '', 'Reduced by 9.5% (5.6 KB)', 54187, 59891, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(425, 9463, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-600x403.jpg', '', 'Reduced by 8.1% (2.7 KB)', 31792, 34579, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(426, 9463, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-400x269.jpg', '', 'Reduced by 7.0% (1.3 KB)', 17039, 18327, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(427, 9463, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-100x100.jpg', '', 'Reduced by 15.2% (383 B)', 2138, 2521, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(428, 9463, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-140x140.jpg', '', 'Reduced by 10.6% (397 B)', 3359, 3756, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(429, 9463, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-800x500.jpg', '', 'Reduced by 8.6% (5.0 KB)', 53777, 58864, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(430, 9463, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-670x335.jpg', '', 'Reduced by 6.8% (2.5 KB)', 35471, 38062, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(431, 9463, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-500x500.jpg', '', 'Reduced by 9.9% (2.9 KB)', 26776, 29734, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(432, 9463, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-350x350.jpg', '', 'Reduced by 9.1% (1.5 KB)', 14810, 16295, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(433, 9463, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-500x750.jpg', '', 'Reduced by 9.3% (4.2 KB)', 41244, 45498, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(434, 9463, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-800x600.jpg', '', 'Reduced by 9.7% (5.7 KB)', 54221, 60045, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(435, 9463, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-800x700.jpg', '', 'Reduced by 10.6% (6.3 KB)', 54635, 61091, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(436, 9463, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-800x750.jpg', '', 'Reduced by 11.1% (6.7 KB)', 55001, 61864, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(437, 9463, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-375x400.jpg', '', 'Reduced by 8.4% (1.7 KB)', 18528, 20227, '', 10, 0, 1, '2019-05-06 19:19:48', NULL),
(438, 9463, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game2-600x563.jpg', '', 'Reduced by 10.2% (3.6 KB)', 32448, 36145, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(439, 9462, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1.jpg', '', 'Reduced by 23.3% (33.1 KB)', 111468, 145318, '', 10, 0, 1, '2019-05-08 12:48:10', NULL),
(440, 9462, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-150x150.jpg', '', 'Reduced by 9.4% (376 B)', 3643, 4019, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(441, 9462, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-300x281.jpg', '', 'Reduced by 7.0% (741 B)', 9920, 10661, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(442, 9462, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-768x720.jpg', '', 'Reduced by 8.6% (3.8 KB)', 41557, 45449, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(443, 9462, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-800x604.jpg', '', 'Reduced by 6.8% (3.4 KB)', 47035, 50467, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(444, 9462, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-600x403.jpg', '', 'Reduced by 5.9% (1.7 KB)', 28359, 30127, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(445, 9462, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-400x269.jpg', '', 'Reduced by 5.5% (922 B)', 15748, 16670, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(446, 9462, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-100x100.jpg', '', 'Reduced by 15.8% (367 B)', 1951, 2318, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(447, 9462, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-140x140.jpg', '', 'Reduced by 10.1% (365 B)', 3242, 3607, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(448, 9462, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-800x500.jpg', '', 'Reduced by 5.7% (2.8 KB)', 46297, 49118, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(449, 9462, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-670x335.jpg', '', 'Reduced by 4.9% (1.6 KB)', 31119, 32725, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(450, 9462, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-500x500.jpg', '', 'Reduced by 8.2% (2.1 KB)', 24394, 26561, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(451, 9462, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-350x350.jpg', '', 'Reduced by 6.7% (1,000 B)', 13859, 14859, '', 10, 0, 1, '2019-05-06 19:19:49', NULL),
(452, 9462, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-500x750.jpg', '', 'Reduced by 6.4% (3.0 KB)', 44370, 47419, '', 10, 0, 1, '2019-05-06 19:19:50', NULL),
(453, 9462, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-800x600.jpg', '', 'Reduced by 6.8% (3.3 KB)', 47140, 50553, '', 10, 0, 1, '2019-05-06 19:19:50', NULL),
(454, 9462, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-800x700.jpg', '', 'Reduced by 8.0% (4.0 KB)', 47543, 51690, '', 10, 0, 1, '2019-05-06 19:19:50', NULL),
(455, 9462, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-800x750.jpg', '', 'Reduced by 8.7% (4.5 KB)', 48034, 52630, '', 10, 0, 1, '2019-05-06 19:19:51', NULL),
(456, 9462, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-375x400.jpg', '', 'Reduced by 6.8% (1.2 KB)', 16990, 18233, '', 10, 0, 1, '2019-05-06 19:19:52', NULL),
(457, 9462, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-Safari-Memory-Game1-600x563.jpg', '', 'Reduced by 8.3% (2.6 KB)', 29136, 31789, '', 10, 0, 1, '2019-05-06 19:19:52', NULL),
(458, 9461, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3.jpg', '', 'Reduced by 28.1% (36.2 KB)', 95011, 132079, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(459, 9461, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-150x150.jpg', '', 'Reduced by 13.4% (455 B)', 2952, 3407, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(460, 9461, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-300x281.jpg', '', 'Reduced by 7.1% (646 B)', 8487, 9133, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(461, 9461, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-768x720.jpg', '', 'Reduced by 11.8% (5.5 KB)', 41657, 47253, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(462, 9461, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-800x604.jpg', '', 'Reduced by 10.0% (5.4 KB)', 50133, 55684, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(463, 9461, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-600x403.jpg', '', 'Reduced by 8.4% (2.4 KB)', 27373, 29879, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(464, 9461, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-400x269.jpg', '', 'Reduced by 7.5% (1.1 KB)', 14127, 15270, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(465, 9461, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-100x100.jpg', '', 'Reduced by 19.6% (412 B)', 1688, 2100, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(466, 9461, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-140x140.jpg', '', 'Reduced by 13.5% (416 B)', 2667, 3083, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(467, 9461, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-800x500.jpg', '', 'Reduced by 9.2% (4.9 KB)', 49363, 54362, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(468, 9461, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-670x335.jpg', '', 'Reduced by 7.2% (2.4 KB)', 31783, 34266, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(469, 9461, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-500x500.jpg', '', 'Reduced by 10.4% (2.6 KB)', 22800, 25446, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(470, 9461, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-350x350.jpg', '', 'Reduced by 9.7% (1.3 KB)', 11971, 13256, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(471, 9461, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-500x750.jpg', '', 'Reduced by 9.2% (4.8 KB)', 47951, 52825, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(472, 9461, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-800x600.jpg', '', 'Reduced by 10.1% (5.5 KB)', 50025, 55619, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(473, 9461, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-800x700.jpg', '', 'Reduced by 11.1% (6.2 KB)', 50580, 56883, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(474, 9461, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-800x750.jpg', '', 'Reduced by 11.6% (6.5 KB)', 51105, 57780, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(475, 9461, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-375x400.jpg', '', 'Reduced by 9.1% (1.5 KB)', 15166, 16682, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(476, 9461, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/makuti-visor3-600x563.jpg', '', 'Reduced by 11.0% (3.4 KB)', 28179, 31651, '', 10, 0, 1, '2019-05-08 12:52:30', NULL),
(477, 9460, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2.jpg', '', 'Reduced by 25.7% (33.0 KB)', 97709, 131505, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(478, 9460, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-150x150.jpg', '', 'Reduced by 12.3% (421 B)', 2990, 3411, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(479, 9460, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-300x281.jpg', '', 'Reduced by 7.3% (631 B)', 7987, 8618, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(480, 9460, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-768x720.jpg', '', 'Reduced by 11.8% (4.7 KB)', 36410, 41262, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(481, 9460, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-800x604.jpg', '', 'Reduced by 7.9% (3.7 KB)', 44071, 47826, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(482, 9460, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-600x403.jpg', '', 'Reduced by 9.2% (2.3 KB)', 23705, 26100, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(483, 9460, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-400x269.jpg', '', 'Reduced by 8.1% (1.1 KB)', 12613, 13727, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(484, 9460, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-100x100.jpg', '', 'Reduced by 18.1% (381 B)', 1729, 2110, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(485, 9460, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-140x140.jpg', '', 'Reduced by 12.4% (393 B)', 2773, 3166, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(486, 9460, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-800x500.jpg', '', 'Reduced by 7.2% (3.2 KB)', 43039, 46357, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(487, 9460, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-670x335.jpg', '', 'Reduced by 7.3% (2.1 KB)', 27328, 29481, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(488, 9460, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-500x500.jpg', '', 'Reduced by 9.8% (2.2 KB)', 20442, 22671, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(489, 9460, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-350x350.jpg', '', 'Reduced by 11.4% (1.4 KB)', 10800, 12190, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(490, 9460, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-500x750.jpg', '', 'Reduced by 7.4% (3.3 KB)', 42248, 45604, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(491, 9460, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-800x600.jpg', '', 'Reduced by 7.8% (3.6 KB)', 43997, 47723, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(492, 9460, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-800x700.jpg', '', 'Reduced by 8.7% (4.2 KB)', 44792, 49084, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(493, 9460, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-800x750.jpg', '', 'Reduced by 9.0% (4.4 KB)', 45515, 50027, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(494, 9460, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-375x400.jpg', '', 'Reduced by 10.8% (1.6 KB)', 13469, 15094, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(495, 9460, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/makuti-visor2-600x563.jpg', '', 'Reduced by 12.1% (3.3 KB)', 24442, 27800, '', 10, 0, 1, '2019-05-08 12:52:27', NULL),
(496, 9459, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1.jpg', '', 'Reduced by 23.4% (31.9 KB)', 106571, 139197, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(497, 9459, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-150x150.jpg', '', 'Reduced by 15.2% (426 B)', 2378, 2804, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(498, 9459, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-300x281.jpg', '', 'Reduced by 10.2% (687 B)', 6037, 6724, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(499, 9459, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-768x720.jpg', '', 'Reduced by 13.2% (4.7 KB)', 31594, 36382, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(500, 9459, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-800x604.jpg', '', 'Reduced by 8.9% (3.7 KB)', 38938, 42750, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(501, 9459, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-600x403.jpg', '', 'Reduced by 10.7% (2.3 KB)', 19570, 21912, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(502, 9459, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-400x269.jpg', '', 'Reduced by 8.4% (933 B)', 10124, 11057, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(503, 9459, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-100x100.jpg', '', 'Reduced by 21.0% (381 B)', 1435, 1816, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(504, 9459, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-140x140.jpg', '', 'Reduced by 15.5% (394 B)', 2155, 2549, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(505, 9459, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-800x500.jpg', '', 'Reduced by 8.1% (3.3 KB)', 38145, 41520, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(506, 9459, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-670x335.jpg', '', 'Reduced by 8.0% (2.0 KB)', 23006, 25009, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(507, 9459, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-500x500.jpg', '', 'Reduced by 11.2% (2.1 KB)', 16925, 19061, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(508, 9459, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-350x350.jpg', '', 'Reduced by 9.0% (862 B)', 8767, 9629, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(509, 9459, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-500x750.jpg', '', 'Reduced by 8.0% (3.2 KB)', 37797, 41070, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(510, 9459, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-800x600.jpg', '', 'Reduced by 8.9% (3.7 KB)', 38875, 42670, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(511, 9459, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-800x700.jpg', '', 'Reduced by 9.8% (4.2 KB)', 39648, 43953, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(512, 9459, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-800x750.jpg', '', 'Reduced by 10.2% (4.5 KB)', 40514, 45131, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(513, 9459, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-375x400.jpg', '', 'Reduced by 11.2% (1.3 KB)', 10759, 12112, '', 10, 0, 1, '2019-05-08 12:52:24', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(514, 9459, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/makuti-visor1-600x563.jpg', '', 'Reduced by 14.3% (3.3 KB)', 20297, 23679, '', 10, 0, 1, '2019-05-08 12:52:24', NULL),
(515, 9458, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6.jpg', '', 'Reduced by 19.5% (40.5 KB)', 171504, 213009, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(516, 9458, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-150x150.jpg', '', 'Reduced by 9.7% (400 B)', 3735, 4135, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(517, 9458, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-300x281.jpg', '', 'Reduced by 9.2% (1.0 KB)', 10294, 11331, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(518, 9458, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-768x720.jpg', '', 'Reduced by 8.2% (5.0 KB)', 57389, 62547, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(519, 9458, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-800x604.jpg', '', 'Reduced by 7.1% (5.4 KB)', 71508, 77012, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(520, 9458, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-600x403.jpg', '', 'Reduced by 7.8% (3.0 KB)', 35722, 38763, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(521, 9458, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-400x269.jpg', '', 'Reduced by 8.2% (1.5 KB)', 17607, 19182, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(522, 9458, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-100x100.jpg', '', 'Reduced by 16.1% (378 B)', 1975, 2353, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(523, 9458, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-140x140.jpg', '', 'Reduced by 10.9% (397 B)', 3233, 3630, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(524, 9458, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-800x500.jpg', '', 'Reduced by 6.7% (5.0 KB)', 70269, 75338, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(525, 9458, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-670x335.jpg', '', 'Reduced by 6.9% (3.0 KB)', 40820, 43848, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(526, 9458, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-500x500.jpg', '', 'Reduced by 9.7% (3.1 KB)', 29606, 32799, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(527, 9458, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-350x350.jpg', '', 'Reduced by 10.0% (1.6 KB)', 14686, 16312, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(528, 9458, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-500x750.jpg', '', 'Reduced by 7.0% (5.1 KB)', 69330, 74510, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(529, 9458, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-800x600.jpg', '', 'Reduced by 7.2% (5.4 KB)', 71344, 76898, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(530, 9458, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-800x700.jpg', '', 'Reduced by 7.7% (5.9 KB)', 72407, 78483, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(531, 9458, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-800x750.jpg', '', 'Reduced by 7.8% (6.1 KB)', 73687, 79942, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(532, 9458, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-375x400.jpg', '', 'Reduced by 10.0% (2.0 KB)', 18746, 20832, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(533, 9458, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/chipata-cap6-600x563.jpg', '', 'Reduced by 9.2% (3.7 KB)', 36912, 40660, '', 10, 0, 1, '2019-05-08 12:52:21', NULL),
(534, 9457, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5.jpg', '', 'Reduced by 18.1% (38.7 KB)', 179143, 218765, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(535, 9457, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-150x150.jpg', '', 'Reduced by 10.8% (398 B)', 3283, 3681, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(536, 9457, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-300x281.jpg', '', 'Reduced by 8.3% (877 B)', 9657, 10534, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(537, 9457, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-768x720.jpg', '', 'Reduced by 10.1% (5.7 KB)', 51705, 57505, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(538, 9457, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-800x604.jpg', '', 'Reduced by 8.3% (5.6 KB)', 62477, 68165, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(539, 9457, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-600x403.jpg', '', 'Reduced by 8.9% (3.1 KB)', 32656, 35833, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(540, 9457, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-400x269.jpg', '', 'Reduced by 8.3% (1.5 KB)', 16523, 18020, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(541, 9457, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-100x100.jpg', '', 'Reduced by 18.2% (375 B)', 1690, 2065, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(542, 9457, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-140x140.jpg', '', 'Reduced by 12.2% (392 B)', 2834, 3226, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(543, 9457, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-800x500.jpg', '', 'Reduced by 7.9% (5.1 KB)', 61070, 66296, '', 10, 0, 1, '2019-05-06 19:20:01', NULL),
(544, 9457, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-670x335.jpg', '', 'Reduced by 8.0% (3.1 KB)', 36333, 39511, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(545, 9457, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-500x500.jpg', '', 'Reduced by 10.1% (3.1 KB)', 27805, 30932, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(546, 9457, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-350x350.jpg', '', 'Reduced by 8.6% (1.3 KB)', 14126, 15450, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(547, 9457, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-500x750.jpg', '', 'Reduced by 7.9% (5.0 KB)', 59962, 65074, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(548, 9457, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-800x600.jpg', '', 'Reduced by 8.6% (5.7 KB)', 62007, 67865, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(549, 9457, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-800x700.jpg', '', 'Reduced by 9.0% (6.1 KB)', 63356, 69595, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(550, 9457, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-800x750.jpg', '', 'Reduced by 9.2% (6.3 KB)', 64416, 70906, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(551, 9457, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-375x400.jpg', '', 'Reduced by 8.8% (1.7 KB)', 17785, 19508, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(552, 9457, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/Chipata-Cap5-600x563.jpg', '', 'Reduced by 10.3% (3.8 KB)', 33787, 37673, '', 10, 0, 1, '2019-05-06 19:20:02', NULL),
(553, 9456, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4.jpg', '', 'Reduced by 16.1% (61.4 KB)', 326928, 389801, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(554, 9456, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-150x150.jpg', '', 'Reduced by 5.9% (419 B)', 6691, 7110, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(555, 9456, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-300x281.jpg', '', 'Reduced by 7.1% (1.5 KB)', 20815, 22396, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(556, 9456, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-768x720.jpg', '', 'Reduced by 6.5% (7.9 KB)', 116653, 124748, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(557, 9456, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-800x604.jpg', '', 'Reduced by 7.1% (10.2 KB)', 137571, 148010, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(558, 9456, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-600x403.jpg', '', 'Reduced by 6.3% (4.7 KB)', 71315, 76136, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(559, 9456, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-400x269.jpg', '', 'Reduced by 5.9% (2.1 KB)', 35234, 37435, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(560, 9456, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-100x100.jpg', '', 'Reduced by 10.7% (407 B)', 3397, 3804, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(561, 9456, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-140x140.jpg', '', 'Reduced by 6.8% (428 B)', 5901, 6329, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(562, 9456, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-800x500.jpg', '', 'Reduced by 7.0% (9.4 KB)', 127278, 136861, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(563, 9456, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-670x335.jpg', '', 'Reduced by 6.2% (4.5 KB)', 69843, 74446, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(564, 9456, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-500x500.jpg', '', 'Reduced by 6.4% (4.2 KB)', 62857, 67177, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(565, 9456, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-350x350.jpg', '', 'Reduced by 6.2% (2.0 KB)', 31316, 33377, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(566, 9456, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-500x750.jpg', '', 'Reduced by 7.2% (8.8 KB)', 117049, 126093, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(567, 9456, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-800x600.jpg', '', 'Reduced by 7.0% (10.0 KB)', 136756, 146977, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(568, 9456, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-800x700.jpg', '', 'Reduced by 7.0% (10.4 KB)', 141667, 152331, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(569, 9456, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-800x750.jpg', '', 'Reduced by 7.0% (10.6 KB)', 143174, 154015, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(570, 9456, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-375x400.jpg', '', 'Reduced by 5.9% (2.4 KB)', 39544, 42010, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(571, 9456, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/chipata-cap4-600x563.jpg', '', 'Reduced by 6.3% (5.1 KB)', 76956, 82148, '', 10, 0, 1, '2019-05-08 12:52:18', NULL),
(572, 9455, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3.jpg', '', 'Reduced by 19.8% (45.7 KB)', 189651, 236432, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(573, 9455, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-150x150.jpg', '', 'Reduced by 9.8% (442 B)', 4047, 4489, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(574, 9455, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-300x281.jpg', '', 'Reduced by 9.1% (1.1 KB)', 11609, 12777, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(575, 9455, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-768x720.jpg', '', 'Reduced by 8.0% (5.6 KB)', 65982, 71694, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(576, 9455, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-800x604.jpg', '', 'Reduced by 7.5% (6.4 KB)', 80445, 86954, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(577, 9455, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-600x403.jpg', '', 'Reduced by 6.6% (2.9 KB)', 42014, 44977, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(578, 9455, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-400x269.jpg', '', 'Reduced by 7.2% (1.6 KB)', 20810, 22416, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(579, 9455, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-100x100.jpg', '', 'Reduced by 15.9% (396 B)', 2097, 2493, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(580, 9455, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-140x140.jpg', '', 'Reduced by 10.3% (411 B)', 3563, 3974, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(581, 9455, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-800x500.jpg', '', 'Reduced by 7.0% (5.8 KB)', 79543, 85526, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(582, 9455, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-670x335.jpg', '', 'Reduced by 6.2% (3.1 KB)', 48133, 51304, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(583, 9455, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-500x500.jpg', '', 'Reduced by 7.6% (2.8 KB)', 35109, 37996, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(584, 9455, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-350x350.jpg', '', 'Reduced by 8.3% (1.5 KB)', 17398, 18976, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(585, 9455, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-500x750.jpg', '', 'Reduced by 7.1% (6.0 KB)', 79509, 85619, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(586, 9455, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-800x600.jpg', '', 'Reduced by 7.5% (6.3 KB)', 80441, 86921, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(587, 9455, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-800x700.jpg', '', 'Reduced by 8.0% (6.9 KB)', 81153, 88209, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(588, 9455, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-800x750.jpg', '', 'Reduced by 8.3% (7.2 KB)', 82343, 89749, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(589, 9455, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-375x400.jpg', '', 'Reduced by 8.1% (1.9 KB)', 22418, 24384, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(590, 9455, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/chipata-cap3-600x563.jpg', '', 'Reduced by 7.8% (3.6 KB)', 43035, 46681, '', 10, 0, 1, '2019-05-08 12:52:15', NULL),
(591, 9454, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2.jpg', '', 'Reduced by 13.8% (60.9 KB)', 389808, 452162, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(592, 9454, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-150x150.jpg', '', 'Reduced by 6.3% (462 B)', 6815, 7277, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(593, 9454, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-300x281.jpg', '', 'Reduced by 8.0% (1.9 KB)', 22168, 24102, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(594, 9454, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-768x720.jpg', '', 'Reduced by 5.9% (7.2 KB)', 117785, 125125, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(595, 9454, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-800x604.jpg', '', 'Reduced by 6.5% (9.2 KB)', 133846, 143226, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(596, 9454, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-600x403.jpg', '', 'Reduced by 6.3% (4.5 KB)', 68032, 72614, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(597, 9454, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-400x269.jpg', '', 'Reduced by 8.1% (2.9 KB)', 34207, 37211, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(598, 9454, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-100x100.jpg', '', 'Reduced by 10.8% (404 B)', 3321, 3725, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(599, 9454, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-140x140.jpg', '', 'Reduced by 7.1% (454 B)', 5931, 6385, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(600, 9454, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-800x500.jpg', '', 'Reduced by 6.8% (8.5 KB)', 118380, 127053, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(601, 9454, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-670x335.jpg', '', 'Reduced by 6.4% (4.3 KB)', 63826, 68206, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(602, 9454, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-500x500.jpg', '', 'Reduced by 6.4% (4.2 KB)', 63452, 67785, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(603, 9454, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-350x350.jpg', '', 'Reduced by 7.7% (2.6 KB)', 32135, 34799, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(604, 9454, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-500x750.jpg', '', 'Reduced by 6.9% (7.8 KB)', 108551, 116572, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(605, 9454, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-800x600.jpg', '', 'Reduced by 6.6% (9.2 KB)', 132840, 142240, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(606, 9454, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-800x700.jpg', '', 'Reduced by 6.4% (9.4 KB)', 141609, 151240, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(607, 9454, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-800x750.jpg', '', 'Reduced by 6.5% (9.8 KB)', 143980, 153995, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(608, 9454, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-375x400.jpg', '', 'Reduced by 7.1% (3.0 KB)', 39783, 42822, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(609, 9454, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/chipata-cap2-600x563.jpg', '', 'Reduced by 6.2% (5.0 KB)', 78539, 83698, '', 10, 0, 1, '2019-05-08 12:52:12', NULL),
(610, 9453, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1.jpg', '', 'Reduced by 13.6% (65.0 KB)', 422651, 489208, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(611, 9453, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-150x150.jpg', '', 'Reduced by 6.9% (517 B)', 6981, 7498, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(612, 9453, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-300x281.jpg', '', 'Reduced by 8.1% (2.0 KB)', 23824, 25921, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(613, 9453, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-768x720.jpg', '', 'Reduced by 6.4% (8.7 KB)', 130411, 139319, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(614, 9453, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-800x604.jpg', '', 'Reduced by 7.1% (11.4 KB)', 152551, 164275, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(615, 9453, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-600x403.jpg', '', 'Reduced by 7.4% (6.0 KB)', 76609, 82731, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(616, 9453, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-400x269.jpg', '', 'Reduced by 9.1% (3.7 KB)', 37710, 41486, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(617, 9453, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-100x100.jpg', '', 'Reduced by 11.7% (429 B)', 3229, 3658, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(618, 9453, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-140x140.jpg', '', 'Reduced by 7.8% (509 B)', 5983, 6492, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(619, 9453, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-800x500.jpg', '', 'Reduced by 7.3% (10.1 KB)', 132375, 142724, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(620, 9453, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-670x335.jpg', '', 'Reduced by 7.2% (5.2 KB)', 69714, 75085, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(621, 9453, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-500x500.jpg', '', 'Reduced by 7.4% (5.3 KB)', 68345, 73787, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(622, 9453, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-350x350.jpg', '', 'Reduced by 8.3% (3.0 KB)', 34053, 37148, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(623, 9453, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-500x750.jpg', '', 'Reduced by 7.1% (7.9 KB)', 106771, 114897, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(624, 9453, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-800x600.jpg', '', 'Reduced by 7.1% (11.3 KB)', 151656, 163195, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(625, 9453, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-800x700.jpg', '', 'Reduced by 6.8% (11.3 KB)', 158032, 169643, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(626, 9453, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-800x750.jpg', '', 'Reduced by 6.9% (11.6 KB)', 160086, 171979, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(627, 9453, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-375x400.jpg', '', 'Reduced by 7.7% (3.4 KB)', 41444, 44918, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(628, 9453, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/chipata-cap1-600x563.jpg', '', 'Reduced by 6.9% (6.3 KB)', 86619, 93083, '', 10, 0, 1, '2019-05-08 12:52:09', NULL),
(629, 9452, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3.jpg', '', 'Reduced by 29.1% (33.7 KB)', 83861, 118347, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(630, 9452, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-150x150.jpg', '', 'Reduced by 9.2% (459 B)', 4518, 4977, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(631, 9452, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-300x281.jpg', '', 'Reduced by 9.1% (1.1 KB)', 10876, 11969, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(632, 9452, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-768x720.jpg', '', 'Reduced by 10.4% (4.3 KB)', 37890, 42269, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(633, 9452, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-800x604.jpg', '', 'Reduced by 7.8% (3.4 KB)', 40875, 44357, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(634, 9452, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-600x403.jpg', '', 'Reduced by 6.8% (2.0 KB)', 27351, 29359, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(635, 9452, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-400x269.jpg', '', 'Reduced by 7.2% (1.2 KB)', 15831, 17053, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(636, 9452, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-100x100.jpg', '', 'Reduced by 14.7% (425 B)', 2461, 2886, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(637, 9452, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-140x140.jpg', '', 'Reduced by 9.6% (425 B)', 3993, 4418, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(638, 9452, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-800x500.jpg', '', 'Reduced by 6.2% (2.6 KB)', 40710, 43410, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(639, 9452, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-670x335.jpg', '', 'Reduced by 4.8% (1.5 KB)', 30099, 31602, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(640, 9452, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-500x500.jpg', '', 'Reduced by 9.2% (2.3 KB)', 22957, 25279, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(641, 9452, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-350x350.jpg', '', 'Reduced by 8.6% (1.3 KB)', 14186, 15525, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(642, 9452, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-500x750.jpg', '', 'Reduced by 9.4% (2.8 KB)', 27948, 30843, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(643, 9452, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-800x600.jpg', '', 'Reduced by 7.8% (3.4 KB)', 41119, 44584, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(644, 9452, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-800x700.jpg', '', 'Reduced by 9.3% (4.1 KB)', 41341, 45557, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(645, 9452, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-800x750.jpg', '', 'Reduced by 10.0% (4.5 KB)', 41687, 46324, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(646, 9452, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-375x400.jpg', '', 'Reduced by 9.0% (1.5 KB)', 16079, 17660, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(647, 9452, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game3-600x563.jpg', '', 'Reduced by 9.6% (2.9 KB)', 27905, 30868, '', 10, 0, 1, '2019-05-08 12:52:05', NULL),
(648, 9451, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2.jpg', '', 'Reduced by 21.4% (50.0 KB)', 188160, 239352, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(649, 9451, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-150x150.jpg', '', 'Reduced by 6.3% (417 B)', 6175, 6592, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(650, 9451, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-300x281.jpg', '', 'Reduced by 9.2% (1.7 KB)', 16750, 18446, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(651, 9451, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-768x720.jpg', '', 'Reduced by 9.4% (7.5 KB)', 73948, 81603, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(652, 9451, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-800x604.jpg', '', 'Reduced by 8.2% (7.5 KB)', 86706, 94414, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(653, 9451, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-600x403.jpg', '', 'Reduced by 8.5% (4.6 KB)', 50388, 55074, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(654, 9451, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-400x269.jpg', '', 'Reduced by 8.7% (2.5 KB)', 27237, 29836, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(655, 9451, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-100x100.jpg', '', 'Reduced by 10.5% (377 B)', 3202, 3579, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(656, 9451, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-140x140.jpg', '', 'Reduced by 6.7% (397 B)', 5523, 5920, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(657, 9451, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-800x500.jpg', '', 'Reduced by 7.6% (6.8 KB)', 84969, 91958, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(658, 9451, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-670x335.jpg', '', 'Reduced by 7.8% (4.2 KB)', 50221, 54496, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(659, 9451, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-500x500.jpg', '', 'Reduced by 9.9% (4.5 KB)', 42544, 47202, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(660, 9451, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-350x350.jpg', '', 'Reduced by 9.6% (2.4 KB)', 23517, 26007, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(661, 9451, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-500x750.jpg', '', 'Reduced by 7.7% (6.4 KB)', 77722, 84243, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(662, 9451, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-800x600.jpg', '', 'Reduced by 8.2% (7.6 KB)', 86697, 94435, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(663, 9451, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-800x700.jpg', '', 'Reduced by 8.8% (8.3 KB)', 87154, 95614, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(664, 9451, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-800x750.jpg', '', 'Reduced by 9.4% (8.9 KB)', 87889, 96955, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(665, 9451, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-375x400.jpg', '', 'Reduced by 9.3% (2.9 KB)', 28972, 31946, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(666, 9451, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game2-600x563.jpg', '', 'Reduced by 9.9% (5.5 KB)', 51174, 56768, '', 10, 0, 1, '2019-05-08 12:52:01', NULL),
(667, 9450, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1.jpg', '', 'Reduced by 23.1% (34.2 KB)', 116759, 151735, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(668, 9450, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-150x150.jpg', '', 'Reduced by 8.2% (366 B)', 4115, 4481, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(669, 9450, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-300x281.jpg', '', 'Reduced by 7.2% (829 B)', 10691, 11520, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(670, 9450, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-768x720.jpg', '', 'Reduced by 8.6% (4.1 KB)', 44228, 48399, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(671, 9450, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-800x604.jpg', '', 'Reduced by 7.4% (3.9 KB)', 50215, 54250, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(672, 9450, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-600x403.jpg', '', 'Reduced by 6.7% (2.1 KB)', 29810, 31949, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(673, 9450, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-400x269.jpg', '', 'Reduced by 6.1% (1.1 KB)', 16726, 17822, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(674, 9450, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-100x100.jpg', '', 'Reduced by 13.9% (360 B)', 2225, 2585, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(675, 9450, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-140x140.jpg', '', 'Reduced by 8.9% (359 B)', 3662, 4021, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(676, 9450, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-800x500.jpg', '', 'Reduced by 6.5% (3.4 KB)', 49164, 52605, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(677, 9450, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-670x335.jpg', '', 'Reduced by 5.9% (2.0 KB)', 33252, 35323, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(678, 9450, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-500x500.jpg', '', 'Reduced by 8.0% (2.2 KB)', 26092, 28350, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(679, 9450, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-350x350.jpg', '', 'Reduced by 6.7% (1.0 KB)', 14976, 16043, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(680, 9450, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-500x750.jpg', '', 'Reduced by 8.0% (3.3 KB)', 38940, 42338, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(681, 9450, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-800x600.jpg', '', 'Reduced by 7.3% (3.9 KB)', 50198, 54163, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(682, 9450, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-800x700.jpg', '', 'Reduced by 8.3% (4.5 KB)', 51070, 55672, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(683, 9450, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-800x750.jpg', '', 'Reduced by 8.5% (4.8 KB)', 52319, 57204, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(684, 9450, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-375x400.jpg', '', 'Reduced by 7.4% (1.4 KB)', 18099, 19545, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(685, 9450, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game1-600x563.jpg', '', 'Reduced by 8.6% (2.8 KB)', 30907, 33802, '', 10, 0, 1, '2019-05-08 12:51:58', NULL),
(686, 9449, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5.jpg', '', 'Reduced by 19.6% (45.2 KB)', 189527, 235804, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(687, 9449, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-150x150.jpg', '', 'Reduced by 9.5% (441 B)', 4223, 4664, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(688, 9449, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-300x281.jpg', '', 'Reduced by 9.3% (1.2 KB)', 12081, 13319, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(689, 9449, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-768x720.jpg', '', 'Reduced by 7.6% (5.5 KB)', 68402, 74007, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(690, 9449, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-800x604.jpg', '', 'Reduced by 6.8% (6.1 KB)', 84912, 91141, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(691, 9449, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-600x403.jpg', '', 'Reduced by 7.4% (3.4 KB)', 43521, 47010, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(692, 9449, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-400x269.jpg', '', 'Reduced by 8.5% (2.0 KB)', 21511, 23518, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(693, 9449, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-100x100.jpg', '', 'Reduced by 14.4% (376 B)', 2239, 2615, '', 10, 0, 1, '2019-05-06 19:20:21', NULL),
(694, 9449, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-140x140.jpg', '', 'Reduced by 10.1% (417 B)', 3719, 4136, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(695, 9449, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-800x500.jpg', '', 'Reduced by 6.5% (5.7 KB)', 83642, 89459, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(696, 9449, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-670x335.jpg', '', 'Reduced by 6.4% (3.2 KB)', 48473, 51769, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(697, 9449, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-500x500.jpg', '', 'Reduced by 8.6% (3.3 KB)', 36222, 39621, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(698, 9449, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-350x350.jpg', '', 'Reduced by 9.3% (1.8 KB)', 17873, 19704, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(699, 9449, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-500x750.jpg', '', 'Reduced by 6.4% (5.5 KB)', 83073, 88752, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(700, 9449, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-800x600.jpg', '', 'Reduced by 6.9% (6.1 KB)', 84868, 91127, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(701, 9449, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-800x700.jpg', '', 'Reduced by 7.3% (6.6 KB)', 85592, 92341, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(702, 9449, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-800x750.jpg', '', 'Reduced by 7.6% (6.9 KB)', 86474, 93567, '', 10, 0, 1, '2019-05-06 19:20:22', NULL),
(703, 9449, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-375x400.jpg', '', 'Reduced by 9.3% (2.3 KB)', 22945, 25286, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(704, 9449, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap5-600x563.jpg', '', 'Reduced by 8.5% (4.1 KB)', 44628, 48780, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(705, 9448, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4.jpg', '', 'Reduced by 21.7% (36.0 KB)', 132986, 169891, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(706, 9448, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-150x150.jpg', '', 'Reduced by 12.2% (428 B)', 3091, 3519, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(707, 9448, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-300x281.jpg', '', 'Reduced by 7.0% (617 B)', 8240, 8857, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(708, 9448, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-768x720.jpg', '', 'Reduced by 13.0% (5.7 KB)', 38955, 44760, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(709, 9448, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-800x604.jpg', '', 'Reduced by 11.4% (5.8 KB)', 46497, 52485, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(710, 9448, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-600x403.jpg', '', 'Reduced by 10.2% (2.7 KB)', 24258, 27014, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(711, 9448, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-400x269.jpg', '', 'Reduced by 10.1% (1.4 KB)', 12336, 13721, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(712, 9448, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-100x100.jpg', '', 'Reduced by 18.6% (382 B)', 1676, 2058, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(713, 9448, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-140x140.jpg', '', 'Reduced by 12.9% (402 B)', 2716, 3118, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(714, 9448, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-800x500.jpg', '', 'Reduced by 10.0% (5.0 KB)', 46012, 51128, '', 10, 0, 1, '2019-05-06 19:20:23', NULL),
(715, 9448, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-670x335.jpg', '', 'Reduced by 8.2% (2.5 KB)', 28468, 31023, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(716, 9448, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-500x500.jpg', '', 'Reduced by 12.6% (2.9 KB)', 20470, 23413, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(717, 9448, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-350x350.jpg', '', 'Reduced by 10.6% (1.3 KB)', 10990, 12299, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(718, 9448, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-500x750.jpg', '', 'Reduced by 9.8% (4.9 KB)', 45890, 50881, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(719, 9448, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-800x600.jpg', '', 'Reduced by 11.2% (5.7 KB)', 46540, 52383, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(720, 9448, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-800x700.jpg', '', 'Reduced by 12.5% (6.6 KB)', 46949, 53685, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(721, 9448, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-800x750.jpg', '', 'Reduced by 13.1% (7.1 KB)', 48145, 55415, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(722, 9448, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-375x400.jpg', '', 'Reduced by 10.5% (1.6 KB)', 13693, 15293, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(723, 9448, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap4-600x563.jpg', '', 'Reduced by 12.8% (3.6 KB)', 25367, 29098, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(724, 9447, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3.jpg', '', 'Reduced by 14.0% (53.7 KB)', 338078, 393109, '', 10, 0, 1, '2019-05-06 19:20:24', NULL),
(725, 9447, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-150x150.jpg', '', 'Reduced by 5.6% (399 B)', 6721, 7120, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(726, 9447, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-300x281.jpg', '', 'Reduced by 5.5% (1.2 KB)', 21828, 23093, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(727, 9447, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-768x720.jpg', '', 'Reduced by 4.5% (5.4 KB)', 117724, 123294, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(728, 9447, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-800x604.jpg', '', 'Reduced by 5.2% (7.4 KB)', 138367, 145927, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(729, 9447, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-600x403.jpg', '', 'Reduced by 4.6% (3.4 KB)', 72426, 75942, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(730, 9447, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-400x269.jpg', '', 'Reduced by 4.7% (1.8 KB)', 36481, 38289, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(731, 9447, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-100x100.jpg', '', 'Reduced by 9.5% (367 B)', 3492, 3859, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(732, 9447, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-140x140.jpg', '', 'Reduced by 6.3% (393 B)', 5810, 6203, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(733, 9447, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-800x500.jpg', '', 'Reduced by 5.4% (7.0 KB)', 126018, 133226, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(734, 9447, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-670x335.jpg', '', 'Reduced by 4.7% (3.2 KB)', 67733, 71060, '', 10, 0, 1, '2019-05-06 19:20:25', NULL),
(735, 9447, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-500x500.jpg', '', 'Reduced by 4.6% (2.9 KB)', 62442, 65436, '', 10, 0, 1, '2019-05-06 19:20:26', NULL),
(736, 9447, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-350x350.jpg', '', 'Reduced by 4.5% (1.5 KB)', 31877, 33395, '', 10, 0, 1, '2019-05-06 19:20:26', NULL),
(737, 9447, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-500x750.jpg', '', 'Reduced by 5.5% (5.6 KB)', 97919, 103647, '', 10, 0, 1, '2019-05-06 19:20:26', NULL),
(738, 9447, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-800x600.jpg', '', 'Reduced by 5.1% (7.2 KB)', 137958, 145323, '', 10, 0, 1, '2019-05-06 19:20:26', NULL),
(739, 9447, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-800x700.jpg', '', 'Reduced by 5.2% (7.6 KB)', 141489, 149316, '', 10, 0, 1, '2019-05-06 19:20:27', NULL),
(740, 9447, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-800x750.jpg', '', 'Reduced by 5.3% (7.8 KB)', 143108, 151096, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(741, 9447, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-375x400.jpg', '', 'Reduced by 4.6% (1.8 KB)', 39129, 40995, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(742, 9447, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap3-600x563.jpg', '', 'Reduced by 4.5% (3.6 KB)', 78121, 81838, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(743, 9446, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2.jpg', '', 'Reduced by 15.4% (76.2 KB)', 427529, 505603, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(744, 9446, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-150x150.jpg', '', 'Reduced by 5.0% (466 B)', 8856, 9322, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(745, 9446, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-300x281.jpg', '', 'Reduced by 6.3% (1.9 KB)', 29439, 31430, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(746, 9446, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-768x720.jpg', '', 'Reduced by 6.4% (10.6 KB)', 159616, 170494, '', 10, 0, 1, '2019-05-06 19:20:28', NULL),
(747, 9446, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-800x604.jpg', '', 'Reduced by 7.2% (13.7 KB)', 181377, 195409, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(748, 9446, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-600x403.jpg', '', 'Reduced by 6.4% (6.1 KB)', 91344, 97543, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(749, 9446, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-400x269.jpg', '', 'Reduced by 6.2% (3.0 KB)', 45612, 48651, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(750, 9446, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-100x100.jpg', '', 'Reduced by 8.5% (407 B)', 4381, 4788, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(751, 9446, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-140x140.jpg', '', 'Reduced by 5.8% (471 B)', 7665, 8136, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(752, 9446, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-800x500.jpg', '', 'Reduced by 7.4% (12.4 KB)', 158045, 170734, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(753, 9446, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-670x335.jpg', '', 'Reduced by 6.7% (5.9 KB)', 83812, 89816, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(754, 9446, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-500x500.jpg', '', 'Reduced by 6.4% (5.8 KB)', 85615, 91511, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(755, 9446, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-350x350.jpg', '', 'Reduced by 6.0% (2.7 KB)', 43316, 46066, '', 10, 0, 1, '2019-05-06 19:20:29', NULL),
(756, 9446, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-500x750.jpg', '', 'Reduced by 7.5% (11.2 KB)', 142734, 154248, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(757, 9446, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-800x600.jpg', '', 'Reduced by 7.2% (13.7 KB)', 180194, 194179, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(758, 9446, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-800x700.jpg', '', 'Reduced by 7.0% (14.1 KB)', 192022, 206474, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(759, 9446, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-800x750.jpg', '', 'Reduced by 7.2% (14.8 KB)', 195396, 210502, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(760, 9446, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-375x400.jpg', '', 'Reduced by 6.0% (3.3 KB)', 53459, 56879, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(761, 9446, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap2-600x563.jpg', '', 'Reduced by 6.2% (6.9 KB)', 106568, 113617, '', 10, 0, 1, '2019-05-06 19:20:30', NULL),
(762, 9445, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap.jpg', '', 'Reduced by 13.1% (35.3 KB)', 239032, 275165, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(763, 9445, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-150x150.jpg', '', 'Reduced by 6.5% (390 B)', 5644, 6034, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(764, 9445, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-300x281.jpg', '', 'Reduced by 5.4% (958 B)', 16682, 17640, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(765, 9445, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-768x720.jpg', '', 'Reduced by 3.4% (3.0 KB)', 86339, 89382, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(766, 9445, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-800x604.jpg', '', 'Reduced by 3.9% (3.4 KB)', 85707, 89162, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(767, 9445, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-600x403.jpg', '', 'Reduced by 4.2% (1.9 KB)', 44080, 45998, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(768, 9445, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-400x269.jpg', '', 'Reduced by 4.9% (1.1 KB)', 22441, 23588, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(769, 9445, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-100x100.jpg', '', 'Reduced by 10.5% (362 B)', 3092, 3454, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(770, 9445, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-140x140.jpg', '', 'Reduced by 7.2% (384 B)', 4974, 5358, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(771, 9445, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-800x500.jpg', '', 'Reduced by 4.0% (3.0 KB)', 73861, 76915, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(772, 9445, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-670x335.jpg', '', 'Reduced by 3.9% (1.6 KB)', 40786, 42437, '', 10, 0, 1, '2019-05-08 12:51:50', NULL),
(773, 9445, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-500x500.jpg', '', 'Reduced by 4.4% (2.0 KB)', 44247, 46282, '', 10, 0, 1, '2019-05-08 12:51:50', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(774, 9445, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-350x350.jpg', '', 'Reduced by 4.9% (1.2 KB)', 23059, 24247, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(775, 9445, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-500x750.jpg', '', 'Reduced by 3.8% (2.6 KB)', 67182, 69824, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(776, 9445, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-800x600.jpg', '', 'Reduced by 3.8% (3.3 KB)', 84981, 88383, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(777, 9445, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-800x700.jpg', '', 'Reduced by 3.8% (3.7 KB)', 96444, 100263, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(778, 9445, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-800x750.jpg', '', 'Reduced by 3.7% (3.8 KB)', 101518, 105396, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(779, 9445, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-375x400.jpg', '', 'Reduced by 4.9% (1.4 KB)', 27547, 28963, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(780, 9445, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-5-panel-cap-600x563.jpg', '', 'Reduced by 4.0% (2.3 KB)', 57185, 59586, '', 10, 0, 1, '2019-05-08 12:51:51', NULL),
(844, 9371, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard.jpg', '', 'Reduced by 23.8% (89.2 KB)', 292165, 383511, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(845, 9371, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-150x150.jpg', '', 'Reduced by 7.3% (583 B)', 7452, 8035, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(846, 9371, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-300x188.jpg', '', 'Reduced by 8.0% (1.4 KB)', 16830, 18286, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(847, 9371, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-768x481.jpg', '', 'Reduced by 11.4% (7.2 KB)', 57526, 64938, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(848, 9371, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-1024x641.jpg', '', 'Reduced by 12.3% (11.7 KB)', 85905, 97898, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(849, 9371, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-900x604.jpg', '', 'Reduced by 11.9% (9.8 KB)', 74317, 84344, '', 10, 0, 1, '2019-05-06 19:35:15', NULL),
(850, 9371, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-600x403.jpg', '', 'Reduced by 10.6% (4.9 KB)', 42437, 47494, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(851, 9371, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-400x269.jpg', '', 'Reduced by 9.7% (2.6 KB)', 24865, 27548, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(852, 9371, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-100x100.jpg', '', 'Reduced by 10.1% (443 B)', 3939, 4382, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(853, 9371, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-140x140.jpg', '', 'Reduced by 8.0% (569 B)', 6582, 7151, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(854, 9371, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-1000x500.jpg', '', 'Reduced by 11.7% (9.7 KB)', 74969, 84935, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(855, 9371, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-670x335.jpg', '', 'Reduced by 10.4% (4.9 KB)', 43223, 48242, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(856, 9371, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-500x500.jpg', '', 'Reduced by 12.5% (5.3 KB)', 37699, 43092, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(857, 9371, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-350x350.jpg', '', 'Reduced by 10.6% (2.6 KB)', 22786, 25489, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(858, 9371, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-500x1000.jpg', '', 'Reduced by 19.0% (11.4 KB)', 49882, 61558, '', 10, 0, 1, '2019-05-06 19:35:16', NULL),
(859, 9371, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-1000x1000.jpg', '', 'Reduced by 15.8% (18.4 KB)', 99937, 118743, '', 10, 0, 1, '2019-05-06 19:35:17', NULL),
(860, 9371, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-900x600.jpg', '', 'Reduced by 12.1% (9.9 KB)', 73629, 83743, '', 10, 0, 1, '2019-05-06 19:35:17', NULL),
(861, 9371, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-1700x700.jpg', '', 'Reduced by 14.1% (21.2 KB)', 131589, 153262, '', 10, 0, 1, '2019-05-06 19:35:17', NULL),
(862, 9371, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-800x800.jpg', '', 'Reduced by 14.5% (12.0 KB)', 72485, 84823, '', 10, 0, 1, '2019-05-06 19:35:18', NULL),
(863, 9371, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-375x400.jpg', '', 'Reduced by 11.3% (3.2 KB)', 25362, 28609, '', 10, 0, 1, '2019-05-06 19:35:18', NULL),
(864, 9371, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/THIS-IS-DIVINE-colour-in-postcard-600x376.jpg', '', 'Reduced by 10.8% (4.9 KB)', 41447, 46476, '', 10, 0, 1, '2019-05-06 19:35:18', NULL),
(865, 9370, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07.jpg', '', 'Reduced by 22.8% (85.0 KB)', 295491, 382519, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(866, 9370, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-150x150.jpg', '', 'Reduced by 6.9% (543 B)', 7296, 7839, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(867, 9370, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-300x185.jpg', '', 'Reduced by 7.9% (1.2 KB)', 14607, 15864, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(868, 9370, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-768x475.jpg', '', 'Reduced by 11.3% (6.8 KB)', 54902, 61911, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(869, 9370, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-1024x633.jpg', '', 'Reduced by 12.1% (11.1 KB)', 82683, 94022, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(870, 9370, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-900x604.jpg', '', 'Reduced by 11.7% (9.8 KB)', 75255, 85241, '', 10, 0, 1, '2019-05-06 19:35:19', NULL),
(871, 9370, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-600x403.jpg', '', 'Reduced by 10.7% (4.9 KB)', 41923, 46964, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(872, 9370, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-400x269.jpg', '', 'Reduced by 9.1% (2.3 KB)', 23706, 26073, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(873, 9370, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-100x100.jpg', '', 'Reduced by 9.8% (422 B)', 3887, 4309, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(874, 9370, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-140x140.jpg', '', 'Reduced by 7.6% (521 B)', 6320, 6841, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(875, 9370, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-1000x500.jpg', '', 'Reduced by 11.3% (9.5 KB)', 76464, 86199, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(876, 9370, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-670x335.jpg', '', 'Reduced by 10.2% (4.8 KB)', 43176, 48102, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(877, 9370, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-500x500.jpg', '', 'Reduced by 11.3% (4.6 KB)', 36757, 41419, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(878, 9370, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-350x350.jpg', '', 'Reduced by 10.6% (2.6 KB)', 22278, 24916, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(879, 9370, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-500x1000.jpg', '', 'Reduced by 15.8% (7.5 KB)', 40695, 48354, '', 10, 0, 1, '2019-05-06 19:35:20', NULL),
(880, 9370, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-1000x1000.jpg', '', 'Reduced by 14.2% (16.2 KB)', 100117, 116748, '', 10, 0, 1, '2019-05-06 19:35:21', NULL),
(881, 9370, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-900x600.jpg', '', 'Reduced by 11.9% (9.9 KB)', 74932, 85024, '', 10, 0, 1, '2019-05-06 19:35:21', NULL),
(882, 9370, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-1700x700.jpg', '', 'Reduced by 13.5% (21.0 KB)', 138093, 159628, '', 10, 0, 1, '2019-05-06 19:35:21', NULL),
(883, 9370, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-800x800.jpg', '', 'Reduced by 13.1% (10.6 KB)', 72234, 83131, '', 10, 0, 1, '2019-05-06 19:35:22', NULL),
(884, 9370, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-375x400.jpg', '', 'Reduced by 11.0% (2.9 KB)', 24406, 27413, '', 10, 0, 1, '2019-05-06 19:35:22', NULL),
(885, 9370, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_07-600x371.jpg', '', 'Reduced by 10.9% (4.6 KB)', 38583, 43282, '', 10, 0, 1, '2019-05-06 19:35:22', NULL),
(886, 9369, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05.jpg', '', 'Reduced by 20.5% (98.5 KB)', 390683, 491497, '', 10, 0, 1, '2019-05-06 19:35:23', NULL),
(887, 9369, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-150x150.jpg', '', 'Reduced by 6.7% (556 B)', 7764, 8320, '', 10, 0, 1, '2019-05-06 19:35:24', NULL),
(888, 9369, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-300x187.jpg', '', 'Reduced by 8.8% (1.6 KB)', 16875, 18498, '', 10, 0, 1, '2019-05-06 19:35:24', NULL),
(889, 9369, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-768x479.jpg', '', 'Reduced by 11.6% (8.3 KB)', 64948, 73452, '', 10, 0, 1, '2019-05-06 19:35:24', NULL),
(890, 9369, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-1024x638.jpg', '', 'Reduced by 11.9% (13.3 KB)', 101247, 114865, '', 10, 0, 1, '2019-05-06 19:35:24', NULL),
(891, 9369, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-900x604.jpg', '', 'Reduced by 11.7% (11.8 KB)', 91073, 103114, '', 10, 0, 1, '2019-05-06 19:35:26', NULL),
(892, 9369, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-600x403.jpg', '', 'Reduced by 11.6% (6.2 KB)', 48326, 54684, '', 10, 0, 1, '2019-05-06 19:35:26', NULL),
(893, 9369, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-400x269.jpg', '', 'Reduced by 9.9% (2.9 KB)', 26770, 29700, '', 10, 0, 1, '2019-05-06 19:35:26', NULL),
(894, 9369, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-100x100.jpg', '', 'Reduced by 9.9% (449 B)', 4107, 4556, '', 10, 0, 1, '2019-05-06 19:35:26', NULL),
(895, 9369, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-140x140.jpg', '', 'Reduced by 7.0% (536 B)', 7147, 7683, '', 10, 0, 1, '2019-05-06 19:35:26', NULL),
(896, 9369, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-1000x500.jpg', '', 'Reduced by 11.3% (11.4 KB)', 91413, 103110, '', 10, 0, 1, '2019-05-06 19:35:27', NULL),
(897, 9369, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-670x335.jpg', '', 'Reduced by 11.0% (5.9 KB)', 48779, 54816, '', 10, 0, 1, '2019-05-06 19:35:27', NULL),
(898, 9369, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-500x500.jpg', '', 'Reduced by 11.4% (5.8 KB)', 46341, 52290, '', 10, 0, 1, '2019-05-06 19:35:27', NULL),
(899, 9369, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-350x350.jpg', '', 'Reduced by 11.2% (3.3 KB)', 26624, 29998, '', 10, 0, 1, '2019-05-06 19:35:27', NULL),
(900, 9369, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-500x1000.jpg', '', 'Reduced by 12.6% (10.1 KB)', 71632, 81988, '', 10, 0, 1, '2019-05-06 19:35:27', NULL),
(901, 9369, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-1000x1000.jpg', '', 'Reduced by 13.1% (19.5 KB)', 132867, 152846, '', 10, 0, 1, '2019-05-06 19:35:28', NULL),
(902, 9369, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-900x600.jpg', '', 'Reduced by 11.5% (11.4 KB)', 90209, 101880, '', 10, 0, 1, '2019-05-06 19:35:28', NULL),
(903, 9369, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-1700x700.jpg', '', 'Reduced by 12.4% (24.7 KB)', 179674, 205016, '', 10, 0, 1, '2019-05-06 19:35:28', NULL),
(904, 9369, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-800x800.jpg', '', 'Reduced by 12.2% (12.7 KB)', 93762, 106784, '', 10, 0, 1, '2019-05-06 19:35:28', NULL),
(905, 9369, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-375x400.jpg', '', 'Reduced by 11.6% (3.9 KB)', 30758, 34793, '', 10, 0, 1, '2019-05-06 19:35:29', NULL),
(906, 9369, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_05-600x374.jpg', '', 'Reduced by 11.7% (5.7 KB)', 44446, 50317, '', 10, 0, 1, '2019-05-06 19:35:29', NULL),
(907, 9368, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04.jpg', '', 'Reduced by 23.1% (79.7 KB)', 271534, 353180, '', 10, 0, 1, '2019-05-06 19:35:29', NULL),
(908, 9368, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-150x150.jpg', '', 'Reduced by 6.8% (541 B)', 7448, 7989, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(909, 9368, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-191x300.jpg', '', 'Reduced by 7.9% (1.2 KB)', 14928, 16201, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(910, 9368, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-768x1207.jpg', '', 'Reduced by 12.9% (14.0 KB)', 96785, 111145, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(911, 9368, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-652x1024.jpg', '', 'Reduced by 12.3% (10.6 KB)', 77259, 88101, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(912, 9368, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-900x604.jpg', '', 'Reduced by 13.5% (8.2 KB)', 54132, 62563, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(913, 9368, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-600x403.jpg', '', 'Reduced by 11.9% (4.1 KB)', 31043, 35218, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(914, 9368, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-400x269.jpg', '', 'Reduced by 9.9% (1.9 KB)', 17766, 19722, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(915, 9368, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-100x100.jpg', '', 'Reduced by 9.3% (430 B)', 4217, 4647, '', 10, 0, 1, '2019-05-06 19:35:30', NULL),
(916, 9368, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-140x140.jpg', '', 'Reduced by 7.1% (512 B)', 6729, 7241, '', 10, 0, 1, '2019-05-06 19:35:31', NULL),
(917, 9368, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-1000x500.jpg', '', 'Reduced by 14.9% (7.8 KB)', 45850, 53877, '', 10, 0, 1, '2019-05-06 19:35:31', NULL),
(918, 9368, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-670x335.jpg', '', 'Reduced by 11.8% (3.4 KB)', 25710, 29163, '', 10, 0, 1, '2019-05-06 19:35:31', NULL),
(919, 9368, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-500x500.jpg', '', 'Reduced by 11.0% (4.2 KB)', 34407, 38666, '', 10, 0, 1, '2019-05-06 19:35:31', NULL),
(920, 9368, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-350x350.jpg', '', 'Reduced by 9.6% (2.2 KB)', 21544, 23844, '', 10, 0, 1, '2019-05-06 19:35:31', NULL),
(921, 9368, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-500x1000.jpg', '', 'Reduced by 11.6% (8.6 KB)', 67154, 75979, '', 10, 0, 1, '2019-05-06 19:35:32', NULL),
(922, 9368, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-1000x1000.jpg', '', 'Reduced by 14.3% (14.4 KB)', 88141, 102841, '', 10, 0, 1, '2019-05-06 19:35:32', NULL),
(923, 9368, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-900x600.jpg', '', 'Reduced by 13.7% (8.2 KB)', 53113, 61517, '', 10, 0, 1, '2019-05-06 19:35:33', NULL),
(924, 9368, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-1265x700.jpg', '', 'Reduced by 16.7% (15.1 KB)', 76748, 92173, '', 10, 0, 1, '2019-05-06 19:35:33', NULL),
(925, 9368, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-800x800.jpg', '', 'Reduced by 13.1% (9.5 KB)', 64624, 74400, '', 10, 0, 1, '2019-05-06 19:35:33', NULL),
(926, 9368, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-375x400.jpg', '', 'Reduced by 10.0% (2.8 KB)', 25334, 28150, '', 10, 0, 1, '2019-05-06 19:35:33', NULL),
(927, 9368, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Front_Page_04-600x943.jpg', '', 'Reduced by 11.9% (9.0 KB)', 68022, 77187, '', 10, 0, 1, '2019-05-06 19:35:33', NULL),
(928, 9367, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2.jpg', '', 'Reduced by 35.2% (66.5 KB)', 125429, 193474, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(929, 9367, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-150x150.jpg', '', 'Reduced by 18.0% (709 B)', 3224, 3933, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(930, 9367, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-300x185.jpg', '', 'Reduced by 11.7% (974 B)', 7318, 8292, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(931, 9367, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-768x473.jpg', '', 'Reduced by 19.5% (6.1 KB)', 25828, 32101, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(932, 9367, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-1024x631.jpg', '', 'Reduced by 21.6% (10.3 KB)', 38229, 48747, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(933, 9367, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-900x604.jpg', '', 'Reduced by 21.6% (8.8 KB)', 32602, 41603, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(934, 9367, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-600x403.jpg', '', 'Reduced by 18.6% (4.2 KB)', 18949, 23281, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(935, 9367, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-400x269.jpg', '', 'Reduced by 16.0% (2.1 KB)', 11448, 13636, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(936, 9367, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-100x100.jpg', '', 'Reduced by 22.1% (545 B)', 1923, 2468, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(937, 9367, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-140x140.jpg', '', 'Reduced by 17.2% (640 B)', 3077, 3717, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(938, 9367, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-1000x500.jpg', '', 'Reduced by 23.2% (8.4 KB)', 28554, 37163, '', 10, 0, 1, '2019-05-06 19:35:34', NULL),
(939, 9367, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-670x335.jpg', '', 'Reduced by 19.0% (3.8 KB)', 16585, 20473, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(940, 9367, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-500x500.jpg', '', 'Reduced by 21.0% (4.1 KB)', 15603, 19760, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(941, 9367, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-350x350.jpg', '', 'Reduced by 16.9% (1.9 KB)', 9676, 11637, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(942, 9367, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-500x1000.jpg', '', 'Reduced by 21.4% (7.2 KB)', 27134, 34530, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(943, 9367, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-1000x1000.jpg', '', 'Reduced by 24.8% (13.5 KB)', 41884, 55701, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(944, 9367, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-900x600.jpg', '', 'Reduced by 20.7% (9.0 KB)', 35445, 44683, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(945, 9367, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-1700x700.jpg', '', 'Reduced by 30.7% (15.4 KB)', 35531, 51280, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(946, 9367, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-800x800.jpg', '', 'Reduced by 23.1% (9.4 KB)', 32016, 41641, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(947, 9367, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-375x400.jpg', '', 'Reduced by 18.7% (2.6 KB)', 11384, 14001, '', 10, 0, 1, '2019-05-06 19:35:35', NULL),
(948, 9367, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW15_Postcard_Back_Page_2-600x370.jpg', '', 'Reduced by 16.8% (3.6 KB)', 18260, 21936, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(949, 9366, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball.jpg', '', 'Reduced by 68.1% (36.9 KB)', 17720, 55533, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(950, 9366, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-150x150.jpg', '', 'Reduced by 7.9% (513 B)', 5953, 6466, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(951, 9366, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-300x181.jpg', '', 'Reduced by 7.0% (896 B)', 11896, 12792, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(952, 9366, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-600x367.jpg', '', 'Reduced by 10.7% (3.5 KB)', 30075, 33674, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(953, 9366, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-400x269.jpg', '', 'Reduced by 8.1% (1.6 KB)', 18993, 20656, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(954, 9366, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-100x100.jpg', '', 'Reduced by 11.1% (415 B)', 3315, 3730, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(955, 9366, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-140x140.jpg', '', 'Reduced by 8.2% (482 B)', 5402, 5884, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(956, 9366, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-607x335.jpg', '', 'Reduced by 16.1% (4.6 KB)', 24403, 29078, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(957, 9366, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-500x367.jpg', '', 'Reduced by 10.5% (3.0 KB)', 26486, 29608, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(958, 9366, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-350x350.jpg', '', 'Reduced by 9.9% (1.8 KB)', 16753, 18593, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(959, 9366, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-375x367.jpg', '', 'Reduced by 10.7% (2.2 KB)', 19176, 21479, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(960, 9366, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Im-having-a-ball-600x363.jpg', '', 'Reduced by 10.0% (3.1 KB)', 28457, 31632, '', 10, 0, 1, '2019-05-06 19:35:36', NULL),
(961, 9365, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1.jpg', '', 'Reduced by 9.7% (186.4 KB)', 1779641, 1970465, '', 10, 0, 1, '2019-05-06 19:35:42', NULL),
(962, 9365, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-150x150.jpg', '', 'Reduced by 6.9% (355 B)', 4755, 5110, '', 10, 0, 1, '2019-05-06 19:35:44', NULL),
(963, 9365, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-200x300.jpg', '', 'Reduced by 5.2% (434 B)', 7919, 8353, '', 10, 0, 1, '2019-05-06 19:35:44', NULL),
(964, 9365, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-768x1152.jpg', '', 'Reduced by 8.4% (5.8 KB)', 65457, 71421, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(965, 9365, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-683x1024.jpg', '', 'Reduced by 8.0% (4.6 KB)', 54292, 58985, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(966, 9365, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-900x604.jpg', '', 'Reduced by 4.2% (2.6 KB)', 60747, 63392, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(967, 9365, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-600x403.jpg', '', 'Reduced by 4.0% (1.3 KB)', 32150, 33475, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(968, 9365, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-400x269.jpg', '', 'Reduced by 4.3% (756 B)', 16737, 17493, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(969, 9365, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-100x100.jpg', '', 'Reduced by 12.3% (350 B)', 2493, 2843, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(970, 9365, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-140x140.jpg', '', 'Reduced by 8.1% (372 B)', 4199, 4571, '', 10, 0, 1, '2019-05-06 19:35:45', NULL),
(971, 9365, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-1000x500.jpg', '', 'Reduced by 4.2% (2.4 KB)', 55885, 58335, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(972, 9365, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-670x335.jpg', '', 'Reduced by 3.5% (1.0 KB)', 29216, 30286, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(973, 9365, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-500x500.jpg', '', 'Reduced by 5.0% (1.6 KB)', 31863, 33544, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(974, 9365, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-350x350.jpg', '', 'Reduced by 4.5% (847 B)', 17858, 18705, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(975, 9365, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-500x1000.jpg', '', 'Reduced by 6.4% (3.3 KB)', 49764, 53194, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(976, 9365, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-1000x1000.jpg', '', 'Reduced by 5.7% (5.5 KB)', 93422, 99080, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(977, 9365, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-900x600.jpg', '', 'Reduced by 4.3% (2.7 KB)', 60497, 63247, '', 10, 0, 1, '2019-05-06 19:35:46', NULL),
(978, 9365, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-1500x700.jpg', '', 'Reduced by 4.1% (4.3 KB)', 102538, 106908, '', 10, 0, 1, '2019-05-06 19:35:47', NULL),
(979, 9365, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-800x800.jpg', '', 'Reduced by 5.1% (3.4 KB)', 65455, 68982, '', 10, 0, 1, '2019-05-06 19:35:47', NULL),
(980, 9365, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-375x400.jpg', '', 'Reduced by 4.8% (1,015 B)', 20276, 21291, '', 10, 0, 1, '2019-05-06 19:35:47', NULL),
(981, 9365, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/P190327124531-zoomed-Web-Jpeg-1-600x900.jpg', '', 'Reduced by 7.7% (3.6 KB)', 44434, 48134, '', 10, 0, 1, '2019-05-06 19:35:47', NULL),
(982, 9364, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/190327-123311.png', '', 'Reduced by 8.1% (383.9 KB)', 4438097, 4831198, '', 10, 0, 1, '2019-05-06 19:37:44', NULL),
(983, 9364, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-123311-150x150.png', '', 'Reduced by 1.0% (449 B)', 46692, 47141, '', 10, 0, 1, '2019-05-06 19:37:46', NULL),
(984, 9364, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-123311-300x185.png', '', 'Reduced by 1.4% (1.5 KB)', 106654, 108169, '', 10, 0, 1, '2019-05-06 19:37:47', NULL),
(985, 9364, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-123311-768x474.png', '', 'Reduced by 2.7% (15.1 KB)', 566603, 582078, '', 10, 0, 1, '2019-05-06 19:37:55', NULL),
(986, 9364, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-123311-1024x632.png', '', 'Reduced by 3.2% (30.4 KB)', 934318, 965462, '', 10, 0, 1, '2019-05-06 19:38:12', NULL),
(987, 9364, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-123311-900x604.png', '', 'Reduced by 2.9% (24.0 KB)', 812355, 836967, '', 10, 0, 1, '2019-05-06 19:38:28', NULL),
(988, 9364, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-123311-600x403.png', '', 'Reduced by 2.1% (8.6 KB)', 401234, 410034, '', 10, 0, 1, '2019-05-06 19:38:36', NULL),
(989, 9364, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-123311-400x269.png', '', 'Reduced by 1.6% (3.0 KB)', 195989, 199098, '', 10, 0, 1, '2019-05-06 19:38:38', NULL),
(990, 9364, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-123311-100x100.png', '', 'Reduced by 0.6% (125 B)', 22533, 22658, '', 10, 0, 1, '2019-05-06 19:38:38', NULL),
(991, 9364, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-123311-140x140.png', '', 'Reduced by 0.7% (296 B)', 41230, 41526, '', 10, 0, 1, '2019-05-06 19:38:38', NULL),
(992, 9364, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-123311-1000x500.png', '', 'Reduced by 3.9% (30.3 KB)', 774656, 805707, '', 10, 0, 1, '2019-05-06 19:38:52', NULL),
(993, 9364, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-123311-670x335.png', '', 'Reduced by 3.0% (11.7 KB)', 385244, 397246, '', 10, 0, 1, '2019-05-06 19:38:56', NULL),
(994, 9364, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-123311-500x500.png', '', 'Reduced by 2.5% (9.8 KB)', 394372, 404417, '', 10, 0, 1, '2019-05-06 19:39:04', NULL),
(995, 9364, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-123311-350x350.png', '', 'Reduced by 1.8% (3.8 KB)', 211823, 215730, '', 10, 0, 1, '2019-05-06 19:39:06', NULL),
(996, 9364, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-123311-500x1000.png', '', 'Reduced by 3.9% (26.6 KB)', 668845, 696101, '', 10, 0, 1, '2019-05-06 19:39:25', NULL),
(997, 9364, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-123311-1000x1000.png', '', 'Reduced by 4.2% (55.5 KB)', 1291007, 1347867, '', 10, 0, 1, '2019-05-06 19:39:54', NULL),
(998, 9364, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-123311-900x600.png', '', 'Reduced by 3.0% (24.3 KB)', 807597, 832473, '', 10, 0, 1, '2019-05-06 19:40:09', NULL),
(999, 9364, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-123311-1700x700.png', '', 'Reduced by 5.2% (83.9 KB)', 1569093, 1655039, '', 10, 0, 1, '2019-05-06 19:40:41', NULL),
(1000, 9364, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-123311-800x800.png', '', 'Reduced by 3.6% (32.0 KB)', 885697, 918473, '', 10, 0, 1, '2019-05-06 19:41:01', NULL),
(1001, 9364, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-123311-375x400.png', '', 'Reduced by 2.1% (5.3 KB)', 250372, 255752, '', 10, 0, 1, '2019-05-06 19:41:06', NULL),
(1002, 9364, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-123311-600x370.png', '', 'Reduced by 2.2% (8.0 KB)', 367595, 375826, '', 10, 0, 1, '2019-05-06 19:41:10', NULL),
(1045, 9360, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10.jpg', '', 'Reduced by 11.5% (401.0 KB)', 3148128, 3558735, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1046, 9360, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-150x150.jpg', '', 'Reduced by 5.7% (423 B)', 7040, 7463, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1047, 9360, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-200x300.jpg', '', 'Reduced by 8.3% (1.0 KB)', 11905, 12980, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1048, 9360, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-768x1152.jpg', '', 'Reduced by 7.9% (11.9 KB)', 143071, 155274, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1049, 9360, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-683x1024.jpg', '', 'Reduced by 7.4% (9.1 KB)', 116189, 125488, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1050, 9360, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-900x604.jpg', '', 'Reduced by 7.0% (10.6 KB)', 144548, 155403, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1051, 9360, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-600x403.jpg', '', 'Reduced by 6.0% (4.4 KB)', 70521, 74995, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1052, 9360, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-400x269.jpg', '', 'Reduced by 5.5% (1.9 KB)', 33209, 35133, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1053, 9360, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-100x100.jpg', '', 'Reduced by 10.3% (416 B)', 3609, 4025, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1054, 9360, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-140x140.jpg', '', 'Reduced by 6.3% (420 B)', 6201, 6621, '', 10, 0, 1, '2019-05-06 19:41:40', NULL),
(1055, 9360, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-1000x500.jpg', '', 'Reduced by 7.4% (11.6 KB)', 149360, 161280, '', 10, 0, 1, '2019-05-06 19:41:41', NULL),
(1056, 9360, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-670x335.jpg', '', 'Reduced by 6.3% (4.8 KB)', 71922, 76792, '', 10, 0, 1, '2019-05-06 19:41:41', NULL),
(1057, 9360, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-500x500.jpg', '', 'Reduced by 6.1% (4.1 KB)', 64935, 69127, '', 10, 0, 1, '2019-05-06 19:41:41', NULL),
(1058, 9360, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-350x350.jpg', '', 'Reduced by 6.2% (2.1 KB)', 32569, 34727, '', 10, 0, 1, '2019-05-06 19:41:41', NULL),
(1059, 9360, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-500x1000.jpg', '', 'Reduced by 7.5% (7.7 KB)', 97394, 105310, '', 10, 0, 1, '2019-05-06 19:41:41', NULL),
(1060, 9360, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-1000x1000.jpg', '', 'Reduced by 7.7% (18.0 KB)', 220978, 239402, '', 10, 0, 1, '2019-05-06 19:41:42', NULL),
(1061, 9360, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-900x600.jpg', '', 'Reduced by 7.1% (10.7 KB)', 144404, 155380, '', 10, 0, 1, '2019-05-06 19:41:42', NULL),
(1062, 9360, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-1500x700.jpg', '', 'Reduced by 7.5% (24.1 KB)', 302450, 327101, '', 10, 0, 1, '2019-05-06 19:41:43', NULL),
(1063, 9360, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-800x800.jpg', '', 'Reduced by 7.0% (10.7 KB)', 146633, 157590, '', 10, 0, 1, '2019-05-06 19:41:43', NULL),
(1064, 9360, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-375x400.jpg', '', 'Reduced by 5.9% (2.4 KB)', 38316, 40725, '', 10, 0, 1, '2019-05-06 19:41:44', NULL),
(1065, 9360, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-10-600x900.jpg', '', 'Reduced by 7.2% (7.0 KB)', 92867, 100050, '', 10, 0, 1, '2019-05-06 19:41:44', NULL),
(1066, 9359, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8.jpg', '', 'Reduced by 11.5% (418.0 KB)', 3296218, 3724242, '', 10, 0, 1, '2019-05-06 19:41:53', NULL),
(1067, 9359, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-150x150.jpg', '', 'Reduced by 6.2% (453 B)', 6911, 7364, '', 10, 0, 1, '2019-05-06 19:41:53', NULL),
(1068, 9359, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-200x300.jpg', '', 'Reduced by 8.3% (1.1 KB)', 12394, 13512, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1069, 9359, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-768x1152.jpg', '', 'Reduced by 7.4% (11.7 KB)', 149840, 161807, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1070, 9359, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-683x1024.jpg', '', 'Reduced by 7.1% (9.1 KB)', 121822, 131185, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1071, 9359, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-900x604.jpg', '', 'Reduced by 7.0% (10.8 KB)', 146135, 157200, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1072, 9359, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-600x403.jpg', '', 'Reduced by 6.3% (4.7 KB)', 70902, 75686, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1073, 9359, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-400x269.jpg', '', 'Reduced by 5.9% (2.0 KB)', 33079, 35161, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1074, 9359, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-100x100.jpg', '', 'Reduced by 9.8% (390 B)', 3595, 3985, '', 10, 0, 1, '2019-05-06 19:41:54', NULL),
(1075, 9359, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-140x140.jpg', '', 'Reduced by 6.6% (431 B)', 6145, 6576, '', 10, 0, 1, '2019-05-06 19:41:55', NULL),
(1076, 9359, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-1000x500.jpg', '', 'Reduced by 7.2% (11.2 KB)', 146849, 158269, '', 10, 0, 1, '2019-05-06 19:41:55', NULL),
(1077, 9359, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-670x335.jpg', '', 'Reduced by 6.2% (4.5 KB)', 70270, 74897, '', 10, 0, 1, '2019-05-06 19:41:55', NULL),
(1078, 9359, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-500x500.jpg', '', 'Reduced by 6.2% (4.1 KB)', 64257, 68473, '', 10, 0, 1, '2019-05-06 19:41:55', NULL),
(1079, 9359, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-350x350.jpg', '', 'Reduced by 6.0% (2.0 KB)', 32085, 34129, '', 10, 0, 1, '2019-05-06 19:41:55', NULL),
(1080, 9359, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-500x1000.jpg', '', 'Reduced by 7.3% (8.0 KB)', 103349, 111505, '', 10, 0, 1, '2019-05-06 19:41:56', NULL),
(1081, 9359, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-1000x1000.jpg', '', 'Reduced by 7.6% (17.8 KB)', 221397, 239574, '', 10, 0, 1, '2019-05-06 19:41:56', NULL),
(1082, 9359, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-900x600.jpg', '', 'Reduced by 7.2% (11.0 KB)', 145303, 156596, '', 10, 0, 1, '2019-05-06 19:41:56', NULL),
(1083, 9359, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-1500x700.jpg', '', 'Reduced by 7.8% (25.0 KB)', 301149, 326725, '', 10, 0, 1, '2019-05-06 19:41:57', NULL),
(1084, 9359, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-800x800.jpg', '', 'Reduced by 7.0% (10.7 KB)', 146055, 157056, '', 10, 0, 1, '2019-05-06 19:41:58', NULL),
(1085, 9359, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-375x400.jpg', '', 'Reduced by 6.0% (2.4 KB)', 38262, 40692, '', 10, 0, 1, '2019-05-06 19:41:58', NULL),
(1086, 9359, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/P190327115033-zoomed-Web-Jpeg-8-600x900.jpg', '', 'Reduced by 6.9% (7.0 KB)', 97081, 104287, '', 10, 0, 1, '2019-05-06 19:41:58', NULL),
(1108, 9354, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/190327-114650.png', '', 'Reduced by 1.5% (318.5 KB)', 21652125, 21978319, '', 10, 0, 1, '2019-05-06 19:46:04', NULL),
(1109, 9354, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-114650-150x150.png', '', 'Reduced by 0.8% (343 B)', 45374, 45717, '', 10, 0, 1, '2019-05-06 19:46:08', NULL),
(1110, 9354, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-114650-300x249.png', '', 'Reduced by 1.0% (1.2 KB)', 127601, 128830, '', 10, 0, 1, '2019-05-06 19:46:11', NULL),
(1111, 9354, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-114650-768x638.png', '', 'Reduced by 0.5% (4.6 KB)', 873376, 878045, '', 10, 0, 1, '2019-05-06 19:46:19', NULL),
(1112, 9354, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-114650-1024x851.png', '', 'Reduced by 0.5% (7.2 KB)', 1531640, 1539026, '', 10, 0, 1, '2019-05-06 19:46:37', NULL),
(1113, 9354, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-114650-900x604.png', '', 'Reduced by 0.5% (5.2 KB)', 1103531, 1108890, '', 10, 0, 1, '2019-05-06 19:46:50', NULL),
(1114, 9354, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-114650-600x403.png', '', 'Reduced by 0.6% (2.9 KB)', 495209, 498215, '', 10, 0, 1, '2019-05-06 19:46:56', NULL),
(1115, 9354, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-114650-400x269.png', '', 'Reduced by 0.8% (1.7 KB)', 216879, 218628, '', 10, 0, 1, '2019-05-06 19:46:58', NULL),
(1116, 9354, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-114650-100x100.png', '', 'Reduced by 0.8% (180 B)', 21604, 21784, '', 10, 0, 1, '2019-05-06 19:46:58', NULL),
(1117, 9354, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-114650-140x140.png', '', 'Reduced by 0.7% (298 B)', 39947, 40245, '', 10, 0, 1, '2019-05-06 19:46:59', NULL),
(1118, 9354, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-114650-1000x500.png', '', 'Reduced by 0.5% (5.2 KB)', 1020081, 1025441, '', 10, 0, 1, '2019-05-06 19:47:17', NULL),
(1119, 9354, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-114650-670x335.png', '', 'Reduced by 0.6% (2.7 KB)', 464014, 466770, '', 10, 0, 1, '2019-05-06 19:47:24', NULL),
(1120, 9354, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-114650-500x500.png', '', 'Reduced by 0.6% (2.9 KB)', 510446, 513398, '', 10, 0, 1, '2019-05-06 19:47:29', NULL),
(1121, 9354, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-114650-350x350.png', '', 'Reduced by 0.6% (1.6 KB)', 247475, 249086, '', 10, 0, 1, '2019-05-06 19:47:32', NULL),
(1122, 9354, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-114650-500x1000.png', '', 'Reduced by 0.4% (4.3 KB)', 1109122, 1113548, '', 10, 0, 1, '2019-05-06 19:47:43', NULL),
(1123, 9354, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-114650-1000x1000.png', '', 'Reduced by 0.5% (9.6 KB)', 1982288, 1992135, '', 10, 0, 1, '2019-05-06 19:48:10', NULL),
(1124, 9354, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-114650-900x600.png', '', 'Reduced by 0.5% (5.3 KB)', 1098703, 1104142, '', 10, 0, 1, '2019-05-06 19:48:28', NULL),
(1125, 9354, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-114650-1700x700.png', '', 'Reduced by 0.6% (14.2 KB)', 2241298, 2255840, '', 10, 0, 1, '2019-05-06 19:48:46', NULL),
(1126, 9354, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-114650-800x800.png', '', 'Reduced by 0.5% (6.5 KB)', 1289892, 1296557, '', 10, 0, 1, '2019-05-06 19:48:55', NULL),
(1127, 9354, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-114650-375x400.png', '', 'Reduced by 0.6% (1.8 KB)', 314335, 316208, '', 10, 0, 1, '2019-05-06 19:48:57', NULL),
(1128, 9354, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-114650-600x498.png', '', 'Reduced by 0.6% (3.2 KB)', 534961, 538220, '', 10, 0, 1, '2019-05-06 19:49:02', NULL),
(1129, 9353, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square.png', '', 'Reduced by 3.8% (42.4 KB)', 1109473, 1152941, '', 10, 0, 1, '2019-05-06 19:49:12', NULL),
(1130, 9353, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-150x150.png', '', 'Reduced by 13.5% (4.7 KB)', 30537, 35304, '', 10, 0, 1, '2019-05-06 19:49:12', NULL),
(1131, 9353, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-300x266.png', '', 'Reduced by 13.8% (14.4 KB)', 92051, 106779, '', 10, 0, 1, '2019-05-06 19:49:13', NULL),
(1132, 9353, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-768x682.png', '', 'Reduced by 14.4% (92.3 KB)', 561286, 655795, '', 10, 0, 1, '2019-05-06 19:49:19', NULL),
(1133, 9353, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-1024x910.png', '', 'Reduced by 14.9% (170.5 KB)', 1000916, 1175526, '', 10, 0, 1, '2019-05-06 19:49:33', NULL),
(1134, 9353, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-900x604.png', '', 'Reduced by 14.2% (118.2 KB)', 731799, 852879, '', 10, 0, 1, '2019-05-06 19:49:40', NULL),
(1135, 9353, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-600x403.png', '', 'Reduced by 13.9% (54.0 KB)', 342218, 397548, '', 10, 0, 1, '2019-05-06 19:49:43', NULL),
(1136, 9353, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-400x269.png', '', 'Reduced by 13.9% (25.0 KB)', 158297, 183913, '', 10, 0, 1, '2019-05-06 19:49:44', NULL),
(1137, 9353, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-100x100.png', '', 'Reduced by 13.3% (2.1 KB)', 14192, 16366, '', 10, 0, 1, '2019-05-06 19:49:44', NULL),
(1138, 9353, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-140x140.png', '', 'Reduced by 13.4% (4.1 KB)', 26895, 31055, '', 10, 0, 1, '2019-05-06 19:49:44', NULL),
(1139, 9353, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-1000x500.png', '', 'Reduced by 14.5% (128.0 KB)', 774081, 905107, '', 10, 0, 1, '2019-05-06 19:49:56', NULL),
(1140, 9353, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-670x335.png', '', 'Reduced by 14.1% (58.3 KB)', 364109, 423760, '', 10, 0, 1, '2019-05-06 19:49:58', NULL),
(1141, 9353, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-500x500.png', '', 'Reduced by 14.1% (51.8 KB)', 322697, 375745, '', 10, 0, 1, '2019-05-06 19:50:01', NULL),
(1142, 9353, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-350x350.png', '', 'Reduced by 14.0% (25.5 KB)', 160253, 186367, '', 10, 0, 1, '2019-05-06 19:50:03', NULL),
(1143, 9353, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-500x986.png', '', 'Reduced by 13.6% (111.8 KB)', 725359, 839864, '', 10, 0, 1, '2019-05-06 19:50:06', NULL),
(1144, 9353, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-1000x986.png', '', 'Reduced by 13.7% (170.9 KB)', 1105905, 1280895, '', 10, 0, 1, '2019-05-06 19:50:13', NULL),
(1145, 9353, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-900x600.png', '', 'Reduced by 14.2% (118.4 KB)', 733676, 854906, '', 10, 0, 1, '2019-05-06 19:50:21', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(1146, 9353, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-1110x700.png', '', 'Reduced by 13.7% (165.9 KB)', 1068586, 1238442, '', 10, 0, 1, '2019-05-06 19:50:29', NULL),
(1147, 9353, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-800x800.png', '', 'Reduced by 14.6% (131.2 KB)', 787884, 922251, '', 10, 0, 1, '2019-05-06 19:50:36', NULL),
(1148, 9353, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-375x400.png', '', 'Reduced by 13.9% (32.0 KB)', 202682, 235469, '', 10, 0, 1, '2019-05-06 19:50:41', NULL),
(1149, 9353, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-122432_hi-res-square-600x533.png', '', 'Reduced by 14.0% (56.4 KB)', 356246, 414016, '', 10, 0, 1, '2019-05-06 19:50:43', NULL),
(1150, 9352, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/190327-122018.png', '', 'Reduced by 1.5% (267.4 KB)', 18125994, 18399847, '', 10, 0, 1, '2019-05-06 19:52:44', NULL),
(1151, 9352, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-122018-150x150.png', '', 'Reduced by 6.1% (2.9 KB)', 44940, 47879, '', 10, 0, 1, '2019-05-06 19:52:47', NULL),
(1152, 9352, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-122018-300x286.png', '', 'Reduced by 4.2% (7.3 KB)', 170828, 178303, '', 10, 0, 1, '2019-05-06 19:52:48', NULL),
(1153, 9352, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-122018-768x733.png', '', 'Reduced by 3.2% (37.7 KB)', 1160316, 1198925, '', 10, 0, 1, '2019-05-06 19:52:53', NULL),
(1154, 9352, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-122018-1024x978.png', '', 'Reduced by 0.6% (12.7 KB)', 2044224, 2057240, '', 10, 0, 1, '2019-05-06 19:53:06', NULL),
(1155, 9352, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-122018-900x604.png', '', 'Reduced by 2.6% (35.2 KB)', 1342753, 1378781, '', 10, 0, 1, '2019-05-06 19:53:14', NULL),
(1156, 9352, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-122018-600x403.png', '', 'Reduced by 4.6% (28.6 KB)', 603390, 632629, '', 10, 0, 1, '2019-05-06 19:53:16', NULL),
(1157, 9352, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-122018-400x269.png', '', 'Reduced by 5.0% (13.6 KB)', 264571, 278518, '', 10, 0, 1, '2019-05-06 19:53:17', NULL),
(1158, 9352, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-122018-100x100.png', '', 'Reduced by 7.3% (1.6 KB)', 20602, 22232, '', 10, 0, 1, '2019-05-06 19:53:17', NULL),
(1159, 9352, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-122018-140x140.png', '', 'Reduced by 6.9% (2.8 KB)', 39228, 42114, '', 10, 0, 1, '2019-05-06 19:53:18', NULL),
(1160, 9352, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-122018-1000x500.png', '', 'Reduced by 1.7% (21.6 KB)', 1263815, 1285933, '', 10, 0, 1, '2019-05-06 19:53:26', NULL),
(1161, 9352, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-122018-670x335.png', '', 'Reduced by 4.4% (26.1 KB)', 574719, 601456, '', 10, 0, 1, '2019-05-06 19:53:31', NULL),
(1162, 9352, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-122018-500x500.png', '', 'Reduced by 4.6% (25.5 KB)', 539363, 565484, '', 10, 0, 1, '2019-05-06 19:53:34', NULL),
(1163, 9352, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-122018-350x350.png', '', 'Reduced by 4.5% (12.0 KB)', 259417, 271710, '', 10, 0, 1, '2019-05-06 19:53:35', NULL),
(1164, 9352, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-122018-500x1000.png', '', 'Reduced by 1.1% (14.0 KB)', 1324673, 1339024, '', 10, 0, 1, '2019-05-06 19:53:40', NULL),
(1165, 9352, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-122018-1000x1000.png', '', 'Reduced by 0.6% (13.0 KB)', 2120450, 2133725, '', 10, 0, 1, '2019-05-06 19:53:54', NULL),
(1166, 9352, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-122018-900x600.png', '', 'Reduced by 2.6% (34.9 KB)', 1335623, 1371344, '', 10, 0, 1, '2019-05-06 19:54:04', NULL),
(1167, 9352, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-122018-1700x700.png', '', 'Reduced by 0.5% (14.2 KB)', 2754059, 2768570, '', 10, 0, 1, '2019-05-06 19:54:18', NULL),
(1168, 9352, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-122018-800x800.png', '', 'Reduced by 2.8% (39.0 KB)', 1368646, 1408605, '', 10, 0, 1, '2019-05-06 19:54:30', NULL),
(1169, 9352, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-122018-375x400.png', '', 'Reduced by 5.0% (17.2 KB)', 336911, 354551, '', 10, 0, 1, '2019-05-06 19:54:32', NULL),
(1170, 9352, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-122018-600x573.png', '', 'Reduced by 4.2% (30.5 KB)', 712749, 743934, '', 10, 0, 1, '2019-05-06 19:54:35', NULL),
(1171, 9351, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-notebook.png', '', 'Reduced by 13.0% (159.9 KB)', 1094855, 1258563, '', 10, 0, 1, '2019-05-08 12:51:32', NULL),
(1172, 9351, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-150x150.png', '', 'Reduced by 12.4% (3.6 KB)', 26014, 29709, '', 10, 0, 1, '2019-05-06 19:54:43', NULL),
(1173, 9351, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-300x300.png', '', 'Reduced by 13.0% (15.0 KB)', 102801, 118174, '', 10, 0, 1, '2019-05-06 19:54:44', NULL),
(1174, 9351, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-768x768.png', '', 'Reduced by 12.6% (94.6 KB)', 674179, 771046, '', 10, 0, 1, '2019-05-06 19:54:48', NULL),
(1175, 9351, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-1024x1024.png', '', 'Reduced by 13.2% (164.2 KB)', 1110150, 1278325, '', 10, 0, 1, '2019-05-06 19:54:59', NULL),
(1176, 9351, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-900x604.png', '', 'Reduced by 12.4% (122.0 KB)', 886086, 1010996, '', 10, 0, 1, '2019-05-06 19:55:09', NULL),
(1177, 9351, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-600x403.png', '', 'Reduced by 12.4% (56.0 KB)', 404716, 462078, '', 10, 0, 1, '2019-05-06 19:55:11', NULL),
(1178, 9351, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-400x269.png', '', 'Reduced by 12.6% (25.5 KB)', 182105, 208247, '', 10, 0, 1, '2019-05-06 19:55:12', NULL),
(1179, 9351, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-100x100.png', '', 'Reduced by 13.0% (1.7 KB)', 11826, 13589, '', 10, 0, 1, '2019-05-06 19:55:12', NULL),
(1180, 9351, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-140x140.png', '', 'Reduced by 12.4% (3.2 KB)', 22901, 26156, '', 10, 0, 1, '2019-05-06 19:55:12', NULL),
(1181, 9351, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-1000x500.png', '', 'Reduced by 13.2% (136.3 KB)', 921490, 1061074, '', 10, 0, 1, '2019-05-06 19:55:26', NULL),
(1182, 9351, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-670x335.png', '', 'Reduced by 12.9% (60.6 KB)', 420655, 482753, '', 10, 0, 1, '2019-05-06 19:55:29', NULL),
(1183, 9351, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-500x500.png', '', 'Reduced by 12.8% (40.7 KB)', 284225, 325922, '', 10, 0, 1, '2019-05-06 19:55:31', NULL),
(1184, 9351, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-350x350.png', '', 'Reduced by 12.7% (20.2 KB)', 141976, 162640, '', 10, 0, 1, '2019-05-06 19:55:32', NULL),
(1185, 9351, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-500x1000.png', '', 'Reduced by 13.7% (84.5 KB)', 547239, 633810, '', 10, 0, 1, '2019-05-06 19:55:35', NULL),
(1186, 9351, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-1000x1000.png', '', 'Reduced by 13.0% (159.9 KB)', 1094855, 1258563, '', 10, 0, 1, '2019-05-06 19:55:45', NULL),
(1187, 9351, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-900x600.png', '', 'Reduced by 12.3% (121.8 KB)', 885460, 1010202, '', 10, 0, 1, '2019-05-06 19:55:54', NULL),
(1188, 9351, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-1700x700.png', '', 'Reduced by 14.2% (291.4 KB)', 1807020, 2105367, '', 10, 0, 1, '2019-05-06 19:56:13', NULL),
(1189, 9351, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-800x800.png', '', 'Reduced by 12.8% (101.1 KB)', 702878, 806354, '', 10, 0, 1, '2019-05-06 19:56:18', NULL),
(1190, 9351, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-375x400.png', '', 'Reduced by 12.8% (24.9 KB)', 173896, 199368, '', 10, 0, 1, '2019-05-06 19:56:19', NULL),
(1191, 9351, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-115006_hi-res-square-600x600.png', '', 'Reduced by 12.7% (57.5 KB)', 405673, 464556, '', 10, 0, 1, '2019-05-06 19:56:22', NULL),
(1192, 9349, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2929.jpg', '', 'Reduced by 7.0% (212.7 KB)', 2912999, 3130821, '', 10, 0, 1, '2019-05-06 19:56:28', NULL),
(1193, 9349, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2929-150x150.jpg', '', 'Reduced by 7.9% (361 B)', 4181, 4542, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1194, 9349, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2929-300x200.jpg', '', 'Reduced by 6.2% (457 B)', 6932, 7389, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1195, 9349, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2929-768x512.jpg', '', 'Reduced by 7.9% (2.8 KB)', 33286, 36124, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1196, 9349, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2929-1024x683.jpg', '', 'Reduced by 8.8% (5.4 KB)', 56938, 62424, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1197, 9349, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/MG_2929-900x604.jpg', '', 'Reduced by 8.7% (4.2 KB)', 45354, 49651, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1198, 9349, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/MG_2929-600x403.jpg', '', 'Reduced by 7.6% (1.8 KB)', 22068, 23893, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1199, 9349, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/MG_2929-400x269.jpg', '', 'Reduced by 5.7% (671 B)', 11126, 11797, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1200, 9349, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/MG_2929-100x100.jpg', '', 'Reduced by 13.6% (376 B)', 2393, 2769, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1201, 9349, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/MG_2929-140x140.jpg', '', 'Reduced by 9.1% (373 B)', 3729, 4102, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1202, 9349, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/MG_2929-1000x500.jpg', '', 'Reduced by 8.5% (4.0 KB)', 44011, 48122, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1203, 9349, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/MG_2929-670x335.jpg', '', 'Reduced by 7.6% (1.7 KB)', 21028, 22752, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1204, 9349, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/MG_2929-500x500.jpg', '', 'Reduced by 6.3% (2.0 KB)', 30421, 32454, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1205, 9349, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/MG_2929-350x350.jpg', '', 'Reduced by 5.5% (938 B)', 16000, 16938, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1206, 9349, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/MG_2929-500x1000.jpg', '', 'Reduced by 5.1% (4.1 KB)', 78004, 82213, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1207, 9349, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/MG_2929-1000x1000.jpg', '', 'Reduced by 7.2% (8.2 KB)', 108815, 117224, '', 10, 0, 1, '2019-05-06 19:56:30', NULL),
(1208, 9349, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/MG_2929-900x600.jpg', '', 'Reduced by 8.7% (4.2 KB)', 44680, 48948, '', 10, 0, 1, '2019-05-06 19:56:31', NULL),
(1209, 9349, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/MG_2929-1700x700.jpg', '', 'Reduced by 9.6% (9.7 KB)', 93846, 103761, '', 10, 0, 1, '2019-05-06 19:56:31', NULL),
(1210, 9349, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/MG_2929-800x800.jpg', '', 'Reduced by 6.8% (5.1 KB)', 71568, 76777, '', 10, 0, 1, '2019-05-06 19:56:31', NULL),
(1211, 9349, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2929-375x400.jpg', '', 'Reduced by 5.7% (1.2 KB)', 19661, 20848, '', 10, 0, 1, '2019-05-06 19:56:31', NULL),
(1212, 9349, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2929-600x400.jpg', '', 'Reduced by 7.6% (1.7 KB)', 21520, 23285, '', 10, 0, 1, '2019-05-06 19:56:31', NULL),
(1213, 9348, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day-.jpg', '', 'Reduced by 7.9% (255.6 KB)', 3068473, 3330180, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1214, 9348, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--150x150.jpg', '', 'Reduced by 7.4% (375 B)', 4680, 5055, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1215, 9348, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--300x200.jpg', '', 'Reduced by 4.9% (417 B)', 8021, 8438, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1216, 9348, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--768x512.jpg', '', 'Reduced by 9.1% (3.7 KB)', 37740, 41503, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1217, 9348, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--1024x683.jpg', '', 'Reduced by 10.4% (7.2 KB)', 62799, 70122, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1218, 9348, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--900x604.jpg', '', 'Reduced by 10.0% (5.5 KB)', 50728, 56347, '', 10, 0, 1, '2019-05-06 19:56:39', NULL),
(1219, 9348, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--600x403.jpg', '', 'Reduced by 8.3% (2.3 KB)', 25455, 27765, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1220, 9348, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--400x269.jpg', '', 'Reduced by 6.4% (884 B)', 12869, 13753, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1221, 9348, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--100x100.jpg', '', 'Reduced by 12.4% (366 B)', 2586, 2952, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1222, 9348, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--140x140.jpg', '', 'Reduced by 7.9% (368 B)', 4303, 4671, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1223, 9348, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--1000x500.jpg', '', 'Reduced by 9.5% (4.6 KB)', 44777, 49497, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1224, 9348, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--670x335.jpg', '', 'Reduced by 8.1% (1.9 KB)', 22525, 24507, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1225, 9348, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--500x500.jpg', '', 'Reduced by 7.6% (2.8 KB)', 34939, 37823, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1226, 9348, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--350x350.jpg', '', 'Reduced by 6.2% (1.2 KB)', 18885, 20132, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1227, 9348, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--500x1000.jpg', '', 'Reduced by 6.4% (6.2 KB)', 91964, 98290, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1228, 9348, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--1000x1000.jpg', '', 'Reduced by 8.9% (11.3 KB)', 118616, 130180, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1229, 9348, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--900x600.jpg', '', 'Reduced by 10.2% (5.5 KB)', 49557, 55157, '', 10, 0, 1, '2019-05-06 19:56:40', NULL),
(1230, 9348, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--1700x700.jpg', '', 'Reduced by 10.0% (10.1 KB)', 93544, 103929, '', 10, 0, 1, '2019-05-06 19:56:41', NULL),
(1231, 9348, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--800x800.jpg', '', 'Reduced by 8.5% (7.1 KB)', 79095, 86406, '', 10, 0, 1, '2019-05-06 19:56:41', NULL),
(1232, 9348, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--375x400.jpg', '', 'Reduced by 6.5% (1.6 KB)', 23334, 24946, '', 10, 0, 1, '2019-05-06 19:56:41', NULL),
(1233, 9348, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/happy-womans-day--600x400.jpg', '', 'Reduced by 8.3% (2.2 KB)', 24757, 26993, '', 10, 0, 1, '2019-05-06 19:56:41', NULL),
(1234, 9347, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5.jpg', '', 'Reduced by 11.2% (491.0 KB)', 3979367, 4482200, '', 10, 0, 1, '2019-05-06 19:56:55', NULL),
(1235, 9347, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-150x150.jpg', '', 'Reduced by 5.7% (468 B)', 7784, 8252, '', 10, 0, 1, '2019-05-06 19:56:56', NULL),
(1236, 9347, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-200x300.jpg', '', 'Reduced by 9.0% (1.4 KB)', 14119, 15512, '', 10, 0, 1, '2019-05-06 19:56:56', NULL),
(1237, 9347, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-768x1152.jpg', '', 'Reduced by 6.6% (11.8 KB)', 170756, 182843, '', 10, 0, 1, '2019-05-06 19:56:56', NULL),
(1238, 9347, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-683x1024.jpg', '', 'Reduced by 6.5% (9.5 KB)', 139629, 149364, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1239, 9347, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-900x604.jpg', '', 'Reduced by 5.4% (8.1 KB)', 145304, 153582, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1240, 9347, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-600x403.jpg', '', 'Reduced by 5.7% (4.2 KB)', 72226, 76562, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1241, 9347, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-400x269.jpg', '', 'Reduced by 6.8% (2.5 KB)', 34185, 36697, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1242, 9347, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-100x100.jpg', '', 'Reduced by 9.1% (405 B)', 4067, 4472, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1243, 9347, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-140x140.jpg', '', 'Reduced by 6.4% (472 B)', 6943, 7415, '', 10, 0, 1, '2019-05-06 19:56:57', NULL),
(1244, 9347, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-1000x500.jpg', '', 'Reduced by 5.6% (8.1 KB)', 139392, 147662, '', 10, 0, 1, '2019-05-06 19:56:58', NULL),
(1245, 9347, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-670x335.jpg', '', 'Reduced by 5.6% (4.0 KB)', 68238, 72284, '', 10, 0, 1, '2019-05-06 19:56:59', NULL),
(1246, 9347, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-500x500.jpg', '', 'Reduced by 6.1% (4.4 KB)', 68880, 73375, '', 10, 0, 1, '2019-05-06 19:56:59', NULL),
(1247, 9347, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-350x350.jpg', '', 'Reduced by 7.5% (2.7 KB)', 34144, 36929, '', 10, 0, 1, '2019-05-06 19:56:59', NULL),
(1248, 9347, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-500x1000.jpg', '', 'Reduced by 6.7% (7.5 KB)', 108066, 115770, '', 10, 0, 1, '2019-05-06 19:56:59', NULL),
(1249, 9347, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-1000x1000.jpg', '', 'Reduced by 6.2% (15.0 KB)', 231053, 246366, '', 10, 0, 1, '2019-05-06 19:57:00', NULL),
(1250, 9347, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-900x600.jpg', '', 'Reduced by 5.5% (8.3 KB)', 144660, 153143, '', 10, 0, 1, '2019-05-06 19:57:00', NULL),
(1251, 9347, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-1500x700.jpg', '', 'Reduced by 6.1% (17.3 KB)', 273981, 291671, '', 10, 0, 1, '2019-05-06 19:57:01', NULL),
(1252, 9347, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-800x800.jpg', '', 'Reduced by 5.9% (9.4 KB)', 153560, 163230, '', 10, 0, 1, '2019-05-06 19:57:01', NULL),
(1253, 9347, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-375x400.jpg', '', 'Reduced by 7.1% (3.1 KB)', 41229, 44394, '', 10, 0, 1, '2019-05-06 19:57:01', NULL),
(1254, 9347, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-5-600x900.jpg', '', 'Reduced by 6.5% (7.6 KB)', 111415, 119219, '', 10, 0, 1, '2019-05-06 19:57:02', NULL),
(1255, 9346, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3.jpg', '', 'Reduced by 11.7% (523.8 KB)', 4033070, 4569430, '', 10, 0, 1, '2019-05-06 19:57:07', NULL),
(1256, 9346, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-150x150.jpg', '', 'Reduced by 5.3% (441 B)', 7874, 8315, '', 10, 0, 1, '2019-05-06 19:57:07', NULL),
(1257, 9346, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-200x300.jpg', '', 'Reduced by 8.7% (1.4 KB)', 15486, 16960, '', 10, 0, 1, '2019-05-06 19:57:07', NULL),
(1258, 9346, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-768x1152.jpg', '', 'Reduced by 7.6% (15.4 KB)', 193016, 208801, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1259, 9346, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-683x1024.jpg', '', 'Reduced by 7.3% (12.1 KB)', 157403, 169803, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1260, 9346, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-900x604.jpg', '', 'Reduced by 6.9% (10.9 KB)', 151401, 162540, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1261, 9346, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-600x403.jpg', '', 'Reduced by 6.2% (4.8 KB)', 74806, 79728, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1262, 9346, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-400x269.jpg', '', 'Reduced by 5.9% (2.2 KB)', 35515, 37744, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1263, 9346, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-100x100.jpg', '', 'Reduced by 9.4% (416 B)', 4017, 4433, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1264, 9346, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-140x140.jpg', '', 'Reduced by 5.9% (436 B)', 6988, 7424, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1265, 9346, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-1000x500.jpg', '', 'Reduced by 7.0% (10.8 KB)', 147433, 158508, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1266, 9346, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-670x335.jpg', '', 'Reduced by 6.2% (4.7 KB)', 72052, 76829, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1267, 9346, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-500x500.jpg', '', 'Reduced by 6.4% (4.9 KB)', 73154, 78136, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1268, 9346, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-350x350.jpg', '', 'Reduced by 6.5% (2.5 KB)', 36685, 39218, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1269, 9346, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-500x1000.jpg', '', 'Reduced by 7.3% (9.7 KB)', 125624, 135548, '', 10, 0, 1, '2019-05-06 19:57:08', NULL),
(1270, 9346, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-1000x1000.jpg', '', 'Reduced by 7.6% (19.6 KB)', 243839, 263870, '', 10, 0, 1, '2019-05-06 19:57:09', NULL),
(1271, 9346, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-900x600.jpg', '', 'Reduced by 6.9% (10.8 KB)', 150556, 161644, '', 10, 0, 1, '2019-05-06 19:57:10', NULL),
(1272, 9346, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-1500x700.jpg', '', 'Reduced by 7.4% (22.8 KB)', 291832, 315177, '', 10, 0, 1, '2019-05-06 19:57:10', NULL),
(1273, 9346, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-800x800.jpg', '', 'Reduced by 7.1% (12.1 KB)', 162442, 174862, '', 10, 0, 1, '2019-05-06 19:57:11', NULL),
(1274, 9346, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-375x400.jpg', '', 'Reduced by 6.4% (2.9 KB)', 44086, 47103, '', 10, 0, 1, '2019-05-06 19:57:11', NULL),
(1275, 9346, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/P190327112426-zoomed-Web-Jpeg-3-600x900.jpg', '', 'Reduced by 7.1% (9.4 KB)', 125494, 135074, '', 10, 0, 1, '2019-05-06 19:57:11', NULL),
(1276, 9345, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2.jpg', '', 'Reduced by 14.7% (321.0 KB)', 1906208, 2234905, '', 10, 0, 1, '2019-05-06 19:57:19', NULL),
(1277, 9345, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-150x150.jpg', '', 'Reduced by 11.4% (426 B)', 3296, 3722, '', 10, 0, 1, '2019-05-06 19:57:19', NULL),
(1278, 9345, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-200x300.jpg', '', 'Reduced by 9.3% (576 B)', 5647, 6223, '', 10, 0, 1, '2019-05-06 19:57:19', NULL),
(1279, 9345, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-768x1152.jpg', '', 'Reduced by 13.1% (9.0 KB)', 61155, 70341, '', 10, 0, 1, '2019-05-06 19:57:19', NULL),
(1280, 9345, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-683x1024.jpg', '', 'Reduced by 13.6% (7.5 KB)', 48677, 56327, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1281, 9345, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-900x604.jpg', '', 'Reduced by 8.2% (6.5 KB)', 74576, 81200, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1282, 9345, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-600x403.jpg', '', 'Reduced by 9.5% (3.5 KB)', 34588, 38218, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1283, 9345, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-400x269.jpg', '', 'Reduced by 10.5% (1.8 KB)', 15572, 17397, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1284, 9345, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-100x100.jpg', '', 'Reduced by 17.3% (384 B)', 1832, 2216, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1285, 9345, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-140x140.jpg', '', 'Reduced by 12.4% (410 B)', 2887, 3297, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1286, 9345, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-1000x500.jpg', '', 'Reduced by 8.2% (6.6 KB)', 75435, 82206, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1287, 9345, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-670x335.jpg', '', 'Reduced by 8.8% (3.3 KB)', 34504, 37853, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1288, 9345, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-500x500.jpg', '', 'Reduced by 11.7% (3.4 KB)', 26063, 29509, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1289, 9345, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-350x350.jpg', '', 'Reduced by 11.1% (1.6 KB)', 12923, 14532, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1290, 9345, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-500x1000.jpg', '', 'Reduced by 12.4% (6.1 KB)', 44256, 50510, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1291, 9345, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-1000x1000.jpg', '', 'Reduced by 10.7% (11.3 KB)', 96294, 107817, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1292, 9345, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-900x600.jpg', '', 'Reduced by 8.2% (6.5 KB)', 74609, 81283, '', 10, 0, 1, '2019-05-06 19:57:20', NULL),
(1293, 9345, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-1500x700.jpg', '', 'Reduced by 8.5% (14.7 KB)', 163039, 178097, '', 10, 0, 1, '2019-05-06 19:57:21', NULL),
(1294, 9345, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-800x800.jpg', '', 'Reduced by 10.2% (6.9 KB)', 62154, 69216, '', 10, 0, 1, '2019-05-06 19:57:21', NULL),
(1295, 9345, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-375x400.jpg', '', 'Reduced by 11.3% (1.9 KB)', 15028, 16947, '', 10, 0, 1, '2019-05-06 19:57:21', NULL),
(1296, 9345, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/P190327112426-Side-Web-Jpeg-2-600x900.jpg', '', 'Reduced by 13.6% (5.9 KB)', 38593, 44684, '', 10, 0, 1, '2019-05-06 19:57:21', NULL),
(1297, 9344, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe.jpg', '', 'Reduced by 11.1% (514.9 KB)', 4226683, 4753919, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1298, 9344, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-150x150.jpg', '', 'Reduced by 5.5% (512 B)', 8853, 9365, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1299, 9344, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-200x300.jpg', '', 'Reduced by 8.5% (1.6 KB)', 17287, 18897, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1300, 9344, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-768x1151.jpg', '', 'Reduced by 5.7% (11.8 KB)', 201158, 213268, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1301, 9344, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-683x1024.jpg', '', 'Reduced by 5.8% (9.9 KB)', 164618, 174734, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1302, 9344, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-900x604.jpg', '', 'Reduced by 6.1% (10.3 KB)', 161650, 172156, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1303, 9344, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-600x403.jpg', '', 'Reduced by 6.0% (4.8 KB)', 77480, 82426, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1304, 9344, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-400x269.jpg', '', 'Reduced by 6.8% (2.6 KB)', 35888, 38525, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1305, 9344, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-100x100.jpg', '', 'Reduced by 8.5% (430 B)', 4632, 5062, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1306, 9344, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-140x140.jpg', '', 'Reduced by 6.0% (507 B)', 7910, 8417, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1307, 9344, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-1000x500.jpg', '', 'Reduced by 6.3% (9.8 KB)', 148627, 158663, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1308, 9344, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-670x335.jpg', '', 'Reduced by 6.0% (4.5 KB)', 71170, 75743, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1309, 9344, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-500x500.jpg', '', 'Reduced by 6.2% (5.0 KB)', 77380, 82530, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1310, 9344, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-350x350.jpg', '', 'Reduced by 7.6% (3.2 KB)', 39480, 42706, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1311, 9344, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-500x1000.jpg', '', 'Reduced by 5.8% (7.7 KB)', 129422, 137342, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1312, 9344, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-1000x1000.jpg', '', 'Reduced by 5.9% (16.6 KB)', 269404, 286412, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1313, 9344, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-900x600.jpg', '', 'Reduced by 6.1% (10.2 KB)', 160393, 170880, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1314, 9344, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-1501x700.jpg', '', 'Reduced by 6.5% (20.6 KB)', 303997, 325109, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1315, 9344, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-800x800.jpg', '', 'Reduced by 5.8% (10.9 KB)', 179534, 190680, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1316, 9344, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-375x400.jpg', '', 'Reduced by 7.3% (3.6 KB)', 47023, 50707, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1317, 9344, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-in-shweshwe-600x899.jpg', '', 'Reduced by 6.0% (8.2 KB)', 130562, 138946, '', 10, 0, 1, '2019-05-08 12:51:24', NULL),
(1360, 9340, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7.jpg', '', 'Reduced by 11.1% (443.2 KB)', 3633141, 4087025, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1361, 9340, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-150x150.jpg', '', 'Reduced by 7.1% (393 B)', 5158, 5551, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1362, 9340, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-200x300.jpg', '', 'Reduced by 7.5% (837 B)', 10338, 11175, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1363, 9340, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-768x1152.jpg', '', 'Reduced by 6.7% (10.1 KB)', 144841, 155172, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1364, 9340, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-683x1024.jpg', '', 'Reduced by 6.4% (7.8 KB)', 116793, 124735, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1365, 9340, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-900x604.jpg', '', 'Reduced by 6.5% (8.5 KB)', 126041, 134748, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1366, 9340, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-600x403.jpg', '', 'Reduced by 5.6% (3.5 KB)', 60329, 63894, '', 10, 0, 1, '2019-05-06 19:58:11', NULL),
(1367, 9340, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-400x269.jpg', '', 'Reduced by 6.2% (1.8 KB)', 27122, 28914, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1368, 9340, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-100x100.jpg', '', 'Reduced by 11.6% (361 B)', 2751, 3112, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1369, 9340, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-140x140.jpg', '', 'Reduced by 7.7% (382 B)', 4580, 4962, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1370, 9340, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-1000x500.jpg', '', 'Reduced by 6.4% (8.5 KB)', 126398, 135078, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1371, 9340, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-670x335.jpg', '', 'Reduced by 5.4% (3.3 KB)', 60038, 63457, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1372, 9340, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-500x500.jpg', '', 'Reduced by 6.1% (3.6 KB)', 55542, 59181, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1373, 9340, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-350x350.jpg', '', 'Reduced by 7.0% (1.9 KB)', 26264, 28243, '', 10, 0, 1, '2019-05-06 19:58:12', NULL),
(1374, 9340, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-500x1000.jpg', '', 'Reduced by 6.3% (6.1 KB)', 93162, 99419, '', 10, 0, 1, '2019-05-06 19:58:13', NULL),
(1375, 9340, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-1000x1000.jpg', '', 'Reduced by 7.2% (15.1 KB)', 197851, 213309, '', 10, 0, 1, '2019-05-06 19:58:13', NULL),
(1376, 9340, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-900x600.jpg', '', 'Reduced by 6.5% (8.5 KB)', 125603, 134342, '', 10, 0, 1, '2019-05-06 19:58:15', NULL),
(1377, 9340, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-1500x700.jpg', '', 'Reduced by 6.6% (17.9 KB)', 257630, 275927, '', 10, 0, 1, '2019-05-06 19:58:16', NULL),
(1378, 9340, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-800x800.jpg', '', 'Reduced by 6.5% (8.7 KB)', 129581, 138532, '', 10, 0, 1, '2019-05-06 19:58:16', NULL),
(1379, 9340, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-375x400.jpg', '', 'Reduced by 6.6% (2.2 KB)', 31703, 33929, '', 10, 0, 1, '2019-05-06 19:58:16', NULL),
(1380, 9340, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/P190327112849-zoomed-Web-Jpeg-7-600x900.jpg', '', 'Reduced by 6.1% (5.9 KB)', 92822, 98871, '', 10, 0, 1, '2019-05-06 19:58:17', NULL),
(1381, 9335, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/yellow-shweshwe-notebook.png', '', 'Reduced by 14.3% (36.1 KB)', 222236, 259172, '', 10, 0, 1, '2019-05-08 12:51:20', NULL),
(1382, 9335, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-150x150.png', '', 'Reduced by 13.6% (4.6 KB)', 30052, 34802, '', 10, 0, 1, '2019-05-06 19:58:19', NULL),
(1383, 9335, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-300x300.png', '', 'Reduced by 13.8% (19.6 KB)', 125552, 145581, '', 10, 0, 1, '2019-05-06 19:58:21', NULL),
(1384, 9335, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-768x768.png', '', 'Reduced by 14.0% (133.4 KB)', 841844, 978409, '', 10, 0, 1, '2019-05-06 19:58:27', NULL),
(1385, 9335, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-1024x1024.png', '', 'Reduced by 14.5% (229.2 KB)', 1379262, 1613959, '', 10, 0, 1, '2019-05-06 19:58:38', NULL),
(1386, 9335, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-900x604.png', '', 'Reduced by 13.8% (112.5 KB)', 717359, 832575, '', 10, 0, 1, '2019-05-06 19:58:47', NULL),
(1387, 9335, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-600x403.png', '', 'Reduced by 14.0% (51.1 KB)', 321868, 374148, '', 10, 0, 1, '2019-05-06 19:58:49', NULL),
(1388, 9335, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-400x269.png', '', 'Reduced by 14.5% (23.3 KB)', 141090, 164991, '', 10, 0, 1, '2019-05-06 19:58:50', NULL),
(1389, 9335, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-100x100.png', '', 'Reduced by 13.5% (2.1 KB)', 13798, 15944, '', 10, 0, 1, '2019-05-06 19:58:50', NULL),
(1390, 9335, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-140x140.png', '', 'Reduced by 13.9% (4.2 KB)', 26662, 30965, '', 10, 0, 1, '2019-05-06 19:58:50', NULL),
(1391, 9335, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-1000x500.png', '', 'Reduced by 15.3% (107.2 KB)', 606033, 715821, '', 10, 0, 1, '2019-05-06 19:58:55', NULL),
(1392, 9335, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-670x335.png', '', 'Reduced by 14.4% (48.6 KB)', 296081, 345888, '', 10, 0, 1, '2019-05-06 19:58:58', NULL),
(1393, 9335, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-500x500.png', '', 'Reduced by 14.2% (55.8 KB)', 346398, 403521, '', 10, 0, 1, '2019-05-06 19:59:00', NULL),
(1394, 9335, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-350x350.png', '', 'Reduced by 14.2% (28.0 KB)', 173290, 201996, '', 10, 0, 1, '2019-05-06 19:59:03', NULL),
(1395, 9335, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-500x1000.png', '', 'Reduced by 13.8% (149.7 KB)', 958730, 1112041, '', 10, 0, 1, '2019-05-06 19:59:10', NULL),
(1396, 9335, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-1000x1000.png', '', 'Reduced by 14.3% (222.5 KB)', 1367537, 1595417, '', 10, 0, 1, '2019-05-06 19:59:20', NULL),
(1397, 9335, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-900x600.png', '', 'Reduced by 13.8% (111.7 KB)', 712121, 826472, '', 10, 0, 1, '2019-05-06 19:59:25', NULL),
(1398, 9335, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-1700x700.png', '', 'Reduced by 15.0% (213.0 KB)', 1237807, 1455912, '', 10, 0, 1, '2019-05-06 19:59:42', NULL),
(1399, 9335, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-800x800.png', '', 'Reduced by 14.2% (140.0 KB)', 863744, 1007070, '', 10, 0, 1, '2019-05-06 19:59:49', NULL),
(1400, 9335, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-375x400.png', '', 'Reduced by 14.1% (35.5 KB)', 222290, 258653, '', 10, 0, 1, '2019-05-06 19:59:50', NULL),
(1401, 9335, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/190327-115053_hi-res-square-600x600.png', '', 'Reduced by 13.9% (78.7 KB)', 498852, 579428, '', 10, 0, 1, '2019-05-06 19:59:53', NULL),
(1402, 9256, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game.jpg', '', 'Reduced by 22.6% (33.4 KB)', 117121, 151295, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1403, 9256, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-150x150.jpg', '', 'Reduced by 7.0% (572 B)', 7575, 8147, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1404, 9256, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-300x195.jpg', '', 'Reduced by 7.3% (886 B)', 11268, 12154, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1405, 9256, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-768x498.jpg', '', 'Reduced by 7.0% (3.3 KB)', 44849, 48217, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1406, 9256, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-600x403.jpg', '', 'Reduced by 6.6% (2.3 KB)', 33065, 35409, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1407, 9256, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-400x269.jpg', '', 'Reduced by 6.8% (1.3 KB)', 18218, 19546, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1408, 9256, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-100x100.jpg', '', 'Reduced by 9.2% (423 B)', 4182, 4605, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1409, 9256, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-140x140.jpg', '', 'Reduced by 7.3% (537 B)', 6863, 7400, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1410, 9256, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-800x500.jpg', '', 'Reduced by 7.0% (3.8 KB)', 52252, 56194, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1411, 9256, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-670x335.jpg', '', 'Reduced by 6.2% (2.1 KB)', 32265, 34412, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1412, 9256, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-500x500.jpg', '', 'Reduced by 5.1% (2.3 KB)', 44215, 46579, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1413, 9256, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-350x350.jpg', '', 'Reduced by 5.5% (1.5 KB)', 26174, 27712, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1414, 9256, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-500x519.jpg', '', 'Reduced by 5.5% (2.9 KB)', 51000, 53962, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1415, 9256, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-800x519.jpg', '', 'Reduced by 7.2% (3.9 KB)', 52311, 56353, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1416, 9256, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-375x400.jpg', '', 'Reduced by 5.4% (1.8 KB)', 31957, 33769, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1417, 9256, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/south-africa-memory-game-600x389.jpg', '', 'Reduced by 7.1% (2.4 KB)', 31434, 33846, '', 10, 0, 1, '2019-05-08 12:51:17', NULL),
(1418, 9229, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3.jpg', '', 'Reduced by 4.8% (2.3 KB)', 46614, 48988, '', 10, 0, 1, '2019-05-06 19:59:55', NULL),
(1419, 9229, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-150x150.jpg', '', 'Reduced by 10.9% (438 B)', 3568, 4006, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1420, 9229, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-300x281.jpg', '', 'Reduced by 7.1% (642 B)', 8454, 9096, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1421, 9229, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-768x720.jpg', '', 'Reduced by 9.7% (3.5 KB)', 33220, 36783, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1422, 9229, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-800x604.jpg', '', 'Reduced by 7.9% (3.1 KB)', 37102, 40268, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1423, 9229, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-600x403.jpg', '', 'Reduced by 6.0% (1.4 KB)', 21753, 23153, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1424, 9229, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-400x269.jpg', '', 'Reduced by 4.7% (611 B)', 12282, 12893, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1425, 9229, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-100x100.jpg', '', 'Reduced by 16.0% (410 B)', 2150, 2560, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1426, 9229, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-140x140.jpg', '', 'Reduced by 11.0% (412 B)', 3343, 3755, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1427, 9229, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-800x500.jpg', '', 'Reduced by 6.8% (2.6 KB)', 36181, 38806, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1428, 9229, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-670x335.jpg', '', 'Reduced by 5.7% (1.3 KB)', 22639, 24003, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1429, 9229, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-500x500.jpg', '', 'Reduced by 7.6% (1.5 KB)', 19112, 20686, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1430, 9229, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-350x350.jpg', '', 'Reduced by 6.2% (751 B)', 11345, 12096, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1431, 9229, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-500x750.jpg', '', 'Reduced by 7.8% (2.5 KB)', 30692, 33288, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1432, 9229, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-800x600.jpg', '', 'Reduced by 7.3% (2.9 KB)', 37574, 40526, '', 10, 0, 1, '2019-05-06 19:59:56', NULL),
(1433, 9229, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-800x700.jpg', '', 'Reduced by 9.1% (3.7 KB)', 37922, 41725, '', 10, 0, 1, '2019-05-06 19:59:57', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(1434, 9229, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-800x750.jpg', '', 'Reduced by 10.0% (4.2 KB)', 38735, 43053, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1435, 9229, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-375x400.jpg', '', 'Reduced by 6.4% (926 B)', 13481, 14407, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1436, 9229, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-3-600x563.jpg', '', 'Reduced by 8.7% (2.1 KB)', 23010, 25190, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1437, 9228, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2.jpg', '', 'Reduced by 5.1% (5.8 KB)', 109846, 115742, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1438, 9228, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-150x150.jpg', '', 'Reduced by 7.2% (378 B)', 4880, 5258, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1439, 9228, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-300x281.jpg', '', 'Reduced by 6.5% (1.0 KB)', 14888, 15919, '', 10, 0, 1, '2019-05-06 19:59:57', NULL),
(1440, 9228, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-768x720.jpg', '', 'Reduced by 7.0% (5.6 KB)', 75823, 81518, '', 10, 0, 1, '2019-05-06 19:59:58', NULL),
(1441, 9228, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-800x604.jpg', '', 'Reduced by 6.8% (6.2 KB)', 87080, 93424, '', 10, 0, 1, '2019-05-06 19:59:59', NULL),
(1442, 9228, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-600x403.jpg', '', 'Reduced by 6.2% (3.2 KB)', 49627, 52894, '', 10, 0, 1, '2019-05-06 19:59:59', NULL),
(1443, 9228, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-400x269.jpg', '', 'Reduced by 5.8% (1.5 KB)', 25380, 26932, '', 10, 0, 1, '2019-05-06 19:59:59', NULL),
(1444, 9228, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-100x100.jpg', '', 'Reduced by 12.2% (363 B)', 2614, 2977, '', 10, 0, 1, '2019-05-06 19:59:59', NULL),
(1445, 9228, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-140x140.jpg', '', 'Reduced by 7.9% (377 B)', 4422, 4799, '', 10, 0, 1, '2019-05-06 19:59:59', NULL),
(1446, 9228, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-800x500.jpg', '', 'Reduced by 6.8% (6.1 KB)', 85270, 91532, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1447, 9228, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-670x335.jpg', '', 'Reduced by 6.1% (3.4 KB)', 53418, 56878, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1448, 9228, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-500x500.jpg', '', 'Reduced by 6.5% (2.9 KB)', 42450, 45383, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1449, 9228, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-350x350.jpg', '', 'Reduced by 6.1% (1.4 KB)', 21916, 23340, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1450, 9228, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-500x750.jpg', '', 'Reduced by 7.5% (5.4 KB)', 68697, 74243, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1451, 9228, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-800x600.jpg', '', 'Reduced by 6.9% (6.3 KB)', 87313, 93735, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1452, 9228, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-800x700.jpg', '', 'Reduced by 7.1% (6.6 KB)', 88514, 95248, '', 10, 0, 1, '2019-05-06 20:00:00', NULL),
(1453, 9228, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-800x750.jpg', '', 'Reduced by 7.7% (7.3 KB)', 89564, 97004, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1454, 9228, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-375x400.jpg', '', 'Reduced by 6.4% (1.8 KB)', 27733, 29617, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1455, 9228, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-2-600x563.jpg', '', 'Reduced by 6.6% (3.6 KB)', 51925, 55601, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1456, 9227, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Product-pictures.jpg', '', 'Reduced by 5.3% (4.9 KB)', 90634, 95687, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1457, 9227, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-150x150.jpg', '', 'Reduced by 8.2% (377 B)', 4213, 4590, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1458, 9227, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-300x281.jpg', '', 'Reduced by 5.2% (619 B)', 11392, 12011, '', 10, 0, 1, '2019-05-06 20:00:01', NULL),
(1459, 9227, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-768x720.jpg', '', 'Reduced by 6.7% (3.7 KB)', 52987, 56783, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1460, 9227, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-800x604.jpg', '', 'Reduced by 5.8% (3.5 KB)', 59512, 63147, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1461, 9227, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-600x403.jpg', '', 'Reduced by 5.5% (1.9 KB)', 33613, 35582, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1462, 9227, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-400x269.jpg', '', 'Reduced by 5.4% (1,016 B)', 17692, 18708, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1463, 9227, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-100x100.jpg', '', 'Reduced by 13.9% (372 B)', 2300, 2672, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1464, 9227, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-140x140.jpg', '', 'Reduced by 9.7% (397 B)', 3709, 4106, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1465, 9227, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-800x500.jpg', '', 'Reduced by 5.6% (3.3 KB)', 57491, 60910, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1466, 9227, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-670x335.jpg', '', 'Reduced by 5.6% (2.0 KB)', 35289, 37388, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1467, 9227, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-500x500.jpg', '', 'Reduced by 6.2% (1.9 KB)', 29285, 31236, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1468, 9227, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-350x350.jpg', '', 'Reduced by 5.4% (914 B)', 15939, 16853, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1469, 9227, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-500x750.jpg', '', 'Reduced by 5.7% (3.1 KB)', 51901, 55054, '', 10, 0, 1, '2019-05-06 20:00:02', NULL),
(1470, 9227, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-800x600.jpg', '', 'Reduced by 5.7% (3.5 KB)', 59935, 63534, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1471, 9227, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-800x700.jpg', '', 'Reduced by 6.4% (4.1 KB)', 60885, 65035, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1472, 9227, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-800x750.jpg', '', 'Reduced by 7.1% (4.7 KB)', 62676, 67439, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1473, 9227, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-375x400.jpg', '', 'Reduced by 5.4% (1.1 KB)', 19766, 20884, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1474, 9227, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Product-pictures-600x563.jpg', '', 'Reduced by 6.5% (2.4 KB)', 35774, 38271, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1475, 9226, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game.jpg', '', 'Reduced by 8.9% (5.5 KB)', 57308, 62896, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1476, 9226, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-150x150.jpg', '', 'Reduced by 10.9% (421 B)', 3429, 3850, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1477, 9226, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-300x281.jpg', '', 'Reduced by 6.8% (650 B)', 8921, 9571, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1478, 9226, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-768x720.jpg', '', 'Reduced by 14.8% (5.8 KB)', 34109, 40019, '', 10, 0, 1, '2019-05-06 20:00:03', NULL),
(1479, 9226, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-800x604.jpg', '', 'Reduced by 12.2% (5.2 KB)', 38514, 43886, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1480, 9226, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x403.jpg', '', 'Reduced by 11.3% (2.9 KB)', 23368, 26342, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1481, 9226, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-400x269.jpg', '', 'Reduced by 10.3% (1.5 KB)', 13300, 14829, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1482, 9226, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-100x100.jpg', '', 'Reduced by 17.1% (391 B)', 1891, 2282, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1483, 9226, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-140x140.jpg', '', 'Reduced by 12.0% (410 B)', 2999, 3409, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1484, 9226, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-800x500.jpg', '', 'Reduced by 10.9% (4.6 KB)', 38023, 42688, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1485, 9226, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-670x335.jpg', '', 'Reduced by 9.1% (2.6 KB)', 26782, 29467, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1486, 9226, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-500x500.jpg', '', 'Reduced by 13.2% (3.0 KB)', 20249, 23332, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1487, 9226, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-350x350.jpg', '', 'Reduced by 12.0% (1.6 KB)', 11671, 13261, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1488, 9226, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-500x750.jpg', '', 'Reduced by 11.5% (4.5 KB)', 35170, 39739, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1489, 9226, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-800x600.jpg', '', 'Reduced by 12.3% (5.3 KB)', 38469, 43865, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1490, 9226, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-800x700.jpg', '', 'Reduced by 13.6% (6.0 KB)', 38960, 45086, '', 10, 0, 1, '2019-05-06 20:00:04', NULL),
(1491, 9226, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-800x750.jpg', '', 'Reduced by 14.5% (6.6 KB)', 39825, 46561, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1492, 9226, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-375x400.jpg', '', 'Reduced by 11.9% (1.9 KB)', 14188, 16112, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1493, 9226, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x563.jpg', '', 'Reduced by 14.1% (3.9 KB)', 24157, 28115, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1494, 9218, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words.jpg', '', 'Reduced by 7.8% (5.0 KB)', 61018, 66183, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1495, 9218, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-150x150.jpg', '', 'Reduced by 10.6% (436 B)', 3677, 4113, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1496, 9218, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-300x281.jpg', '', 'Reduced by 10.5% (1.1 KB)', 9495, 10607, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1497, 9218, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-768x720.jpg', '', 'Reduced by 13.4% (5.7 KB)', 37825, 43699, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1498, 9218, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-800x604.jpg', '', 'Reduced by 11.3% (5.3 KB)', 42676, 48126, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1499, 9218, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-600x403.jpg', '', 'Reduced by 10.1% (2.9 KB)', 26258, 29220, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1500, 9218, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-400x269.jpg', '', 'Reduced by 8.9% (1.4 KB)', 14865, 16326, '', 10, 0, 1, '2019-05-06 20:00:05', NULL),
(1501, 9218, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-100x100.jpg', '', 'Reduced by 16.0% (391 B)', 2047, 2438, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1502, 9218, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-140x140.jpg', '', 'Reduced by 11.0% (408 B)', 3293, 3701, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1503, 9218, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-800x500.jpg', '', 'Reduced by 9.9% (4.5 KB)', 42329, 46963, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1504, 9218, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-670x335.jpg', '', 'Reduced by 8.3% (2.6 KB)', 29837, 32521, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1505, 9218, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-500x500.jpg', '', 'Reduced by 12.1% (3.0 KB)', 22637, 25750, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1506, 9218, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-350x350.jpg', '', 'Reduced by 10.6% (1.5 KB)', 13121, 14679, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1507, 9218, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-500x750.jpg', '', 'Reduced by 10.7% (4.3 KB)', 36697, 41100, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1508, 9218, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-800x600.jpg', '', 'Reduced by 11.3% (5.3 KB)', 42754, 48204, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1509, 9218, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-800x700.jpg', '', 'Reduced by 12.5% (6.0 KB)', 43165, 49326, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1510, 9218, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-800x750.jpg', '', 'Reduced by 13.2% (6.6 KB)', 44124, 50859, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1511, 9218, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-375x400.jpg', '', 'Reduced by 10.7% (1.9 KB)', 15793, 17690, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1512, 9218, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/first-cape-town-words-600x563.jpg', '', 'Reduced by 12.7% (3.8 KB)', 27075, 30997, '', 10, 0, 1, '2019-05-06 20:00:06', NULL),
(1513, 9213, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband.jpg', '', 'Reduced by 6.4% (35.1 KB)', 524749, 560713, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1514, 9213, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-150x150.jpg', '', 'Reduced by 6.0% (397 B)', 6178, 6575, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1515, 9213, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-300x223.jpg', '', 'Reduced by 6.4% (973 B)', 14213, 15186, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1516, 9213, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-768x571.jpg', '', 'Reduced by 6.6% (5.1 KB)', 74162, 79361, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1517, 9213, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-900x604.jpg', '', 'Reduced by 6.9% (6.8 KB)', 93618, 100550, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1518, 9213, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-600x403.jpg', '', 'Reduced by 6.2% (3.1 KB)', 48768, 51990, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1519, 9213, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-400x269.jpg', '', 'Reduced by 6.0% (1.5 KB)', 23747, 25266, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1520, 9213, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-100x100.jpg', '', 'Reduced by 10.5% (384 B)', 3270, 3654, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1521, 9213, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-140x140.jpg', '', 'Reduced by 7.1% (417 B)', 5474, 5891, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1522, 9213, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-1000x500.jpg', '', 'Reduced by 7.4% (8.6 KB)', 110977, 119814, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1523, 9213, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-670x335.jpg', '', 'Reduced by 6.3% (3.5 KB)', 52733, 56282, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1524, 9213, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-500x500.jpg', '', 'Reduced by 6.5% (3.7 KB)', 54105, 57860, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1525, 9213, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-350x350.jpg', '', 'Reduced by 6.1% (1.8 KB)', 29023, 30916, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1526, 9213, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-500x743.jpg', '', 'Reduced by 7.8% (6.3 KB)', 76097, 82497, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1527, 9213, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-1000x743.jpg', '', 'Reduced by 7.6% (9.9 KB)', 123666, 133852, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1528, 9213, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-900x600.jpg', '', 'Reduced by 7.0% (6.9 KB)', 93411, 100461, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1529, 9213, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-1000x700.jpg', '', 'Reduced by 7.6% (9.9 KB)', 122147, 132249, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1530, 9213, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-800x743.jpg', '', 'Reduced by 7.6% (9.4 KB)', 117403, 127042, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1531, 9213, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-375x400.jpg', '', 'Reduced by 6.1% (2.2 KB)', 35022, 37307, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1532, 9213, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweshwe-wire-headband-600x446.jpg', '', 'Reduced by 6.1% (3.1 KB)', 49580, 52791, '', 10, 0, 1, '2019-05-08 12:51:08', NULL),
(1533, 9206, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761.png', '', 'Reduced by 5.4% (209.0 KB)', 3720717, 3934750, '', 10, 0, 1, '2019-05-06 20:00:49', NULL),
(1534, 9206, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-150x150.png', '', 'Reduced by 0.7% (308 B)', 40981, 41289, '', 10, 0, 1, '2019-05-06 20:00:53', NULL),
(1535, 9206, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-300x219.png', '', 'Reduced by 0.7% (695 B)', 100819, 101514, '', 10, 0, 1, '2019-05-06 20:00:53', NULL),
(1536, 9206, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-768x561.png', '', 'Reduced by 0.5% (2.9 KB)', 594097, 597068, '', 10, 0, 1, '2019-05-06 20:00:57', NULL),
(1537, 9206, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-1024x749.png', '', 'Reduced by 0.4% (4.2 KB)', 1029509, 1033770, '', 10, 0, 1, '2019-05-06 20:01:05', NULL),
(1538, 9206, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-900x604.png', '', 'Reduced by 0.4% (3.3 KB)', 804308, 807678, '', 10, 0, 1, '2019-05-06 20:01:11', NULL),
(1539, 9206, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-600x403.png', '', 'Reduced by 0.5% (1.7 KB)', 370545, 372266, '', 10, 0, 1, '2019-05-06 20:01:15', NULL),
(1540, 9206, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-400x269.png', '', 'Reduced by 0.6% (1.1 KB)', 171386, 172505, '', 10, 0, 1, '2019-05-06 20:01:16', NULL),
(1541, 9206, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-100x100.png', '', 'Reduced by 1.1% (214 B)', 19234, 19448, '', 10, 0, 1, '2019-05-06 20:01:16', NULL),
(1542, 9206, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-140x140.png', '', 'Reduced by 0.9% (319 B)', 35949, 36268, '', 10, 0, 1, '2019-05-06 20:01:16', NULL),
(1543, 9206, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-1000x500.png', '', 'Reduced by 0.5% (3.9 KB)', 787935, 791893, '', 10, 0, 1, '2019-05-06 20:01:22', NULL),
(1544, 9206, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-670x335.png', '', 'Reduced by 0.5% (1.8 KB)', 359528, 361380, '', 10, 0, 1, '2019-05-06 20:01:25', NULL),
(1545, 9206, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-500x500.png', '', 'Reduced by 0.3% (1.2 KB)', 394874, 396075, '', 10, 0, 1, '2019-05-06 20:01:29', NULL),
(1546, 9206, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-350x350.png', '', 'Reduced by 0.3% (530 B)', 200533, 201063, '', 10, 0, 1, '2019-05-06 20:01:30', NULL),
(1547, 9206, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-500x1000.png', '', 'Reduced by 0.3% (2.3 KB)', 733498, 735874, '', 10, 0, 1, '2019-05-06 20:01:35', NULL),
(1548, 9206, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-1000x1000.png', '', 'Reduced by 0.5% (7.0 KB)', 1457990, 1465118, '', 10, 0, 1, '2019-05-06 20:01:48', NULL),
(1549, 9206, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-900x600.png', '', 'Reduced by 0.4% (3.5 KB)', 804257, 807799, '', 10, 0, 1, '2019-05-06 20:01:56', NULL),
(1550, 9206, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-1700x700.png', '', 'Reduced by 0.5% (8.6 KB)', 1626324, 1635080, '', 10, 0, 1, '2019-05-06 20:02:10', NULL),
(1551, 9206, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-800x800.png', '', 'Reduced by 0.4% (3.8 KB)', 964762, 968658, '', 10, 0, 1, '2019-05-06 20:02:19', NULL),
(1552, 9206, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-375x400.png', '', 'Reduced by 0.2% (414 B)', 241912, 242326, '', 10, 0, 1, '2019-05-06 20:02:21', NULL),
(1553, 9206, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-TOP-CARDS-e1502133401761-600x439.png', '', 'Reduced by 0.4% (1.6 KB)', 371363, 372998, '', 10, 0, 1, '2019-05-06 20:02:24', NULL),
(1554, 9205, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP.png', '', 'Reduced by 0.5% (22.9 KB)', 4932446, 4955918, '', 10, 0, 1, '2019-05-06 20:02:55', NULL),
(1555, 9205, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-150x150.png', '', 'Reduced by 0.9% (375 B)', 40757, 41132, '', 10, 0, 1, '2019-05-06 20:02:57', NULL),
(1556, 9205, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-296x300.png', '', 'Reduced by 0.7% (1.0 KB)', 144485, 145514, '', 10, 0, 1, '2019-05-06 20:02:58', NULL),
(1557, 9205, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-768x778.png', '', 'Reduced by 0.4% (3.5 KB)', 830640, 834195, '', 10, 0, 1, '2019-05-06 20:03:03', NULL),
(1558, 9205, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-1011x1024.png', '', 'Reduced by 0.4% (5.1 KB)', 1371543, 1376734, '', 10, 0, 1, '2019-05-06 20:03:11', NULL),
(1559, 9205, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-900x604.png', '', 'Reduced by 0.4% (3.4 KB)', 917605, 921127, '', 10, 0, 1, '2019-05-06 20:03:16', NULL),
(1560, 9205, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-600x403.png', '', 'Reduced by 0.4% (1.9 KB)', 437218, 439134, '', 10, 0, 1, '2019-05-06 20:03:20', NULL),
(1561, 9205, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-400x269.png', '', 'Reduced by 0.5% (998 B)', 208474, 209472, '', 10, 0, 1, '2019-05-06 20:03:21', NULL),
(1562, 9205, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-100x100.png', '', 'Reduced by 1.2% (234 B)', 19278, 19512, '', 10, 0, 1, '2019-05-06 20:03:22', NULL),
(1563, 9205, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-140x140.png', '', 'Reduced by 1.0% (363 B)', 35910, 36273, '', 10, 0, 1, '2019-05-06 20:03:22', NULL),
(1564, 9205, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-1000x500.png', '', 'Reduced by 0.3% (2.8 KB)', 869876, 872731, '', 10, 0, 1, '2019-05-06 20:03:27', NULL),
(1565, 9205, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-670x335.png', '', 'Reduced by 0.4% (1.7 KB)', 407792, 409554, '', 10, 0, 1, '2019-05-06 20:03:29', NULL),
(1566, 9205, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-500x500.png', '', 'Reduced by 0.5% (1.9 KB)', 380247, 382240, '', 10, 0, 1, '2019-05-06 20:03:32', NULL),
(1567, 9205, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-350x350.png', '', 'Reduced by 0.5% (1.1 KB)', 196896, 197980, '', 10, 0, 1, '2019-05-06 20:03:34', NULL),
(1568, 9205, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-500x1000.png', '', 'Reduced by 0.3% (2.5 KB)', 930498, 933083, '', 10, 0, 1, '2019-05-06 20:03:38', NULL),
(1569, 9205, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-1000x1000.png', '', 'Reduced by 0.4% (5.0 KB)', 1374995, 1380163, '', 10, 0, 1, '2019-05-06 20:03:50', NULL),
(1570, 9205, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-900x600.png', '', 'Reduced by 0.4% (3.4 KB)', 912433, 915936, '', 10, 0, 1, '2019-05-06 20:03:57', NULL),
(1571, 9205, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-1700x700.png', '', 'Reduced by 0.4% (6.3 KB)', 1806433, 1812905, '', 10, 0, 1, '2019-05-06 20:04:10', NULL),
(1572, 9205, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-800x800.png', '', 'Reduced by 0.4% (3.6 KB)', 896986, 900704, '', 10, 0, 1, '2019-05-06 20:04:22', NULL),
(1573, 9205, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-375x400.png', '', 'Reduced by 0.6% (1.4 KB)', 246044, 247520, '', 10, 0, 1, '2019-05-06 20:04:23', NULL),
(1574, 9205, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-CARDS-TOP-600x608.png', '', 'Reduced by 0.5% (2.5 KB)', 529149, 531732, '', 10, 0, 1, '2019-05-06 20:04:29', NULL),
(1575, 9204, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1.png', '', 'Reduced by 1.6% (22.9 KB)', 1482116, 1505587, '', 10, 0, 1, '2019-05-06 20:04:43', NULL),
(1576, 9204, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-150x150.png', '', 'Reduced by 1.5% (472 B)', 30165, 30637, '', 10, 0, 1, '2019-05-06 20:04:43', NULL),
(1577, 9204, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-300x98.png', '', 'Reduced by 2.0% (756 B)', 36695, 37451, '', 10, 0, 1, '2019-05-06 20:04:44', NULL),
(1578, 9204, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-768x250.png', '', 'Reduced by 0.6% (1.2 KB)', 222058, 223337, '', 10, 0, 1, '2019-05-06 20:04:48', NULL),
(1579, 9204, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-1024x334.png', '', 'Reduced by 0.5% (1.8 KB)', 389137, 390974, '', 10, 0, 1, '2019-05-06 20:04:51', NULL),
(1580, 9204, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-900x604.png', '', 'Reduced by 0.8% (4.8 KB)', 601189, 606095, '', 10, 0, 1, '2019-05-06 20:04:56', NULL),
(1581, 9204, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-600x403.png', '', 'Reduced by 0.3% (887 B)', 285649, 286536, '', 10, 0, 1, '2019-05-06 20:04:58', NULL),
(1582, 9204, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-400x269.png', '', 'Reduced by 0.1% (180 B)', 130240, 130420, '', 10, 0, 1, '2019-05-06 20:05:00', NULL),
(1583, 9204, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-100x100.png', '', 'Reduced by 0.3% (41 B)', 14381, 14422, '', 10, 0, 1, '2019-05-06 20:05:00', NULL),
(1584, 9204, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-140x140.png', '', 'Reduced by 1.1% (307 B)', 26808, 27115, '', 10, 0, 1, '2019-05-06 20:05:01', NULL),
(1585, 9204, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-1000x500.png', '', 'Reduced by 0.7% (3.8 KB)', 568771, 572670, '', 10, 0, 1, '2019-05-06 20:05:05', NULL),
(1586, 9204, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-670x335.png', '', 'Reduced by 0.4% (1.1 KB)', 266868, 267952, '', 10, 0, 1, '2019-05-06 20:05:07', NULL),
(1587, 9204, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-500x500.png', '', 'Reduced by 0.3% (798 B)', 301353, 302151, '', 10, 0, 1, '2019-05-06 20:05:10', NULL),
(1588, 9204, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-350x350.png', '', 'Reduced by 0.3% (470 B)', 154061, 154531, '', 10, 0, 1, '2019-05-06 20:05:11', NULL),
(1589, 9204, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-500x652.png', '', 'Reduced by 0.1% (600 B)', 410889, 411489, '', 10, 0, 1, '2019-05-06 20:05:15', NULL),
(1590, 9204, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-1000x652.png', '', 'Reduced by 0.3% (2.2 KB)', 780869, 783144, '', 10, 0, 1, '2019-05-06 20:05:21', NULL),
(1591, 9204, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-900x600.png', '', 'Reduced by 0.8% (4.9 KB)', 597120, 602140, '', 10, 0, 1, '2019-05-06 20:05:28', NULL),
(1592, 9204, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-1700x652.png', '', 'Reduced by 0.3% (4.1 KB)', 1349720, 1353940, '', 10, 0, 1, '2019-05-06 20:05:40', NULL),
(1593, 9204, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-800x652.png', '', 'Reduced by 0.3% (1.9 KB)', 640069, 642015, '', 10, 0, 1, '2019-05-06 20:05:47', NULL),
(1594, 9204, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-375x400.png', '', 'Reduced by 0.1% (264 B)', 186937, 187201, '', 10, 0, 1, '2019-05-06 20:05:48', NULL),
(1595, 9204, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_SIDE1-600x196.png', '', 'Reduced by 0.8% (1.1 KB)', 138168, 139259, '', 10, 0, 1, '2019-05-06 20:05:49', NULL),
(1596, 9203, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT.png', '', 'Reduced by 1.0% (22.9 KB)', 2274139, 2297608, '', 10, 0, 1, '2019-05-06 20:06:12', NULL),
(1597, 9203, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-150x150.png', '', 'Reduced by 1.6% (576 B)', 35891, 36467, '', 10, 0, 1, '2019-05-06 20:06:14', NULL),
(1598, 9203, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-300x132.png', '', 'Reduced by 1.1% (687 B)', 59093, 59780, '', 10, 0, 1, '2019-05-06 20:06:15', NULL),
(1599, 9203, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-768x339.png', '', 'Reduced by 0.6% (2.2 KB)', 360580, 362829, '', 10, 0, 1, '2019-05-06 20:06:17', NULL),
(1600, 9203, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-1024x452.png', '', 'Reduced by 0.5% (3.3 KB)', 627442, 630811, '', 10, 0, 1, '2019-05-06 20:06:22', NULL),
(1601, 9203, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-900x604.png', '', 'Reduced by 0.7% (5.1 KB)', 754626, 759881, '', 10, 0, 1, '2019-05-06 20:06:30', NULL),
(1602, 9203, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-600x403.png', '', 'Reduced by 0.6% (2.0 KB)', 350732, 352760, '', 10, 0, 1, '2019-05-06 20:06:32', NULL),
(1603, 9203, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-400x269.png', '', 'Reduced by 0.5% (740 B)', 159288, 160028, '', 10, 0, 1, '2019-05-06 20:06:33', NULL),
(1604, 9203, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-100x100.png', '', 'Reduced by 1.7% (293 B)', 16797, 17090, '', 10, 0, 1, '2019-05-06 20:06:34', NULL),
(1605, 9203, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-140x140.png', '', 'Reduced by 1.5% (467 B)', 31381, 31848, '', 10, 0, 1, '2019-05-06 20:06:34', NULL),
(1606, 9203, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-1000x500.png', '', 'Reduced by 0.5% (3.9 KB)', 723447, 727440, '', 10, 0, 1, '2019-05-06 20:06:40', NULL),
(1607, 9203, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-670x335.png', '', 'Reduced by 0.5% (1.5 KB)', 335321, 336866, '', 10, 0, 1, '2019-05-06 20:06:44', NULL),
(1608, 9203, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-500x500.png', '', 'Reduced by 0.4% (1.3 KB)', 366122, 367491, '', 10, 0, 1, '2019-05-06 20:06:46', NULL),
(1609, 9203, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-350x350.png', '', 'Reduced by 0.3% (605 B)', 184196, 184801, '', 10, 0, 1, '2019-05-06 20:06:50', NULL),
(1610, 9203, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-500x883.png', '', 'Reduced by 0.6% (3.5 KB)', 651718, 655349, '', 10, 0, 1, '2019-05-06 20:06:54', NULL),
(1611, 9203, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-1000x883.png', '', 'Reduced by 0.9% (11.2 KB)', 1228557, 1239984, '', 10, 0, 1, '2019-05-06 20:07:06', NULL),
(1612, 9203, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-900x600.png', '', 'Reduced by 0.8% (5.6 KB)', 750655, 756372, '', 10, 0, 1, '2019-05-06 20:07:14', NULL),
(1613, 9203, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-1700x700.png', '', 'Reduced by 0.8% (13.1 KB)', 1599338, 1612790, '', 10, 0, 1, '2019-05-06 20:07:34', NULL),
(1614, 9203, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-800x800.png', '', 'Reduced by 0.9% (7.6 KB)', 860313, 868096, '', 10, 0, 1, '2019-05-06 20:07:41', NULL),
(1615, 9203, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-375x400.png', '', 'Reduced by 0.3% (757 B)', 225543, 226300, '', 10, 0, 1, '2019-05-06 20:07:43', NULL),
(1616, 9203, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-BOX_FRONT-600x265.png', '', 'Reduced by 0.5% (1.1 KB)', 223851, 224975, '', 10, 0, 1, '2019-05-06 20:07:45', NULL),
(1617, 9202, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT.png', '', 'Reduced by 1.0% (22.9 KB)', 2307650, 2331122, '', 10, 0, 1, '2019-05-06 20:08:07', NULL),
(1618, 9202, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-150x150.png', '', 'Reduced by 0.8% (266 B)', 32568, 32834, '', 10, 0, 1, '2019-05-06 20:08:10', NULL),
(1619, 9202, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-300x183.png', '', 'Reduced by 1.2% (800 B)', 67473, 68273, '', 10, 0, 1, '2019-05-06 20:08:10', NULL),
(1620, 9202, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-768x468.png', '', 'Reduced by 1.2% (4.4 KB)', 371963, 376444, '', 10, 0, 1, '2019-05-06 20:08:14', NULL),
(1621, 9202, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-1024x625.png', '', 'Reduced by 0.9% (5.9 KB)', 636876, 642938, '', 10, 0, 1, '2019-05-06 20:08:19', NULL),
(1622, 9202, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-900x604.png', '', 'Reduced by 0.6% (3.5 KB)', 588341, 591917, '', 10, 0, 1, '2019-05-06 20:08:26', NULL),
(1623, 9202, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-600x403.png', '', 'Reduced by 1.0% (2.7 KB)', 276479, 279207, '', 10, 0, 1, '2019-05-06 20:08:28', NULL),
(1624, 9202, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-400x269.png', '', 'Reduced by 1.0% (1.3 KB)', 131818, 133143, '', 10, 0, 1, '2019-05-06 20:08:30', NULL),
(1625, 9202, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-100x100.png', '', 'Reduced by 0.5% (85 B)', 15701, 15786, '', 10, 0, 1, '2019-05-06 20:08:30', NULL),
(1626, 9202, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-140x140.png', '', 'Reduced by 0.9% (270 B)', 28771, 29041, '', 10, 0, 1, '2019-05-06 20:08:30', NULL),
(1627, 9202, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-1000x500.png', '', 'Reduced by 0.5% (3.1 KB)', 618406, 621552, '', 10, 0, 1, '2019-05-06 20:08:36', NULL),
(1628, 9202, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-670x335.png', '', 'Reduced by 1.2% (3.3 KB)', 283141, 286477, '', 10, 0, 1, '2019-05-06 20:08:40', NULL),
(1629, 9202, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-500x500.png', '', 'Reduced by 0.6% (1.7 KB)', 295468, 297253, '', 10, 0, 1, '2019-05-06 20:08:43', NULL),
(1630, 9202, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-350x350.png', '', 'Reduced by 0.8% (1.2 KB)', 152001, 153262, '', 10, 0, 1, '2019-05-06 20:08:45', NULL),
(1631, 9202, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-500x1000.png', '', 'Reduced by 0.8% (4.2 KB)', 522703, 527048, '', 10, 0, 1, '2019-05-06 20:08:50', NULL),
(1632, 9202, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-1000x1000.png', '', 'Reduced by 0.8% (8.8 KB)', 1055207, 1064168, '', 10, 0, 1, '2019-05-06 20:09:02', NULL),
(1633, 9202, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-900x600.png', '', 'Reduced by 0.6% (3.7 KB)', 582879, 586667, '', 10, 0, 1, '2019-05-06 20:09:09', NULL),
(1634, 9202, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-1700x700.png', '', 'Reduced by 0.8% (11.0 KB)', 1448785, 1460017, '', 10, 0, 1, '2019-05-06 20:09:26', NULL),
(1635, 9202, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-800x800.png', '', 'Reduced by 0.7% (4.6 KB)', 707192, 711905, '', 10, 0, 1, '2019-05-06 20:09:34', NULL),
(1636, 9202, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-375x400.png', '', 'Reduced by 0.7% (1.2 KB)', 182686, 183934, '', 10, 0, 1, '2019-05-06 20:09:36', NULL),
(1637, 9202, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-First-CT-Memory-Game-3D-FRONT-600x366.png', '', 'Reduced by 1.4% (3.2 KB)', 235955, 239212, '', 10, 0, 1, '2019-05-06 20:09:38', NULL),
(1638, 9201, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game.png', '', 'Reduced by 0.1% (631 B)', 488833, 489464, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1639, 9201, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-150x150.png', '', 'Reduced by 1.2% (452 B)', 36268, 36720, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1640, 9201, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-300x300.png', '', 'Reduced by 0.4% (497 B)', 135702, 136199, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1641, 9201, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x403.png', '', 'Reduced by 12.5% (53.6 KB)', 383629, 438525, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1642, 9201, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-400x269.png', '', 'Reduced by 13.7% (26.6 KB)', 172233, 199519, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1643, 9201, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-100x100.png', '', 'Reduced by 1.7% (285 B)', 16960, 17245, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1644, 9201, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-140x140.png', '', 'Reduced by 1.3% (424 B)', 31402, 31826, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1645, 9201, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x500.png', '', 'Reduced by 0.9% (4.5 KB)', 487783, 492410, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1646, 9201, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x335.png', '', 'Reduced by 12.5% (44.8 KB)', 321398, 367252, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1647, 9201, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-500x500.png', '', 'Reduced by 1.0% (3.3 KB)', 331963, 335340, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1648, 9201, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-350x350.png', '', 'Reduced by 0.7% (1.1 KB)', 174390, 175540, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1649, 9201, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-500x600.png', '', 'Reduced by 0.8% (3.3 KB)', 416598, 419927, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1650, 9201, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-600x600.png', '', 'Reduced by 0.9% (4.3 KB)', 488771, 493159, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1651, 9201, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/cape-town-memory-game-375x400.png', '', 'Reduced by 0.8% (1.7 KB)', 210314, 212005, '', 10, 0, 1, '2019-05-08 12:50:58', NULL),
(1652, 9196, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/memory-games.png', '', 'Reduced by 38.6% (1.4 MB)', 2278476, 3709612, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1653, 9196, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/memory-games-150x150.png', '', 'Reduced by 12.7% (6.5 KB)', 45782, 52424, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1654, 9196, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/memory-games-300x300.png', '', 'Reduced by 12.6% (22.7 KB)', 160954, 184209, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1655, 9196, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/memory-games-768x767.png', '', 'Reduced by 14.7% (136.3 KB)', 812242, 951767, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1656, 9196, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/memory-games-1024x1024.png', '', 'Reduced by 15.5% (232.4 KB)', 1295778, 1533745, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1657, 9196, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/memory-games-900x604.png', '', 'Reduced by 15.0% (124.9 KB)', 724046, 851929, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1658, 9196, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/memory-games-600x403.png', '', 'Reduced by 13.7% (56.9 KB)', 366811, 425070, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1659, 9196, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/memory-games-400x269.png', '', 'Reduced by 12.8% (26.0 KB)', 181985, 208603, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1660, 9196, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/memory-games-100x100.png', '', 'Reduced by 12.7% (3.1 KB)', 21697, 24848, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1661, 9196, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/memory-games-140x140.png', '', 'Reduced by 12.3% (5.5 KB)', 40417, 46068, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1662, 9196, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/memory-games-1000x500.png', '', 'Reduced by 15.0% (112.8 KB)', 652557, 768027, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1663, 9196, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/memory-games-670x335.png', '', 'Reduced by 13.8% (52.5 KB)', 334904, 388686, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1664, 9196, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/memory-games-500x500.png', '', 'Reduced by 13.5% (59.9 KB)', 394248, 455564, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1665, 9196, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/memory-games-350x350.png', '', 'Reduced by 12.8% (30.3 KB)', 211939, 242925, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1666, 9196, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/memory-games-500x1000.png', '', 'Reduced by 15.6% (106.5 KB)', 589694, 698752, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1667, 9196, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/memory-games-1000x1000.png', '', 'Reduced by 15.5% (224.3 KB)', 1254494, 1484165, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1668, 9196, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/memory-games-900x600.png', '', 'Reduced by 15.0% (124.4 KB)', 719878, 847266, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1669, 9196, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/memory-games-1538x700.png', '', 'Reduced by 15.2% (187.6 KB)', 1073064, 1265191, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1670, 9196, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/memory-games-800x800.png', '', 'Reduced by 14.8% (147.3 KB)', 870017, 1020881, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1671, 9196, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/memory-games-375x400.png', '', 'Reduced by 13.1% (36.8 KB)', 250970, 288647, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1672, 9196, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/memory-games-600x599.png', '', 'Reduced by 14.0% (85.3 KB)', 537175, 624561, '', 10, 0, 1, '2019-05-08 12:50:55', NULL),
(1673, 9194, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/shweshwe.jpg', '', 'Reduced by 7.1% (191.8 KB)', 2564799, 2761210, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1674, 9194, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/shweshwe-150x150.jpg', '', 'Reduced by 6.2% (387 B)', 5877, 6264, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1675, 9194, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/shweshwe-300x249.jpg', '', 'Reduced by 5.2% (841 B)', 15219, 16060, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1676, 9194, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/shweshwe-768x637.jpg', '', 'Reduced by 3.5% (2.8 KB)', 78826, 81652, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1677, 9194, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/shweshwe-1024x850.jpg', '', 'Reduced by 3.1% (4.0 KB)', 129560, 133640, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1678, 9194, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/shweshwe-900x604.jpg', '', 'Reduced by 3.3% (2.9 KB)', 88242, 91255, '', 10, 0, 1, '2019-05-08 12:50:52', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(1679, 9194, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/shweshwe-600x403.jpg', '', 'Reduced by 3.9% (1.8 KB)', 44179, 45973, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1680, 9194, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/shweshwe-400x269.jpg', '', 'Reduced by 4.9% (1.1 KB)', 21517, 22623, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1681, 9194, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/shweshwe-100x100.jpg', '', 'Reduced by 10.5% (371 B)', 3168, 3539, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1682, 9194, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/shweshwe-140x140.jpg', '', 'Reduced by 6.9% (388 B)', 5270, 5658, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1683, 9194, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/shweshwe-1000x500.jpg', '', 'Reduced by 3.3% (2.8 KB)', 83304, 86125, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1684, 9194, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/shweshwe-670x335.jpg', '', 'Reduced by 3.8% (1.6 KB)', 42239, 43926, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1685, 9194, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/shweshwe-500x500.jpg', '', 'Reduced by 3.8% (1.7 KB)', 44211, 45960, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1686, 9194, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/shweshwe-350x350.jpg', '', 'Reduced by 4.9% (1.2 KB)', 23733, 24951, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1687, 9194, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/shweshwe-500x1000.jpg', '', 'Reduced by 3.1% (2.4 KB)', 75187, 77603, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1688, 9194, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2018/06/shweshwe-1000x1000.jpg', '', 'Reduced by 3.0% (4.2 KB)', 139257, 143603, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1689, 9194, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/shweshwe-900x600.jpg', '', 'Reduced by 3.2% (2.9 KB)', 87712, 90638, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1690, 9194, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/shweshwe-1700x700.jpg', '', 'Reduced by 2.8% (4.5 KB)', 163918, 168574, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1691, 9194, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/shweshwe-800x800.jpg', '', 'Reduced by 3.2% (3.2 KB)', 96527, 99764, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1692, 9194, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/shweshwe-375x400.jpg', '', 'Reduced by 4.5% (1.3 KB)', 28359, 29690, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1693, 9194, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/shweshwe-600x498.jpg', '', 'Reduced by 4.0% (2.1 KB)', 51799, 53959, '', 10, 0, 1, '2019-05-08 12:50:52', NULL),
(1694, 9193, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game.jpg', '', 'Reduced by 2.8% (1.3 KB)', 44156, 45441, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1695, 9193, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-150x150.jpg', '', 'Reduced by 7.2% (494 B)', 6395, 6889, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1696, 9193, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-300x267.jpg', '', 'Reduced by 5.4% (898 B)', 15667, 16565, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1697, 9193, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-600x403.jpg', '', 'Reduced by 4.8% (2.1 KB)', 43057, 45219, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1698, 9193, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-400x269.jpg', '', 'Reduced by 4.8% (1.1 KB)', 22053, 23164, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1699, 9193, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-100x100.jpg', '', 'Reduced by 10.7% (421 B)', 3501, 3922, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1700, 9193, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-140x140.jpg', '', 'Reduced by 7.8% (484 B)', 5703, 6187, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1701, 9193, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-600x500.jpg', '', 'Reduced by 5.4% (2.5 KB)', 43827, 46338, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1702, 9193, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-600x335.jpg', '', 'Reduced by 4.8% (2.0 KB)', 40421, 42471, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1703, 9193, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-500x500.jpg', '', 'Reduced by 5.6% (2.1 KB)', 36787, 38949, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1704, 9193, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-350x350.jpg', '', 'Reduced by 5.4% (1.2 KB)', 22024, 23290, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1705, 9193, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-500x533.jpg', '', 'Reduced by 5.1% (2.2 KB)', 41457, 43698, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1706, 9193, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-375x400.jpg', '', 'Reduced by 5.4% (1.5 KB)', 25966, 27456, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1707, 9193, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game-600x533.jpg', '', 'Reduced by 5.7% (2.6 KB)', 43985, 46657, '', 10, 0, 1, '2019-05-08 12:50:50', NULL),
(1708, 9192, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game.jpg', '', 'Reduced by 8.0% (2.5 KB)', 29760, 32338, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1709, 9192, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-150x150.jpg', '', 'Reduced by 6.0% (398 B)', 6237, 6635, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1710, 9192, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-300x200.jpg', '', 'Reduced by 6.6% (716 B)', 10163, 10879, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1711, 9192, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-768x512.jpg', '', 'Reduced by 7.6% (3.1 KB)', 39105, 42319, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1712, 9192, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-600x403.jpg', '', 'Reduced by 7.0% (2.1 KB)', 27774, 29875, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1713, 9192, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-400x269.jpg', '', 'Reduced by 6.5% (1.1 KB)', 15474, 16556, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1714, 9192, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-100x100.jpg', '', 'Reduced by 10.1% (385 B)', 3428, 3813, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1715, 9192, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-140x140.jpg', '', 'Reduced by 6.8% (408 B)', 5607, 6015, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1716, 9192, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-800x500.jpg', '', 'Reduced by 17.8% (7.4 KB)', 35152, 42765, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1717, 9192, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-670x335.jpg', '', 'Reduced by 5.5% (1.7 KB)', 29957, 31700, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1718, 9192, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-500x500.jpg', '', 'Reduced by 4.9% (1.8 KB)', 36327, 38208, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1719, 9192, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-350x350.jpg', '', 'Reduced by 5.1% (1.1 KB)', 21640, 22793, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1720, 9192, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-500x533.jpg', '', 'Reduced by 4.6% (1.9 KB)', 41074, 43039, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1721, 9192, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-800x533.jpg', '', 'Reduced by 18.2% (7.7 KB)', 35290, 43165, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1722, 9192, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-375x400.jpg', '', 'Reduced by 5.0% (1.3 KB)', 25545, 26876, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1723, 9192, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-600x400.jpg', '', 'Reduced by 6.8% (2.0 KB)', 27546, 29564, '', 10, 0, 1, '2019-05-08 12:50:47', NULL),
(1724, 9191, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece.png', '', 'Reduced by 0.1% (2.7 KB)', 5379913, 5382627, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1725, 9191, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-150x150.png', '', 'Reduced by 1.3% (434 B)', 32285, 32719, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1726, 9191, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-300x225.png', '', 'Reduced by 1.6% (1.2 KB)', 74441, 75650, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1727, 9191, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-768x576.png', '', 'Reduced by 1.9% (7.2 KB)', 389383, 396767, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1728, 9191, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-1024x768.png', '', 'Reduced by 2.2% (14.0 KB)', 637670, 651964, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1729, 9191, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-900x604.png', '', 'Reduced by 2.1% (10.7 KB)', 518724, 529684, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1730, 9191, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-600x403.png', '', 'Reduced by 1.7% (4.4 KB)', 253723, 258214, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1731, 9191, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-400x269.png', '', 'Reduced by 1.6% (2.0 KB)', 123650, 125651, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1732, 9191, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-100x100.png', '', 'Reduced by 1.1% (172 B)', 15835, 16007, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1733, 9191, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-140x140.png', '', 'Reduced by 1.1% (324 B)', 28712, 29036, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1734, 9191, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-1000x500.png', '', 'Reduced by 2.2% (13.3 KB)', 610271, 623922, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1735, 9191, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-670x335.png', '', 'Reduced by 1.8% (5.4 KB)', 301045, 306536, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1736, 9191, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-500x500.png', '', 'Reduced by 2.0% (5.4 KB)', 272057, 277618, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1737, 9191, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-350x350.png', '', 'Reduced by 1.8% (2.6 KB)', 144462, 147107, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1738, 9191, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-500x1000.png', '', 'Reduced by 3.0% (14.0 KB)', 469197, 483574, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1739, 9191, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-1000x1000.png', '', 'Reduced by 3.0% (27.9 KB)', 913527, 942072, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1740, 9191, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-900x600.png', '', 'Reduced by 2.1% (10.7 KB)', 518557, 529501, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1741, 9191, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-1700x700.png', '', 'Reduced by 3.1% (43.7 KB)', 1401570, 1446329, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1742, 9191, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-800x800.png', '', 'Reduced by 2.5% (15.8 KB)', 622404, 638577, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1743, 9191, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-375x400.png', '', 'Reduced by 1.7% (3.0 KB)', 173847, 176937, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1744, 9191, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-elephant-piece-600x450.png', '', 'Reduced by 1.8% (4.5 KB)', 253943, 258540, '', 10, 0, 1, '2019-05-08 12:50:44', NULL),
(1745, 9189, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards.png', '', 'Reduced by 0.3% (22.3 KB)', 8209869, 8232658, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1746, 9189, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-150x150.png', '', 'Reduced by 1.1% (470 B)', 40998, 41468, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1747, 9189, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-300x225.png', '', 'Reduced by 1.2% (1.0 KB)', 86645, 87692, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1748, 9189, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-768x576.png', '', 'Reduced by 1.1% (5.4 KB)', 494692, 500248, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1749, 9189, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-1024x768.png', '', 'Reduced by 1.2% (10.0 KB)', 838646, 848864, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1750, 9189, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-900x604.png', '', 'Reduced by 1.1% (7.1 KB)', 654064, 661333, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1751, 9189, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-600x403.png', '', 'Reduced by 1.0% (3.1 KB)', 307613, 310809, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1752, 9189, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-400x269.png', '', 'Reduced by 1.1% (1.5 KB)', 145328, 146911, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1753, 9189, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-100x100.png', '', 'Reduced by 1.2% (245 B)', 19814, 20059, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1754, 9189, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-140x140.png', '', 'Reduced by 1.0% (363 B)', 36496, 36859, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1755, 9189, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-1000x500.png', '', 'Reduced by 1.0% (6.0 KB)', 598163, 604306, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1756, 9189, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-670x335.png', '', 'Reduced by 0.9% (2.4 KB)', 284512, 286986, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1757, 9189, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-500x500.png', '', 'Reduced by 1.2% (4.6 KB)', 373180, 377854, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1758, 9189, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-350x350.png', '', 'Reduced by 1.1% (2.2 KB)', 192716, 194920, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1759, 9189, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-500x1000.png', '', 'Reduced by 1.8% (13.0 KB)', 714818, 728161, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1760, 9189, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-1000x1000.png', '', 'Reduced by 1.8% (24.1 KB)', 1326913, 1351567, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1761, 9189, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-900x600.png', '', 'Reduced by 1.1% (6.8 KB)', 650318, 657301, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1762, 9189, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-1700x700.png', '', 'Reduced by 1.6% (19.5 KB)', 1260620, 1280624, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1763, 9189, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-800x800.png', '', 'Reduced by 1.5% (13.2 KB)', 888897, 902460, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1764, 9189, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-375x400.png', '', 'Reduced by 1.1% (2.7 KB)', 238615, 241344, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1765, 9189, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game_cards-600x450.png', '', 'Reduced by 1.1% (3.4 KB)', 312920, 316352, '', 10, 0, 1, '2019-05-08 12:50:41', NULL),
(1766, 9188, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game.png', '', 'Reduced by 0.2% (258 B)', 143813, 144071, '', 10, 0, 1, '2019-05-08 12:50:39', NULL),
(1767, 9188, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-150x150.png', '', 'Reduced by 1.0% (397 B)', 40655, 41052, '', 10, 0, 1, '2019-05-08 12:50:39', NULL),
(1768, 9188, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-300x269.png', '', 'Reduced by 0.7% (1,000 B)', 140756, 141756, '', 10, 0, 1, '2019-05-08 12:50:39', NULL),
(1769, 9188, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-100x100.png', '', 'Reduced by 1.4% (275 B)', 19305, 19580, '', 10, 0, 1, '2019-05-08 12:50:39', NULL),
(1770, 9188, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game-140x140.png', '', 'Reduced by 1.0% (367 B)', 35728, 36095, '', 10, 0, 1, '2019-05-08 12:50:39', NULL),
(1771, 9187, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Stickers_PR_Page_2-300x300.jpg', '', 'Reduced by 14.4% (4.3 KB)', 25915, 30289, '', 10, 0, 1, '2019-05-06 20:21:33', NULL),
(1772, 9187, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Stickers_PR_Page_2-300x300-150x150.jpg', '', 'Reduced by 4.9% (457 B)', 8958, 9415, '', 10, 0, 1, '2019-05-06 20:21:33', NULL),
(1773, 9187, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Stickers_PR_Page_2-300x300-300x269.jpg', '', 'Reduced by 7.1% (1.9 KB)', 24853, 26757, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1774, 9187, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Stickers_PR_Page_2-300x300-100x100.jpg', '', 'Reduced by 8.1% (408 B)', 4640, 5048, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1775, 9187, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Stickers_PR_Page_2-300x300-140x140.jpg', '', 'Reduced by 5.6% (458 B)', 7750, 8208, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1776, 9186, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5.jpg', '', 'Reduced by 17.5% (37.2 KB)', 180168, 218281, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1777, 9186, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-150x150.jpg', '', 'Reduced by 6.7% (427 B)', 5922, 6349, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1778, 9186, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-300x300.jpg', '', 'Reduced by 7.5% (1.4 KB)', 17332, 18738, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1779, 9186, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-768x765.jpg', '', 'Reduced by 12.7% (9.8 KB)', 68522, 78510, '', 10, 0, 1, '2019-05-06 20:21:34', NULL),
(1780, 9186, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-1024x1020.jpg', '', 'Reduced by 13.7% (16.3 KB)', 105268, 122009, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1781, 9186, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-900x604.jpg', '', 'Reduced by 12.6% (9.1 KB)', 64686, 74023, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1782, 9186, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-600x403.jpg', '', 'Reduced by 11.0% (4.3 KB)', 35343, 39703, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1783, 9186, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-400x269.jpg', '', 'Reduced by 8.2% (1.7 KB)', 19706, 21463, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1784, 9186, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-100x100.jpg', '', 'Reduced by 11.4% (395 B)', 3072, 3467, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1785, 9186, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-140x140.jpg', '', 'Reduced by 7.3% (414 B)', 5276, 5690, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1786, 9186, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-1000x500.jpg', '', 'Reduced by 12.0% (8.9 KB)', 66565, 75653, '', 10, 0, 1, '2019-05-06 20:21:35', NULL),
(1787, 9186, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-670x335.jpg', '', 'Reduced by 10.5% (4.1 KB)', 35937, 40165, '', 10, 0, 1, '2019-05-06 20:21:36', NULL),
(1788, 9186, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-500x500.jpg', '', 'Reduced by 10.3% (4.1 KB)', 36941, 41162, '', 10, 0, 1, '2019-05-06 20:21:36', NULL),
(1789, 9186, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-350x350.jpg', '', 'Reduced by 8.2% (1.9 KB)', 21767, 23704, '', 10, 0, 1, '2019-05-06 20:21:36', NULL),
(1790, 9186, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-500x1000.jpg', '', 'Reduced by 13.3% (8.4 KB)', 55855, 64414, '', 10, 0, 1, '2019-05-06 20:21:36', NULL),
(1791, 9186, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-1000x1000.jpg', '', 'Reduced by 13.8% (16.0 KB)', 102360, 118724, '', 10, 0, 1, '2019-05-06 20:21:36', NULL),
(1792, 9186, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-900x600.jpg', '', 'Reduced by 12.6% (9.0 KB)', 64280, 73510, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1793, 9186, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-1623x700.jpg', '', 'Reduced by 12.2% (19.3 KB)', 141575, 161296, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1794, 9186, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-800x800.jpg', '', 'Reduced by 13.0% (10.7 KB)', 72972, 83918, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1795, 9186, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-375x400.jpg', '', 'Reduced by 8.8% (2.5 KB)', 26182, 28713, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1796, 9186, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Green105_PR_Page_5-600x597.jpg', '', 'Reduced by 11.5% (5.9 KB)', 46998, 53078, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1797, 9184, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_5-300x300.jpg', '', 'Reduced by 17.5% (3.2 KB)', 15415, 18684, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1798, 9184, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_5-300x300-150x150.jpg', '', 'Reduced by 7.3% (437 B)', 5544, 5981, '', 10, 0, 1, '2019-05-06 20:21:37', NULL),
(1799, 9184, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_5-300x300-300x269.jpg', '', 'Reduced by 4.2% (658 B)', 14935, 15593, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1800, 9184, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_5-300x300-100x100.jpg', '', 'Reduced by 10.7% (381 B)', 3174, 3555, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1801, 9184, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_5-300x300-140x140.jpg', '', 'Reduced by 7.5% (397 B)', 4865, 5262, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1802, 9183, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_4-300x300.jpg', '', 'Reduced by 18.4% (3.3 KB)', 14947, 18311, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1803, 9183, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_4-300x300-150x150.jpg', '', 'Reduced by 6.3% (381 B)', 5619, 6000, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1804, 9183, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_4-300x300-300x269.jpg', '', 'Reduced by 4.0% (601 B)', 14331, 14932, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1805, 9183, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_4-300x300-100x100.jpg', '', 'Reduced by 10.4% (372 B)', 3217, 3589, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1806, 9183, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_4-300x300-140x140.jpg', '', 'Reduced by 7.3% (384 B)', 4877, 5261, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1807, 9182, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_2-300x3000.jpg', '', 'Reduced by 15.1% (3.9 KB)', 22185, 26131, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1808, 9182, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_2-300x3000-150x150.jpg', '', 'Reduced by 5.3% (407 B)', 7241, 7648, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1809, 9182, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_2-300x3000-300x269.jpg', '', 'Reduced by 5.5% (1.1 KB)', 19899, 21065, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1810, 9182, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_2-300x3000-100x100.jpg', '', 'Reduced by 9.3% (381 B)', 3721, 4102, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1811, 9182, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC240_PR_Page_2-300x3000-140x140.jpg', '', 'Reduced by 6.5% (430 B)', 6179, 6609, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1812, 9181, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300.jpg', '', 'Reduced by 15.6% (3.4 KB)', 19124, 22650, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1813, 9181, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300-150x150.jpg', '', 'Reduced by 5.7% (421 B)', 6907, 7328, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1814, 9181, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300-300x269.jpg', '', 'Reduced by 4.7% (882 B)', 17825, 18707, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1815, 9181, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300-100x100.jpg', '', 'Reduced by 8.9% (387 B)', 3979, 4366, '', 10, 0, 1, '2019-05-06 20:21:38', NULL),
(1816, 9181, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300-140x140.jpg', '', 'Reduced by 6.4% (420 B)', 6167, 6587, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1817, 9180, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_01-300x300.jpg', '', 'Reduced by 14.9% (4.3 KB)', 25036, 29421, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1818, 9180, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_01-300x300-150x150.jpg', '', 'Reduced by 4.8% (444 B)', 8831, 9275, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1819, 9180, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_01-300x300-300x269.jpg', '', 'Reduced by 7.3% (1.8 KB)', 22898, 24706, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1820, 9180, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_01-300x300-100x100.jpg', '', 'Reduced by 7.7% (395 B)', 4743, 5138, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1821, 9180, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_01-300x300-140x140.jpg', '', 'Reduced by 5.7% (457 B)', 7613, 8070, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1822, 9179, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part1_PR_Page_1-300x300.jpg', '', 'Reduced by 15.0% (3.9 KB)', 22814, 26825, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1823, 9179, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part1_PR_Page_1-300x300-150x150.jpg', '', 'Reduced by 4.6% (380 B)', 7903, 8283, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1824, 9179, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part1_PR_Page_1-300x300-300x269.jpg', '', 'Reduced by 5.7% (1.3 KB)', 22649, 24012, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1825, 9179, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part1_PR_Page_1-300x300-100x100.jpg', '', 'Reduced by 8.5% (373 B)', 4001, 4374, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1826, 9179, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_FC105_Part1_PR_Page_1-300x300-140x140.jpg', '', 'Reduced by 5.5% (385 B)', 6673, 7058, '', 10, 0, 1, '2019-05-06 20:21:39', NULL),
(1827, 9178, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy.jpg', '', 'Reduced by 21.8% (75.9 KB)', 279450, 357140, '', 10, 0, 1, '2019-05-06 20:21:40', NULL),
(1828, 9178, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-150x150.jpg', '', 'Reduced by 8.3% (426 B)', 4694, 5120, '', 10, 0, 1, '2019-05-06 20:21:40', NULL),
(1829, 9178, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-300x300.jpg', '', 'Reduced by 6.9% (878 B)', 11848, 12726, '', 10, 0, 1, '2019-05-06 20:21:40', NULL),
(1830, 9178, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-768x768.jpg', '', 'Reduced by 11.3% (5.3 KB)', 42366, 47764, '', 10, 0, 1, '2019-05-06 20:21:40', NULL),
(1831, 9178, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-1024x1024.jpg', '', 'Reduced by 13.2% (9.3 KB)', 62287, 71772, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1832, 9178, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-900x604.jpg', '', 'Reduced by 11.4% (5.0 KB)', 39603, 44710, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1833, 9178, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-600x403.jpg', '', 'Reduced by 9.7% (2.4 KB)', 22864, 25309, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1834, 9178, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-400x269.jpg', '', 'Reduced by 7.4% (1.0 KB)', 13303, 14370, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1835, 9178, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-100x100.jpg', '', 'Reduced by 12.6% (397 B)', 2753, 3150, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1836, 9178, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-140x140.jpg', '', 'Reduced by 9.2% (431 B)', 4243, 4674, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1837, 9178, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-1000x500.jpg', '', 'Reduced by 13.7% (5.0 KB)', 32284, 37411, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1838, 9178, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-670x335.jpg', '', 'Reduced by 11.3% (2.3 KB)', 18792, 21179, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1839, 9178, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-500x500.jpg', '', 'Reduced by 9.0% (2.3 KB)', 23870, 26242, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1840, 9178, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-350x350.jpg', '', 'Reduced by 7.6% (1.2 KB)', 14759, 15981, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1841, 9178, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-500x1000.jpg', '', 'Reduced by 16.0% (4.1 KB)', 21855, 26010, '', 10, 0, 1, '2019-05-06 20:21:41', NULL),
(1842, 9178, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-1000x1000.jpg', '', 'Reduced by 13.0% (8.9 KB)', 60930, 70049, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1843, 9178, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-900x600.jpg', '', 'Reduced by 11.5% (5.0 KB)', 39272, 44367, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1844, 9178, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-1700x700.jpg', '', 'Reduced by 18.9% (11.3 KB)', 49726, 61303, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1845, 9178, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-800x800.jpg', '', 'Reduced by 11.3% (5.6 KB)', 45169, 50949, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1846, 9178, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-375x400.jpg', '', 'Reduced by 7.8% (1.4 KB)', 17430, 18906, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1847, 9178, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Brown105_PR-2-copy-600x600.jpg', '', 'Reduced by 10.0% (3.3 KB)', 30711, 34108, '', 10, 0, 1, '2019-05-06 20:21:42', NULL),
(1848, 9177, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy.jpg', '', 'Reduced by 22.5% (90.6 KB)', 320002, 412726, '', 10, 0, 1, '2019-05-06 20:21:43', NULL),
(1849, 9177, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-150x150.jpg', '', 'Reduced by 8.9% (472 B)', 4808, 5280, '', 10, 0, 1, '2019-05-06 20:21:43', NULL),
(1850, 9177, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-300x300.jpg', '', 'Reduced by 7.5% (1.1 KB)', 14525, 15698, '', 10, 0, 1, '2019-05-06 20:21:43', NULL),
(1851, 9177, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-768x766.jpg', '', 'Reduced by 11.4% (6.8 KB)', 53877, 60839, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1852, 9177, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-1024x1022.jpg', '', 'Reduced by 14.4% (12.3 KB)', 75385, 88017, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1853, 9177, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-900x604.jpg', '', 'Reduced by 12.5% (6.5 KB)', 46199, 52820, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1854, 9177, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-600x403.jpg', '', 'Reduced by 9.6% (2.9 KB)', 27861, 30827, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1855, 9177, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-400x269.jpg', '', 'Reduced by 7.2% (1.2 KB)', 16202, 17466, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1856, 9177, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-100x100.jpg', '', 'Reduced by 15.5% (421 B)', 2296, 2717, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1857, 9177, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-140x140.jpg', '', 'Reduced by 10.4% (492 B)', 4260, 4752, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1858, 9177, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-1000x500.jpg', '', 'Reduced by 12.8% (6.3 KB)', 44075, 50560, '', 10, 0, 1, '2019-05-06 20:21:44', NULL),
(1859, 9177, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-670x335.jpg', '', 'Reduced by 9.7% (2.8 KB)', 26687, 29542, '', 10, 0, 1, '2019-05-06 20:21:45', NULL),
(1860, 9177, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-500x500.jpg', '', 'Reduced by 8.4% (2.9 KB)', 31742, 34667, '', 10, 0, 1, '2019-05-06 20:21:45', NULL),
(1861, 9177, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-350x350.jpg', '', 'Reduced by 7.8% (1.5 KB)', 18599, 20169, '', 10, 0, 1, '2019-05-06 20:21:45', NULL),
(1862, 9177, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-500x1000.jpg', '', 'Reduced by 13.0% (6.3 KB)', 42930, 49331, '', 10, 0, 1, '2019-05-06 20:21:45', NULL),
(1863, 9177, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-1000x1000.jpg', '', 'Reduced by 14.0% (11.8 KB)', 74328, 86398, '', 10, 0, 1, '2019-05-06 20:21:45', NULL),
(1864, 9177, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-900x600.jpg', '', 'Reduced by 12.5% (6.4 KB)', 45732, 52254, '', 10, 0, 1, '2019-05-06 20:21:47', NULL),
(1865, 9177, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-1700x700.jpg', '', 'Reduced by 15.3% (13.8 KB)', 78080, 92169, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1866, 9177, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-800x800.jpg', '', 'Reduced by 12.0% (7.5 KB)', 56365, 64022, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1867, 9177, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-375x400.jpg', '', 'Reduced by 7.9% (1.8 KB)', 21578, 23426, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1868, 9177, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-4-copy-600x599.jpg', '', 'Reduced by 9.8% (4.2 KB)', 39647, 43941, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1869, 9176, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-2-copy-300x300.jpg', '', 'Reduced by 54.9% (18.2 KB)', 15273, 33883, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1870, 9176, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-2-copy-300x300-150x150.jpg', '', 'Reduced by 8.3% (434 B)', 4814, 5248, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1871, 9176, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-2-copy-300x300-300x269.jpg', '', 'Reduced by 6.9% (1.1 KB)', 14856, 15956, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1872, 9176, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-2-copy-300x300-100x100.jpg', '', 'Reduced by 14.3% (405 B)', 2418, 2823, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1873, 9176, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-2-copy-300x300-140x140.jpg', '', 'Reduced by 9.4% (417 B)', 4034, 4451, '', 10, 0, 1, '2019-05-06 20:21:48', NULL),
(1874, 9175, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy.jpg', '', 'Reduced by 15.8% (125.2 KB)', 684871, 813085, '', 10, 0, 1, '2019-05-06 20:21:49', NULL),
(1875, 9175, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-150x150.jpg', '', 'Reduced by 5.3% (423 B)', 7587, 8010, '', 10, 0, 1, '2019-05-06 20:21:49', NULL),
(1876, 9175, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-300x300.jpg', '', 'Reduced by 6.6% (1.7 KB)', 24983, 26741, '', 10, 0, 1, '2019-05-06 20:21:49', NULL),
(1877, 9175, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-768x768.jpg', '', 'Reduced by 9.2% (10.3 KB)', 103946, 114492, '', 10, 0, 1, '2019-05-06 20:21:50', NULL),
(1878, 9175, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-1024x1024.jpg', '', 'Reduced by 10.8% (17.5 KB)', 148182, 166143, '', 10, 0, 1, '2019-05-06 20:21:50', NULL),
(1879, 9175, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-900x604.jpg', '', 'Reduced by 9.7% (10.2 KB)', 97936, 108429, '', 10, 0, 1, '2019-05-06 20:21:50', NULL),
(1880, 9175, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-600x403.jpg', '', 'Reduced by 8.0% (4.8 KB)', 57288, 62236, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1881, 9175, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-400x269.jpg', '', 'Reduced by 7.0% (2.3 KB)', 30929, 33269, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1882, 9175, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-100x100.jpg', '', 'Reduced by 10.4% (409 B)', 3514, 3923, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1883, 9175, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-140x140.jpg', '', 'Reduced by 6.0% (422 B)', 6661, 7083, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1884, 9175, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-1000x500.jpg', '', 'Reduced by 10.1% (9.3 KB)', 85069, 94608, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1885, 9175, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-670x335.jpg', '', 'Reduced by 8.1% (4.3 KB)', 50747, 55200, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1886, 9175, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-500x500.jpg', '', 'Reduced by 7.7% (4.6 KB)', 56601, 61294, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1887, 9175, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-350x350.jpg', '', 'Reduced by 7.0% (2.4 KB)', 32307, 34755, '', 10, 0, 1, '2019-05-06 20:21:51', NULL),
(1888, 9175, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-500x1000.jpg', '', 'Reduced by 10.2% (8.9 KB)', 80313, 89466, '', 10, 0, 1, '2019-05-06 20:21:52', NULL),
(1889, 9175, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-1000x1000.jpg', '', 'Reduced by 10.7% (16.9 KB)', 143881, 161151, '', 10, 0, 1, '2019-05-06 20:21:52', NULL),
(1890, 9175, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-900x600.jpg', '', 'Reduced by 9.8% (10.3 KB)', 96303, 106825, '', 10, 0, 1, '2019-05-06 20:21:52', NULL),
(1891, 9175, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-1700x700.jpg', '', 'Reduced by 11.9% (19.1 KB)', 144794, 164329, '', 10, 0, 1, '2019-05-06 20:21:53', NULL),
(1892, 9175, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-800x800.jpg', '', 'Reduced by 9.4% (11.1 KB)', 109013, 120350, '', 10, 0, 1, '2019-05-06 20:21:53', NULL),
(1893, 9175, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-375x400.jpg', '', 'Reduced by 7.3% (3.0 KB)', 39393, 42508, '', 10, 0, 1, '2019-05-06 20:21:53', NULL),
(1894, 9175, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black240g_PR-1-copy-600x600.jpg', '', 'Reduced by 8.5% (6.7 KB)', 73576, 80397, '', 10, 0, 1, '2019-05-06 20:21:53', NULL),
(1895, 9174, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4.jpg', '', 'Reduced by 19.8% (101.0 KB)', 417827, 521205, '', 10, 0, 1, '2019-05-06 20:21:54', NULL),
(1896, 9174, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-150x150.jpg', '', 'Reduced by 7.2% (428 B)', 5506, 5934, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1897, 9174, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-300x295.jpg', '', 'Reduced by 6.8% (1.2 KB)', 16276, 17455, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1898, 9174, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-768x755.jpg', '', 'Reduced by 11.0% (7.8 KB)', 64142, 72099, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1899, 9174, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-1024x1007.jpg', '', 'Reduced by 13.3% (13.8 KB)', 92308, 106423, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1900, 9174, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-900x604.jpg', '', 'Reduced by 11.0% (7.2 KB)', 59759, 67140, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1901, 9174, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-600x403.jpg', '', 'Reduced by 8.5% (3.2 KB)', 35333, 38595, '', 10, 0, 1, '2019-05-06 20:21:55', NULL),
(1902, 9174, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-400x269.jpg', '', 'Reduced by 7.0% (1.5 KB)', 19621, 21106, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1903, 9174, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-100x100.jpg', '', 'Reduced by 12.6% (405 B)', 2813, 3218, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1904, 9174, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-140x140.jpg', '', 'Reduced by 8.1% (425 B)', 4844, 5269, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1905, 9174, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-1000x500.jpg', '', 'Reduced by 11.8% (7.0 KB)', 53620, 60778, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1906, 9174, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-670x335.jpg', '', 'Reduced by 8.7% (3.0 KB)', 31783, 34804, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1907, 9174, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-500x500.jpg', '', 'Reduced by 8.5% (3.4 KB)', 36989, 40438, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1908, 9174, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-350x350.jpg', '', 'Reduced by 6.8% (1.5 KB)', 20878, 22409, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1909, 9174, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-500x1000.jpg', '', 'Reduced by 12.8% (6.5 KB)', 45323, 51999, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1910, 9174, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-1000x1000.jpg', '', 'Reduced by 12.9% (13.2 KB)', 90797, 104290, '', 10, 0, 1, '2019-05-06 20:21:56', NULL),
(1911, 9174, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-900x600.jpg', '', 'Reduced by 11.0% (7.2 KB)', 59308, 66664, '', 10, 0, 1, '2019-05-06 20:21:57', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(1912, 9174, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-1700x700.jpg', '', 'Reduced by 16.0% (14.5 KB)', 77990, 92877, '', 10, 0, 1, '2019-05-06 20:21:57', NULL),
(1913, 9174, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-800x800.jpg', '', 'Reduced by 11.4% (8.6 KB)', 68519, 77314, '', 10, 0, 1, '2019-05-06 20:21:57', NULL),
(1914, 9174, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-375x400.jpg', '', 'Reduced by 7.1% (1.9 KB)', 25960, 27951, '', 10, 0, 1, '2019-05-06 20:21:57', NULL),
(1915, 9174, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/PW17_Kapama_ActivityPad_Black105_PR-4-600x590.jpg', '', 'Reduced by 9.4% (4.6 KB)', 45599, 50351, '', 10, 0, 1, '2019-05-06 20:21:57', NULL),
(1916, 9173, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-safari-activity-pad-e1529060243153-300x3001.jpg', '', 'Reduced by 13.1% (4.2 KB)', 28537, 32832, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1917, 9173, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-safari-activity-pad-e1529060243153-300x3001-150x150.jpg', '', 'Reduced by 8.3% (890 B)', 9848, 10738, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1918, 9173, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-safari-activity-pad-e1529060243153-300x3001-300x269.jpg', '', 'Reduced by 6.8% (1.9 KB)', 25828, 27726, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1919, 9173, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-safari-activity-pad-e1529060243153-300x3001-100x100.jpg', '', 'Reduced by 7.3% (421 B)', 5345, 5766, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1920, 9173, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-safari-activity-pad-e1529060243153-300x3001-140x140.jpg', '', 'Reduced by 5.7% (540 B)', 8857, 9397, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1921, 9171, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray.jpg', '', 'Reduced by 23.6% (57.9 KB)', 192134, 251380, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1922, 9171, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-150x150.jpg', '', 'Reduced by 6.5% (552 B)', 7956, 8508, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1923, 9171, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-300x185.jpg', '', 'Reduced by 8.3% (1.5 KB)', 16864, 18388, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1924, 9171, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-768x473.jpg', '', 'Reduced by 10.8% (7.4 KB)', 62837, 70443, '', 10, 0, 1, '2019-05-06 20:21:58', NULL),
(1925, 9171, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-1024x630.jpg', '', 'Reduced by 11.2% (11.8 KB)', 96030, 108098, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1926, 9171, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-900x604.jpg', '', 'Reduced by 11.2% (10.7 KB)', 86578, 97503, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1927, 9171, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-600x403.jpg', '', 'Reduced by 10.7% (5.5 KB)', 47298, 52962, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1928, 9171, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-400x269.jpg', '', 'Reduced by 9.6% (2.8 KB)', 26969, 29831, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1929, 9171, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-100x100.jpg', '', 'Reduced by 9.2% (436 B)', 4320, 4756, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1930, 9171, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-140x140.jpg', '', 'Reduced by 7.2% (551 B)', 7125, 7676, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1931, 9171, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-1000x500.jpg', '', 'Reduced by 11.1% (10.2 KB)', 83962, 94434, '', 10, 0, 1, '2019-05-06 20:21:59', NULL),
(1932, 9171, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-670x335.jpg', '', 'Reduced by 10.4% (5.2 KB)', 45534, 50828, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1933, 9171, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-500x500.jpg', '', 'Reduced by 11.1% (5.0 KB)', 41135, 46255, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1934, 9171, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-350x350.jpg', '', 'Reduced by 10.2% (2.7 KB)', 24149, 26898, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1935, 9171, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-500x817.jpg', '', 'Reduced by 13.6% (7.8 KB)', 50398, 58345, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1936, 9171, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-1000x817.jpg', '', 'Reduced by 11.8% (16.8 KB)', 128753, 145932, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1937, 9171, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-900x600.jpg', '', 'Reduced by 11.1% (10.7 KB)', 87101, 98027, '', 10, 0, 1, '2019-05-06 20:22:00', NULL),
(1938, 9171, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-1327x700.jpg', '', 'Reduced by 11.4% (18.8 KB)', 149595, 168837, '', 10, 0, 1, '2019-05-06 20:22:01', NULL),
(1939, 9171, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-800x800.jpg', '', 'Reduced by 12.1% (10.8 KB)', 80638, 91725, '', 10, 0, 1, '2019-05-06 20:22:01', NULL),
(1940, 9171, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-375x400.jpg', '', 'Reduced by 10.6% (3.1 KB)', 26858, 30028, '', 10, 0, 1, '2019-05-06 20:22:01', NULL),
(1941, 9171, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/hippo-hurray-600x369.jpg', '', 'Reduced by 10.5% (5.0 KB)', 43849, 48973, '', 10, 0, 1, '2019-05-06 20:22:01', NULL),
(1942, 9170, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here.jpg', '', 'Reduced by 21.1% (59.4 KB)', 226624, 287409, '', 10, 0, 1, '2019-05-06 20:22:02', NULL),
(1943, 9170, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-150x150.jpg', '', 'Reduced by 6.6% (597 B)', 8465, 9062, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1944, 9170, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-300x186.jpg', '', 'Reduced by 8.6% (1.5 KB)', 15991, 17497, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1945, 9170, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-768x475.jpg', '', 'Reduced by 11.2% (8.1 KB)', 65292, 73549, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1946, 9170, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-1024x633.jpg', '', 'Reduced by 11.6% (13.1 KB)', 102945, 116407, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1947, 9170, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-900x604.jpg', '', 'Reduced by 11.5% (11.9 KB)', 93609, 105829, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1948, 9170, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-600x403.jpg', '', 'Reduced by 11.1% (6.0 KB)', 48804, 54923, '', 10, 0, 1, '2019-05-06 20:22:03', NULL),
(1949, 9170, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-400x269.jpg', '', 'Reduced by 10.0% (2.9 KB)', 26574, 29534, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1950, 9170, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-100x100.jpg', '', 'Reduced by 9.1% (448 B)', 4486, 4934, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1951, 9170, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-140x140.jpg', '', 'Reduced by 7.0% (581 B)', 7665, 8246, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1952, 9170, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-1000x500.jpg', '', 'Reduced by 11.0% (11.3 KB)', 93331, 104908, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1953, 9170, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-670x335.jpg', '', 'Reduced by 10.5% (5.7 KB)', 49618, 55467, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1954, 9170, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-500x500.jpg', '', 'Reduced by 11.0% (6.2 KB)', 51444, 57786, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1955, 9170, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-350x350.jpg', '', 'Reduced by 11.0% (3.5 KB)', 29000, 32572, '', 10, 0, 1, '2019-05-06 20:22:04', NULL),
(1956, 9170, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-500x819.jpg', '', 'Reduced by 10.8% (10.2 KB)', 86478, 96901, '', 10, 0, 1, '2019-05-06 20:22:05', NULL),
(1957, 9170, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-1000x819.jpg', '', 'Reduced by 11.1% (19.0 KB)', 156120, 175535, '', 10, 0, 1, '2019-05-06 20:22:05', NULL),
(1958, 9170, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-900x600.jpg', '', 'Reduced by 11.5% (11.8 KB)', 93281, 105359, '', 10, 0, 1, '2019-05-06 20:22:05', NULL),
(1959, 9170, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-1324x700.jpg', '', 'Reduced by 10.9% (20.9 KB)', 174609, 196012, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1960, 9170, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-800x800.jpg', '', 'Reduced by 11.5% (13.7 KB)', 107412, 121416, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1961, 9170, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-375x400.jpg', '', 'Reduced by 11.1% (4.0 KB)', 33225, 37362, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1962, 9170, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/wish-you-were-here-600x371.jpg', '', 'Reduced by 11.3% (5.5 KB)', 44475, 50117, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1963, 9169, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000.jpg', '', 'Reduced by 11.0% (18.2 KB)', 149937, 168523, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1964, 9169, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-150x150.jpg', '', 'Reduced by 7.4% (805 B)', 10036, 10841, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1965, 9169, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-300x300.jpg', '', 'Reduced by 8.4% (2.7 KB)', 30669, 33464, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1966, 9169, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-600x403.jpg', '', 'Reduced by 8.0% (5.2 KB)', 61352, 66652, '', 10, 0, 1, '2019-05-06 20:22:06', NULL),
(1967, 9169, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-400x269.jpg', '', 'Reduced by 7.9% (2.6 KB)', 31609, 34313, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1968, 9169, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-100x100.jpg', '', 'Reduced by 8.1% (460 B)', 5205, 5665, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1969, 9169, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-140x140.jpg', '', 'Reduced by 6.0% (564 B)', 8780, 9344, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1970, 9169, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-600x500.jpg', '', 'Reduced by 8.1% (6.5 KB)', 75355, 82027, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1971, 9169, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-600x335.jpg', '', 'Reduced by 7.6% (4.3 KB)', 53257, 57631, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1972, 9169, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-500x500.jpg', '', 'Reduced by 8.5% (5.6 KB)', 61546, 67230, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1973, 9169, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-350x350.jpg', '', 'Reduced by 8.1% (3.2 KB)', 36572, 39801, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1974, 9169, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-500x600.jpg', '', 'Reduced by 8.2% (6.5 KB)', 74102, 80750, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1975, 9169, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-600x600.jpg', '', 'Reduced by 8.5% (7.8 KB)', 85886, 93895, '', 10, 0, 1, '2019-05-06 20:22:07', NULL),
(1976, 9169, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/PW1611_Postcard_Cover_Ph2-_BACK-600x6000-375x400.jpg', '', 'Reduced by 8.1% (3.6 KB)', 41785, 45445, '', 10, 0, 1, '2019-05-06 20:22:08', NULL),
(1977, 9168, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1.jpg', '', 'Reduced by 6.5% (29.4 KB)', 430740, 460823, '', 10, 0, 1, '2019-05-06 20:22:08', NULL),
(1978, 9168, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-150x150.jpg', '', 'Reduced by 4.5% (453 B)', 9545, 9998, '', 10, 0, 1, '2019-05-06 20:22:08', NULL),
(1979, 9168, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-300x174.jpg', '', 'Reduced by 6.8% (1.4 KB)', 19706, 21142, '', 10, 0, 1, '2019-05-06 20:22:08', NULL),
(1980, 9168, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-768x445.jpg', '', 'Reduced by 5.4% (5.0 KB)', 91159, 96324, '', 10, 0, 1, '2019-05-06 20:22:09', NULL),
(1981, 9168, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-1024x593.jpg', '', 'Reduced by 5.3% (8.0 KB)', 144658, 152816, '', 10, 0, 1, '2019-05-06 20:22:09', NULL),
(1982, 9168, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-900x604.jpg', '', 'Reduced by 5.3% (7.1 KB)', 129753, 136976, '', 10, 0, 1, '2019-05-06 20:22:09', NULL),
(1983, 9168, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-600x403.jpg', '', 'Reduced by 5.3% (3.7 KB)', 68320, 72145, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1984, 9168, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-400x269.jpg', '', 'Reduced by 5.8% (2.1 KB)', 35020, 37190, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1985, 9168, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-100x100.jpg', '', 'Reduced by 7.3% (397 B)', 5075, 5472, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1986, 9168, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-140x140.jpg', '', 'Reduced by 5.2% (460 B)', 8342, 8802, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1987, 9168, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-1000x500.jpg', '', 'Reduced by 5.4% (6.7 KB)', 122087, 128992, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1988, 9168, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-670x335.jpg', '', 'Reduced by 5.5% (3.7 KB)', 64602, 68391, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1989, 9168, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-500x500.jpg', '', 'Reduced by 5.1% (3.4 KB)', 64861, 68334, '', 10, 0, 1, '2019-05-06 20:22:10', NULL),
(1990, 9168, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-350x350.jpg', '', 'Reduced by 5.3% (2.0 KB)', 36031, 38036, '', 10, 0, 1, '2019-05-06 20:22:11', NULL),
(1991, 9168, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-500x1000.jpg', '', 'Reduced by 4.7% (4.6 KB)', 97226, 101973, '', 10, 0, 1, '2019-05-06 20:22:11', NULL),
(1992, 9168, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-1000x1000.jpg', '', 'Reduced by 5.2% (10.2 KB)', 192761, 203243, '', 10, 0, 1, '2019-05-06 20:22:11', NULL),
(1993, 9168, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-900x600.jpg', '', 'Reduced by 5.3% (7.0 KB)', 128859, 136062, '', 10, 0, 1, '2019-05-06 20:22:11', NULL),
(1994, 9168, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-1700x700.jpg', '', 'Reduced by 5.2% (12.3 KB)', 226988, 239546, '', 10, 0, 1, '2019-05-06 20:22:12', NULL),
(1995, 9168, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-800x800.jpg', '', 'Reduced by 5.2% (7.3 KB)', 135383, 142835, '', 10, 0, 1, '2019-05-06 20:22:12', NULL),
(1996, 9168, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-375x400.jpg', '', 'Reduced by 5.4% (2.3 KB)', 41423, 43771, '', 10, 0, 1, '2019-05-06 20:22:13', NULL),
(1997, 9168, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/IMG_1446-1-600x347.jpg', '', 'Reduced by 5.6% (3.6 KB)', 61423, 65087, '', 10, 0, 1, '2019-05-06 20:22:13', NULL),
(1998, 9166, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000.png', '', 'Reduced by 0.1% (366 B)', 438742, 439108, '', 10, 0, 1, '2019-05-06 20:22:16', NULL),
(1999, 9166, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-150x150.png', '', 'Reduced by 0.7% (253 B)', 36632, 36885, '', 10, 0, 1, '2019-05-06 20:22:16', NULL),
(2000, 9166, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-300x300.png', '', 'Reduced by 0.8% (1,018 B)', 127126, 128144, '', 10, 0, 1, '2019-05-06 20:22:20', NULL),
(2001, 9166, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-600x403.png', '', 'Reduced by 12.6% (51.5 KB)', 366751, 419467, '', 10, 0, 1, '2019-05-06 20:22:22', NULL),
(2002, 9166, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-400x269.png', '', 'Reduced by 12.7% (25.1 KB)', 176528, 202279, '', 10, 0, 1, '2019-05-06 20:22:23', NULL),
(2003, 9166, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-100x100.png', '', 'Reduced by 0.6% (108 B)', 17637, 17745, '', 10, 0, 1, '2019-05-06 20:22:23', NULL),
(2004, 9166, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-140x140.png', '', 'Reduced by 0.8% (274 B)', 33358, 33632, '', 10, 0, 1, '2019-05-06 20:22:24', NULL),
(2005, 9166, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-600x500.png', '', 'Reduced by 0.8% (3.3 KB)', 438555, 441920, '', 10, 0, 1, '2019-05-06 20:22:28', NULL),
(2006, 9166, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-600x335.png', '', 'Reduced by 12.5% (43.0 KB)', 308936, 353012, '', 10, 0, 1, '2019-05-06 20:22:30', NULL),
(2007, 9166, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-500x500.png', '', 'Reduced by 2.0% (6.2 KB)', 316993, 323336, '', 10, 0, 1, '2019-05-06 20:22:34', NULL),
(2008, 9166, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-350x350.png', '', 'Reduced by 1.6% (2.8 KB)', 172370, 175224, '', 10, 0, 1, '2019-05-06 20:22:35', NULL),
(2009, 9166, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-500x600.png', '', 'Reduced by 0.7% (2.6 KB)', 367128, 369750, '', 10, 0, 1, '2019-05-06 20:22:38', NULL),
(2010, 9166, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-600x600.png', '', 'Reduced by 0.8% (3.5 KB)', 439081, 442676, '', 10, 0, 1, '2019-05-06 20:22:41', NULL),
(2011, 9166, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-1-600x6000-375x400.png', '', 'Reduced by 1.7% (3.4 KB)', 204533, 208018, '', 10, 0, 1, '2019-05-06 20:22:43', NULL),
(2012, 9165, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2.png', '', 'Reduced by 1.4% (18.9 KB)', 1350021, 1369363, '', 10, 0, 1, '2019-05-06 20:22:56', NULL),
(2013, 9165, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-150x150.png', '', 'Reduced by 0.7% (248 B)', 37672, 37920, '', 10, 0, 1, '2019-05-06 20:22:57', NULL),
(2014, 9165, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-300x233.png', '', 'Reduced by 1.1% (1.3 KB)', 111768, 113060, '', 10, 0, 1, '2019-05-06 20:23:03', NULL),
(2015, 9165, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-768x597.png', '', 'Reduced by 1.7% (10.9 KB)', 631692, 642890, '', 10, 0, 1, '2019-05-06 20:23:10', NULL),
(2016, 9165, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-1024x796.png', '', 'Reduced by 2.1% (23.7 KB)', 1106908, 1131127, '', 10, 0, 1, '2019-05-06 20:23:30', NULL),
(2017, 9165, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-900x604.png', '', 'Reduced by 2.0% (17.5 KB)', 860996, 878952, '', 10, 0, 1, '2019-05-06 20:23:41', NULL),
(2018, 9165, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-600x403.png', '', 'Reduced by 1.8% (7.4 KB)', 408571, 416152, '', 10, 0, 1, '2019-05-06 20:23:47', NULL),
(2019, 9165, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-400x269.png', '', 'Reduced by 1.5% (2.9 KB)', 192006, 194978, '', 10, 0, 1, '2019-05-06 20:23:52', NULL),
(2020, 9165, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-100x100.png', '', 'Reduced by 0.7% (116 B)', 17645, 17761, '', 10, 0, 1, '2019-05-06 20:23:52', NULL),
(2021, 9165, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-140x140.png', '', 'Reduced by 0.7% (232 B)', 33326, 33558, '', 10, 0, 1, '2019-05-06 20:23:52', NULL),
(2022, 9165, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-1000x500.png', '', 'Reduced by 13.5% (126.8 KB)', 830955, 960818, '', 10, 0, 1, '2019-05-06 20:24:00', NULL),
(2023, 9165, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-670x335.png', '', 'Reduced by 13.2% (58.2 KB)', 392488, 452122, '', 10, 0, 1, '2019-05-06 20:24:02', NULL),
(2024, 9165, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-500x500.png', '', 'Reduced by 0.8% (2.7 KB)', 333078, 335813, '', 10, 0, 1, '2019-05-06 20:24:06', NULL),
(2025, 9165, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-350x350.png', '', 'Reduced by 1.6% (2.8 KB)', 177657, 180519, '', 10, 0, 1, '2019-05-06 20:24:07', NULL),
(2026, 9165, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-500x1000.png', '', 'Reduced by 2.2% (12.6 KB)', 573459, 586345, '', 10, 0, 1, '2019-05-06 20:24:11', NULL),
(2027, 9165, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-1000x1000.png', '', 'Reduced by 2.5% (26.3 KB)', 1063786, 1090715, '', 10, 0, 1, '2019-05-06 20:24:23', NULL),
(2028, 9165, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-900x600.png', '', 'Reduced by 2.0% (17.1 KB)', 858450, 876000, '', 10, 0, 1, '2019-05-06 20:24:36', NULL),
(2029, 9165, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-1287x700.png', '', 'Reduced by 13.0% (172.2 KB)', 1181688, 1357985, '', 10, 0, 1, '2019-05-06 20:24:45', NULL),
(2030, 9165, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-800x800.png', '', 'Reduced by 0.8% (5.8 KB)', 760965, 766891, '', 10, 0, 1, '2019-05-06 20:24:50', NULL),
(2031, 9165, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-375x400.png', '', 'Reduced by 1.6% (3.4 KB)', 214543, 218053, '', 10, 0, 1, '2019-05-06 20:24:54', NULL),
(2032, 9165, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/2017-My-SA-Postcards-cover-sleeve-2-600x466.png', '', 'Reduced by 1.8% (7.3 KB)', 407029, 414508, '', 10, 0, 1, '2019-05-06 20:24:59', NULL),
(2033, 9164, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards.png', '', 'Reduced by 0.0% (2.7 KB)', 5938461, 5941175, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2034, 9164, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-150x150.png', '', 'Reduced by 0.7% (199 B)', 28730, 28929, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2035, 9164, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-300x300.png', '', 'Reduced by 1.2% (1.2 KB)', 98292, 99511, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2036, 9164, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-768x768.png', '', 'Reduced by 1.3% (7.2 KB)', 549533, 556929, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2037, 9164, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-1024x1024.png', '', 'Reduced by 1.5% (13.9 KB)', 924760, 938961, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2038, 9164, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-900x604.png', '', 'Reduced by 1.5% (10.5 KB)', 697130, 707850, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2039, 9164, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-600x403.png', '', 'Reduced by 1.3% (4.3 KB)', 330829, 335185, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2040, 9164, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-400x269.png', '', 'Reduced by 1.2% (1.8 KB)', 156698, 158555, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2041, 9164, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-100x100.png', '', 'Reduced by 0.6% (81 B)', 14077, 14158, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2042, 9164, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-140x140.png', '', 'Reduced by 0.7% (183 B)', 25320, 25503, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2043, 9164, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-1000x500.png', '', 'Reduced by 1.6% (11.7 KB)', 734990, 746996, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2044, 9164, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-670x335.png', '', 'Reduced by 1.4% (4.9 KB)', 352501, 357531, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2045, 9164, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-500x500.png', '', 'Reduced by 1.2% (3.0 KB)', 249735, 252857, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2046, 9164, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-350x350.png', '', 'Reduced by 1.2% (1.6 KB)', 129596, 131203, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2047, 9164, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-500x1000.png', '', 'Reduced by 1.5% (7.8 KB)', 538878, 546891, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2048, 9164, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-1000x1000.png', '', 'Reduced by 1.5% (13.5 KB)', 889012, 902786, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2049, 9164, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-900x600.png', '', 'Reduced by 1.5% (10.6 KB)', 695824, 706691, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2050, 9164, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-1700x700.png', '', 'Reduced by 2.2% (36.0 KB)', 1622535, 1659428, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2051, 9164, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x800.png', '', 'Reduced by 1.4% (7.9 KB)', 592768, 600903, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2052, 9164, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-375x400.png', '', 'Reduced by 1.1% (1.8 KB)', 162935, 164761, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2053, 9164, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-600x600.png', '', 'Reduced by 1.3% (4.4 KB)', 349598, 354141, '', 10, 0, 1, '2019-05-08 12:50:12', NULL),
(2054, 9163, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside.jpg', '', 'Reduced by 10.8% (2.6 KB)', 21699, 24339, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2055, 9163, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-150x150.jpg', '', 'Reduced by 8.3% (388 B)', 4269, 4657, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2056, 9163, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-300x200.jpg', '', 'Reduced by 5.8% (452 B)', 7285, 7737, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2057, 9163, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-768x512.jpg', '', 'Reduced by 6.3% (2.0 KB)', 30165, 32202, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2058, 9163, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-600x403.jpg', '', 'Reduced by 5.9% (1.3 KB)', 21062, 22388, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2059, 9163, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-400x269.jpg', '', 'Reduced by 5.6% (675 B)', 11445, 12120, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2060, 9163, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-100x100.jpg', '', 'Reduced by 13.4% (369 B)', 2378, 2747, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2061, 9163, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-140x140.jpg', '', 'Reduced by 8.8% (375 B)', 3867, 4242, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2062, 9163, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-800x500.jpg', '', 'Reduced by 19.9% (6.1 KB)', 25148, 31414, '', 10, 0, 1, '2019-05-06 20:28:20', NULL),
(2063, 9163, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-670x335.jpg', '', 'Reduced by 4.4% (1.0 KB)', 23127, 24190, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2064, 9163, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-500x500.jpg', '', 'Reduced by 4.0% (1.1 KB)', 27206, 28342, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2065, 9163, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-350x350.jpg', '', 'Reduced by 3.8% (628 B)', 15843, 16471, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2066, 9163, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-500x533.jpg', '', 'Reduced by 4.5% (1.4 KB)', 30988, 32444, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2067, 9163, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-800x533.jpg', '', 'Reduced by 20.4% (6.3 KB)', 25377, 31871, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2068, 9163, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-375x400.jpg', '', 'Reduced by 4.2% (836 B)', 18969, 19805, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2069, 9163, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Cape-Town-inside-600x400.jpg', '', 'Reduced by 5.9% (1.3 KB)', 20994, 22306, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2070, 9161, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy.jpg', '', 'Reduced by 30.3% (3.5 KB)', 8345, 11976, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2071, 9161, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-150x150.jpg', '', 'Reduced by 18.8% (448 B)', 1936, 2384, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2072, 9161, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-300x200.jpg', '', 'Reduced by 16.3% (657 B)', 3378, 4035, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2073, 9161, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-768x512.jpg', '', 'Reduced by 16.6% (2.5 KB)', 12963, 15538, '', 10, 0, 1, '2019-05-06 20:28:21', NULL),
(2074, 9161, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-600x403.jpg', '', 'Reduced by 14.8% (1.6 KB)', 9385, 11021, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2075, 9161, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-400x269.jpg', '', 'Reduced by 16.0% (932 B)', 4889, 5821, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2076, 9161, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-100x100.jpg', '', 'Reduced by 25.8% (404 B)', 1159, 1563, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2077, 9161, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-140x140.jpg', '', 'Reduced by 20.9% (435 B)', 1642, 2077, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2078, 9161, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-800x500.jpg', '', 'Reduced by 30.8% (4.0 KB)', 9269, 13398, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2079, 9161, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-670x335.jpg', '', 'Reduced by 17.7% (1.7 KB)', 8029, 9752, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2080, 9161, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-500x500.jpg', '', 'Reduced by 13.2% (1.6 KB)', 10679, 12298, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2081, 9161, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-350x350.jpg', '', 'Reduced by 14.3% (1,016 B)', 6066, 7082, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2082, 9161, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-500x533.jpg', '', 'Reduced by 13.3% (1.7 KB)', 11473, 13231, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2083, 9161, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-800x533.jpg', '', 'Reduced by 31.3% (4.3 KB)', 9677, 14079, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2084, 9161, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-375x400.jpg', '', 'Reduced by 13.7% (1.1 KB)', 7292, 8451, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2085, 9161, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/P71A2536-copy-600x400.jpg', '', 'Reduced by 14.0% (1.5 KB)', 9381, 10905, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2086, 9160, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_.jpg', '', 'Reduced by 20.3% (26.4 KB)', 105986, 133038, '', 10, 0, 1, '2019-05-06 20:28:22', NULL),
(2087, 9160, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-150x150.jpg', '', 'Reduced by 6.6% (384 B)', 5460, 5844, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2088, 9160, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-300x300.jpg', '', 'Reduced by 4.2% (684 B)', 15417, 16101, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2089, 9160, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-640x604.jpg', '', 'Reduced by 4.8% (2.4 KB)', 49926, 52432, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2090, 9160, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-600x403.jpg', '', 'Reduced by 4.3% (1.5 KB)', 34756, 36320, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2091, 9160, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-400x269.jpg', '', 'Reduced by 4.5% (909 B)', 19418, 20327, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2092, 9160, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-100x100.jpg', '', 'Reduced by 11.0% (367 B)', 2959, 3326, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2093, 9160, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-140x140.jpg', '', 'Reduced by 7.5% (396 B)', 4858, 5254, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2094, 9160, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-640x500.jpg', '', 'Reduced by 4.8% (2.2 KB)', 45711, 48003, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2095, 9160, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-640x335.jpg', '', 'Reduced by 4.5% (1.6 KB)', 35152, 36821, '', 10, 0, 1, '2019-05-06 20:28:24', NULL),
(2096, 9160, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-500x500.jpg', '', 'Reduced by 4.3% (1.4 KB)', 32515, 33969, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2097, 9160, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-350x350.jpg', '', 'Reduced by 4.3% (860 B)', 19268, 20128, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2098, 9160, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-500x640.jpg', '', 'Reduced by 4.6% (2.2 KB)', 47352, 49648, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2099, 9160, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-640x600.jpg', '', 'Reduced by 4.7% (2.4 KB)', 49625, 52085, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2100, 9160, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-375x400.jpg', '', 'Reduced by 4.2% (1,010 B)', 23112, 24122, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2101, 9160, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Orange-display-my-first-Jozi-words_-600x600.jpg', '', 'Reduced by 4.5% (2.0 KB)', 42232, 44233, '', 10, 0, 1, '2019-05-06 20:28:25', NULL),
(2102, 9159, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words.jpg', '', 'Reduced by 7.5% (34.0 KB)', 431633, 466432, '', 10, 0, 1, '2019-05-06 20:28:26', NULL),
(2103, 9159, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-150x150.jpg', '', 'Reduced by 6.6% (478 B)', 6795, 7273, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2104, 9159, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-300x233.jpg', '', 'Reduced by 4.5% (690 B)', 14557, 15247, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2105, 9159, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-768x597.jpg', '', 'Reduced by 3.7% (2.3 KB)', 61125, 63464, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2106, 9159, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-1024x796.jpg', '', 'Reduced by 3.8% (3.7 KB)', 96363, 100185, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2107, 9159, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-900x604.jpg', '', 'Reduced by 3.6% (2.8 KB)', 74850, 77668, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2108, 9159, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-600x403.jpg', '', 'Reduced by 4.0% (1.6 KB)', 39836, 41503, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2109, 9159, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-400x269.jpg', '', 'Reduced by 4.4% (982 B)', 21297, 22279, '', 10, 0, 1, '2019-05-06 20:28:27', NULL),
(2110, 9159, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-100x100.jpg', '', 'Reduced by 10.2% (424 B)', 3740, 4164, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2111, 9159, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-140x140.jpg', '', 'Reduced by 7.6% (491 B)', 5961, 6452, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2112, 9159, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-1000x500.jpg', '', 'Reduced by 3.9% (2.9 KB)', 73716, 76672, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2113, 9159, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-670x335.jpg', '', 'Reduced by 4.0% (1.6 KB)', 39042, 40675, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2114, 9159, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-500x500.jpg', '', 'Reduced by 3.9% (1.7 KB)', 42204, 43901, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2115, 9159, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-350x350.jpg', '', 'Reduced by 4.1% (1,022 B)', 24185, 25207, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2116, 9159, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-500x1000.jpg', '', 'Reduced by 3.8% (2.7 KB)', 70242, 73044, '', 10, 0, 1, '2019-05-06 20:28:28', NULL),
(2117, 9159, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-1000x1000.jpg', '', 'Reduced by 4.0% (5.3 KB)', 127613, 132989, '', 10, 0, 1, '2019-05-06 20:28:29', NULL),
(2118, 9159, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-900x600.jpg', '', 'Reduced by 3.8% (2.9 KB)', 74468, 77401, '', 10, 0, 1, '2019-05-06 20:28:29', NULL),
(2119, 9159, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-1700x700.jpg', '', 'Reduced by 4.3% (6.4 KB)', 145299, 151890, '', 10, 0, 1, '2019-05-06 20:28:29', NULL),
(2120, 9159, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-800x800.jpg', '', 'Reduced by 3.7% (3.3 KB)', 88221, 91642, '', 10, 0, 1, '2019-05-06 20:28:29', NULL),
(2121, 9159, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-375x400.jpg', '', 'Reduced by 4.2% (1.2 KB)', 28250, 29477, '', 10, 0, 1, '2019-05-06 20:28:29', NULL),
(2122, 9159, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words-600x467.jpg', '', 'Reduced by 3.9% (1.7 KB)', 41666, 43363, '', 10, 0, 1, '2019-05-06 20:28:30', NULL),
(2123, 9158, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain.jpg', '', 'Reduced by 5.6% (24.8 KB)', 424839, 450184, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2124, 9158, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-150x150.jpg', '', 'Reduced by 6.5% (517 B)', 7443, 7960, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2125, 9158, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-300x149.jpg', '', 'Reduced by 6.6% (1.0 KB)', 14703, 15748, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2126, 9158, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-768x382.jpg', '', 'Reduced by 5.4% (4.1 KB)', 72299, 76457, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2127, 9158, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-1024x509.jpg', '', 'Reduced by 5.3% (6.2 KB)', 114623, 121000, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2128, 9158, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-900x604.jpg', '', 'Reduced by 5.1% (6.3 KB)', 119903, 126399, '', 10, 0, 1, '2019-05-06 20:28:31', NULL),
(2129, 9158, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-600x403.jpg', '', 'Reduced by 5.7% (3.6 KB)', 61480, 65175, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2130, 9158, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-400x269.jpg', '', 'Reduced by 6.1% (1.9 KB)', 30218, 32168, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2131, 9158, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-100x100.jpg', '', 'Reduced by 10.1% (435 B)', 3880, 4315, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2132, 9158, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-140x140.jpg', '', 'Reduced by 6.9% (498 B)', 6724, 7222, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2133, 9158, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-1000x500.jpg', '', 'Reduced by 5.4% (6.2 KB)', 112132, 118497, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2134, 9158, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-670x335.jpg', '', 'Reduced by 5.4% (3.2 KB)', 57160, 60419, '', 10, 0, 1, '2019-05-06 20:28:32', NULL),
(2135, 9158, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-500x500.jpg', '', 'Reduced by 5.4% (3.0 KB)', 53765, 56809, '', 10, 0, 1, '2019-05-06 20:28:33', NULL),
(2136, 9158, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-350x350.jpg', '', 'Reduced by 5.6% (1.7 KB)', 29324, 31076, '', 10, 0, 1, '2019-05-06 20:28:33', NULL),
(2137, 9158, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-500x1000.jpg', '', 'Reduced by 5.0% (3.2 KB)', 62321, 65567, '', 10, 0, 1, '2019-05-06 20:28:33', NULL),
(2138, 9158, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-1000x1000.jpg', '', 'Reduced by 4.7% (7.7 KB)', 158818, 166673, '', 10, 0, 1, '2019-05-06 20:28:33', NULL),
(2139, 9158, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-900x600.jpg', '', 'Reduced by 5.4% (6.7 KB)', 119470, 126311, '', 10, 0, 1, '2019-05-06 20:28:33', NULL),
(2140, 9158, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-1700x700.jpg', '', 'Reduced by 4.1% (10.0 KB)', 236835, 247025, '', 10, 0, 1, '2019-05-06 20:28:34', NULL),
(2141, 9158, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-800x800.jpg', '', 'Reduced by 5.0% (5.7 KB)', 111135, 116972, '', 10, 0, 1, '2019-05-06 20:28:34', NULL),
(2142, 9158, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-375x400.jpg', '', 'Reduced by 5.3% (1.9 KB)', 34069, 35976, '', 10, 0, 1, '2019-05-06 20:28:34', NULL),
(2143, 9158, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/My-first-Jozi-words_-fire-engine_gautrain-600x298.jpg', '', 'Reduced by 5.8% (2.8 KB)', 47173, 50054, '', 10, 0, 1, '2019-05-06 20:28:34', NULL),
(2144, 9157, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding.jpg', '', 'Reduced by 8.9% (36.4 KB)', 380665, 417975, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2145, 9157, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-150x150.jpg', '', 'Reduced by 9.5% (531 B)', 5067, 5598, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2146, 9157, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-300x164.jpg', '', 'Reduced by 7.8% (802 B)', 9511, 10313, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2147, 9157, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-768x420.jpg', '', 'Reduced by 10.5% (4.4 KB)', 38671, 43195, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2148, 9157, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-1024x560.jpg', '', 'Reduced by 10.2% (6.7 KB)', 60612, 67469, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2149, 9157, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-900x604.jpg', '', 'Reduced by 10.8% (7.2 KB)', 61166, 68557, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2150, 9157, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-600x403.jpg', '', 'Reduced by 10.4% (3.6 KB)', 32127, 35862, '', 10, 0, 1, '2019-05-06 20:28:36', NULL),
(2151, 9157, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-400x269.jpg', '', 'Reduced by 8.7% (1.6 KB)', 17158, 18787, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2152, 9157, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-100x100.jpg', '', 'Reduced by 13.5% (443 B)', 2827, 3270, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2153, 9157, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-140x140.jpg', '', 'Reduced by 10.5% (517 B)', 4404, 4921, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2154, 9157, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-1000x500.jpg', '', 'Reduced by 9.9% (6.3 KB)', 58171, 64598, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2155, 9157, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-670x335.jpg', '', 'Reduced by 8.2% (2.8 KB)', 32223, 35116, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2156, 9157, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-500x500.jpg', '', 'Reduced by 9.7% (3.3 KB)', 32001, 35420, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2157, 9157, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-350x350.jpg', '', 'Reduced by 8.5% (1.7 KB)', 18403, 20111, '', 10, 0, 1, '2019-05-06 20:28:37', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(2158, 9157, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-500x1000.jpg', '', 'Reduced by 11.6% (4.2 KB)', 32476, 36755, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2159, 9157, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-1000x1000.jpg', '', 'Reduced by 10.9% (10.8 KB)', 90734, 101808, '', 10, 0, 1, '2019-05-06 20:28:37', NULL),
(2160, 9157, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-900x600.jpg', '', 'Reduced by 10.6% (7.1 KB)', 61073, 68344, '', 10, 0, 1, '2019-05-06 20:28:38', NULL),
(2161, 9157, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-1700x700.jpg', '', 'Reduced by 9.4% (11.8 KB)', 116538, 128612, '', 10, 0, 1, '2019-05-06 20:28:38', NULL),
(2162, 9157, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-800x800.jpg', '', 'Reduced by 10.4% (7.3 KB)', 64036, 71476, '', 10, 0, 1, '2019-05-06 20:28:39', NULL),
(2163, 9157, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-375x400.jpg', '', 'Reduced by 9.3% (2.0 KB)', 20172, 22244, '', 10, 0, 1, '2019-05-06 20:28:39', NULL),
(2164, 9157, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/Lion_Load-shedding-600x328.jpg', '', 'Reduced by 9.3% (2.7 KB)', 27271, 30056, '', 10, 0, 1, '2019-05-06 20:28:39', NULL),
(2165, 9156, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning.jpg', '', 'Reduced by 5.9% (26.1 KB)', 427656, 454366, '', 10, 0, 1, '2019-05-06 20:28:40', NULL),
(2166, 9156, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-150x150.jpg', '', 'Reduced by 6.1% (451 B)', 6997, 7448, '', 10, 0, 1, '2019-05-06 20:28:41', NULL),
(2167, 9156, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-300x152.jpg', '', 'Reduced by 6.5% (972 B)', 13935, 14907, '', 10, 0, 1, '2019-05-06 20:28:41', NULL),
(2168, 9156, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-768x389.jpg', '', 'Reduced by 7.1% (5.5 KB)', 73655, 79263, '', 10, 0, 1, '2019-05-06 20:28:41', NULL),
(2169, 9156, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-1024x519.jpg', '', 'Reduced by 7.4% (9.3 KB)', 119022, 128524, '', 10, 0, 1, '2019-05-06 20:28:41', NULL),
(2170, 9156, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-900x604.jpg', '', 'Reduced by 7.5% (9.4 KB)', 118281, 127877, '', 10, 0, 1, '2019-05-06 20:28:41', NULL),
(2171, 9156, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-600x403.jpg', '', 'Reduced by 7.4% (4.7 KB)', 60457, 65300, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2172, 9156, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-400x269.jpg', '', 'Reduced by 6.9% (2.1 KB)', 29738, 31930, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2173, 9156, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-100x100.jpg', '', 'Reduced by 9.7% (400 B)', 3708, 4108, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2174, 9156, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-140x140.jpg', '', 'Reduced by 6.5% (434 B)', 6215, 6649, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2175, 9156, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-1000x500.jpg', '', 'Reduced by 6.9% (8.1 KB)', 111675, 120001, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2176, 9156, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-670x335.jpg', '', 'Reduced by 6.9% (4.2 KB)', 57757, 62011, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2177, 9156, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-500x500.jpg', '', 'Reduced by 6.7% (3.8 KB)', 54618, 58520, '', 10, 0, 1, '2019-05-06 20:28:42', NULL),
(2178, 9156, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-350x350.jpg', '', 'Reduced by 5.9% (1.8 KB)', 29494, 31359, '', 10, 0, 1, '2019-05-06 20:28:43', NULL),
(2179, 9156, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-500x1000.jpg', '', 'Reduced by 7.0% (4.6 KB)', 62213, 66911, '', 10, 0, 1, '2019-05-06 20:28:43', NULL),
(2180, 9156, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-1000x1000.jpg', '', 'Reduced by 6.9% (11.5 KB)', 158502, 170315, '', 10, 0, 1, '2019-05-06 20:28:43', NULL),
(2181, 9156, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-900x600.jpg', '', 'Reduced by 7.0% (8.8 KB)', 120050, 129080, '', 10, 0, 1, '2019-05-06 20:28:43', NULL),
(2182, 9156, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-1700x700.jpg', '', 'Reduced by 6.3% (15.2 KB)', 230553, 246147, '', 10, 0, 1, '2019-05-06 20:28:44', NULL),
(2183, 9156, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-800x800.jpg', '', 'Reduced by 7.2% (8.6 KB)', 113871, 122663, '', 10, 0, 1, '2019-05-06 20:28:44', NULL),
(2184, 9156, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-375x400.jpg', '', 'Reduced by 6.8% (2.4 KB)', 33574, 36034, '', 10, 0, 1, '2019-05-06 20:28:44', NULL),
(2185, 9156, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jacaranda_lightning-600x304.jpg', '', 'Reduced by 6.7% (3.4 KB)', 47451, 50885, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2186, 9155, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower.jpg', '', 'Reduced by 6.1% (21.1 KB)', 333733, 355368, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2187, 9155, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-150x150.jpg', '', 'Reduced by 6.3% (447 B)', 6658, 7105, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2188, 9155, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-300x149.jpg', '', 'Reduced by 4.3% (504 B)', 11215, 11719, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2189, 9155, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-768x381.jpg', '', 'Reduced by 5.0% (2.9 KB)', 56589, 59598, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2190, 9155, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-1024x508.jpg', '', 'Reduced by 5.4% (5.0 KB)', 89720, 94877, '', 10, 0, 1, '2019-05-06 20:28:45', NULL),
(2191, 9155, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-900x604.jpg', '', 'Reduced by 5.6% (5.9 KB)', 102417, 108479, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2192, 9155, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-600x403.jpg', '', 'Reduced by 5.0% (2.7 KB)', 51450, 54165, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2193, 9155, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-400x269.jpg', '', 'Reduced by 5.0% (1.3 KB)', 25969, 27343, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2194, 9155, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-100x100.jpg', '', 'Reduced by 10.0% (399 B)', 3605, 4004, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2195, 9155, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-140x140.jpg', '', 'Reduced by 7.4% (454 B)', 5698, 6152, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2196, 9155, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-1000x500.jpg', '', 'Reduced by 5.7% (5.3 KB)', 89057, 94438, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2197, 9155, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-670x335.jpg', '', 'Reduced by 4.9% (2.3 KB)', 44749, 47077, '', 10, 0, 1, '2019-05-06 20:28:46', NULL),
(2198, 9155, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-500x500.jpg', '', 'Reduced by 6.0% (3.0 KB)', 48501, 51579, '', 10, 0, 1, '2019-05-06 20:28:47', NULL),
(2199, 9155, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-350x350.jpg', '', 'Reduced by 5.9% (1.6 KB)', 26576, 28250, '', 10, 0, 1, '2019-05-06 20:28:47', NULL),
(2200, 9155, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-500x1000.jpg', '', 'Reduced by 7.4% (3.4 KB)', 43964, 47453, '', 10, 0, 1, '2019-05-06 20:28:47', NULL),
(2201, 9155, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-1000x1000.jpg', '', 'Reduced by 6.0% (9.0 KB)', 144003, 153224, '', 10, 0, 1, '2019-05-06 20:28:47', NULL),
(2202, 9155, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-900x600.jpg', '', 'Reduced by 5.8% (6.0 KB)', 100877, 107035, '', 10, 0, 1, '2019-05-06 20:28:47', NULL),
(2203, 9155, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-1700x700.jpg', '', 'Reduced by 4.6% (8.5 KB)', 180103, 188838, '', 10, 0, 1, '2019-05-06 20:28:48', NULL),
(2204, 9155, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-800x800.jpg', '', 'Reduced by 6.1% (6.5 KB)', 101725, 108339, '', 10, 0, 1, '2019-05-06 20:28:48', NULL),
(2205, 9155, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-375x400.jpg', '', 'Reduced by 5.3% (1.7 KB)', 30610, 32319, '', 10, 0, 1, '2019-05-06 20:28:48', NULL),
(2206, 9155, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/graffiti_ponte-tower-600x298.jpg', '', 'Reduced by 4.8% (1.8 KB)', 36271, 38108, '', 10, 0, 1, '2019-05-06 20:28:48', NULL),
(2207, 9154, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-first-jozi-words-book.jpg', '', 'No savings', 12029, 12029, '', 10, 0, 1, '2019-05-08 12:49:57', NULL),
(2208, 9154, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-first-jozi-words-book-150x150.jpg', '', 'Reduced by 8.3% (381 B)', 4225, 4606, '', 10, 0, 1, '2019-05-08 12:49:57', NULL),
(2209, 9154, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-first-jozi-words-book-300x269.jpg', '', 'Reduced by 3.2% (401 B)', 11967, 12368, '', 10, 0, 1, '2019-05-08 12:49:57', NULL),
(2210, 9154, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-first-jozi-words-book-100x100.jpg', '', 'Reduced by 13.3% (362 B)', 2363, 2725, '', 10, 0, 1, '2019-05-08 12:49:57', NULL),
(2211, 9154, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-first-jozi-words-book-140x140.jpg', '', 'Reduced by 9.2% (376 B)', 3697, 4073, '', 10, 0, 1, '2019-05-08 12:49:57', NULL),
(2212, 9153, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks.jpg', '', 'Reduced by 8.2% (21.6 KB)', 246461, 268593, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2213, 9153, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-150x150.jpg', '', 'Reduced by 5.9% (370 B)', 5885, 6255, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2214, 9153, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-300x300.jpg', '', 'Reduced by 6.4% (1.2 KB)', 18820, 20098, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2215, 9153, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-768x768.jpg', '', 'Reduced by 6.3% (6.4 KB)', 98182, 104760, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2216, 9153, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-900x604.jpg', '', 'Reduced by 5.4% (6.0 KB)', 108014, 114133, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2217, 9153, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-600x403.jpg', '', 'Reduced by 6.2% (3.5 KB)', 54528, 58144, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2218, 9153, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-400x269.jpg', '', 'Reduced by 6.4% (1.8 KB)', 26674, 28498, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2219, 9153, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-100x100.jpg', '', 'Reduced by 10.4% (373 B)', 3199, 3572, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2220, 9153, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-140x140.jpg', '', 'Reduced by 6.7% (374 B)', 5179, 5553, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2221, 9153, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-1000x500.jpg', '', 'Reduced by 5.2% (4.8 KB)', 90103, 95000, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2222, 9153, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-670x335.jpg', '', 'Reduced by 5.7% (2.8 KB)', 46191, 49007, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2223, 9153, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-500x500.jpg', '', 'Reduced by 6.8% (3.3 KB)', 46569, 49943, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2224, 9153, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-350x350.jpg', '', 'Reduced by 6.5% (1.7 KB)', 24746, 26467, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2225, 9153, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-500x1000.jpg', '', 'Reduced by 5.5% (6.2 KB)', 109703, 116056, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2226, 9153, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-1000x1000.jpg', '', 'Reduced by 6.0% (9.5 KB)', 150563, 160254, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2227, 9153, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-900x600.jpg', '', 'Reduced by 5.4% (5.9 KB)', 106973, 113023, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2228, 9153, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-1024x700.jpg', '', 'Reduced by 5.9% (9.4 KB)', 152832, 162451, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2229, 9153, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-800x800.jpg', '', 'Reduced by 6.3% (6.8 KB)', 104333, 111297, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2230, 9153, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-375x400.jpg', '', 'Reduced by 6.5% (2.1 KB)', 31337, 33529, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2231, 9153, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/a5-shweshwe-notebooks-600x600.jpg', '', 'Reduced by 6.6% (4.4 KB)', 63643, 68152, '', 10, 0, 1, '2019-05-08 12:49:54', NULL),
(2232, 9152, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks.jpg', '', 'Reduced by 8.2% (21.6 KB)', 246461, 268593, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2233, 9152, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-150x150.jpg', '', 'Reduced by 5.9% (370 B)', 5885, 6255, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2234, 9152, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-300x300.jpg', '', 'Reduced by 6.4% (1.2 KB)', 18820, 20098, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2235, 9152, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-768x768.jpg', '', 'Reduced by 6.3% (6.4 KB)', 98182, 104760, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2236, 9152, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-900x604.jpg', '', 'Reduced by 5.4% (6.0 KB)', 108014, 114133, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2237, 9152, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-600x403.jpg', '', 'Reduced by 6.2% (3.5 KB)', 54528, 58144, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2238, 9152, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-400x269.jpg', '', 'Reduced by 6.4% (1.8 KB)', 26674, 28498, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2239, 9152, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-100x100.jpg', '', 'Reduced by 10.4% (373 B)', 3199, 3572, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2240, 9152, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-140x140.jpg', '', 'Reduced by 6.7% (374 B)', 5179, 5553, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2241, 9152, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-1000x500.jpg', '', 'Reduced by 5.2% (4.8 KB)', 90103, 95000, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2242, 9152, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-670x335.jpg', '', 'Reduced by 5.7% (2.8 KB)', 46191, 49007, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2243, 9152, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-500x500.jpg', '', 'Reduced by 6.8% (3.3 KB)', 46569, 49943, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2244, 9152, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-350x350.jpg', '', 'Reduced by 6.5% (1.7 KB)', 24746, 26467, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2245, 9152, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-500x1000.jpg', '', 'Reduced by 5.5% (6.2 KB)', 109703, 116056, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2246, 9152, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-1000x1000.jpg', '', 'Reduced by 6.0% (9.5 KB)', 150563, 160254, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2247, 9152, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-900x600.jpg', '', 'Reduced by 5.4% (5.9 KB)', 106973, 113023, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2248, 9152, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-1024x700.jpg', '', 'Reduced by 5.9% (9.4 KB)', 152832, 162451, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2249, 9152, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-800x800.jpg', '', 'Reduced by 6.3% (6.8 KB)', 104333, 111297, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2250, 9152, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-375x400.jpg', '', 'Reduced by 6.5% (2.1 KB)', 31337, 33529, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2251, 9152, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/a6-shweshwe-notebooks-600x600.jpg', '', 'Reduced by 6.6% (4.4 KB)', 63643, 68152, '', 10, 0, 1, '2019-05-08 12:49:51', NULL),
(2252, 9058, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/hats.jpg', '', 'Reduced by 4.7% (8.3 KB)', 171193, 179670, '', 10, 0, 1, '2019-05-06 20:28:58', NULL),
(2253, 9058, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/hats-150x150.jpg', '', 'Reduced by 8.3% (393 B)', 4356, 4749, '', 10, 0, 1, '2019-05-06 20:28:58', NULL),
(2254, 9058, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/hats-300x281.jpg', '', 'Reduced by 8.7% (1.2 KB)', 12535, 13723, '', 10, 0, 1, '2019-05-06 20:28:58', NULL),
(2255, 9058, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/hats-768x720.jpg', '', 'Reduced by 7.5% (6.2 KB)', 79250, 85648, '', 10, 0, 1, '2019-05-06 20:28:58', NULL),
(2256, 9058, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/hats-800x604.jpg', '', 'Reduced by 6.5% (6.6 KB)', 97869, 104648, '', 10, 0, 1, '2019-05-06 20:28:58', NULL),
(2257, 9058, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/hats-600x403.jpg', '', 'Reduced by 7.4% (3.8 KB)', 48614, 52478, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2258, 9058, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/hats-400x269.jpg', '', 'Reduced by 8.2% (2.0 KB)', 22986, 25032, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2259, 9058, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/hats-100x100.jpg', '', 'Reduced by 12.9% (364 B)', 2454, 2818, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2260, 9058, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/hats-140x140.jpg', '', 'Reduced by 8.8% (374 B)', 3893, 4267, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2261, 9058, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/hats-800x500.jpg', '', 'Reduced by 6.1% (6.1 KB)', 96806, 103049, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2262, 9058, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/hats-670x335.jpg', '', 'Reduced by 6.7% (3.8 KB)', 53823, 57687, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2263, 9058, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/hats-500x500.jpg', '', 'Reduced by 8.4% (3.6 KB)', 40483, 44178, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2264, 9058, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/hats-350x350.jpg', '', 'Reduced by 8.6% (1.7 KB)', 19085, 20876, '', 10, 0, 1, '2019-05-06 20:28:59', NULL),
(2265, 9058, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/hats-500x750.jpg', '', 'Reduced by 6.2% (5.8 KB)', 89903, 95883, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2266, 9058, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/hats-800x600.jpg', '', 'Reduced by 6.3% (6.4 KB)', 98043, 104601, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2267, 9058, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/hats-800x700.jpg', '', 'Reduced by 6.9% (7.1 KB)', 98864, 106169, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2268, 9058, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/hats-800x750.jpg', '', 'Reduced by 7.4% (7.8 KB)', 100163, 108164, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2269, 9058, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/hats-375x400.jpg', '', 'Reduced by 8.4% (2.2 KB)', 24875, 27149, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2270, 9058, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/hats-600x563.jpg', '', 'Reduced by 8.3% (4.4 KB)', 50108, 54614, '', 10, 0, 1, '2019-05-06 20:29:00', NULL),
(2271, 9057, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733.jpg', '', 'Reduced by 15.8% (43.0 KB)', 234927, 278991, '', 10, 0, 1, '2019-05-06 20:29:01', NULL),
(2272, 9057, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-150x150.jpg', '', 'Reduced by 9.8% (425 B)', 3922, 4347, '', 10, 0, 1, '2019-05-06 20:29:01', NULL),
(2273, 9057, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-300x281.jpg', '', 'Reduced by 9.7% (1.1 KB)', 10753, 11903, '', 10, 0, 1, '2019-05-06 20:29:01', NULL),
(2274, 9057, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-768x720.jpg', '', 'Reduced by 8.6% (6.0 KB)', 65146, 71280, '', 10, 0, 1, '2019-05-06 20:29:01', NULL),
(2275, 9057, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-800x604.jpg', '', 'Reduced by 7.2% (6.0 KB)', 80117, 86302, '', 10, 0, 1, '2019-05-06 20:29:01', NULL),
(2276, 9057, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-600x403.jpg', '', 'Reduced by 8.5% (3.5 KB)', 38689, 42287, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2277, 9057, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-400x269.jpg', '', 'Reduced by 8.3% (1.6 KB)', 18658, 20337, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2278, 9057, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-100x100.jpg', '', 'Reduced by 14.5% (386 B)', 2283, 2669, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2279, 9057, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-140x140.jpg', '', 'Reduced by 9.9% (397 B)', 3593, 3990, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2280, 9057, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-800x500.jpg', '', 'Reduced by 6.8% (5.6 KB)', 78545, 84312, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2281, 9057, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-670x335.jpg', '', 'Reduced by 7.5% (3.6 KB)', 45269, 48950, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2282, 9057, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-500x500.jpg', '', 'Reduced by 9.6% (3.4 KB)', 33131, 36659, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2283, 9057, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-350x350.jpg', '', 'Reduced by 9.3% (1.6 KB)', 16024, 17674, '', 10, 0, 1, '2019-05-06 20:29:02', NULL),
(2284, 9057, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-500x750.jpg', '', 'Reduced by 7.0% (5.7 KB)', 77829, 83681, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2285, 9057, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-800x600.jpg', '', 'Reduced by 7.3% (6.1 KB)', 79912, 86203, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2286, 9057, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-800x700.jpg', '', 'Reduced by 7.6% (6.5 KB)', 81229, 87931, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2287, 9057, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-800x750.jpg', '', 'Reduced by 7.8% (7.0 KB)', 84428, 91580, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2288, 9057, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-375x400.jpg', '', 'Reduced by 9.2% (2.0 KB)', 20563, 22650, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2289, 9057, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/0000s_0000__MG_1733-600x563.jpg', '', 'Reduced by 9.6% (4.3 KB)', 40929, 45291, '', 10, 0, 1, '2019-05-06 20:29:03', NULL),
(2290, 9032, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5.jpg', '', 'Reduced by 19.2% (37.1 KB)', 160218, 198240, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2291, 9032, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-150x150.jpg', '', 'Reduced by 7.3% (385 B)', 4854, 5239, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2292, 9032, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-300x281.jpg', '', 'Reduced by 6.4% (897 B)', 13025, 13922, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2293, 9032, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-768x720.jpg', '', 'Reduced by 6.7% (4.5 KB)', 64393, 69041, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2294, 9032, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-800x604.jpg', '', 'Reduced by 6.6% (4.8 KB)', 68815, 73707, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2295, 9032, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-600x403.jpg', '', 'Reduced by 6.2% (2.3 KB)', 35414, 37765, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2296, 9032, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-400x269.jpg', '', 'Reduced by 5.9% (1.1 KB)', 18713, 19879, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2297, 9032, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-100x100.jpg', '', 'Reduced by 11.9% (364 B)', 2697, 3061, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2298, 9032, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-140x140.jpg', '', 'Reduced by 8.0% (385 B)', 4401, 4786, '', 10, 0, 1, '2019-05-06 20:29:04', NULL),
(2299, 9032, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-800x500.jpg', '', 'Reduced by 6.7% (4.3 KB)', 61470, 65866, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2300, 9032, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-670x335.jpg', '', 'Reduced by 6.0% (2.1 KB)', 34245, 36440, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2301, 9032, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-500x500.jpg', '', 'Reduced by 6.7% (2.5 KB)', 35772, 38324, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2302, 9032, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-350x350.jpg', '', 'Reduced by 6.4% (1.3 KB)', 18926, 20226, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2303, 9032, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-500x750.jpg', '', 'Reduced by 6.2% (4.4 KB)', 68286, 72768, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2304, 9032, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-800x600.jpg', '', 'Reduced by 6.7% (4.8 KB)', 67967, 72849, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2305, 9032, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-800x700.jpg', '', 'Reduced by 6.8% (5.4 KB)', 76037, 81582, '', 10, 0, 1, '2019-05-06 20:29:05', NULL),
(2306, 9032, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-800x750.jpg', '', 'Reduced by 6.8% (5.8 KB)', 80751, 86669, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2307, 9032, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-375x400.jpg', '', 'Reduced by 6.3% (1.5 KB)', 23094, 24656, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2308, 9032, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/bucket-hat5-600x563.jpg', '', 'Reduced by 6.8% (3.1 KB)', 43309, 46447, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2309, 9031, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4.jpg', '', 'Reduced by 22.1% (29.8 KB)', 107596, 138111, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2310, 9031, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-150x150.jpg', '', 'Reduced by 10.7% (398 B)', 3322, 3720, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2311, 9031, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-300x281.jpg', '', 'Reduced by 5.8% (520 B)', 8500, 9020, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2312, 9031, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-768x720.jpg', '', 'Reduced by 9.3% (3.8 KB)', 37541, 41383, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2313, 9031, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-800x604.jpg', '', 'Reduced by 8.3% (3.7 KB)', 41710, 45484, '', 10, 0, 1, '2019-05-06 20:29:06', NULL),
(2314, 9031, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-600x403.jpg', '', 'Reduced by 8.1% (1.8 KB)', 21224, 23099, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2315, 9031, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-400x269.jpg', '', 'Reduced by 7.2% (869 B)', 11283, 12152, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2316, 9031, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-100x100.jpg', '', 'Reduced by 16.1% (379 B)', 1971, 2350, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2317, 9031, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-140x140.jpg', '', 'Reduced by 11.5% (386 B)', 2962, 3348, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2318, 9031, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-800x500.jpg', '', 'Reduced by 8.6% (3.2 KB)', 35319, 38634, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2319, 9031, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-670x335.jpg', '', 'Reduced by 8.3% (1.6 KB)', 18358, 20019, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2320, 9031, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-500x500.jpg', '', 'Reduced by 8.3% (1.9 KB)', 20957, 22859, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2321, 9031, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-350x350.jpg', '', 'Reduced by 6.8% (852 B)', 11615, 12467, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2322, 9031, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-500x750.jpg', '', 'Reduced by 7.5% (2.8 KB)', 35146, 38016, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2323, 9031, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-800x600.jpg', '', 'Reduced by 8.6% (3.8 KB)', 41184, 45070, '', 10, 0, 1, '2019-05-06 20:29:07', NULL),
(2324, 9031, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-800x700.jpg', '', 'Reduced by 8.7% (4.1 KB)', 44293, 48508, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2325, 9031, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-800x750.jpg', '', 'Reduced by 8.9% (4.4 KB)', 46169, 50691, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2326, 9031, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-375x400.jpg', '', 'Reduced by 7.0% (1.0 KB)', 14120, 15185, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2327, 9031, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/bucket-hat4-600x563.jpg', '', 'Reduced by 8.6% (2.3 KB)', 25360, 27736, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2328, 9030, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3.jpg', '', 'Reduced by 20.7% (31.9 KB)', 124955, 157639, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2329, 9030, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-150x150.jpg', '', 'Reduced by 8.6% (404 B)', 4296, 4700, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2330, 9030, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-300x281.jpg', '', 'Reduced by 5.8% (657 B)', 10672, 11329, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2331, 9030, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-768x720.jpg', '', 'Reduced by 7.5% (3.7 KB)', 46117, 49880, '', 10, 0, 1, '2019-05-06 20:29:08', NULL),
(2332, 9030, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-800x604.jpg', '', 'Reduced by 6.9% (3.8 KB)', 51654, 55508, '', 10, 0, 1, '2019-05-06 20:29:09', NULL),
(2333, 9030, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-600x403.jpg', '', 'Reduced by 6.6% (1.9 KB)', 27332, 29250, '', 10, 0, 1, '2019-05-06 20:29:09', NULL),
(2334, 9030, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-400x269.jpg', '', 'Reduced by 6.1% (976 B)', 14915, 15891, '', 10, 0, 1, '2019-05-06 20:29:09', NULL),
(2335, 9030, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-100x100.jpg', '', 'Reduced by 13.4% (395 B)', 2561, 2956, '', 10, 0, 1, '2019-05-06 20:29:11', NULL),
(2336, 9030, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-140x140.jpg', '', 'Reduced by 9.4% (405 B)', 3896, 4301, '', 10, 0, 1, '2019-05-06 20:29:11', NULL),
(2337, 9030, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-800x500.jpg', '', 'Reduced by 7.0% (3.4 KB)', 46348, 49845, '', 10, 0, 1, '2019-05-06 20:29:11', NULL),
(2338, 9030, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-670x335.jpg', '', 'Reduced by 6.6% (1.8 KB)', 25618, 27415, '', 10, 0, 1, '2019-05-06 20:29:11', NULL),
(2339, 9030, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-500x500.jpg', '', 'Reduced by 6.7% (1.8 KB)', 26060, 27939, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2340, 9030, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-350x350.jpg', '', 'Reduced by 5.8% (898 B)', 14553, 15451, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2341, 9030, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-500x750.jpg', '', 'Reduced by 6.0% (3.1 KB)', 49282, 52442, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2342, 9030, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-800x600.jpg', '', 'Reduced by 7.1% (3.8 KB)', 51178, 55065, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2343, 9030, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-800x700.jpg', '', 'Reduced by 7.2% (4.1 KB)', 54745, 58981, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2344, 9030, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-800x750.jpg', '', 'Reduced by 7.4% (4.4 KB)', 56607, 61101, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2345, 9030, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-375x400.jpg', '', 'Reduced by 5.7% (1.0 KB)', 17792, 18864, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2346, 9030, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/bucket-hat3-600x563.jpg', '', 'Reduced by 7.0% (2.3 KB)', 31442, 33812, '', 10, 0, 1, '2019-05-06 20:29:12', NULL),
(2347, 9029, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2.jpg', '', 'Reduced by 16.5% (50.3 KB)', 261421, 312930, '', 10, 0, 1, '2019-05-06 20:29:13', NULL),
(2348, 9029, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-150x150.jpg', '', 'Reduced by 6.8% (407 B)', 5592, 5999, '', 10, 0, 1, '2019-05-06 20:29:13', NULL),
(2349, 9029, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-300x281.jpg', '', 'Reduced by 8.7% (1.4 KB)', 15533, 17009, '', 10, 0, 1, '2019-05-06 20:29:13', NULL),
(2350, 9029, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-768x720.jpg', '', 'Reduced by 6.9% (6.1 KB)', 83948, 90210, '', 10, 0, 1, '2019-05-06 20:29:13', NULL),
(2351, 9029, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-800x604.jpg', '', 'Reduced by 6.4% (6.9 KB)', 102556, 109583, '', 10, 0, 1, '2019-05-06 20:29:13', NULL),
(2352, 9029, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-600x403.jpg', '', 'Reduced by 6.7% (3.8 KB)', 54054, 57947, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2353, 9029, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-400x269.jpg', '', 'Reduced by 8.1% (2.4 KB)', 27488, 29915, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2354, 9029, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-100x100.jpg', '', 'Reduced by 10.9% (356 B)', 2903, 3259, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2355, 9029, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-140x140.jpg', '', 'Reduced by 8.0% (425 B)', 4918, 5343, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2356, 9029, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-800x500.jpg', '', 'Reduced by 6.2% (6.5 KB)', 100338, 106978, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2357, 9029, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-670x335.jpg', '', 'Reduced by 6.1% (3.7 KB)', 58613, 62425, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2358, 9029, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-500x500.jpg', '', 'Reduced by 7.8% (3.8 KB)', 45517, 49363, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2359, 9029, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-350x350.jpg', '', 'Reduced by 9.2% (2.3 KB)', 22995, 25327, '', 10, 0, 1, '2019-05-06 20:29:14', NULL),
(2360, 9029, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-500x750.jpg', '', 'Reduced by 6.2% (6.0 KB)', 92459, 98576, '', 10, 0, 1, '2019-05-06 20:29:15', NULL),
(2361, 9029, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-800x600.jpg', '', 'Reduced by 6.5% (6.9 KB)', 102359, 109457, '', 10, 0, 1, '2019-05-06 20:29:15', NULL),
(2362, 9029, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-800x700.jpg', '', 'Reduced by 6.8% (7.3 KB)', 103650, 111174, '', 10, 0, 1, '2019-05-06 20:29:15', NULL),
(2363, 9029, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-800x750.jpg', '', 'Reduced by 6.8% (7.5 KB)', 105332, 112962, '', 10, 0, 1, '2019-05-06 20:29:15', NULL),
(2364, 9029, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-375x400.jpg', '', 'Reduced by 8.8% (2.8 KB)', 29233, 32051, '', 10, 0, 1, '2019-05-06 20:29:16', NULL),
(2365, 9029, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/bucket-hat2-600x563.jpg', '', 'Reduced by 7.6% (4.5 KB)', 55354, 59935, '', 10, 0, 1, '2019-05-06 20:29:16', NULL),
(2366, 9028, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1.jpg', '', 'Reduced by 17.3% (59.1 KB)', 288797, 349342, '', 10, 0, 1, '2019-05-06 20:29:16', NULL),
(2367, 9028, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-150x150.jpg', '', 'Reduced by 6.8% (423 B)', 5840, 6263, '', 10, 0, 1, '2019-05-06 20:29:16', NULL),
(2368, 9028, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-300x281.jpg', '', 'Reduced by 8.9% (1.6 KB)', 17155, 18833, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2369, 9028, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-768x720.jpg', '', 'Reduced by 7.3% (8.0 KB)', 104151, 112387, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2370, 9028, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-800x604.jpg', '', 'Reduced by 7.4% (10.0 KB)', 127605, 137865, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2371, 9028, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-600x403.jpg', '', 'Reduced by 6.5% (4.5 KB)', 65461, 70028, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2372, 9028, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-400x269.jpg', '', 'Reduced by 7.2% (2.4 KB)', 31533, 33985, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2373, 9028, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-100x100.jpg', '', 'Reduced by 11.1% (371 B)', 2973, 3344, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2374, 9028, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-140x140.jpg', '', 'Reduced by 7.5% (407 B)', 5025, 5432, '', 10, 0, 1, '2019-05-06 20:29:17', NULL),
(2375, 9028, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-800x500.jpg', '', 'Reduced by 7.3% (9.8 KB)', 126079, 136073, '', 10, 0, 1, '2019-05-06 20:29:18', NULL),
(2376, 9028, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-670x335.jpg', '', 'Reduced by 6.4% (4.6 KB)', 69134, 73876, '', 10, 0, 1, '2019-05-06 20:29:18', NULL),
(2377, 9028, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-500x500.jpg', '', 'Reduced by 7.4% (4.3 KB)', 54629, 58997, '', 10, 0, 1, '2019-05-06 20:29:18', NULL),
(2378, 9028, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-350x350.jpg', '', 'Reduced by 8.7% (2.4 KB)', 26286, 28787, '', 10, 0, 1, '2019-05-06 20:29:18', NULL),
(2379, 9028, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-500x750.jpg', '', 'Reduced by 7.4% (9.2 KB)', 117607, 126998, '', 10, 0, 1, '2019-05-06 20:29:18', NULL),
(2380, 9028, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-800x600.jpg', '', 'Reduced by 7.6% (10.1 KB)', 126995, 137374, '', 10, 0, 1, '2019-05-06 20:29:19', NULL),
(2381, 9028, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-800x700.jpg', '', 'Reduced by 7.7% (10.5 KB)', 128638, 139381, '', 10, 0, 1, '2019-05-06 20:29:19', NULL),
(2382, 9028, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-800x750.jpg', '', 'Reduced by 7.8% (10.7 KB)', 130983, 141989, '', 10, 0, 1, '2019-05-06 20:29:19', NULL),
(2383, 9028, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-375x400.jpg', '', 'Reduced by 8.3% (3.0 KB)', 34045, 37137, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2384, 9028, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/bucket-hat1-600x563.jpg', '', 'Reduced by 7.2% (5.1 KB)', 67283, 72497, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2385, 9011, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/launda-hat4.jpg', '', 'Reduced by 20.7% (29.4 KB)', 115605, 145753, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2386, 9011, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-150x150.jpg', '', 'Reduced by 9.2% (386 B)', 3798, 4184, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2387, 9011, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-300x281.jpg', '', 'Reduced by 5.3% (531 B)', 9450, 9981, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2388, 9011, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-768x720.jpg', '', 'Reduced by 7.0% (3.0 KB)', 40243, 43279, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2389, 9011, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-800x604.jpg', '', 'Reduced by 7.1% (2.9 KB)', 39336, 42328, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2390, 9011, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-600x403.jpg', '', 'Reduced by 6.6% (1.3 KB)', 19671, 21053, '', 10, 0, 1, '2019-05-06 20:29:20', NULL),
(2391, 9011, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-400x269.jpg', '', 'Reduced by 4.9% (562 B)', 10865, 11427, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2392, 9011, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-100x100.jpg', '', 'Reduced by 13.9% (357 B)', 2213, 2570, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2393, 9011, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-140x140.jpg', '', 'Reduced by 9.9% (374 B)', 3412, 3786, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2394, 9011, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-800x500.jpg', '', 'Reduced by 7.1% (2.3 KB)', 30997, 33352, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2395, 9011, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-670x335.jpg', '', 'Reduced by 6.3% (1.1 KB)', 15973, 17053, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2396, 9011, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-500x500.jpg', '', 'Reduced by 6.3% (1.5 KB)', 22930, 24476, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2397, 9011, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-350x350.jpg', '', 'Reduced by 4.8% (652 B)', 13034, 13686, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2398, 9011, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-500x750.jpg', '', 'Reduced by 5.0% (2.3 KB)', 45005, 47353, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2399, 9011, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-800x600.jpg', '', 'Reduced by 7.2% (2.9 KB)', 38773, 41760, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2400, 9011, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-800x700.jpg', '', 'Reduced by 7.2% (3.5 KB)', 46216, 49788, '', 10, 0, 1, '2019-05-06 20:29:21', NULL),
(2401, 9011, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-800x750.jpg', '', 'Reduced by 6.9% (3.6 KB)', 49043, 52683, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2402, 9011, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-375x400.jpg', '', 'Reduced by 5.2% (859 B)', 15593, 16452, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2403, 9011, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/launda-hat4-600x563.jpg', '', 'Reduced by 6.9% (2.0 KB)', 27669, 29733, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2404, 9010, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/launda-hat3.jpg', '', 'Reduced by 15.6% (33.5 KB)', 186074, 220364, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2405, 9010, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-150x150.jpg', '', 'Reduced by 6.8% (368 B)', 5006, 5374, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2406, 9010, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-300x281.jpg', '', 'Reduced by 4.0% (541 B)', 12892, 13433, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2407, 9010, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-768x720.jpg', '', 'Reduced by 5.0% (3.0 KB)', 59702, 62820, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2408, 9010, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-800x604.jpg', '', 'Reduced by 5.1% (3.4 KB)', 64207, 67646, '', 10, 0, 1, '2019-05-06 20:29:22', NULL),
(2409, 9010, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-600x403.jpg', '', 'Reduced by 4.9% (1.6 KB)', 31609, 33243, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2410, 9010, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-400x269.jpg', '', 'Reduced by 4.6% (795 B)', 16587, 17382, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2411, 9010, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-100x100.jpg', '', 'Reduced by 11.1% (354 B)', 2828, 3182, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2412, 9010, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-140x140.jpg', '', 'Reduced by 7.8% (378 B)', 4443, 4821, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2413, 9010, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-800x500.jpg', '', 'Reduced by 5.0% (2.9 KB)', 55618, 58549, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2414, 9010, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-670x335.jpg', '', 'Reduced by 4.3% (1.3 KB)', 29659, 30996, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2415, 9010, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-500x500.jpg', '', 'Reduced by 5.1% (1.7 KB)', 32840, 34607, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2416, 9010, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-350x350.jpg', '', 'Reduced by 4.4% (818 B)', 17689, 18507, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2417, 9010, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-500x750.jpg', '', 'Reduced by 5.0% (3.2 KB)', 62192, 65458, '', 10, 0, 1, '2019-05-06 20:29:23', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(2418, 9010, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-800x600.jpg', '', 'Reduced by 5.2% (3.4 KB)', 63430, 66889, '', 10, 0, 1, '2019-05-06 20:29:23', NULL),
(2419, 9010, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-800x700.jpg', '', 'Reduced by 5.2% (3.8 KB)', 70929, 74831, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2420, 9010, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-800x750.jpg', '', 'Reduced by 5.3% (4.0 KB)', 74244, 78385, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2421, 9010, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-375x400.jpg', '', 'Reduced by 4.8% (1.1 KB)', 21711, 22801, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2422, 9010, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/launda-hat3-600x563.jpg', '', 'Reduced by 5.0% (2.1 KB)', 40120, 42232, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2423, 9009, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/launda-hat2.jpg', '', 'Reduced by 16.8% (44.5 KB)', 225011, 270561, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2424, 9009, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-150x150.jpg', '', 'Reduced by 9.6% (407 B)', 3843, 4250, '', 10, 0, 1, '2019-05-06 20:29:24', NULL),
(2425, 9009, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-300x281.jpg', '', 'Reduced by 9.0% (1.0 KB)', 10553, 11600, '', 10, 0, 1, '2019-05-06 20:29:25', NULL),
(2426, 9009, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-768x720.jpg', '', 'Reduced by 8.5% (5.8 KB)', 64402, 70373, '', 10, 0, 1, '2019-05-06 20:29:25', NULL),
(2427, 9009, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-800x604.jpg', '', 'Reduced by 7.3% (6.1 KB)', 79843, 86138, '', 10, 0, 1, '2019-05-06 20:29:25', NULL),
(2428, 9009, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-600x403.jpg', '', 'Reduced by 8.0% (3.4 KB)', 39411, 42843, '', 10, 0, 1, '2019-05-06 20:29:25', NULL),
(2429, 9009, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-400x269.jpg', '', 'Reduced by 8.5% (1.7 KB)', 18935, 20686, '', 10, 0, 1, '2019-05-06 20:29:25', NULL),
(2430, 9009, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-100x100.jpg', '', 'Reduced by 14.7% (365 B)', 2116, 2481, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2431, 9009, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-140x140.jpg', '', 'Reduced by 10.4% (390 B)', 3361, 3751, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2432, 9009, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-800x500.jpg', '', 'Reduced by 7.0% (5.8 KB)', 78920, 84830, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2433, 9009, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-670x335.jpg', '', 'Reduced by 7.1% (3.4 KB)', 45086, 48550, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2434, 9009, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-500x500.jpg', '', 'Reduced by 9.1% (3.2 KB)', 32977, 36275, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2435, 9009, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-350x350.jpg', '', 'Reduced by 9.4% (1.6 KB)', 15718, 17353, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2436, 9009, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-500x750.jpg', '', 'Reduced by 6.7% (5.4 KB)', 76199, 81691, '', 10, 0, 1, '2019-05-06 20:29:27', NULL),
(2437, 9009, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-800x600.jpg', '', 'Reduced by 7.4% (6.2 KB)', 79799, 86190, '', 10, 0, 1, '2019-05-06 20:29:28', NULL),
(2438, 9009, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-800x700.jpg', '', 'Reduced by 7.7% (6.6 KB)', 80861, 87649, '', 10, 0, 1, '2019-05-06 20:29:28', NULL),
(2439, 9009, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-800x750.jpg', '', 'Reduced by 7.8% (6.8 KB)', 82462, 89421, '', 10, 0, 1, '2019-05-06 20:29:28', NULL),
(2440, 9009, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-375x400.jpg', '', 'Reduced by 9.3% (2.0 KB)', 20393, 22477, '', 10, 0, 1, '2019-05-06 20:29:28', NULL),
(2441, 9009, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/launda-hat2-600x563.jpg', '', 'Reduced by 9.0% (4.0 KB)', 40738, 44787, '', 10, 0, 1, '2019-05-06 20:29:28', NULL),
(2442, 9008, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/launda-hat1.jpg', '', 'Reduced by 19.5% (43.2 KB)', 183247, 227520, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2443, 9008, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-150x150.jpg', '', 'Reduced by 9.5% (400 B)', 3832, 4232, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2444, 9008, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-300x281.jpg', '', 'Reduced by 9.5% (1.1 KB)', 10827, 11964, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2445, 9008, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-768x720.jpg', '', 'Reduced by 8.6% (5.9 KB)', 64158, 70174, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2446, 9008, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-800x604.jpg', '', 'Reduced by 8.1% (6.8 KB)', 78469, 85398, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2447, 9008, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-600x403.jpg', '', 'Reduced by 7.5% (3.2 KB)', 39909, 43153, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2448, 9008, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-400x269.jpg', '', 'Reduced by 8.0% (1.6 KB)', 19213, 20895, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2449, 9008, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-100x100.jpg', '', 'Reduced by 15.3% (381 B)', 2113, 2494, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2450, 9008, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-140x140.jpg', '', 'Reduced by 10.6% (394 B)', 3335, 3729, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2451, 9008, 'media', 'wide', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-800x500.jpg', '', 'Reduced by 7.8% (6.4 KB)', 77153, 83715, '', 10, 0, 1, '2019-05-06 20:29:29', NULL),
(2452, 9008, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-670x335.jpg', '', 'Reduced by 6.4% (3.2 KB)', 47554, 50830, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2453, 9008, 'media', 'regular', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-500x500.jpg', '', 'Reduced by 8.2% (2.9 KB)', 33411, 36389, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2454, 9008, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-350x350.jpg', '', 'Reduced by 9.5% (1.7 KB)', 16144, 17847, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2455, 9008, 'media', 'tall', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-500x750.jpg', '', 'Reduced by 7.7% (6.1 KB)', 74950, 81203, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2456, 9008, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-800x600.jpg', '', 'Reduced by 8.3% (6.9 KB)', 78270, 85361, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2457, 9008, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-800x700.jpg', '', 'Reduced by 8.6% (7.3 KB)', 79689, 87152, '', 10, 0, 1, '2019-05-06 20:29:30', NULL),
(2458, 9008, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-800x750.jpg', '', 'Reduced by 8.5% (7.4 KB)', 81400, 89001, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2459, 9008, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-375x400.jpg', '', 'Reduced by 9.1% (2.0 KB)', 20844, 22937, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2460, 9008, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/launda-hat1-600x563.jpg', '', 'Reduced by 8.8% (3.9 KB)', 41363, 45341, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2461, 8959, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2.jpg', '', 'Reduced by 19.5% (43.1 KB)', 182597, 226752, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2462, 8959, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-150x150.jpg', '', 'Reduced by 8.6% (434 B)', 4623, 5057, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2463, 8959, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-300x281.jpg', '', 'Reduced by 8.0% (1.2 KB)', 14249, 15485, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2464, 8959, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-768x720.jpg', '', 'Reduced by 6.4% (5.1 KB)', 76508, 81757, '', 10, 0, 1, '2019-05-06 20:29:31', NULL),
(2465, 8959, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-800x604.jpg', '', 'Reduced by 6.0% (5.7 KB)', 91851, 97670, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2466, 8959, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-600x403.jpg', '', 'Reduced by 5.3% (2.7 KB)', 50043, 52857, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2467, 8959, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-400x269.jpg', '', 'Reduced by 5.9% (1.6 KB)', 25679, 27291, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2468, 8959, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-100x100.jpg', '', 'Reduced by 13.6% (398 B)', 2532, 2930, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2469, 8959, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-140x140.jpg', '', 'Reduced by 9.1% (410 B)', 4078, 4488, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2470, 8959, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-800x500.jpg', '', 'Reduced by 5.6% (5.1 KB)', 88415, 93675, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2471, 8959, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-670x335.jpg', '', 'Reduced by 5.0% (2.7 KB)', 51593, 54312, '', 10, 0, 1, '2019-05-06 20:29:32', NULL),
(2472, 8959, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-500x500.jpg', '', 'Reduced by 6.3% (2.8 KB)', 42884, 45752, '', 10, 0, 1, '2019-05-06 20:29:33', NULL),
(2473, 8959, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-350x350.jpg', '', 'Reduced by 7.1% (1.6 KB)', 21675, 23337, '', 10, 0, 1, '2019-05-06 20:29:33', NULL),
(2474, 8959, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-500x750.jpg', '', 'Reduced by 5.9% (4.9 KB)', 81172, 86236, '', 10, 0, 1, '2019-05-06 20:29:33', NULL),
(2475, 8959, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-800x600.jpg', '', 'Reduced by 5.9% (5.6 KB)', 91777, 97560, '', 10, 0, 1, '2019-05-06 20:29:33', NULL),
(2476, 8959, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-800x700.jpg', '', 'Reduced by 6.4% (6.2 KB)', 92537, 98865, '', 10, 0, 1, '2019-05-06 20:29:33', NULL),
(2477, 8959, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-800x750.jpg', '', 'Reduced by 6.7% (6.6 KB)', 93644, 100373, '', 10, 0, 1, '2019-05-06 20:29:34', NULL),
(2478, 8959, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-375x400.jpg', '', 'Reduced by 6.7% (2.0 KB)', 27900, 29904, '', 10, 0, 1, '2019-05-06 20:29:34', NULL),
(2479, 8959, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-hat2-600x563.jpg', '', 'Reduced by 6.1% (3.3 KB)', 51878, 55235, '', 10, 0, 1, '2019-05-06 20:29:34', NULL),
(2480, 8958, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap.jpg', '', 'Reduced by 12.9% (33.1 KB)', 228425, 262369, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2481, 8958, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-150x150.jpg', '', 'Reduced by 6.4% (376 B)', 5482, 5858, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2482, 8958, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-300x281.jpg', '', 'Reduced by 5.1% (851 B)', 15918, 16769, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2483, 8958, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-768x720.jpg', '', 'Reduced by 3.7% (3.0 KB)', 80808, 83881, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2484, 8958, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-800x604.jpg', '', 'Reduced by 3.9% (3.2 KB)', 80443, 83705, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2485, 8958, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-600x403.jpg', '', 'Reduced by 4.3% (1.8 KB)', 41595, 43450, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2486, 8958, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-400x269.jpg', '', 'Reduced by 5.1% (1.1 KB)', 21344, 22494, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2487, 8958, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-100x100.jpg', '', 'Reduced by 11.1% (372 B)', 2969, 3341, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2488, 8958, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-140x140.jpg', '', 'Reduced by 7.4% (389 B)', 4843, 5232, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2489, 8958, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-800x500.jpg', '', 'Reduced by 3.9% (2.7 KB)', 69448, 72250, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2490, 8958, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-670x335.jpg', '', 'Reduced by 4.1% (1.6 KB)', 38230, 39848, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2491, 8958, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-500x500.jpg', '', 'Reduced by 4.3% (1.8 KB)', 41464, 43347, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2492, 8958, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-350x350.jpg', '', 'Reduced by 5.1% (1.1 KB)', 21863, 23039, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2493, 8958, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-500x750.jpg', '', 'Reduced by 3.9% (2.5 KB)', 62730, 65262, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2494, 8958, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-800x600.jpg', '', 'Reduced by 3.9% (3.1 KB)', 79767, 82979, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2495, 8958, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-800x700.jpg', '', 'Reduced by 3.8% (3.5 KB)', 90339, 93934, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2496, 8958, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-800x750.jpg', '', 'Reduced by 3.7% (3.6 KB)', 94919, 98606, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2497, 8958, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-375x400.jpg', '', 'Reduced by 4.7% (1.3 KB)', 26042, 27333, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2498, 8958, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/jozi-hat-5-panel-cap-600x563.jpg', '', 'Reduced by 4.3% (2.3 KB)', 53641, 56025, '', 10, 0, 1, '2019-05-08 12:49:33', NULL),
(2499, 8955, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-hat4.jpg', '', 'Reduced by 17.0% (53.1 KB)', 265273, 319614, '', 10, 0, 1, '2019-05-06 20:29:37', NULL),
(2500, 8955, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-150x150.jpg', '', 'Reduced by 6.7% (371 B)', 5166, 5537, '', 10, 0, 1, '2019-05-06 20:29:37', NULL),
(2501, 8955, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-300x281.jpg', '', 'Reduced by 4.5% (823 B)', 17604, 18427, '', 10, 0, 1, '2019-05-06 20:29:37', NULL),
(2502, 8955, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-768x720.jpg', '', 'Reduced by 7.9% (8.2 KB)', 97942, 106370, '', 10, 0, 1, '2019-05-06 20:29:37', NULL),
(2503, 8955, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-800x604.jpg', '', 'Reduced by 7.7% (8.0 KB)', 98761, 106954, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2504, 8955, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-600x403.jpg', '', 'Reduced by 7.5% (3.6 KB)', 46210, 49940, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2505, 8955, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-400x269.jpg', '', 'Reduced by 5.5% (1.3 KB)', 22694, 24026, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2506, 8955, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-100x100.jpg', '', 'Reduced by 11.8% (373 B)', 2781, 3154, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2507, 8955, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-140x140.jpg', '', 'Reduced by 7.4% (364 B)', 4562, 4926, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2508, 8955, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-800x500.jpg', '', 'Reduced by 7.6% (6.5 KB)', 80320, 86973, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2509, 8955, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-670x335.jpg', '', 'Reduced by 7.4% (3.1 KB)', 38998, 42123, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2510, 8955, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-500x500.jpg', '', 'Reduced by 7.4% (4.0 KB)', 51595, 55716, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2511, 8955, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-350x350.jpg', '', 'Reduced by 5.2% (1.4 KB)', 25400, 26786, '', 10, 0, 1, '2019-05-06 20:29:38', NULL),
(2512, 8955, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-500x750.jpg', '', 'Reduced by 6.7% (6.8 KB)', 96595, 103583, '', 10, 0, 1, '2019-05-06 20:29:39', NULL),
(2513, 8955, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-800x600.jpg', '', 'Reduced by 7.8% (8.1 KB)', 97078, 105347, '', 10, 0, 1, '2019-05-06 20:29:39', NULL),
(2514, 8955, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-800x700.jpg', '', 'Reduced by 7.9% (9.6 KB)', 114137, 123922, '', 10, 0, 1, '2019-05-06 20:29:39', NULL),
(2515, 8955, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-800x750.jpg', '', 'Reduced by 7.9% (10.3 KB)', 123444, 134019, '', 10, 0, 1, '2019-05-06 20:29:39', NULL),
(2516, 8955, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-375x400.jpg', '', 'Reduced by 5.9% (1.9 KB)', 31317, 33283, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2517, 8955, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-hat4-600x563.jpg', '', 'Reduced by 7.6% (5.2 KB)', 64801, 70152, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2518, 8954, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-hat2.jpg', '', 'Reduced by 19.0% (31.8 KB)', 139049, 171621, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2519, 8954, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-150x150.jpg', '', 'Reduced by 11.1% (409 B)', 3261, 3670, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2520, 8954, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-300x281.jpg', '', 'Reduced by 6.1% (619 B)', 9587, 10206, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2521, 8954, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-768x720.jpg', '', 'Reduced by 7.9% (4.4 KB)', 53088, 57620, '', 10, 0, 1, '2019-05-06 20:29:40', NULL),
(2522, 8954, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-800x604.jpg', '', 'Reduced by 7.1% (5.0 KB)', 66111, 71190, '', 10, 0, 1, '2019-05-06 20:29:41', NULL),
(2523, 8954, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-600x403.jpg', '', 'Reduced by 6.4% (2.2 KB)', 33134, 35388, '', 10, 0, 1, '2019-05-06 20:29:41', NULL),
(2524, 8954, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-400x269.jpg', '', 'Reduced by 6.2% (1.1 KB)', 16479, 17564, '', 10, 0, 1, '2019-05-06 20:29:42', NULL),
(2525, 8954, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-100x100.jpg', '', 'Reduced by 17.6% (383 B)', 1790, 2173, '', 10, 0, 1, '2019-05-06 20:29:42', NULL),
(2526, 8954, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-140x140.jpg', '', 'Reduced by 12.9% (416 B)', 2805, 3221, '', 10, 0, 1, '2019-05-06 20:29:42', NULL),
(2527, 8954, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-800x500.jpg', '', 'Reduced by 6.8% (4.6 KB)', 64623, 69305, '', 10, 0, 1, '2019-05-06 20:29:42', NULL),
(2528, 8954, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-670x335.jpg', '', 'Reduced by 5.5% (2.1 KB)', 36460, 38602, '', 10, 0, 1, '2019-05-06 20:29:42', NULL),
(2529, 8954, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-500x500.jpg', '', 'Reduced by 7.6% (2.2 KB)', 28019, 30319, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2530, 8954, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-350x350.jpg', '', 'Reduced by 7.4% (1.1 KB)', 13765, 14867, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2531, 8954, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-500x750.jpg', '', 'Reduced by 7.0% (4.4 KB)', 60389, 64900, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2532, 8954, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-800x600.jpg', '', 'Reduced by 7.1% (4.9 KB)', 65916, 70924, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2533, 8954, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-800x700.jpg', '', 'Reduced by 7.7% (5.4 KB)', 67052, 72629, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2534, 8954, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-800x750.jpg', '', 'Reduced by 7.7% (5.6 KB)', 68899, 74683, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2535, 8954, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-375x400.jpg', '', 'Reduced by 6.8% (1.3 KB)', 17697, 18998, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2536, 8954, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-hat2-600x563.jpg', '', 'Reduced by 8.1% (2.9 KB)', 34257, 37269, '', 10, 0, 1, '2019-05-06 20:29:43', NULL),
(2537, 8953, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-hat1.jpg', '', 'Reduced by 17.3% (34.0 KB)', 166192, 201050, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2538, 8953, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-150x150.jpg', '', 'Reduced by 11.5% (470 B)', 3628, 4098, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2539, 8953, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-300x281.jpg', '', 'Reduced by 8.5% (933 B)', 10084, 11017, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2540, 8953, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-768x720.jpg', '', 'Reduced by 7.7% (4.5 KB)', 54869, 59435, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2541, 8953, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-800x604.jpg', '', 'Reduced by 6.3% (4.3 KB)', 65372, 69781, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2542, 8953, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-600x403.jpg', '', 'Reduced by 6.2% (2.2 KB)', 33645, 35886, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2543, 8953, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-400x269.jpg', '', 'Reduced by 6.1% (1.1 KB)', 16683, 17763, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2544, 8953, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-100x100.jpg', '', 'Reduced by 15.6% (392 B)', 2122, 2514, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2545, 8953, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-140x140.jpg', '', 'Reduced by 12.6% (474 B)', 3274, 3748, '', 10, 0, 1, '2019-05-06 20:29:44', NULL),
(2546, 8953, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-800x500.jpg', '', 'Reduced by 5.8% (3.9 KB)', 64015, 67986, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2547, 8953, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-670x335.jpg', '', 'Reduced by 5.1% (2.0 KB)', 38128, 40182, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2548, 8953, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-500x500.jpg', '', 'Reduced by 7.9% (2.4 KB)', 29066, 31546, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2549, 8953, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-350x350.jpg', '', 'Reduced by 8.0% (1.2 KB)', 14558, 15821, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2550, 8953, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-500x750.jpg', '', 'Reduced by 6.6% (4.1 KB)', 58738, 62887, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2551, 8953, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-800x600.jpg', '', 'Reduced by 6.4% (4.3 KB)', 64979, 69420, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2552, 8953, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-800x700.jpg', '', 'Reduced by 6.7% (4.8 KB)', 67537, 72401, '', 10, 0, 1, '2019-05-06 20:29:45', NULL),
(2553, 8953, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-800x750.jpg', '', 'Reduced by 7.4% (5.4 KB)', 69355, 74934, '', 10, 0, 1, '2019-05-06 20:29:46', NULL),
(2554, 8953, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-375x400.jpg', '', 'Reduced by 7.4% (1.5 KB)', 18479, 19966, '', 10, 0, 1, '2019-05-06 20:29:46', NULL),
(2555, 8953, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-hat1-600x563.jpg', '', 'Reduced by 7.9% (3.0 KB)', 35781, 38871, '', 10, 0, 1, '2019-05-06 20:29:46', NULL),
(2556, 8952, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/accra-cap.jpg', '', 'Reduced by 18.4% (46.4 KB)', 211447, 258982, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2557, 8952, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap-150x150.jpg', '', 'Reduced by 7.4% (378 B)', 4712, 5090, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2558, 8952, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/accra-cap-300x281.jpg', '', 'Reduced by 5.7% (869 B)', 14413, 15282, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2559, 8952, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap-768x720.jpg', '', 'Reduced by 8.3% (7.0 KB)', 79066, 86269, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2560, 8952, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/accra-cap-800x604.jpg', '', 'Reduced by 7.9% (6.7 KB)', 79828, 86647, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2561, 8952, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/accra-cap-600x403.jpg', '', 'Reduced by 7.6% (3.0 KB)', 37607, 40705, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2562, 8952, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap-400x269.jpg', '', 'Reduced by 6.6% (1.3 KB)', 18831, 20159, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2563, 8952, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/accra-cap-100x100.jpg', '', 'Reduced by 12.9% (368 B)', 2493, 2861, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2564, 8952, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/accra-cap-140x140.jpg', '', 'Reduced by 8.6% (383 B)', 4092, 4475, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2565, 8952, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/accra-cap-800x500.jpg', '', 'Reduced by 7.5% (5.3 KB)', 66122, 71512, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2566, 8952, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap-670x335.jpg', '', 'Reduced by 7.4% (2.5 KB)', 31948, 34498, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2567, 8952, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/accra-cap-500x500.jpg', '', 'Reduced by 7.8% (3.5 KB)', 42249, 45848, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2568, 8952, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/accra-cap-350x350.jpg', '', 'Reduced by 6.4% (1.4 KB)', 21011, 22456, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2569, 8952, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/accra-cap-500x750.jpg', '', 'Reduced by 7.0% (6.0 KB)', 82047, 88194, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2570, 8952, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/accra-cap-800x600.jpg', '', 'Reduced by 7.9% (6.6 KB)', 78399, 85142, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2571, 8952, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap-800x700.jpg', '', 'Reduced by 8.1% (8.0 KB)', 92963, 101133, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2572, 8952, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/accra-cap-800x750.jpg', '', 'Reduced by 8.2% (8.8 KB)', 100594, 109598, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2573, 8952, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/accra-cap-375x400.jpg', '', 'Reduced by 6.8% (1.9 KB)', 26041, 27947, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2574, 8952, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/accra-cap-600x563.jpg', '', 'Reduced by 8.4% (4.7 KB)', 52357, 57189, '', 10, 0, 1, '2019-05-08 12:49:26', NULL),
(2575, 8951, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband.jpg', '', 'Reduced by 15.3% (32.9 KB)', 186873, 220594, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2576, 8951, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-150x150.jpg', '', 'Reduced by 6.5% (462 B)', 6640, 7102, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2577, 8951, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-300x281.jpg', '', 'Reduced by 5.0% (881 B)', 16738, 17619, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2578, 8951, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-768x720.jpg', '', 'Reduced by 2.9% (2.2 KB)', 73501, 75732, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2579, 8951, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-800x604.jpg', '', 'Reduced by 3.4% (2.5 KB)', 73198, 75786, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2580, 8951, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-600x403.jpg', '', 'Reduced by 3.6% (1.4 KB)', 37983, 39399, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2581, 8951, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-400x269.jpg', '', 'Reduced by 4.7% (989 B)', 20081, 21070, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2582, 8951, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-100x100.jpg', '', 'Reduced by 9.9% (414 B)', 3775, 4189, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2583, 8951, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-140x140.jpg', '', 'Reduced by 7.2% (464 B)', 5982, 6446, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2584, 8951, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-800x500.jpg', '', 'Reduced by 3.4% (2.1 KB)', 61624, 63779, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2585, 8951, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-670x335.jpg', '', 'Reduced by 3.8% (1.3 KB)', 32463, 33750, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2586, 8951, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-500x500.jpg', '', 'Reduced by 3.9% (1.6 KB)', 40309, 41959, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2587, 8951, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-350x350.jpg', '', 'Reduced by 4.6% (1.1 KB)', 22494, 23576, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2588, 8951, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-500x750.jpg', '', 'Reduced by 3.8% (2.5 KB)', 64533, 67085, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2589, 8951, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-800x600.jpg', '', 'Reduced by 3.3% (2.4 KB)', 72485, 74932, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2590, 8951, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-800x700.jpg', '', 'Reduced by 3.3% (2.8 KB)', 81855, 84677, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2591, 8951, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-800x750.jpg', '', 'Reduced by 3.2% (2.8 KB)', 86658, 89557, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2592, 8951, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-375x400.jpg', '', 'Reduced by 4.3% (1.2 KB)', 26507, 27695, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2593, 8951, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband-600x563.jpg', '', 'Reduced by 3.4% (1.7 KB)', 49847, 51575, '', 10, 0, 1, '2019-05-08 12:49:24', NULL),
(2594, 8938, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband.jpg', '', 'Reduced by 21.1% (30.2 KB)', 115271, 146148, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2595, 8938, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-150x150.jpg', '', 'Reduced by 8.7% (418 B)', 4401, 4819, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2596, 8938, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-300x281.jpg', '', 'Reduced by 4.8% (536 B)', 10603, 11139, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2597, 8938, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-768x720.jpg', '', 'Reduced by 7.1% (3.3 KB)', 44145, 47537, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2598, 8938, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-800x604.jpg', '', 'Reduced by 6.6% (3.4 KB)', 49800, 53306, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2599, 8938, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-600x403.jpg', '', 'Reduced by 5.5% (1.6 KB)', 27075, 28663, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2600, 8938, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-400x269.jpg', '', 'Reduced by 4.8% (752 B)', 15032, 15784, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2601, 8938, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-100x100.jpg', '', 'Reduced by 13.2% (403 B)', 2646, 3049, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2602, 8938, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-140x140.jpg', '', 'Reduced by 9.9% (431 B)', 3937, 4368, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2603, 8938, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-800x500.jpg', '', 'Reduced by 6.5% (3.1 KB)', 45340, 48475, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2604, 8938, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-670x335.jpg', '', 'Reduced by 5.9% (1.6 KB)', 25341, 26936, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2605, 8938, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-500x500.jpg', '', 'Reduced by 5.9% (1.5 KB)', 24239, 25761, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2606, 8938, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-350x350.jpg', '', 'Reduced by 4.8% (714 B)', 14020, 14734, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2607, 8938, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-500x750.jpg', '', 'Reduced by 7.1% (2.6 KB)', 34839, 37494, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2608, 8938, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-800x600.jpg', '', 'Reduced by 6.5% (3.3 KB)', 49140, 52567, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2609, 8938, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-800x700.jpg', '', 'Reduced by 7.1% (3.9 KB)', 51563, 55524, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2610, 8938, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-800x750.jpg', '', 'Reduced by 7.1% (3.9 KB)', 52287, 56253, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2611, 8938, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-375x400.jpg', '', 'Reduced by 5.1% (852 B)', 15920, 16772, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2612, 8938, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweshwe-velvet-wire-headband-600x563.jpg', '', 'Reduced by 6.6% (2.1 KB)', 29824, 31928, '', 10, 0, 1, '2019-05-08 12:49:21', NULL),
(2613, 8937, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1.jpg', '', 'Reduced by 15.6% (37.6 KB)', 208012, 246486, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2614, 8937, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-150x150.jpg', '', 'Reduced by 6.8% (386 B)', 5255, 5641, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2615, 8937, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-300x281.jpg', '', 'Reduced by 4.7% (717 B)', 14451, 15168, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2616, 8937, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-768x720.jpg', '', 'Reduced by 4.9% (3.5 KB)', 68935, 72479, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2617, 8937, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-800x604.jpg', '', 'Reduced by 5.3% (4.2 KB)', 76568, 80824, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2618, 8937, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-600x403.jpg', '', 'Reduced by 5.7% (2.5 KB)', 41641, 44152, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2619, 8937, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-400x269.jpg', '', 'Reduced by 5.7% (1.3 KB)', 21739, 23047, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2620, 8937, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-100x100.jpg', '', 'Reduced by 11.4% (368 B)', 2846, 3214, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2621, 8937, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-140x140.jpg', '', 'Reduced by 7.6% (394 B)', 4767, 5161, '', 10, 0, 1, '2019-05-06 20:29:54', NULL),
(2622, 8937, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-800x500.jpg', '', 'Reduced by 5.2% (3.7 KB)', 70570, 74406, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2623, 8937, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-670x335.jpg', '', 'Reduced by 5.3% (2.4 KB)', 42812, 45231, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2624, 8937, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-500x500.jpg', '', 'Reduced by 5.8% (2.3 KB)', 37978, 40301, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2625, 8937, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-350x350.jpg', '', 'Reduced by 5.2% (1.1 KB)', 20490, 21612, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2626, 8937, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-500x750.jpg', '', 'Reduced by 5.4% (3.3 KB)', 58935, 62278, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2627, 8937, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-800x600.jpg', '', 'Reduced by 5.1% (4.0 KB)', 76067, 80189, '', 10, 0, 1, '2019-05-06 20:29:55', NULL),
(2628, 8937, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-800x700.jpg', '', 'Reduced by 5.2% (4.3 KB)', 80015, 84436, '', 10, 0, 1, '2019-05-06 20:29:56', NULL),
(2629, 8937, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-800x750.jpg', '', 'Reduced by 5.2% (4.4 KB)', 81369, 85875, '', 10, 0, 1, '2019-05-06 20:29:56', NULL),
(2630, 8937, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-375x400.jpg', '', 'Reduced by 5.6% (1.4 KB)', 24545, 25999, '', 10, 0, 1, '2019-05-06 20:29:56', NULL),
(2631, 8937, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwe-headband1-600x563.jpg', '', 'Reduced by 5.6% (2.7 KB)', 46296, 49017, '', 10, 0, 1, '2019-05-06 20:29:56', NULL),
(2632, 8920, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5.jpg', '', 'Reduced by 4.7% (5.9 KB)', 122998, 129060, '', 10, 0, 1, '2019-05-06 20:29:57', NULL),
(2633, 8920, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-150x150.jpg', '', 'Reduced by 6.8% (707 B)', 9643, 10350, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2634, 8920, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-300x300.jpg', '', 'Reduced by 7.1% (2.3 KB)', 31283, 33658, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2635, 8920, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-400x269.jpg', '', 'Reduced by 6.6% (2.6 KB)', 37422, 40070, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2636, 8920, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-100x100.jpg', '', 'Reduced by 7.5% (417 B)', 5154, 5571, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2637, 8920, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-140x140.jpg', '', 'Reduced by 5.5% (497 B)', 8620, 9117, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2638, 8920, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-400x335.jpg', '', 'Reduced by 6.6% (3.2 KB)', 46454, 49757, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2639, 8920, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-350x350.jpg', '', 'Reduced by 6.8% (2.8 KB)', 39550, 42443, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2640, 8920, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-5-375x400.jpg', '', 'Reduced by 6.5% (3.5 KB)', 51760, 55384, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2641, 8919, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4.jpg', '', 'Reduced by 3.6% (2.3 KB)', 61326, 63637, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2642, 8919, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-150x150.jpg', '', 'Reduced by 7.8% (475 B)', 5619, 6094, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2643, 8919, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-300x300.jpg', '', 'Reduced by 4.9% (773 B)', 14919, 15692, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2644, 8919, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-400x269.jpg', '', 'Reduced by 4.6% (762 B)', 15631, 16393, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2645, 8919, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-100x100.jpg', '', 'Reduced by 11.8% (416 B)', 3115, 3531, '', 10, 0, 1, '2019-05-06 20:29:58', NULL),
(2646, 8919, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-140x140.jpg', '', 'Reduced by 8.6% (469 B)', 4980, 5449, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2647, 8919, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-400x335.jpg', '', 'Reduced by 4.7% (933 B)', 19012, 19945, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2648, 8919, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-350x350.jpg', '', 'Reduced by 5.0% (970 B)', 18313, 19283, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2649, 8919, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-4-375x400.jpg', '', 'Reduced by 4.8% (1.0 KB)', 21409, 22483, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2650, 8918, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3.jpg', '', 'Reduced by 5.5% (3.9 KB)', 69423, 73441, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2651, 8918, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-150x150.jpg', '', 'Reduced by 5.5% (418 B)', 7220, 7638, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2652, 8918, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-300x300.jpg', '', 'Reduced by 5.3% (1.1 KB)', 19883, 21002, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2653, 8918, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-400x269.jpg', '', 'Reduced by 5.4% (1.2 KB)', 21542, 22782, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2654, 8918, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-100x100.jpg', '', 'Reduced by 9.1% (397 B)', 3950, 4347, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2655, 8918, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-140x140.jpg', '', 'Reduced by 6.3% (436 B)', 6439, 6875, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2656, 8918, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-400x335.jpg', '', 'Reduced by 5.6% (1.5 KB)', 26302, 27859, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2657, 8918, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-350x350.jpg', '', 'Reduced by 5.1% (1.3 KB)', 24604, 25916, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2658, 8918, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-3-375x400.jpg', '', 'Reduced by 5.5% (1.7 KB)', 29401, 31114, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2659, 8917, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2.jpg', '', 'Reduced by 7.3% (6.0 KB)', 77162, 83265, '', 10, 0, 1, '2019-05-06 20:29:59', NULL),
(2660, 8917, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-150x150.jpg', '', 'Reduced by 8.6% (898 B)', 9552, 10450, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2661, 8917, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-300x300.jpg', '', 'Reduced by 10.3% (3.1 KB)', 27931, 31123, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2662, 8917, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-400x269.jpg', '', 'Reduced by 10.8% (3.7 KB)', 31040, 34806, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2663, 8917, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-100x100.jpg', '', 'Reduced by 7.2% (401 B)', 5183, 5584, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2664, 8917, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-140x140.jpg', '', 'Reduced by 5.4% (500 B)', 8806, 9306, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2665, 8917, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-400x335.jpg', '', 'Reduced by 10.9% (4.6 KB)', 38215, 42882, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2666, 8917, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-350x350.jpg', '', 'Reduced by 10.7% (4.0 KB)', 34300, 38431, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2667, 8917, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-2-375x400.jpg', '', 'Reduced by 10.7% (5.0 KB)', 42745, 47849, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2668, 8916, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1.jpg', '', 'Reduced by 4.1% (6.0 KB)', 141601, 147697, '', 10, 0, 1, '2019-05-06 20:30:00', NULL),
(2669, 8916, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-150x150.jpg', '', 'Reduced by 7.9% (611 B)', 7124, 7735, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2670, 8916, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-300x300.jpg', '', 'Reduced by 4.7% (1.4 KB)', 29622, 31082, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2671, 8916, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-400x269.jpg', '', 'Reduced by 5.0% (2.1 KB)', 39842, 41949, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2672, 8916, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-100x100.jpg', '', 'Reduced by 11.5% (432 B)', 3311, 3743, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2673, 8916, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-140x140.jpg', '', 'Reduced by 8.2% (557 B)', 6200, 6757, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2674, 8916, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-400x335.jpg', '', 'Reduced by 5.4% (2.7 KB)', 49200, 51992, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2675, 8916, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-350x350.jpg', '', 'Reduced by 4.3% (1.7 KB)', 39220, 40965, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2676, 8916, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/combo-pattern-1-375x400.jpg', '', 'Reduced by 5.3% (3.0 KB)', 54857, 57945, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2677, 8915, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/Fabric-3.jpg', '', 'Reduced by 7.5% (4.2 KB)', 53719, 58048, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2678, 8915, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-150x150.jpg', '', 'Reduced by 6.3% (537 B)', 7929, 8466, '', 10, 0, 1, '2019-05-06 20:30:01', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(2679, 8915, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-300x300.jpg', '', 'Reduced by 9.6% (2.1 KB)', 20369, 22527, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2680, 8915, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-400x269.jpg', '', 'Reduced by 9.8% (2.2 KB)', 20964, 23239, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2681, 8915, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-100x100.jpg', '', 'Reduced by 8.2% (403 B)', 4525, 4928, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2682, 8915, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-140x140.jpg', '', 'Reduced by 6.7% (518 B)', 7253, 7771, '', 10, 0, 1, '2019-05-06 20:30:01', NULL),
(2683, 8915, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-400x335.jpg', '', 'Reduced by 9.6% (2.6 KB)', 25251, 27937, '', 10, 0, 1, '2019-05-06 20:30:02', NULL),
(2684, 8915, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-350x350.jpg', '', 'Reduced by 9.8% (2.6 KB)', 24650, 27337, '', 10, 0, 1, '2019-05-06 20:30:02', NULL),
(2685, 8915, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/Fabric-3-375x400.jpg', '', 'Reduced by 9.8% (3.0 KB)', 28600, 31712, '', 10, 0, 1, '2019-05-06 20:30:02', NULL),
(2686, 8914, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4.jpg', '', 'Reduced by 6.0% (4.6 KB)', 73641, 78369, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2687, 8914, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-150x150.jpg', '', 'Reduced by 5.5% (466 B)', 8003, 8469, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2688, 8914, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-300x300.jpg', '', 'Reduced by 6.1% (1.4 KB)', 21656, 23074, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2689, 8914, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-400x269.jpg', '', 'Reduced by 6.4% (1.5 KB)', 22507, 24051, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2690, 8914, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-100x100.jpg', '', 'Reduced by 8.8% (416 B)', 4313, 4729, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2691, 8914, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-140x140.jpg', '', 'Reduced by 6.2% (471 B)', 7131, 7602, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2692, 8914, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-400x335.jpg', '', 'Reduced by 6.4% (1.8 KB)', 27506, 29395, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2693, 8914, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-350x350.jpg', '', 'Reduced by 6.2% (1.7 KB)', 26403, 28140, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2694, 8914, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-4-375x400.jpg', '', 'Reduced by 6.3% (2.0 KB)', 30928, 33022, '', 10, 0, 1, '2019-05-08 12:49:10', NULL),
(2695, 8913, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/fabric-3.jpg', '', 'Reduced by 5.1% (3.8 KB)', 72806, 76732, '', 10, 0, 1, '2019-05-08 12:49:12', NULL),
(2696, 8913, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-150x150.jpg', '', 'Reduced by 5.4% (458 B)', 7988, 8446, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2697, 8913, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-300x300.jpg', '', 'Reduced by 6.8% (1.6 KB)', 22043, 23649, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2698, 8913, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-400x269.jpg', '', 'Reduced by 5.6% (1.4 KB)', 23273, 24665, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2699, 8913, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-100x100.jpg', '', 'Reduced by 8.7% (423 B)', 4425, 4848, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2700, 8913, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-140x140.jpg', '', 'Reduced by 6.2% (474 B)', 7207, 7681, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2701, 8913, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-400x335.jpg', '', 'Reduced by 6.0% (1.8 KB)', 29034, 30895, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2702, 8913, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-350x350.jpg', '', 'Reduced by 6.2% (1.7 KB)', 26878, 28655, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2703, 8913, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-3-375x400.jpg', '', 'Reduced by 6.2% (2.1 KB)', 33145, 35333, '', 10, 0, 1, '2019-05-08 12:49:08', NULL),
(2704, 8912, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2.jpg', '', 'Reduced by 4.6% (7.8 KB)', 163369, 171308, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2705, 8912, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-150x150.jpg', '', 'Reduced by 7.0% (778 B)', 10342, 11120, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2706, 8912, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-300x300.jpg', '', 'Reduced by 7.4% (2.9 KB)', 37598, 40592, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2707, 8912, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-400x269.jpg', '', 'Reduced by 7.1% (3.5 KB)', 47483, 51106, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2708, 8912, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-100x100.jpg', '', 'Reduced by 8.0% (462 B)', 5294, 5756, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2709, 8912, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-140x140.jpg', '', 'Reduced by 5.4% (533 B)', 9380, 9913, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2710, 8912, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-400x335.jpg', '', 'Reduced by 7.2% (4.4 KB)', 58623, 63162, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2711, 8912, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-350x350.jpg', '', 'Reduced by 7.3% (3.7 KB)', 48236, 52057, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2712, 8912, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-2-375x400.jpg', '', 'Reduced by 7.1% (4.9 KB)', 65326, 70295, '', 10, 0, 1, '2019-05-08 12:49:05', NULL),
(2713, 8911, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1.jpg', '', 'Reduced by 4.2% (6.8 KB)', 157834, 164770, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2714, 8911, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-150x150.jpg', '', 'Reduced by 7.2% (700 B)', 9025, 9725, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2715, 8911, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-300x300.jpg', '', 'Reduced by 4.8% (1.9 KB)', 37246, 39144, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2716, 8911, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-400x269.jpg', '', 'Reduced by 6.7% (3.4 KB)', 48261, 51719, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2717, 8911, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-100x100.jpg', '', 'Reduced by 10.0% (423 B)', 3797, 4220, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2718, 8911, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-140x140.jpg', '', 'Reduced by 7.6% (634 B)', 7671, 8305, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2719, 8911, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-400x335.jpg', '', 'Reduced by 6.6% (4.1 KB)', 59917, 64158, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2720, 8911, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-350x350.jpg', '', 'Reduced by 4.9% (2.4 KB)', 48717, 51222, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2721, 8911, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/velvet-fabric-1-375x400.jpg', '', 'Reduced by 6.6% (4.6 KB)', 66740, 71481, '', 10, 0, 1, '2019-05-08 12:49:03', NULL),
(2722, 8910, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sho4-1.jpg', '', 'Reduced by 20.8% (27.4 KB)', 106849, 134882, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2723, 8910, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sho4-1-150x150.jpg', '', 'Reduced by 4.9% (506 B)', 9745, 10251, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2724, 8910, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sho4-1-300x300.jpg', '', 'Reduced by 6.6% (2.1 KB)', 30185, 32312, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2725, 8910, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sho4-1-400x269.jpg', '', 'Reduced by 6.3% (2.3 KB)', 34388, 36704, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2726, 8910, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sho4-1-100x100.jpg', '', 'Reduced by 7.5% (414 B)', 5084, 5498, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2727, 8910, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sho4-1-140x140.jpg', '', 'Reduced by 5.5% (511 B)', 8711, 9222, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2728, 8910, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sho4-1-400x335.jpg', '', 'Reduced by 6.2% (2.7 KB)', 41065, 43779, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2729, 8910, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sho4-1-350x350.jpg', '', 'Reduced by 6.2% (2.5 KB)', 37693, 40202, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2730, 8910, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sho4-1-375x400.jpg', '', 'Reduced by 6.4% (3.2 KB)', 48328, 51628, '', 10, 0, 1, '2019-05-08 12:49:00', NULL),
(2731, 8909, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sho3.jpg', '', 'Reduced by 18.9% (20.2 KB)', 88805, 109481, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2732, 8909, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sho3-150x150.jpg', '', 'Reduced by 8.3% (602 B)', 6681, 7283, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2733, 8909, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sho3-300x300.jpg', '', 'Reduced by 4.5% (1.1 KB)', 23008, 24102, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2734, 8909, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sho3-400x269.jpg', '', 'Reduced by 5.5% (1.5 KB)', 27241, 28814, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2735, 8909, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sho3-100x100.jpg', '', 'Reduced by 13.6% (498 B)', 3160, 3658, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2736, 8909, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sho3-140x140.jpg', '', 'Reduced by 9.0% (570 B)', 5774, 6344, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2737, 8909, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sho3-400x335.jpg', '', 'Reduced by 5.7% (2.0 KB)', 33346, 35378, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2738, 8909, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sho3-350x350.jpg', '', 'Reduced by 4.7% (1.4 KB)', 29185, 30613, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2739, 8909, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sho3-375x400.jpg', '', 'Reduced by 5.3% (2.0 KB)', 36769, 38833, '', 10, 0, 1, '2019-05-08 12:48:57', NULL),
(2740, 8908, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh09.jpg', '', 'Reduced by 18.5% (26.3 KB)', 118647, 145602, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2741, 8908, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh09-150x150.jpg', '', 'Reduced by 5.8% (565 B)', 9211, 9776, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2742, 8908, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh09-300x300.jpg', '', 'Reduced by 6.3% (1.9 KB)', 28918, 30873, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2743, 8908, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh09-400x269.jpg', '', 'Reduced by 6.7% (2.3 KB)', 33319, 35699, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2744, 8908, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh09-100x100.jpg', '', 'Reduced by 8.8% (434 B)', 4481, 4915, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2745, 8908, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh09-140x140.jpg', '', 'Reduced by 6.6% (572 B)', 8072, 8644, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2746, 8908, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh09-400x335.jpg', '', 'Reduced by 6.8% (2.9 KB)', 41370, 44376, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2747, 8908, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh09-350x350.jpg', '', 'Reduced by 6.0% (2.3 KB)', 36317, 38652, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2748, 8908, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh09-375x400.jpg', '', 'Reduced by 6.7% (3.3 KB)', 46550, 49888, '', 10, 0, 1, '2019-05-08 12:48:55', NULL),
(2749, 8907, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh08.jpg', '', 'Reduced by 21.8% (23.1 KB)', 84737, 108396, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2750, 8907, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh08-150x150.jpg', '', 'Reduced by 4.7% (391 B)', 7887, 8278, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2751, 8907, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh08-300x300.jpg', '', 'Reduced by 6.4% (1.6 KB)', 24092, 25726, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2752, 8907, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh08-400x269.jpg', '', 'Reduced by 6.7% (2.0 KB)', 28197, 30216, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2753, 8907, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh08-100x100.jpg', '', 'Reduced by 8.3% (392 B)', 4310, 4702, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2754, 8907, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh08-140x140.jpg', '', 'Reduced by 5.4% (407 B)', 7126, 7533, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2755, 8907, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh08-400x335.jpg', '', 'Reduced by 6.9% (2.5 KB)', 34285, 36808, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2756, 8907, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh08-350x350.jpg', '', 'Reduced by 6.2% (2.0 KB)', 30377, 32402, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2757, 8907, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh08-375x400.jpg', '', 'Reduced by 6.7% (2.7 KB)', 38289, 41055, '', 10, 0, 1, '2019-05-08 12:48:53', NULL),
(2758, 8906, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh07.jpg', '', 'Reduced by 17.1% (16.5 KB)', 81813, 98664, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2759, 8906, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh07-150x150.jpg', '', 'Reduced by 10.1% (667 B)', 5934, 6601, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2760, 8906, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh07-300x300.jpg', '', 'Reduced by 4.0% (853 B)', 20528, 21381, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2761, 8906, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh07-400x269.jpg', '', 'Reduced by 4.5% (1.2 KB)', 24724, 25902, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2762, 8906, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh07-100x100.jpg', '', 'Reduced by 15.7% (516 B)', 2767, 3283, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2763, 8906, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh07-140x140.jpg', '', 'Reduced by 11.5% (656 B)', 5058, 5714, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2764, 8906, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh07-400x335.jpg', '', 'Reduced by 4.4% (1.4 KB)', 30197, 31587, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2765, 8906, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh07-350x350.jpg', '', 'Reduced by 3.7% (1,009 B)', 26131, 27140, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2766, 8906, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh07-375x400.jpg', '', 'Reduced by 4.4% (1.5 KB)', 33536, 35080, '', 10, 0, 1, '2019-05-08 12:48:51', NULL),
(2767, 8905, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh06.jpg', '', 'Reduced by 25.2% (26.4 KB)', 80163, 107160, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2768, 8905, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh06-150x150.jpg', '', 'Reduced by 5.1% (479 B)', 8857, 9336, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2769, 8905, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh06-300x300.jpg', '', 'Reduced by 8.3% (2.5 KB)', 28371, 30947, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2770, 8905, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh06-400x269.jpg', '', 'Reduced by 8.6% (3.0 KB)', 32980, 36090, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2771, 8905, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh06-100x100.jpg', '', 'Reduced by 8.5% (411 B)', 4452, 4863, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2772, 8905, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh06-140x140.jpg', '', 'Reduced by 5.5% (460 B)', 7947, 8407, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2773, 8905, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh06-400x335.jpg', '', 'Reduced by 8.7% (3.9 KB)', 41529, 45485, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2774, 8905, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh06-350x350.jpg', '', 'Reduced by 8.4% (3.2 KB)', 35389, 38652, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2775, 8905, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh06-375x400.jpg', '', 'Reduced by 8.5% (4.1 KB)', 45370, 49576, '', 10, 0, 1, '2019-05-08 12:48:48', NULL),
(2776, 8904, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh05.jpg', '', 'Reduced by 20.4% (20.3 KB)', 81284, 102085, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2777, 8904, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh05-150x150.jpg', '', 'Reduced by 6.7% (483 B)', 6674, 7157, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2778, 8904, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh05-300x300.jpg', '', 'Reduced by 4.4% (963 B)', 20691, 21654, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2779, 8904, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh05-400x269.jpg', '', 'Reduced by 5.3% (1.3 KB)', 23091, 24376, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2780, 8904, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh05-100x100.jpg', '', 'Reduced by 12.0% (470 B)', 3440, 3910, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2781, 8904, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh05-140x140.jpg', '', 'Reduced by 7.5% (484 B)', 5929, 6413, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2782, 8904, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh05-400x335.jpg', '', 'Reduced by 5.1% (1.5 KB)', 28289, 29808, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2783, 8904, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh05-350x350.jpg', '', 'Reduced by 4.5% (1.2 KB)', 26089, 27324, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2784, 8904, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh05-375x400.jpg', '', 'Reduced by 4.9% (1.6 KB)', 31809, 33463, '', 10, 0, 1, '2019-05-08 12:48:47', NULL),
(2785, 8903, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh02.jpg', '', 'Reduced by 19.7% (24.3 KB)', 101422, 126311, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2786, 8903, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh02-150x150.jpg', '', 'Reduced by 5.3% (454 B)', 8054, 8508, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2787, 8903, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh02-300x300.jpg', '', 'Reduced by 5.8% (1.5 KB)', 25892, 27478, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2788, 8903, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh02-400x269.jpg', '', 'Reduced by 6.7% (2.1 KB)', 29725, 31870, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2789, 8903, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh02-100x100.jpg', '', 'Reduced by 10.1% (434 B)', 3883, 4317, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2790, 8903, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh02-140x140.jpg', '', 'Reduced by 6.1% (463 B)', 7117, 7580, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2791, 8903, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh02-400x335.jpg', '', 'Reduced by 6.7% (2.6 KB)', 36994, 39659, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2792, 8903, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh02-350x350.jpg', '', 'Reduced by 5.9% (2.0 KB)', 32605, 34653, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2793, 8903, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh02-375x400.jpg', '', 'Reduced by 6.9% (3.0 KB)', 41231, 44272, '', 10, 0, 1, '2019-05-08 12:48:44', NULL),
(2794, 8902, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/sh01.jpg', '', 'Reduced by 24.3% (30.9 KB)', 98734, 130379, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2795, 8902, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh01-150x150.jpg', '', 'Reduced by 5.3% (604 B)', 10776, 11380, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2796, 8902, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/sh01-300x300.jpg', '', 'Reduced by 7.0% (2.6 KB)', 34561, 37182, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2797, 8902, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/sh01-400x269.jpg', '', 'Reduced by 8.2% (3.5 KB)', 40156, 43736, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2798, 8902, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/sh01-100x100.jpg', '', 'Reduced by 7.2% (427 B)', 5479, 5906, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2799, 8902, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/sh01-140x140.jpg', '', 'Reduced by 5.6% (577 B)', 9666, 10243, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2800, 8902, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/sh01-400x335.jpg', '', 'Reduced by 8.4% (4.4 KB)', 49311, 53822, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2801, 8902, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/sh01-350x350.jpg', '', 'Reduced by 7.4% (3.4 KB)', 43130, 46595, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2802, 8902, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/sh01-375x400.jpg', '', 'Reduced by 8.2% (4.8 KB)', 54842, 59745, '', 10, 0, 1, '2019-05-08 12:48:42', NULL),
(2803, 8899, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book.jpg', '', 'Reduced by 22.7% (40.0 KB)', 139718, 180668, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2804, 8899, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-150x150.jpg', '', 'Reduced by 7.4% (442 B)', 5496, 5938, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2805, 8899, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-300x281.jpg', '', 'Reduced by 7.7% (1.2 KB)', 14128, 15306, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2806, 8899, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-768x720.jpg', '', 'Reduced by 8.6% (5.3 KB)', 57350, 62762, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2807, 8899, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-800x604.jpg', '', 'Reduced by 7.0% (4.9 KB)', 67681, 72744, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2808, 8899, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-600x403.jpg', '', 'Reduced by 6.8% (2.8 KB)', 39149, 42008, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2809, 8899, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-400x269.jpg', '', 'Reduced by 6.6% (1.5 KB)', 21890, 23446, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2810, 8899, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-100x100.jpg', '', 'Reduced by 11.7% (392 B)', 2960, 3352, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2811, 8899, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-140x140.jpg', '', 'Reduced by 8.2% (449 B)', 5059, 5508, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2812, 8899, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-800x500.jpg', '', 'Reduced by 6.4% (4.4 KB)', 64842, 69306, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2813, 8899, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-670x335.jpg', '', 'Reduced by 6.3% (2.4 KB)', 36382, 38813, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2814, 8899, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-500x500.jpg', '', 'Reduced by 8.1% (2.9 KB)', 33633, 36614, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2815, 8899, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-350x350.jpg', '', 'Reduced by 7.9% (1.6 KB)', 19343, 21003, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2816, 8899, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-500x750.jpg', '', 'Reduced by 6.9% (4.6 KB)', 63015, 67698, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2817, 8899, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-800x600.jpg', '', 'Reduced by 7.1% (5.0 KB)', 67337, 72447, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2818, 8899, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-800x700.jpg', '', 'Reduced by 7.9% (5.7 KB)', 68131, 73944, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2819, 8899, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-800x750.jpg', '', 'Reduced by 8.3% (6.1 KB)', 68570, 74806, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2820, 8899, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-375x400.jpg', '', 'Reduced by 7.6% (1.9 KB)', 23547, 25495, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2821, 8899, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-first-cape-town-words-book-600x563.jpg', '', 'Reduced by 8.6% (3.7 KB)', 40299, 44075, '', 10, 0, 1, '2019-05-08 12:48:39', NULL),
(2822, 8898, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi.jpg', '', 'Reduced by 5.7% (5.4 KB)', 91294, 96844, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2823, 8898, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-150x150.jpg', '', 'Reduced by 7.3% (458 B)', 5784, 6242, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2824, 8898, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-300x281.jpg', '', 'Reduced by 9.0% (1.4 KB)', 14721, 16179, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2825, 8898, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-768x720.jpg', '', 'Reduced by 9.3% (6.0 KB)', 59662, 65809, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2826, 8898, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-800x604.jpg', '', 'Reduced by 8.0% (5.9 KB)', 69755, 75831, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2827, 8898, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-600x403.jpg', '', 'Reduced by 7.6% (3.3 KB)', 40556, 43903, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2828, 8898, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-400x269.jpg', '', 'Reduced by 7.9% (1.9 KB)', 22156, 24061, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2829, 8898, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-100x100.jpg', '', 'Reduced by 11.2% (403 B)', 3202, 3605, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2830, 8898, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-140x140.jpg', '', 'Reduced by 8.1% (461 B)', 5258, 5719, '', 10, 0, 1, '2019-05-06 20:30:18', NULL),
(2831, 8898, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-800x500.jpg', '', 'Reduced by 7.3% (5.0 KB)', 65180, 70291, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2832, 8898, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-670x335.jpg', '', 'Reduced by 7.7% (3.0 KB)', 36991, 40071, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2833, 8898, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-500x500.jpg', '', 'Reduced by 9.5% (3.6 KB)', 34643, 38290, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2834, 8898, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-350x350.jpg', '', 'Reduced by 9.1% (1.9 KB)', 19609, 21562, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2835, 8898, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-500x750.jpg', '', 'Reduced by 7.6% (5.2 KB)', 65347, 70701, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2836, 8898, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-800x600.jpg', '', 'Reduced by 7.9% (5.7 KB)', 68932, 74811, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2837, 8898, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-800x700.jpg', '', 'Reduced by 8.8% (6.6 KB)', 70240, 77031, '', 10, 0, 1, '2019-05-06 20:30:19', NULL),
(2838, 8898, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-800x750.jpg', '', 'Reduced by 9.6% (7.4 KB)', 71399, 78958, '', 10, 0, 1, '2019-05-06 20:30:20', NULL),
(2839, 8898, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-375x400.jpg', '', 'Reduced by 8.4% (2.2 KB)', 24204, 26410, '', 10, 0, 1, '2019-05-06 20:30:20', NULL),
(2840, 8898, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-first-words-jozi-600x563.jpg', '', 'Reduced by 9.5% (4.3 KB)', 41985, 46398, '', 10, 0, 1, '2019-05-06 20:30:20', NULL),
(2841, 8897, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad.jpg', '', 'Reduced by 5.4% (5.4 KB)', 95809, 101311, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2842, 8897, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-150x150.jpg', '', 'Reduced by 8.1% (435 B)', 4931, 5366, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2843, 8897, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-300x281.jpg', '', 'Reduced by 8.1% (1.2 KB)', 13719, 14935, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2844, 8897, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-768x720.jpg', '', 'Reduced by 8.8% (5.6 KB)', 58765, 64460, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2845, 8897, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-800x604.jpg', '', 'Reduced by 7.4% (5.4 KB)', 68287, 73772, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2846, 8897, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-600x403.jpg', '', 'Reduced by 7.4% (3.2 KB)', 40514, 43745, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2847, 8897, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-400x269.jpg', '', 'Reduced by 7.1% (1.7 KB)', 22290, 23985, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2848, 8897, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-100x100.jpg', '', 'Reduced by 12.7% (368 B)', 2532, 2900, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2849, 8897, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-140x140.jpg', '', 'Reduced by 8.5% (409 B)', 4405, 4814, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2850, 8897, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-800x500.jpg', '', 'Reduced by 6.3% (4.4 KB)', 67104, 71580, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2851, 8897, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-670x335.jpg', '', 'Reduced by 5.9% (2.4 KB)', 39748, 42239, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2852, 8897, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-500x500.jpg', '', 'Reduced by 8.4% (3.0 KB)', 34048, 37155, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2853, 8897, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-350x350.jpg', '', 'Reduced by 7.9% (1.6 KB)', 19493, 21160, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2854, 8897, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-500x750.jpg', '', 'Reduced by 6.6% (4.6 KB)', 67397, 72129, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2855, 8897, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-800x600.jpg', '', 'Reduced by 7.4% (5.4 KB)', 68633, 74156, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2856, 8897, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-800x700.jpg', '', 'Reduced by 8.3% (6.1 KB)', 68733, 74972, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2857, 8897, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-800x750.jpg', '', 'Reduced by 9.0% (6.7 KB)', 69847, 76722, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2858, 8897, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-375x400.jpg', '', 'Reduced by 8.2% (2.1 KB)', 23879, 26009, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2859, 8897, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-pad-600x563.jpg', '', 'Reduced by 8.7% (3.8 KB)', 41273, 45214, '', 10, 0, 1, '2019-05-08 12:48:35', NULL),
(2860, 8895, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards.jpg', '', 'Reduced by 24.8% (34.6 KB)', 107401, 142823, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2861, 8895, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-150x150.jpg', '', 'Reduced by 10.3% (426 B)', 3722, 4148, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2862, 8895, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-300x281.jpg', '', 'Reduced by 8.5% (946 B)', 10124, 11070, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2863, 8895, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-768x720.jpg', '', 'Reduced by 10.7% (5.1 KB)', 43298, 48475, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2864, 8895, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-800x604.jpg', '', 'Reduced by 8.8% (4.7 KB)', 50196, 55041, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2865, 8895, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-600x403.jpg', '', 'Reduced by 8.1% (2.4 KB)', 28297, 30803, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2866, 8895, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-400x269.jpg', '', 'Reduced by 7.1% (1.1 KB)', 15304, 16476, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2867, 8895, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-100x100.jpg', '', 'Reduced by 15.1% (372 B)', 2095, 2467, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2868, 8895, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-140x140.jpg', '', 'Reduced by 11.2% (429 B)', 3390, 3819, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2869, 8895, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-800x500.jpg', '', 'Reduced by 8.1% (4.0 KB)', 46363, 50449, '', 10, 0, 1, '2019-05-06 20:30:23', NULL),
(2870, 8895, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-670x335.jpg', '', 'Reduced by 7.0% (2.0 KB)', 27726, 29810, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2871, 8895, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-500x500.jpg', '', 'Reduced by 9.7% (2.7 KB)', 25411, 28140, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2872, 8895, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-350x350.jpg', '', 'Reduced by 8.8% (1.3 KB)', 14229, 15594, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2873, 8895, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-500x750.jpg', '', 'Reduced by 7.3% (3.8 KB)', 49645, 53578, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2874, 8895, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-800x600.jpg', '', 'Reduced by 8.6% (4.6 KB)', 50207, 54959, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2875, 8895, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-800x700.jpg', '', 'Reduced by 9.9% (5.4 KB)', 50671, 56241, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2876, 8895, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-800x750.jpg', '', 'Reduced by 10.5% (5.8 KB)', 51136, 57110, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2877, 8895, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-375x400.jpg', '', 'Reduced by 8.6% (1.6 KB)', 17470, 19123, '', 10, 0, 1, '2019-05-06 20:30:24', NULL),
(2878, 8895, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-postcards-600x563.jpg', '', 'Reduced by 10.3% (3.4 KB)', 30337, 33824, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2879, 8894, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards.jpg', '', 'Reduced by 21.9% (38.2 KB)', 139003, 178094, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2880, 8894, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-150x150.jpg', '', 'Reduced by 7.5% (410 B)', 5090, 5500, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2881, 8894, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-300x281.jpg', '', 'Reduced by 8.4% (1.2 KB)', 13235, 14443, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2882, 8894, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-768x720.jpg', '', 'Reduced by 8.6% (5.1 KB)', 55706, 60957, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2883, 8894, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x604.jpg', '', 'Reduced by 6.9% (4.7 KB)', 64397, 69161, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2884, 8894, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-600x403.jpg', '', 'Reduced by 6.7% (2.7 KB)', 38442, 41206, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2885, 8894, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-400x269.jpg', '', 'Reduced by 7.0% (1.6 KB)', 21189, 22783, '', 10, 0, 1, '2019-05-06 20:30:25', NULL),
(2886, 8894, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-100x100.jpg', '', 'Reduced by 12.1% (371 B)', 2705, 3076, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2887, 8894, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-140x140.jpg', '', 'Reduced by 8.3% (414 B)', 4575, 4989, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2888, 8894, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x500.jpg', '', 'Reduced by 5.9% (3.9 KB)', 63823, 67832, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2889, 8894, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-670x335.jpg', '', 'Reduced by 5.3% (2.4 KB)', 43400, 45816, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2890, 8894, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-500x500.jpg', '', 'Reduced by 8.6% (3.0 KB)', 32764, 35833, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2891, 8894, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-350x350.jpg', '', 'Reduced by 7.9% (1.5 KB)', 18243, 19807, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2892, 8894, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-500x750.jpg', '', 'Reduced by 7.6% (4.2 KB)', 52659, 56963, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2893, 8894, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x600.jpg', '', 'Reduced by 6.9% (4.7 KB)', 64220, 69006, '', 10, 0, 1, '2019-05-06 20:30:26', NULL),
(2894, 8894, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x700.jpg', '', 'Reduced by 7.8% (5.4 KB)', 64859, 70361, '', 10, 0, 1, '2019-05-06 20:30:27', NULL),
(2895, 8894, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-800x750.jpg', '', 'Reduced by 8.3% (5.8 KB)', 65379, 71315, '', 10, 0, 1, '2019-05-06 20:30:27', NULL),
(2896, 8894, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-375x400.jpg', '', 'Reduced by 8.1% (2.0 KB)', 22762, 24767, '', 10, 0, 1, '2019-05-06 20:30:27', NULL),
(2897, 8894, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-postcards-600x563.jpg', '', 'Reduced by 8.7% (3.6 KB)', 39114, 42839, '', 10, 0, 1, '2019-05-06 20:30:27', NULL),
(2898, 8890, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3.jpg', '', 'Reduced by 21.1% (35.5 KB)', 136392, 172794, '', 10, 0, 1, '2019-05-06 20:30:27', NULL),
(2899, 8890, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-150x150.jpg', '', 'Reduced by 9.5% (417 B)', 3990, 4407, '', 10, 0, 1, '2019-05-06 20:30:28', NULL),
(2900, 8890, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-300x281.jpg', '', 'Reduced by 6.8% (821 B)', 11301, 12122, '', 10, 0, 1, '2019-05-06 20:30:28', NULL),
(2901, 8890, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-768x720.jpg', '', 'Reduced by 8.5% (4.8 KB)', 52458, 57330, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2902, 8890, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-800x604.jpg', '', 'Reduced by 6.9% (4.5 KB)', 62157, 66784, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2903, 8890, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-600x403.jpg', '', 'Reduced by 6.3% (2.3 KB)', 34918, 37279, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2904, 8890, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-400x269.jpg', '', 'Reduced by 5.5% (1.1 KB)', 18585, 19675, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2905, 8890, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-100x100.jpg', '', 'Reduced by 14.5% (373 B)', 2198, 2571, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2906, 8890, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-140x140.jpg', '', 'Reduced by 9.5% (384 B)', 3665, 4049, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2907, 8890, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-800x500.jpg', '', 'Reduced by 6.1% (3.8 KB)', 60200, 64113, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2908, 8890, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-670x335.jpg', '', 'Reduced by 5.4% (2.0 KB)', 36953, 39044, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2909, 8890, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-500x500.jpg', '', 'Reduced by 7.6% (2.4 KB)', 29925, 32395, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2910, 8890, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-350x350.jpg', '', 'Reduced by 6.9% (1.2 KB)', 16296, 17498, '', 10, 0, 1, '2019-05-06 20:30:29', NULL),
(2911, 8890, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-500x750.jpg', '', 'Reduced by 6.4% (4.0 KB)', 59748, 63863, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2912, 8890, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-800x600.jpg', '', 'Reduced by 7.0% (4.6 KB)', 62174, 66869, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2913, 8890, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-800x700.jpg', '', 'Reduced by 7.9% (5.2 KB)', 62626, 68000, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2914, 8890, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-800x750.jpg', '', 'Reduced by 8.6% (5.8 KB)', 63049, 68989, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2915, 8890, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-375x400.jpg', '', 'Reduced by 6.8% (1.4 KB)', 20104, 21574, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2916, 8890, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle3-600x563.jpg', '', 'Reduced by 8.0% (3.1 KB)', 36406, 39578, '', 10, 0, 1, '2019-05-06 20:30:30', NULL),
(2917, 8889, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle.jpg', '', 'Reduced by 20.9% (42.1 KB)', 163569, 206688, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2918, 8889, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-150x150.jpg', '', 'Reduced by 8.2% (473 B)', 5309, 5782, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2919, 8889, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-300x281.jpg', '', 'Reduced by 8.4% (1.3 KB)', 14346, 15666, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2920, 8889, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-768x720.jpg', '', 'Reduced by 9.0% (5.9 KB)', 61069, 67124, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2921, 8889, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-800x604.jpg', '', 'Reduced by 7.7% (5.7 KB)', 70298, 76179, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2922, 8889, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-600x403.jpg', '', 'Reduced by 7.3% (3.2 KB)', 41871, 45176, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2923, 8889, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-400x269.jpg', '', 'Reduced by 7.0% (1.7 KB)', 22683, 24384, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2924, 8889, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-100x100.jpg', '', 'Reduced by 12.8% (417 B)', 2838, 3255, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2925, 8889, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-140x140.jpg', '', 'Reduced by 8.7% (452 B)', 4716, 5168, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2926, 8889, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-800x500.jpg', '', 'Reduced by 6.8% (4.9 KB)', 68373, 73343, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2927, 8889, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-670x335.jpg', '', 'Reduced by 6.5% (2.9 KB)', 43285, 46296, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2928, 8889, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-500x500.jpg', '', 'Reduced by 8.6% (3.3 KB)', 36080, 39484, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2929, 8889, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-350x350.jpg', '', 'Reduced by 8.1% (1.7 KB)', 19960, 21729, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2930, 8889, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-500x750.jpg', '', 'Reduced by 7.7% (5.3 KB)', 64606, 69997, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2931, 8889, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-800x600.jpg', '', 'Reduced by 7.7% (5.7 KB)', 70210, 76047, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2932, 8889, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-800x700.jpg', '', 'Reduced by 8.6% (6.5 KB)', 70724, 77379, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2933, 8889, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-800x750.jpg', '', 'Reduced by 9.0% (6.9 KB)', 71036, 78061, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2934, 8889, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-375x400.jpg', '', 'Reduced by 7.9% (2.1 KB)', 24424, 26526, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2935, 8889, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-big-south-africa-puzzle-600x563.jpg', '', 'Reduced by 9.0% (4.1 KB)', 42937, 47170, '', 10, 0, 1, '2019-05-08 12:48:28', NULL),
(2936, 8888, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1.jpg', '', 'Reduced by 23.3% (38.8 KB)', 131088, 170823, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2937, 8888, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-150x150.jpg', '', 'Reduced by 9.4% (421 B)', 4041, 4462, '', 10, 0, 1, '2019-05-06 20:30:34', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(2938, 8888, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-300x281.jpg', '', 'Reduced by 9.7% (1.1 KB)', 10777, 11937, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2939, 8888, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-768x720.jpg', '', 'Reduced by 11.3% (5.9 KB)', 47603, 53682, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2940, 8888, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-800x604.jpg', '', 'Reduced by 9.6% (5.7 KB)', 55496, 61375, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2941, 8888, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-600x403.jpg', '', 'Reduced by 9.0% (3.1 KB)', 32425, 35623, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2942, 8888, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-400x269.jpg', '', 'Reduced by 8.3% (1.5 KB)', 17510, 19097, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2943, 8888, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-100x100.jpg', '', 'Reduced by 14.9% (380 B)', 2171, 2551, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2944, 8888, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-140x140.jpg', '', 'Reduced by 10.1% (400 B)', 3543, 3943, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2945, 8888, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-800x500.jpg', '', 'Reduced by 8.6% (5.0 KB)', 54987, 60158, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2946, 8888, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-670x335.jpg', '', 'Reduced by 7.7% (2.9 KB)', 35203, 38125, '', 10, 0, 1, '2019-05-06 20:30:34', NULL),
(2947, 8888, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-500x500.jpg', '', 'Reduced by 10.4% (3.1 KB)', 27703, 30922, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2948, 8888, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-350x350.jpg', '', 'Reduced by 9.8% (1.6 KB)', 15084, 16715, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2949, 8888, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-500x750.jpg', '', 'Reduced by 8.3% (4.8 KB)', 54948, 59908, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2950, 8888, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-800x600.jpg', '', 'Reduced by 9.5% (5.7 KB)', 55436, 61273, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2951, 8888, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-800x700.jpg', '', 'Reduced by 10.6% (6.5 KB)', 55956, 62575, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2952, 8888, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-800x750.jpg', '', 'Reduced by 11.1% (6.9 KB)', 56455, 63533, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2953, 8888, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-375x400.jpg', '', 'Reduced by 9.6% (2.0 KB)', 18882, 20894, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2954, 8888, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-puzzle1-600x563.jpg', '', 'Reduced by 11.1% (4.0 KB)', 33103, 37218, '', 10, 0, 1, '2019-05-06 20:30:35', NULL),
(2955, 8887, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2.jpg', '', 'Reduced by 22.4% (41.2 KB)', 145962, 188198, '', 10, 0, 1, '2019-05-06 20:30:36', NULL),
(2956, 8887, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-150x150.jpg', '', 'Reduced by 8.3% (409 B)', 4506, 4915, '', 10, 0, 1, '2019-05-06 20:30:36', NULL),
(2957, 8887, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-300x281.jpg', '', 'Reduced by 9.8% (1.3 KB)', 12555, 13915, '', 10, 0, 1, '2019-05-06 20:30:36', NULL),
(2958, 8887, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-768x720.jpg', '', 'Reduced by 10.2% (6.5 KB)', 58485, 65119, '', 10, 0, 1, '2019-05-06 20:30:36', NULL),
(2959, 8887, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-800x604.jpg', '', 'Reduced by 8.7% (6.5 KB)', 69765, 76383, '', 10, 0, 1, '2019-05-06 20:30:36', NULL),
(2960, 8887, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-600x403.jpg', '', 'Reduced by 8.4% (3.5 KB)', 39282, 42899, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2961, 8887, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-400x269.jpg', '', 'Reduced by 8.6% (1.9 KB)', 20855, 22810, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2962, 8887, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-100x100.jpg', '', 'Reduced by 13.7% (395 B)', 2478, 2873, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2963, 8887, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-140x140.jpg', '', 'Reduced by 9.0% (405 B)', 4100, 4505, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2964, 8887, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-800x500.jpg', '', 'Reduced by 7.9% (5.8 KB)', 69518, 75444, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2965, 8887, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-670x335.jpg', '', 'Reduced by 7.6% (3.1 KB)', 39205, 42412, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2966, 8887, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-500x500.jpg', '', 'Reduced by 10.3% (3.7 KB)', 33037, 36821, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2967, 8887, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-350x350.jpg', '', 'Reduced by 9.5% (1.8 KB)', 17908, 19786, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2968, 8887, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-500x750.jpg', '', 'Reduced by 7.8% (5.6 KB)', 68025, 73755, '', 10, 0, 1, '2019-05-06 20:30:37', NULL),
(2969, 8887, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-800x600.jpg', '', 'Reduced by 8.8% (6.6 KB)', 70039, 76802, '', 10, 0, 1, '2019-05-06 20:30:38', NULL),
(2970, 8887, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-800x700.jpg', '', 'Reduced by 9.5% (7.2 KB)', 70242, 77583, '', 10, 0, 1, '2019-05-06 20:30:38', NULL),
(2971, 8887, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-800x750.jpg', '', 'Reduced by 10.0% (7.7 KB)', 70899, 78758, '', 10, 0, 1, '2019-05-06 20:30:38', NULL),
(2972, 8887, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-375x400.jpg', '', 'Reduced by 9.3% (2.2 KB)', 22409, 24696, '', 10, 0, 1, '2019-05-06 20:30:38', NULL),
(2973, 8887, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-travel-puzzle2-600x563.jpg', '', 'Reduced by 10.2% (4.5 KB)', 40142, 44725, '', 10, 0, 1, '2019-05-06 20:30:38', NULL),
(2974, 8886, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle.jpg', '', 'Reduced by 26.6% (37.1 KB)', 104564, 142509, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2975, 8886, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-150x150.jpg', '', 'Reduced by 10.3% (432 B)', 3747, 4179, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2976, 8886, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-300x281.jpg', '', 'Reduced by 11.2% (1.2 KB)', 9923, 11173, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2977, 8886, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-768x720.jpg', '', 'Reduced by 12.3% (6.0 KB)', 44299, 50485, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2978, 8886, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-800x604.jpg', '', 'Reduced by 10.4% (5.8 KB)', 51444, 57406, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2979, 8886, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-600x403.jpg', '', 'Reduced by 9.8% (3.2 KB)', 30053, 33314, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2980, 8886, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-400x269.jpg', '', 'Reduced by 9.2% (1.6 KB)', 16276, 17925, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2981, 8886, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-100x100.jpg', '', 'Reduced by 16.2% (386 B)', 2000, 2386, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2982, 8886, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-140x140.jpg', '', 'Reduced by 10.9% (405 B)', 3297, 3702, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2983, 8886, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-800x500.jpg', '', 'Reduced by 9.3% (5.1 KB)', 51128, 56357, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2984, 8886, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-670x335.jpg', '', 'Reduced by 8.4% (3.0 KB)', 33576, 36642, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2985, 8886, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-500x500.jpg', '', 'Reduced by 11.5% (3.2 KB)', 25432, 28749, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2986, 8886, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-350x350.jpg', '', 'Reduced by 11.0% (1.7 KB)', 14001, 15738, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2987, 8886, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-500x750.jpg', '', 'Reduced by 8.9% (4.8 KB)', 50722, 55680, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2988, 8886, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-800x600.jpg', '', 'Reduced by 10.5% (5.9 KB)', 51524, 57539, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2989, 8886, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-800x700.jpg', '', 'Reduced by 11.4% (6.5 KB)', 51909, 58606, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2990, 8886, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-800x750.jpg', '', 'Reduced by 11.9% (6.9 KB)', 52318, 59403, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2991, 8886, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-375x400.jpg', '', 'Reduced by 10.7% (2.0 KB)', 17441, 19528, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2992, 8886, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/travel-edition-my-big-safari-puzzle-600x563.jpg', '', 'Reduced by 11.9% (4.1 KB)', 30719, 34877, '', 10, 0, 1, '2019-05-08 12:48:24', NULL),
(2993, 8885, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3.jpg', '', 'Reduced by 20.6% (35.4 KB)', 139364, 175586, '', 10, 0, 1, '2019-05-06 20:30:46', NULL),
(2994, 8885, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-150x150.jpg', '', 'Reduced by 9.2% (408 B)', 4029, 4437, '', 10, 0, 1, '2019-05-06 20:30:46', NULL),
(2995, 8885, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-300x281.jpg', '', 'Reduced by 7.1% (870 B)', 11311, 12181, '', 10, 0, 1, '2019-05-06 20:30:46', NULL),
(2996, 8885, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-768x720.jpg', '', 'Reduced by 8.5% (5.0 KB)', 54886, 59963, '', 10, 0, 1, '2019-05-06 20:30:46', NULL),
(2997, 8885, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-800x604.jpg', '', 'Reduced by 6.8% (4.7 KB)', 66237, 71043, '', 10, 0, 1, '2019-05-06 20:30:46', NULL),
(2998, 8885, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-600x403.jpg', '', 'Reduced by 5.9% (2.3 KB)', 36904, 39228, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(2999, 8885, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-400x269.jpg', '', 'Reduced by 6.0% (1.2 KB)', 19291, 20512, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3000, 8885, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-100x100.jpg', '', 'Reduced by 16.1% (393 B)', 2053, 2446, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3001, 8885, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-140x140.jpg', '', 'Reduced by 10.6% (419 B)', 3529, 3948, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3002, 8885, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-800x500.jpg', '', 'Reduced by 6.0% (4.0 KB)', 65302, 69449, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3003, 8885, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-670x335.jpg', '', 'Reduced by 4.9% (2.0 KB)', 39337, 41353, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3004, 8885, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-500x500.jpg', '', 'Reduced by 8.0% (2.6 KB)', 31172, 33880, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3005, 8885, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-350x350.jpg', '', 'Reduced by 7.6% (1.3 KB)', 16365, 17711, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3006, 8885, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-500x750.jpg', '', 'Reduced by 6.4% (4.1 KB)', 61483, 65684, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3007, 8885, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-800x600.jpg', '', 'Reduced by 6.8% (4.7 KB)', 65596, 70360, '', 10, 0, 1, '2019-05-06 20:30:47', NULL),
(3008, 8885, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-800x700.jpg', '', 'Reduced by 7.7% (5.5 KB)', 66662, 72243, '', 10, 0, 1, '2019-05-06 20:30:48', NULL),
(3009, 8885, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-800x750.jpg', '', 'Reduced by 8.5% (6.0 KB)', 66924, 73107, '', 10, 0, 1, '2019-05-06 20:30:48', NULL),
(3010, 8885, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-375x400.jpg', '', 'Reduced by 7.2% (1.5 KB)', 20482, 22063, '', 10, 0, 1, '2019-05-06 20:30:48', NULL),
(3011, 8885, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle3-600x563.jpg', '', 'Reduced by 8.0% (3.2 KB)', 37565, 40831, '', 10, 0, 1, '2019-05-06 20:30:48', NULL),
(3012, 8884, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2.jpg', '', 'Reduced by 21.8% (37.3 KB)', 136840, 175047, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3013, 8884, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-150x150.jpg', '', 'Reduced by 7.6% (388 B)', 4696, 5084, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3014, 8884, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-300x281.jpg', '', 'Reduced by 7.8% (1.0 KB)', 12273, 13318, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3015, 8884, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-768x720.jpg', '', 'Reduced by 8.7% (4.9 KB)', 53151, 58184, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3016, 8884, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-800x604.jpg', '', 'Reduced by 7.0% (4.6 KB)', 61911, 66596, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3017, 8884, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-600x403.jpg', '', 'Reduced by 6.5% (2.4 KB)', 36173, 38669, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3018, 8884, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-400x269.jpg', '', 'Reduced by 6.3% (1.3 KB)', 19825, 21162, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3019, 8884, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-100x100.jpg', '', 'Reduced by 13.9% (382 B)', 2366, 2748, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3020, 8884, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-140x140.jpg', '', 'Reduced by 8.8% (400 B)', 4136, 4536, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3021, 8884, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-800x500.jpg', '', 'Reduced by 6.1% (3.9 KB)', 61453, 65438, '', 10, 0, 1, '2019-05-06 20:30:49', NULL),
(3022, 8884, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-670x335.jpg', '', 'Reduced by 5.5% (2.2 KB)', 37835, 40058, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3023, 8884, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-500x500.jpg', '', 'Reduced by 8.2% (2.7 KB)', 31078, 33836, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3024, 8884, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-350x350.jpg', '', 'Reduced by 8.0% (1.5 KB)', 17600, 19131, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3025, 8884, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-500x750.jpg', '', 'Reduced by 6.5% (3.9 KB)', 56998, 60960, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3026, 8884, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-800x600.jpg', '', 'Reduced by 7.1% (4.6 KB)', 61784, 66536, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3027, 8884, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-800x700.jpg', '', 'Reduced by 8.0% (5.3 KB)', 62391, 67796, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3028, 8884, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-800x750.jpg', '', 'Reduced by 8.7% (5.8 KB)', 62688, 68636, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3029, 8884, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-375x400.jpg', '', 'Reduced by 7.7% (1.8 KB)', 21630, 23432, '', 10, 0, 1, '2019-05-06 20:30:50', NULL),
(3030, 8884, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle2-600x563.jpg', '', 'Reduced by 8.5% (3.3 KB)', 36836, 40254, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3031, 8883, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1.jpg', '', 'Reduced by 23.2% (36.7 KB)', 124778, 162375, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3032, 8883, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-150x150.jpg', '', 'Reduced by 8.5% (403 B)', 4318, 4721, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3033, 8883, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-300x281.jpg', '', 'Reduced by 8.3% (1.0 KB)', 11526, 12571, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3034, 8883, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-768x720.jpg', '', 'Reduced by 9.3% (5.0 KB)', 49469, 54560, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3035, 8883, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-800x604.jpg', '', 'Reduced by 7.8% (4.7 KB)', 57223, 62044, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3036, 8883, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-600x403.jpg', '', 'Reduced by 7.0% (2.5 KB)', 33809, 36354, '', 10, 0, 1, '2019-05-06 20:30:51', NULL),
(3037, 8883, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-400x269.jpg', '', 'Reduced by 6.7% (1.3 KB)', 18504, 19824, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3038, 8883, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-100x100.jpg', '', 'Reduced by 13.8% (377 B)', 2352, 2729, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3039, 8883, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-140x140.jpg', '', 'Reduced by 8.9% (376 B)', 3837, 4213, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3040, 8883, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-800x500.jpg', '', 'Reduced by 6.8% (4.0 KB)', 55993, 60097, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3041, 8883, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-670x335.jpg', '', 'Reduced by 5.9% (2.1 KB)', 34795, 36990, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3042, 8883, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-500x500.jpg', '', 'Reduced by 8.9% (2.7 KB)', 28545, 31317, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3043, 8883, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-350x350.jpg', '', 'Reduced by 8.0% (1.4 KB)', 16094, 17497, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3044, 8883, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-500x750.jpg', '', 'Reduced by 6.6% (3.9 KB)', 56795, 60779, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3045, 8883, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-800x600.jpg', '', 'Reduced by 7.8% (4.7 KB)', 57184, 62036, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3046, 8883, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-800x700.jpg', '', 'Reduced by 8.8% (5.5 KB)', 57662, 63244, '', 10, 0, 1, '2019-05-06 20:30:52', NULL),
(3047, 8883, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-800x750.jpg', '', 'Reduced by 9.3% (5.9 KB)', 58170, 64169, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3048, 8883, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-375x400.jpg', '', 'Reduced by 7.9% (1.6 KB)', 19610, 21286, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3049, 8883, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-puzzle1-600x563.jpg', '', 'Reduced by 9.0% (3.4 KB)', 34589, 38024, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3050, 8882, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2.jpg', '', 'Reduced by 24.1% (36.5 KB)', 117638, 154968, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3051, 8882, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-150x150.jpg', '', 'Reduced by 9.4% (502 B)', 4858, 5360, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3052, 8882, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-300x281.jpg', '', 'Reduced by 9.1% (1.1 KB)', 11460, 12604, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3053, 8882, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-768x720.jpg', '', 'Reduced by 10.0% (4.9 KB)', 45533, 50587, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3054, 8882, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-800x604.jpg', '', 'Reduced by 8.1% (4.5 KB)', 52085, 56648, '', 10, 0, 1, '2019-05-06 20:30:53', NULL),
(3055, 8882, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-600x403.jpg', '', 'Reduced by 7.2% (2.4 KB)', 31585, 34027, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3056, 8882, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-400x269.jpg', '', 'Reduced by 7.7% (1.5 KB)', 18012, 19509, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3057, 8882, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-100x100.jpg', '', 'Reduced by 13.3% (403 B)', 2617, 3020, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3058, 8882, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-140x140.jpg', '', 'Reduced by 9.3% (441 B)', 4298, 4739, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3059, 8882, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-800x500.jpg', '', 'Reduced by 6.8% (3.7 KB)', 51533, 55317, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3060, 8882, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-670x335.jpg', '', 'Reduced by 6.2% (2.1 KB)', 32046, 34160, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3061, 8882, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-500x500.jpg', '', 'Reduced by 9.0% (2.6 KB)', 27277, 29983, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3062, 8882, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-350x350.jpg', '', 'Reduced by 8.8% (1.5 KB)', 15754, 17281, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3063, 8882, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-500x750.jpg', '', 'Reduced by 6.9% (3.7 KB)', 51247, 55071, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3064, 8882, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-800x600.jpg', '', 'Reduced by 8.1% (4.5 KB)', 52283, 56886, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3065, 8882, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-800x700.jpg', '', 'Reduced by 9.2% (5.2 KB)', 52539, 57848, '', 10, 0, 1, '2019-05-06 20:30:54', NULL),
(3066, 8882, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-800x750.jpg', '', 'Reduced by 9.8% (5.6 KB)', 52687, 58404, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3067, 8882, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-375x400.jpg', '', 'Reduced by 8.5% (1.7 KB)', 19242, 21019, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3068, 8882, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game2-600x563.jpg', '', 'Reduced by 9.6% (3.3 KB)', 32148, 35548, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3069, 8881, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1.jpg', '', 'Reduced by 25.2% (39.3 KB)', 119325, 159544, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3070, 8881, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-150x150.jpg', '', 'Reduced by 9.6% (429 B)', 4038, 4467, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3071, 8881, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-300x281.jpg', '', 'Reduced by 10.5% (1.2 KB)', 10514, 11753, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3072, 8881, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-768x720.jpg', '', 'Reduced by 12.3% (6.2 KB)', 45459, 51840, '', 10, 0, 1, '2019-05-06 20:30:55', NULL),
(3073, 8881, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-800x604.jpg', '', 'Reduced by 10.2% (5.9 KB)', 53254, 59313, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3074, 8881, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-600x403.jpg', '', 'Reduced by 9.6% (3.2 KB)', 30930, 34229, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3075, 8881, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-400x269.jpg', '', 'Reduced by 9.1% (1.7 KB)', 16978, 18680, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3076, 8881, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-100x100.jpg', '', 'Reduced by 14.6% (379 B)', 2215, 2594, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3077, 8881, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-140x140.jpg', '', 'Reduced by 10.2% (402 B)', 3533, 3935, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3078, 8881, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-800x500.jpg', '', 'Reduced by 9.5% (5.3 KB)', 51795, 57215, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3079, 8881, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-670x335.jpg', '', 'Reduced by 9.1% (2.9 KB)', 30033, 33040, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3080, 8881, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-500x500.jpg', '', 'Reduced by 11.2% (3.3 KB)', 26649, 30027, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3081, 8881, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-350x350.jpg', '', 'Reduced by 10.6% (1.7 KB)', 14839, 16591, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3082, 8881, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-500x750.jpg', '', 'Reduced by 8.7% (4.9 KB)', 52629, 57632, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3083, 8881, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-800x600.jpg', '', 'Reduced by 10.1% (5.9 KB)', 53624, 59661, '', 10, 0, 1, '2019-05-06 20:30:56', NULL),
(3084, 8881, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-800x700.jpg', '', 'Reduced by 11.2% (6.6 KB)', 53711, 60513, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3085, 8881, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-800x750.jpg', '', 'Reduced by 11.7% (7.1 KB)', 54375, 61600, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3086, 8881, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-375x400.jpg', '', 'Reduced by 10.2% (2.0 KB)', 18250, 20318, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3087, 8881, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-south-africa-memory-game1-600x563.jpg', '', 'Reduced by 11.7% (4.1 KB)', 31756, 35961, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3088, 8880, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2.jpg', '', 'Reduced by 22.8% (34.4 KB)', 119108, 154312, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3089, 8880, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-150x150.jpg', '', 'Reduced by 8.8% (412 B)', 4292, 4704, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3090, 8880, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-300x281.jpg', '', 'Reduced by 7.4% (873 B)', 10903, 11776, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3091, 8880, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-768x720.jpg', '', 'Reduced by 9.4% (4.5 KB)', 44331, 48924, '', 10, 0, 1, '2019-05-06 20:30:57', NULL),
(3092, 8880, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-800x604.jpg', '', 'Reduced by 7.5% (4.1 KB)', 52070, 56283, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3093, 8880, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-600x403.jpg', '', 'Reduced by 6.5% (2.1 KB)', 30378, 32480, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3094, 8880, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-400x269.jpg', '', 'Reduced by 6.2% (1.1 KB)', 16876, 17998, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3095, 8880, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-100x100.jpg', '', 'Reduced by 13.9% (375 B)', 2331, 2706, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3096, 8880, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-140x140.jpg', '', 'Reduced by 9.7% (404 B)', 3761, 4165, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3097, 8880, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-800x500.jpg', '', 'Reduced by 6.1% (3.2 KB)', 50890, 54184, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3098, 8880, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-670x335.jpg', '', 'Reduced by 5.4% (1.7 KB)', 30908, 32682, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3099, 8880, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-500x500.jpg', '', 'Reduced by 8.3% (2.3 KB)', 25616, 27940, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3100, 8880, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-350x350.jpg', '', 'Reduced by 7.1% (1.1 KB)', 14662, 15779, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3101, 8880, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-500x750.jpg', '', 'Reduced by 6.8% (3.4 KB)', 48230, 51760, '', 10, 0, 1, '2019-05-06 20:30:58', NULL),
(3102, 8880, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-800x600.jpg', '', 'Reduced by 7.5% (4.1 KB)', 51907, 56103, '', 10, 0, 1, '2019-05-06 20:31:00', NULL),
(3103, 8880, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-800x700.jpg', '', 'Reduced by 8.6% (4.8 KB)', 52518, 57483, '', 10, 0, 1, '2019-05-06 20:31:00', NULL),
(3104, 8880, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-800x750.jpg', '', 'Reduced by 9.0% (5.1 KB)', 52287, 57468, '', 10, 0, 1, '2019-05-06 20:31:00', NULL),
(3105, 8880, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-375x400.jpg', '', 'Reduced by 7.5% (1.4 KB)', 18017, 19485, '', 10, 0, 1, '2019-05-06 20:31:00', NULL),
(3106, 8880, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game2-600x563.jpg', '', 'Reduced by 8.9% (3.0 KB)', 31026, 34063, '', 10, 0, 1, '2019-05-06 20:31:00', NULL),
(3107, 8879, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1.jpg', '', 'Reduced by 25.0% (34.7 KB)', 106662, 142159, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3108, 8879, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-150x150.jpg', '', 'Reduced by 9.2% (406 B)', 4003, 4409, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3109, 8879, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-300x281.jpg', '', 'Reduced by 9.0% (1,019 B)', 10268, 11287, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3110, 8879, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-768x720.jpg', '', 'Reduced by 10.7% (4.9 KB)', 41762, 46751, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3111, 8879, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-800x604.jpg', '', 'Reduced by 8.8% (4.5 KB)', 48250, 52908, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3112, 8879, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-600x403.jpg', '', 'Reduced by 7.6% (2.3 KB)', 28765, 31131, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3113, 8879, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-400x269.jpg', '', 'Reduced by 7.3% (1.2 KB)', 16059, 17323, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3114, 8879, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-100x100.jpg', '', 'Reduced by 15.5% (391 B)', 2129, 2520, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3115, 8879, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-140x140.jpg', '', 'Reduced by 10.0% (399 B)', 3595, 3994, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3116, 8879, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-800x500.jpg', '', 'Reduced by 7.5% (3.7 KB)', 47498, 51333, '', 10, 0, 1, '2019-05-06 20:31:01', NULL),
(3117, 8879, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-670x335.jpg', '', 'Reduced by 6.3% (2.1 KB)', 31439, 33554, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3118, 8879, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-500x500.jpg', '', 'Reduced by 9.6% (2.6 KB)', 24667, 27291, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3119, 8879, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-350x350.jpg', '', 'Reduced by 8.9% (1.4 KB)', 14249, 15636, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3120, 8879, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-500x750.jpg', '', 'Reduced by 7.0% (3.5 KB)', 47343, 50895, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3121, 8879, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-800x600.jpg', '', 'Reduced by 8.7% (4.5 KB)', 48031, 52610, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3122, 8879, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-800x700.jpg', '', 'Reduced by 10.0% (5.3 KB)', 48699, 54108, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3123, 8879, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-800x750.jpg', '', 'Reduced by 10.4% (5.6 KB)', 48843, 54536, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3124, 8879, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-375x400.jpg', '', 'Reduced by 8.8% (1.6 KB)', 17268, 18927, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3125, 8879, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-safari-memory-game1-600x563.jpg', '', 'Reduced by 10.0% (3.2 KB)', 29501, 32786, '', 10, 0, 1, '2019-05-06 20:31:02', NULL),
(3126, 8878, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4.jpg', '', 'Reduced by 26.4% (36.1 KB)', 102844, 139786, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3127, 8878, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-150x150.jpg', '', 'Reduced by 9.7% (424 B)', 3951, 4375, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3128, 8878, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-300x281.jpg', '', 'Reduced by 9.7% (1.1 KB)', 10075, 11155, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3129, 8878, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-768x720.jpg', '', 'Reduced by 11.6% (5.4 KB)', 42086, 47627, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3130, 8878, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-800x604.jpg', '', 'Reduced by 9.6% (5.0 KB)', 48518, 53641, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3131, 8878, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-600x403.jpg', '', 'Reduced by 8.7% (2.7 KB)', 28792, 31537, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3132, 8878, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-400x269.jpg', '', 'Reduced by 8.3% (1.4 KB)', 15972, 17414, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3133, 8878, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-100x100.jpg', '', 'Reduced by 15.2% (395 B)', 2208, 2603, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3134, 8878, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-140x140.jpg', '', 'Reduced by 10.1% (399 B)', 3536, 3935, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3135, 8878, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-800x500.jpg', '', 'Reduced by 8.4% (4.3 KB)', 48115, 52544, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3136, 8878, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-670x335.jpg', '', 'Reduced by 6.8% (2.3 KB)', 32394, 34748, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3137, 8878, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-500x500.jpg', '', 'Reduced by 10.5% (2.8 KB)', 24427, 27295, '', 10, 0, 1, '2019-05-06 20:31:03', NULL),
(3138, 8878, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-350x350.jpg', '', 'Reduced by 9.6% (1.5 KB)', 14007, 15496, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3139, 8878, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-500x750.jpg', '', 'Reduced by 9.2% (4.1 KB)', 40936, 45098, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3140, 8878, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-800x600.jpg', '', 'Reduced by 9.5% (5.0 KB)', 48407, 53495, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3141, 8878, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-800x700.jpg', '', 'Reduced by 10.7% (5.8 KB)', 48952, 54841, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3142, 8878, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-800x750.jpg', '', 'Reduced by 11.5% (6.3 KB)', 49346, 55762, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3143, 8878, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-375x400.jpg', '', 'Reduced by 9.6% (1.8 KB)', 17111, 18932, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3144, 8878, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game4-600x563.jpg', '', 'Reduced by 11.2% (3.6 KB)', 29442, 33155, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3145, 8877, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3.jpg', '', 'Reduced by 30.2% (34.7 KB)', 82052, 117588, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3146, 8877, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-150x150.jpg', '', 'Reduced by 11.3% (450 B)', 3535, 3985, '', 10, 0, 1, '2019-05-06 20:31:04', NULL),
(3147, 8877, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-300x281.jpg', '', 'Reduced by 6.5% (642 B)', 9219, 9861, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3148, 8877, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-768x720.jpg', '', 'Reduced by 13.4% (5.5 KB)', 36321, 41923, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3149, 8877, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-800x604.jpg', '', 'Reduced by 11.0% (5.0 KB)', 41224, 46307, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3150, 8877, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-600x403.jpg', '', 'Reduced by 9.4% (2.5 KB)', 25020, 27625, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3151, 8877, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-400x269.jpg', '', 'Reduced by 8.6% (1.3 KB)', 14051, 15374, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3152, 8877, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-100x100.jpg', '', 'Reduced by 16.8% (405 B)', 2010, 2415, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3153, 8877, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-140x140.jpg', '', 'Reduced by 11.9% (421 B)', 3126, 3547, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3154, 8877, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-800x500.jpg', '', 'Reduced by 9.6% (4.2 KB)', 40548, 44862, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3155, 8877, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-670x335.jpg', '', 'Reduced by 8.1% (2.3 KB)', 26843, 29203, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3156, 8877, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-500x500.jpg', '', 'Reduced by 11.4% (2.7 KB)', 21424, 24189, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3157, 8877, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-350x350.jpg', '', 'Reduced by 10.5% (1.4 KB)', 12378, 13826, '', 10, 0, 1, '2019-05-06 20:31:05', NULL),
(3158, 8877, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-500x750.jpg', '', 'Reduced by 9.3% (4.0 KB)', 40145, 44276, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3159, 8877, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-800x600.jpg', '', 'Reduced by 11.0% (5.0 KB)', 41111, 46184, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3160, 8877, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-800x700.jpg', '', 'Reduced by 12.3% (5.7 KB)', 41675, 47507, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3161, 8877, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-800x750.jpg', '', 'Reduced by 12.9% (6.1 KB)', 42014, 48224, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3162, 8877, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-375x400.jpg', '', 'Reduced by 10.2% (1.7 KB)', 15030, 16745, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3163, 8877, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game3-600x563.jpg', '', 'Reduced by 12.2% (3.5 KB)', 25669, 29240, '', 10, 0, 1, '2019-05-06 20:31:06', NULL),
(3164, 8876, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2.jpg', '', 'Reduced by 24.1% (42.1 KB)', 135278, 178342, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3165, 8876, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-150x150.jpg', '', 'Reduced by 8.1% (413 B)', 4705, 5118, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3166, 8876, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-300x281.jpg', '', 'Reduced by 8.8% (1.2 KB)', 12753, 13987, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3167, 8876, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-768x720.jpg', '', 'Reduced by 10.5% (6.7 KB)', 58589, 65488, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3168, 8876, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-800x604.jpg', '', 'Reduced by 9.4% (7.0 KB)', 69216, 76369, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3169, 8876, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-600x403.jpg', '', 'Reduced by 8.3% (3.5 KB)', 39923, 43532, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3170, 8876, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-400x269.jpg', '', 'Reduced by 7.5% (1.7 KB)', 21562, 23300, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3171, 8876, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-100x100.jpg', '', 'Reduced by 13.2% (384 B)', 2522, 2906, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3172, 8876, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-140x140.jpg', '', 'Reduced by 9.2% (419 B)', 4144, 4563, '', 10, 0, 1, '2019-05-06 20:31:07', NULL),
(3173, 8876, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-800x500.jpg', '', 'Reduced by 8.2% (6.0 KB)', 68831, 75020, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3174, 8876, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-670x335.jpg', '', 'Reduced by 7.2% (3.5 KB)', 45838, 49387, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3175, 8876, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-500x500.jpg', '', 'Reduced by 9.6% (3.5 KB)', 33876, 37462, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3176, 8876, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-350x350.jpg', '', 'Reduced by 8.5% (1.7 KB)', 18484, 20207, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3177, 8876, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-500x750.jpg', '', 'Reduced by 9.2% (5.7 KB)', 57729, 63611, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3178, 8876, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-800x600.jpg', '', 'Reduced by 9.2% (6.9 KB)', 69241, 76291, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3179, 8876, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-800x700.jpg', '', 'Reduced by 10.2% (7.7 KB)', 69656, 77569, '', 10, 0, 1, '2019-05-06 20:31:08', NULL),
(3180, 8876, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-800x750.jpg', '', 'Reduced by 10.6% (8.1 KB)', 70253, 78541, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3181, 8876, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-375x400.jpg', '', 'Reduced by 8.6% (2.1 KB)', 22967, 25134, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3182, 8876, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game2-600x563.jpg', '', 'Reduced by 10.0% (4.4 KB)', 40656, 45185, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3183, 8875, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1.jpg', '', 'Reduced by 31.6% (33.9 KB)', 75089, 109846, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3184, 8875, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-150x150.jpg', '', 'Reduced by 13.2% (457 B)', 3010, 3467, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3185, 8875, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-300x281.jpg', '', 'Reduced by 8.4% (692 B)', 7563, 8255, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3186, 8875, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-768x720.jpg', '', 'Reduced by 15.6% (5.9 KB)', 32762, 38817, '', 10, 0, 1, '2019-05-06 20:31:09', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(3187, 8875, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-800x604.jpg', '', 'Reduced by 12.9% (5.5 KB)', 38121, 43762, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3188, 8875, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-600x403.jpg', '', 'Reduced by 12.0% (2.9 KB)', 21834, 24816, '', 10, 0, 1, '2019-05-06 20:31:09', NULL),
(3189, 8875, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-400x269.jpg', '', 'Reduced by 10.8% (1.4 KB)', 11927, 13365, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3190, 8875, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-100x100.jpg', '', 'Reduced by 21.0% (414 B)', 1554, 1968, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3191, 8875, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-140x140.jpg', '', 'Reduced by 14.7% (444 B)', 2582, 3026, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3192, 8875, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-800x500.jpg', '', 'Reduced by 11.6% (4.8 KB)', 37185, 42063, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3193, 8875, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-670x335.jpg', '', 'Reduced by 9.5% (2.6 KB)', 25426, 28110, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3194, 8875, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-500x500.jpg', '', 'Reduced by 14.0% (3.0 KB)', 18629, 21667, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3195, 8875, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-350x350.jpg', '', 'Reduced by 12.7% (1.5 KB)', 10596, 12144, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3196, 8875, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-500x750.jpg', '', 'Reduced by 13.3% (4.4 KB)', 29523, 34042, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3197, 8875, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-800x600.jpg', '', 'Reduced by 12.8% (5.5 KB)', 38193, 43822, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3198, 8875, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-800x700.jpg', '', 'Reduced by 14.2% (6.2 KB)', 38570, 44962, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3199, 8875, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-800x750.jpg', '', 'Reduced by 14.9% (6.6 KB)', 38778, 45566, '', 10, 0, 1, '2019-05-06 20:31:10', NULL),
(3200, 8875, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-375x400.jpg', '', 'Reduced by 12.8% (1.8 KB)', 12802, 14680, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3201, 8875, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/my-wildlife-memory-game1-600x563.jpg', '', 'Reduced by 14.8% (3.8 KB)', 22543, 26471, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3202, 8873, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5.jpg', '', 'Reduced by 18.6% (42.5 KB)', 191170, 234721, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3203, 8873, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-150x150.jpg', '', 'Reduced by 9.7% (435 B)', 4059, 4494, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3204, 8873, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-300x281.jpg', '', 'Reduced by 9.0% (1.2 KB)', 12238, 13453, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3205, 8873, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-768x720.jpg', '', 'Reduced by 8.3% (6.1 KB)', 68848, 75087, '', 10, 0, 1, '2019-05-06 20:31:11', NULL),
(3206, 8873, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-800x604.jpg', '', 'Reduced by 6.7% (5.9 KB)', 85318, 91405, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3207, 8873, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-600x403.jpg', '', 'Reduced by 6.4% (2.9 KB)', 43936, 46937, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3208, 8873, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-400x269.jpg', '', 'Reduced by 7.2% (1.6 KB)', 21760, 23445, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3209, 8873, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-100x100.jpg', '', 'Reduced by 14.8% (392 B)', 2259, 2651, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3210, 8873, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-140x140.jpg', '', 'Reduced by 10.1% (396 B)', 3519, 3915, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3211, 8873, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-800x500.jpg', '', 'Reduced by 6.1% (5.1 KB)', 80019, 85206, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3212, 8873, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-670x335.jpg', '', 'Reduced by 6.7% (2.8 KB)', 39127, 41943, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3213, 8873, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-500x500.jpg', '', 'Reduced by 7.8% (3.1 KB)', 37063, 40196, '', 10, 0, 1, '2019-05-06 20:31:12', NULL),
(3214, 8873, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-350x350.jpg', '', 'Reduced by 8.7% (1.7 KB)', 18529, 20286, '', 10, 0, 1, '2019-05-06 20:31:13', NULL),
(3215, 8873, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-500x750.jpg', '', 'Reduced by 5.7% (5.0 KB)', 84288, 89424, '', 10, 0, 1, '2019-05-06 20:31:13', NULL),
(3216, 8873, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-800x600.jpg', '', 'Reduced by 6.6% (6.0 KB)', 86038, 92154, '', 10, 0, 1, '2019-05-06 20:31:13', NULL),
(3217, 8873, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-800x700.jpg', '', 'Reduced by 7.4% (6.7 KB)', 85787, 92605, '', 10, 0, 1, '2019-05-06 20:31:13', NULL),
(3218, 8873, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-800x750.jpg', '', 'Reduced by 7.6% (6.9 KB)', 86331, 93442, '', 10, 0, 1, '2019-05-06 20:31:13', NULL),
(3219, 8873, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-375x400.jpg', '', 'Reduced by 8.1% (2.0 KB)', 23198, 25254, '', 10, 0, 1, '2019-05-06 20:31:14', NULL),
(3220, 8873, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks5-600x563.jpg', '', 'Reduced by 7.9% (3.8 KB)', 45660, 49553, '', 10, 0, 1, '2019-05-06 20:31:14', NULL),
(3221, 8872, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4.jpg', '', 'Reduced by 18.6% (42.2 KB)', 189424, 232591, '', 10, 0, 1, '2019-05-06 20:31:15', NULL),
(3222, 8872, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-150x150.jpg', '', 'Reduced by 9.3% (413 B)', 4044, 4457, '', 10, 0, 1, '2019-05-06 20:31:15', NULL),
(3223, 8872, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-300x281.jpg', '', 'Reduced by 9.2% (1.2 KB)', 12130, 13353, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3224, 8872, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-768x720.jpg', '', 'Reduced by 8.2% (6.0 KB)', 68441, 74564, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3225, 8872, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-800x604.jpg', '', 'Reduced by 6.7% (6.0 KB)', 84641, 90745, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3226, 8872, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-600x403.jpg', '', 'Reduced by 6.4% (2.9 KB)', 43631, 46606, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3227, 8872, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-400x269.jpg', '', 'Reduced by 7.3% (1.7 KB)', 21583, 23295, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3228, 8872, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-100x100.jpg', '', 'Reduced by 15.3% (405 B)', 2242, 2647, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3229, 8872, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-140x140.jpg', '', 'Reduced by 10.4% (405 B)', 3502, 3907, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3230, 8872, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-800x500.jpg', '', 'Reduced by 6.0% (5.0 KB)', 79384, 84490, '', 10, 0, 1, '2019-05-06 20:31:16', NULL),
(3231, 8872, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-670x335.jpg', '', 'Reduced by 6.7% (2.7 KB)', 38805, 41570, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3232, 8872, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-500x500.jpg', '', 'Reduced by 7.9% (3.1 KB)', 36812, 39968, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3233, 8872, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-350x350.jpg', '', 'Reduced by 8.7% (1.7 KB)', 18396, 20153, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3234, 8872, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-500x750.jpg', '', 'Reduced by 5.7% (4.9 KB)', 83710, 88730, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3235, 8872, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-800x600.jpg', '', 'Reduced by 6.7% (6.0 KB)', 85347, 91491, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3236, 8872, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-800x700.jpg', '', 'Reduced by 7.4% (6.7 KB)', 85112, 91945, '', 10, 0, 1, '2019-05-06 20:31:17', NULL),
(3237, 8872, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-800x750.jpg', '', 'Reduced by 7.6% (6.9 KB)', 85650, 92713, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3238, 8872, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-375x400.jpg', '', 'Reduced by 8.2% (2.0 KB)', 22979, 25040, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3239, 8872, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks4-600x563.jpg', '', 'Reduced by 7.9% (3.8 KB)', 45342, 49229, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3240, 8871, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3.jpg', '', 'Reduced by 19.5% (36.9 KB)', 156149, 193960, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3241, 8871, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-150x150.jpg', '', 'Reduced by 11.9% (486 B)', 3605, 4091, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3242, 8871, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-300x281.jpg', '', 'Reduced by 10.3% (1.1 KB)', 9803, 10923, '', 10, 0, 1, '2019-05-06 20:31:18', NULL),
(3243, 8871, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-768x720.jpg', '', 'Reduced by 10.1% (5.9 KB)', 54471, 60561, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3244, 8871, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-800x604.jpg', '', 'Reduced by 8.3% (6.1 KB)', 68894, 75114, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3245, 8871, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-600x403.jpg', '', 'Reduced by 8.9% (3.3 KB)', 34507, 37887, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3246, 8871, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-400x269.jpg', '', 'Reduced by 9.8% (1.8 KB)', 17270, 19142, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3247, 8871, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-100x100.jpg', '', 'Reduced by 17.6% (437 B)', 2039, 2476, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3248, 8871, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-140x140.jpg', '', 'Reduced by 12.8% (461 B)', 3130, 3591, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3249, 8871, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-800x500.jpg', '', 'Reduced by 7.9% (5.5 KB)', 65365, 70979, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3250, 8871, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-670x335.jpg', '', 'Reduced by 8.5% (2.9 KB)', 31646, 34598, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3251, 8871, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-500x500.jpg', '', 'Reduced by 11.2% (3.5 KB)', 28350, 31940, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3252, 8871, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-350x350.jpg', '', 'Reduced by 11.1% (1.7 KB)', 14272, 16045, '', 10, 0, 1, '2019-05-06 20:31:19', NULL),
(3253, 8871, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-500x750.jpg', '', 'Reduced by 7.3% (5.2 KB)', 67438, 72785, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3254, 8871, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-800x600.jpg', '', 'Reduced by 8.3% (6.1 KB)', 69200, 75488, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3255, 8871, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-800x700.jpg', '', 'Reduced by 9.1% (6.8 KB)', 69333, 76314, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3256, 8871, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-800x750.jpg', '', 'Reduced by 9.9% (7.5 KB)', 69510, 77142, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3257, 8871, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-375x400.jpg', '', 'Reduced by 10.2% (2.0 KB)', 17820, 19838, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3258, 8871, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks3-600x563.jpg', '', 'Reduced by 10.9% (4.2 KB)', 35086, 39387, '', 10, 0, 1, '2019-05-06 20:31:20', NULL),
(3259, 8870, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2.jpg', '', 'Reduced by 19.4% (36.9 KB)', 156944, 194760, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3260, 8870, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-150x150.jpg', '', 'Reduced by 11.9% (492 B)', 3637, 4129, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3261, 8870, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-300x281.jpg', '', 'Reduced by 10.1% (1.1 KB)', 9927, 11037, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3262, 8870, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-768x720.jpg', '', 'Reduced by 10.1% (6.0 KB)', 55055, 61210, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3263, 8870, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-800x604.jpg', '', 'Reduced by 8.3% (6.1 KB)', 69664, 75954, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3264, 8870, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-600x403.jpg', '', 'Reduced by 9.2% (3.4 KB)', 34816, 38337, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3265, 8870, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-400x269.jpg', '', 'Reduced by 9.8% (1.8 KB)', 17430, 19314, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3266, 8870, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-100x100.jpg', '', 'Reduced by 17.9% (446 B)', 2043, 2489, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3267, 8870, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-140x140.jpg', '', 'Reduced by 12.8% (464 B)', 3156, 3620, '', 10, 0, 1, '2019-05-06 20:31:21', NULL),
(3268, 8870, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-800x500.jpg', '', 'Reduced by 8.0% (5.6 KB)', 66027, 71731, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3269, 8870, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-670x335.jpg', '', 'Reduced by 8.6% (3.0 KB)', 32067, 35091, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3270, 8870, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-500x500.jpg', '', 'Reduced by 11.1% (3.5 KB)', 28678, 32250, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3271, 8870, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-350x350.jpg', '', 'Reduced by 11.0% (1.7 KB)', 14444, 16235, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3272, 8870, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-500x750.jpg', '', 'Reduced by 7.4% (5.3 KB)', 68125, 73555, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3273, 8870, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-800x600.jpg', '', 'Reduced by 8.3% (6.2 KB)', 69984, 76308, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3274, 8870, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-800x700.jpg', '', 'Reduced by 9.2% (6.9 KB)', 70080, 77154, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3275, 8870, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-800x750.jpg', '', 'Reduced by 9.8% (7.4 KB)', 70259, 77884, '', 10, 0, 1, '2019-05-06 20:31:22', NULL),
(3276, 8870, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-375x400.jpg', '', 'Reduced by 10.2% (2.0 KB)', 17985, 20027, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3277, 8870, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks2-600x563.jpg', '', 'Reduced by 10.8% (4.2 KB)', 35505, 39819, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3278, 8869, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1.jpg', '', 'Reduced by 19.0% (44.1 KB)', 192332, 237482, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3279, 8869, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-150x150.jpg', '', 'Reduced by 8.7% (433 B)', 4555, 4988, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3280, 8869, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-300x281.jpg', '', 'Reduced by 8.8% (1.2 KB)', 13029, 14288, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3281, 8869, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-768x720.jpg', '', 'Reduced by 9.6% (6.9 KB)', 66613, 73703, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3282, 8869, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-800x604.jpg', '', 'Reduced by 8.7% (7.6 KB)', 81689, 89446, '', 10, 0, 1, '2019-05-06 20:31:23', NULL),
(3283, 8869, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-600x403.jpg', '', 'Reduced by 6.9% (3.1 KB)', 43303, 46520, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3284, 8869, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-400x269.jpg', '', 'Reduced by 6.4% (1.5 KB)', 21824, 23316, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3285, 8869, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-100x100.jpg', '', 'Reduced by 13.4% (378 B)', 2450, 2828, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3286, 8869, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-140x140.jpg', '', 'Reduced by 9.9% (434 B)', 3933, 4367, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3287, 8869, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-800x500.jpg', '', 'Reduced by 8.2% (6.7 KB)', 76654, 83541, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3288, 8869, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-670x335.jpg', '', 'Reduced by 7.4% (3.0 KB)', 38233, 41304, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3289, 8869, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-500x500.jpg', '', 'Reduced by 8.0% (3.1 KB)', 37055, 40267, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3290, 8869, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-350x350.jpg', '', 'Reduced by 7.6% (1.5 KB)', 18761, 20303, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3291, 8869, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-500x750.jpg', '', 'Reduced by 7.8% (6.7 KB)', 81524, 88393, '', 10, 0, 1, '2019-05-06 20:31:24', NULL),
(3292, 8869, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-800x600.jpg', '', 'Reduced by 8.7% (7.6 KB)', 81937, 89757, '', 10, 0, 1, '2019-05-06 20:31:25', NULL),
(3293, 8869, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-800x700.jpg', '', 'Reduced by 9.4% (8.3 KB)', 82155, 90646, '', 10, 0, 1, '2019-05-06 20:31:25', NULL),
(3294, 8869, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-800x750.jpg', '', 'Reduced by 9.9% (8.9 KB)', 83018, 92128, '', 10, 0, 1, '2019-05-06 20:31:25', NULL),
(3295, 8869, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-375x400.jpg', '', 'Reduced by 6.8% (1.7 KB)', 24050, 25793, '', 10, 0, 1, '2019-05-06 20:31:25', NULL),
(3296, 8869, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shwe-shwee-notebooks1-600x563.jpg', '', 'Reduced by 8.5% (4.0 KB)', 44455, 48589, '', 10, 0, 1, '2019-05-06 20:31:25', NULL),
(3297, 8808, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1.jpg', '', 'Reduced by 4.4% (7.7 KB)', 172416, 180306, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3298, 8808, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-150x150.jpg', '', 'Reduced by 9.1% (402 B)', 4012, 4414, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3299, 8808, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-300x200.jpg', '', 'Reduced by 6.6% (468 B)', 6581, 7049, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3300, 8808, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-768x512.jpg', '', 'Reduced by 8.0% (2.4 KB)', 27824, 30231, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3301, 8808, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-1024x683.jpg', '', 'Reduced by 8.8% (4.3 KB)', 45422, 49779, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3302, 8808, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-610x407.jpg', '', 'Reduced by 7.1% (1.5 KB)', 19299, 20785, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3303, 8808, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-900x604.jpg', '', 'Reduced by 8.8% (3.5 KB)', 36933, 40476, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3304, 8808, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-600x403.jpg', '', 'Reduced by 6.9% (1.4 KB)', 19203, 20618, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3305, 8808, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-400x269.jpg', '', 'Reduced by 4.7% (508 B)', 10280, 10788, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3306, 8808, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-100x100.jpg', '', 'Reduced by 13.9% (384 B)', 2375, 2759, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3307, 8808, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-140x140.jpg', '', 'Reduced by 9.6% (389 B)', 3650, 4039, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3308, 8808, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-1000x500.jpg', '', 'Reduced by 8.8% (3.2 KB)', 34005, 37295, '', 10, 0, 1, '2019-05-06 20:31:26', NULL),
(3309, 8808, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-670x335.jpg', '', 'Reduced by 6.9% (1.3 KB)', 17372, 18669, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3310, 8808, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-500x500.jpg', '', 'Reduced by 5.4% (1.4 KB)', 25516, 26977, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3311, 8808, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-350x350.jpg', '', 'Reduced by 3.9% (573 B)', 14284, 14857, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3312, 8808, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-500x1000.jpg', '', 'Reduced by 4.3% (2.8 KB)', 62863, 65684, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3313, 8808, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-1000x1000.jpg', '', 'Reduced by 6.4% (5.4 KB)', 80748, 86309, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3314, 8808, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-900x600.jpg', '', 'Reduced by 9.3% (3.7 KB)', 37473, 41305, '', 10, 0, 1, '2019-05-06 20:31:27', NULL),
(3315, 8808, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-1700x700.jpg', '', 'Reduced by 9.9% (7.2 KB)', 67559, 74961, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3316, 8808, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-800x800.jpg', '', 'Reduced by 6.1% (3.6 KB)', 56255, 59902, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3317, 8808, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-375x400.jpg', '', 'Reduced by 4.3% (799 B)', 17765, 18564, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3318, 8808, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1-600x400.jpg', '', 'Reduced by 7.2% (1.4 KB)', 18998, 20461, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3319, 8806, 'media', 'full', 'ABSPATHwp-content/uploads/2019/03/shweet-products.jpg', '', 'Reduced by 5.2% (9.3 KB)', 174073, 183563, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3320, 8806, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweet-products-150x150.jpg', '', 'Reduced by 8.1% (395 B)', 4507, 4902, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3321, 8806, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/03/shweet-products-300x200.jpg', '', 'Reduced by 6.3% (492 B)', 7369, 7861, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3322, 8806, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-768x512.jpg', '', 'Reduced by 7.6% (2.4 KB)', 30162, 32653, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3323, 8806, 'media', 'large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1024x683.jpg', '', 'Reduced by 8.5% (4.4 KB)', 48261, 52765, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3324, 8806, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2019/03/shweet-products-610x407.jpg', '', 'Reduced by 7.2% (1.6 KB)', 21165, 22807, '', 10, 0, 1, '2019-05-06 20:31:28', NULL),
(3325, 8806, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/03/shweet-products-900x604.jpg', '', 'Reduced by 8.4% (3.5 KB)', 39296, 42908, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3326, 8806, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/03/shweet-products-600x403.jpg', '', 'Reduced by 7.1% (1.6 KB)', 20883, 22483, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3327, 8806, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-400x269.jpg', '', 'Reduced by 5.8% (706 B)', 11460, 12166, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3328, 8806, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/03/shweet-products-100x100.jpg', '', 'Reduced by 12.8% (384 B)', 2606, 2990, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3329, 8806, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/03/shweet-products-140x140.jpg', '', 'Reduced by 8.9% (392 B)', 4022, 4414, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3330, 8806, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1000x500.jpg', '', 'Reduced by 8.1% (3.5 KB)', 41381, 45015, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3331, 8806, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-670x335.jpg', '', 'Reduced by 6.5% (1.5 KB)', 21713, 23226, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3332, 8806, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/03/shweet-products-500x500.jpg', '', 'Reduced by 6.0% (1.6 KB)', 26510, 28188, '', 10, 0, 1, '2019-05-06 20:31:29', NULL),
(3333, 8806, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/03/shweet-products-350x350.jpg', '', 'Reduced by 5.3% (841 B)', 15156, 15997, '', 10, 0, 1, '2019-05-06 20:31:31', NULL),
(3334, 8806, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/03/shweet-products-500x1000.jpg', '', 'Reduced by 5.1% (2.9 KB)', 55822, 58817, '', 10, 0, 1, '2019-05-06 20:31:31', NULL),
(3335, 8806, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1000x1000.jpg', '', 'Reduced by 7.3% (6.3 KB)', 81680, 88137, '', 10, 0, 1, '2019-05-06 20:31:31', NULL),
(3336, 8806, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/03/shweet-products-900x600.jpg', '', 'Reduced by 8.8% (3.7 KB)', 39852, 43688, '', 10, 0, 1, '2019-05-06 20:31:31', NULL),
(3337, 8806, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/03/shweet-products-1700x700.jpg', '', 'Reduced by 8.7% (7.9 KB)', 84761, 92834, '', 10, 0, 1, '2019-05-06 20:31:31', NULL),
(3338, 8806, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/03/shweet-products-800x800.jpg', '', 'Reduced by 6.8% (4.0 KB)', 56675, 60781, '', 10, 0, 1, '2019-05-06 20:31:32', NULL),
(3339, 8806, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/03/shweet-products-375x400.jpg', '', 'Reduced by 5.4% (1.0 KB)', 18494, 19544, '', 10, 0, 1, '2019-05-06 20:31:32', NULL),
(3340, 8806, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/03/shweet-products-600x400.jpg', '', 'Reduced by 7.0% (1.5 KB)', 20783, 22349, '', 10, 0, 1, '2019-05-06 20:31:32', NULL),
(3341, 7969, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light.jpg', '', 'Reduced by 41.1% (29.1 KB)', 42717, 72474, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3342, 7969, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-150x150.jpg', '', 'Reduced by 16.2% (474 B)', 2455, 2929, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3343, 7969, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-300x71.jpg', '', 'Reduced by 12.9% (478 B)', 3237, 3715, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3344, 7969, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-768x183.jpg', '', 'Reduced by 13.4% (1.7 KB)', 10999, 12701, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3345, 7969, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-1024x243.jpg', '', 'Reduced by 15.0% (2.7 KB)', 15431, 18153, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3346, 7969, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-600x276.jpg', '', 'Reduced by 13.6% (1.8 KB)', 11413, 13207, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3347, 7969, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-300x276.jpg', '', 'Reduced by 13.5% (876 B)', 5634, 6510, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3348, 7969, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-600x143.jpg', '', 'Reduced by 10.7% (988 B)', 8286, 9274, '', 10, 0, 1, '2019-05-08 12:47:51', NULL),
(3349, 7918, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/sh09-orange-shweshwe-pattern.jpg', '', 'Reduced by 13.1% (402 B)', 2660, 3062, '', 10, 0, 1, '2019-05-08 12:47:49', NULL),
(3350, 7918, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1714-150x150.jpg', '', 'Reduced by 8.7% (413 B)', 4346, 4759, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3351, 7918, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1714-300x200.jpg', '', 'Reduced by 5.5% (467 B)', 8051, 8518, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3352, 7918, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1714-768x512.jpg', '', 'Reduced by 10.4% (4.9 KB)', 43509, 48557, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3353, 7918, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1714-1024x683.jpg', '', 'Reduced by 10.8% (8.9 KB)', 75719, 84865, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3354, 7918, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1714-610x407.jpg', '', 'Reduced by 9.7% (3.0 KB)', 28503, 31567, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3355, 7918, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1714-600x600.jpg', '', 'Reduced by 9.6% (5.9 KB)', 56259, 62265, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3356, 7918, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1714-300x300.jpg', '', 'Reduced by 7.7% (1.2 KB)', 15263, 16535, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3357, 7918, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1714-600x400.jpg', '', 'Reduced by 9.7% (2.9 KB)', 27470, 30427, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3358, 7918, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1714-100x100.jpg', '', 'Reduced by 15.2% (377 B)', 2097, 2474, '', 10, 0, 1, '2019-05-06 20:31:33', NULL),
(3359, 7907, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/mg_2243.jpg', '', 'Reduced by 5.3% (4.3 KB)', 79624, 84072, '', 10, 0, 1, '2019-05-08 12:47:44', NULL),
(3360, 7907, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/mg_2243-150x150.jpg', '', 'Reduced by 6.1% (446 B)', 6885, 7331, '', 10, 0, 1, '2019-05-08 12:47:44', NULL),
(3361, 7907, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/mg_2243-300x300.jpg', '', 'Reduced by 5.7% (1.1 KB)', 19267, 20426, '', 10, 0, 1, '2019-05-08 12:47:44', NULL),
(3362, 7907, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2243-768x512.jpg', '', 'Reduced by 6.5% (3.4 KB)', 50784, 54306, '', 10, 0, 1, '2019-05-06 20:31:34', NULL),
(3363, 7907, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2243-1024x683.jpg', '', 'Reduced by 7.1% (6.3 KB)', 85039, 91495, '', 10, 0, 1, '2019-05-06 20:31:34', NULL),
(3364, 7907, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/mg_2243-610x610.jpg', '', 'Reduced by 5.0% (3.1 KB)', 60591, 63813, '', 10, 0, 1, '2019-05-08 12:47:44', NULL),
(3365, 7907, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/mg_2243-600x600.jpg', '', 'Reduced by 4.9% (3.0 KB)', 58692, 61727, '', 10, 0, 1, '2019-05-08 12:47:44', NULL),
(3366, 7905, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web.jpg', '', 'Reduced by 7.7% (69.3 KB)', 849086, 920092, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3367, 7905, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-150x150.jpg', '', 'Reduced by 8.4% (372 B)', 4066, 4438, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3368, 7905, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-300x200.jpg', '', 'Reduced by 6.5% (466 B)', 6668, 7134, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3369, 7905, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-768x512.jpg', '', 'Reduced by 9.6% (3.2 KB)', 31401, 34728, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3370, 7905, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1024x683.jpg', '', 'Reduced by 10.7% (6.1 KB)', 52036, 58281, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3371, 7905, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-610x407.jpg', '', 'Reduced by 9.4% (2.1 KB)', 20826, 22981, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3372, 7905, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-600x600.jpg', '', 'Reduced by 8.2% (3.4 KB)', 38739, 42218, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3373, 7905, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-300x300.jpg', '', 'Reduced by 6.4% (810 B)', 11825, 12635, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3374, 7905, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-600x400.jpg', '', 'Reduced by 9.0% (2.0 KB)', 20347, 22367, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3375, 7905, 'media', 'meta-slider-resized-700x300', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-700x300.jpg', '', 'Reduced by 8.6% (1.9 KB)', 20076, 21973, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3376, 7905, 'media', 'meta-slider-resized-620x266', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-620x266.jpg', '', 'Reduced by 7.9% (1.4 KB)', 16569, 17996, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3377, 7905, 'media', 'meta-slider-resized-400x171', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-400x171.jpg', '', 'Reduced by 5.4% (468 B)', 8210, 8678, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3378, 7905, 'media', 'meta-slider-resized-1920x600', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1920x600.jpg', '', 'Reduced by 9.4% (11.0 KB)', 108488, 119730, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3379, 7905, 'media', 'meta-slider-resized-1600x500', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1600x500.jpg', '', 'Reduced by 9.9% (7.3 KB)', 68006, 75479, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3380, 7905, 'media', 'meta-slider-resized-1200x375', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1200x375.jpg', '', 'Reduced by 9.6% (4.2 KB)', 40094, 44354, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3381, 7905, 'media', 'meta-slider-resized-620x194', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-620x194.jpg', '', 'Reduced by 8.0% (1.1 KB)', 13021, 14154, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3382, 7905, 'media', 'meta-slider-resized-400x125', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-400x125.jpg', '', 'Reduced by 6.0% (412 B)', 6471, 6883, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3383, 7905, 'media', 'meta-slider-resized-1920x700', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1920x700.jpg', '', 'Reduced by 9.3% (12.8 KB)', 128016, 141134, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3384, 7905, 'media', 'meta-slider-resized-1600x583', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1600x583.jpg', '', 'Reduced by 9.7% (8.3 KB)', 78783, 87271, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3385, 7905, 'media', 'meta-slider-resized-1200x438', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1200x438.jpg', '', 'Reduced by 9.7% (4.9 KB)', 46525, 51535, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3386, 7905, 'media', 'meta-slider-resized-620x226', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-620x226.jpg', '', 'Reduced by 8.1% (1.3 KB)', 14816, 16129, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3387, 7905, 'media', 'meta-slider-resized-400x146', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-400x146.jpg', '', 'Reduced by 5.5% (437 B)', 7526, 7963, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3388, 7905, 'media', 'meta-slider-resized-1920x800', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1920x800.jpg', '', 'Reduced by 9.2% (14.2 KB)', 142622, 157159, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3389, 7905, 'media', 'meta-slider-resized-1600x667', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1600x667.jpg', '', 'Reduced by 9.9% (9.5 KB)', 88573, 98255, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3390, 7905, 'media', 'meta-slider-resized-1200x500', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-1200x500.jpg', '', 'Reduced by 9.8% (5.5 KB)', 51861, 57471, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3391, 7905, 'media', 'meta-slider-resized-620x258', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-620x258.jpg', '', 'Reduced by 8.2% (1.4 KB)', 16326, 17786, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3392, 7905, 'media', 'meta-slider-resized-400x167', 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-400x167.jpg', '', 'Reduced by 5.6% (483 B)', 8075, 8558, '', 10, 0, 1, '2019-05-08 12:47:39', NULL),
(3402, 7899, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2507-e1529069055466.jpg', '', 'Reduced by 5.7% (2.1 KB)', 35573, 37712, '', 10, 0, 1, '2019-05-06 20:31:50', NULL),
(3403, 7899, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2507-e1529069055466-150x150.jpg', '', 'Reduced by 7.8% (403 B)', 4767, 5170, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3404, 7899, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2507-e1529069055466-300x300.jpg', '', 'Reduced by 4.5% (612 B)', 12876, 13488, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3405, 7899, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2507-768x512.jpg', '', 'Reduced by 9.8% (2.8 KB)', 26523, 29392, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3406, 7899, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2507-1024x683.jpg', '', 'Reduced by 11.3% (5.3 KB)', 42323, 47706, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3407, 7899, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2507-610x407.jpg', '', 'Reduced by 9.3% (1.8 KB)', 18428, 20312, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3408, 7899, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2507-600x600.jpg', '', 'Reduced by 7.5% (2.5 KB)', 31972, 34576, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3409, 7899, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2507-600x400.jpg', '', 'Reduced by 9.0% (1.7 KB)', 18030, 19806, '', 10, 0, 1, '2019-05-06 20:31:51', NULL),
(3410, 7898, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2479.jpg', '', 'Reduced by 8.1% (161.1 KB)', 1869259, 2034257, '', 10, 0, 1, '2019-05-06 20:31:56', NULL),
(3411, 7898, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2479-150x150.jpg', '', 'Reduced by 11.5% (411 B)', 3168, 3579, '', 10, 0, 1, '2019-05-06 20:31:57', NULL),
(3412, 7898, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2479-300x200.jpg', '', 'Reduced by 9.2% (522 B)', 5134, 5656, '', 10, 0, 1, '2019-05-06 20:31:57', NULL),
(3413, 7898, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2479-768x512.jpg', '', 'Reduced by 12.3% (2.9 KB)', 21250, 24223, '', 10, 0, 1, '2019-05-06 20:31:57', NULL),
(3414, 7898, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2479-1024x683.jpg', '', 'Reduced by 14.6% (5.6 KB)', 33931, 39710, '', 10, 0, 1, '2019-05-06 20:31:57', NULL),
(3415, 7898, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2479-610x407.jpg', '', 'Reduced by 12.3% (2.0 KB)', 14643, 16706, '', 10, 0, 1, '2019-05-06 20:31:57', NULL),
(3416, 7898, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2479-600x600.jpg', '', 'Reduced by 10.2% (2.8 KB)', 25690, 28600, '', 10, 0, 1, '2019-05-06 20:31:58', NULL),
(3417, 7898, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2479-300x300.jpg', '', 'Reduced by 5.7% (526 B)', 8697, 9223, '', 10, 0, 1, '2019-05-06 20:31:58', NULL),
(3418, 7898, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2479-600x400.jpg', '', 'Reduced by 12.0% (1.9 KB)', 13987, 15889, '', 10, 0, 1, '2019-05-06 20:31:58', NULL),
(3419, 7897, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration.jpg', '', 'Reduced by 6.3% (154.8 KB)', 2376834, 2535323, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3420, 7897, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-150x150.jpg', '', 'Reduced by 8.2% (393 B)', 4405, 4798, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3421, 7897, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-300x200.jpg', '', 'Reduced by 6.5% (500 B)', 7179, 7679, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3422, 7897, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-768x512.jpg', '', 'Reduced by 8.0% (2.5 KB)', 29363, 31922, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3423, 7897, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-1024x683.jpg', '', 'Reduced by 9.9% (5.0 KB)', 46822, 51980, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3424, 7897, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-610x407.jpg', '', 'Reduced by 7.9% (1.7 KB)', 20480, 22234, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3425, 7897, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-600x600.jpg', '', 'Reduced by 6.9% (2.5 KB)', 34466, 37019, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3426, 7897, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-300x300.jpg', '', 'Reduced by 5.3% (659 B)', 11890, 12549, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3427, 7897, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-600x400.jpg', '', 'Reduced by 7.6% (1.6 KB)', 19883, 21507, '', 10, 0, 1, '2019-05-08 12:47:28', NULL),
(3428, 7896, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2399.jpg', '', 'Reduced by 7.1% (163.9 KB)', 2185239, 2353122, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3429, 7896, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2399-150x150.jpg', '', 'Reduced by 9.4% (411 B)', 3944, 4355, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3430, 7896, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2399-300x200.jpg', '', 'Reduced by 7.0% (482 B)', 6444, 6926, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3431, 7896, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2399-768x512.jpg', '', 'Reduced by 8.8% (2.6 KB)', 27413, 30047, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3432, 7896, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1024x683.jpg', '', 'Reduced by 10.2% (4.9 KB)', 44722, 49776, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3433, 7896, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2399-610x407.jpg', '', 'Reduced by 8.6% (1.7 KB)', 18735, 20487, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3434, 7896, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2399-600x600.jpg', '', 'Reduced by 6.5% (2.3 KB)', 34120, 36505, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3435, 7896, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2399-300x300.jpg', '', 'Reduced by 4.1% (479 B)', 11156, 11635, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3436, 7896, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2399-600x400.jpg', '', 'Reduced by 8.1% (1.6 KB)', 18152, 19758, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3437, 7896, 'media', 'meta-slider-resized-1920x600', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1920x600.jpg', '', 'Reduced by 10.9% (8.0 KB)', 67082, 75260, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3438, 7896, 'media', 'meta-slider-resized-1600x500', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1600x500.jpg', '', 'Reduced by 10.5% (5.6 KB)', 48674, 54391, '', 10, 0, 1, '2019-05-06 20:32:12', NULL),
(3439, 7896, 'media', 'meta-slider-resized-1200x375', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1200x375.jpg', '', 'Reduced by 10.3% (3.3 KB)', 29272, 32641, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3440, 7896, 'media', 'meta-slider-resized-620x194', 'ABSPATHwp-content/uploads/2018/06/MG_2399-620x194.jpg', '', 'Reduced by 8.1% (860 B)', 9807, 10667, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3441, 7896, 'media', 'meta-slider-resized-400x125', 'ABSPATHwp-content/uploads/2018/06/MG_2399-400x125.jpg', '', 'Reduced by 8.4% (453 B)', 4961, 5414, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3442, 7896, 'media', 'meta-slider-resized-1920x700', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1920x700.jpg', '', 'Reduced by 10.9% (9.4 KB)', 78699, 88281, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3443, 7896, 'media', 'meta-slider-resized-1600x583', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1600x583.jpg', '', 'Reduced by 10.4% (6.4 KB)', 56798, 63402, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3444, 7896, 'media', 'meta-slider-resized-1200x438', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1200x438.jpg', '', 'Reduced by 10.0% (3.7 KB)', 34358, 38158, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3445, 7896, 'media', 'meta-slider-resized-620x226', 'ABSPATHwp-content/uploads/2018/06/MG_2399-620x226.jpg', '', 'Reduced by 8.5% (1.0 KB)', 11185, 12221, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3446, 7896, 'media', 'meta-slider-resized-400x146', 'ABSPATHwp-content/uploads/2018/06/MG_2399-400x146.jpg', '', 'Reduced by 7.9% (500 B)', 5801, 6301, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3447, 7896, 'media', 'meta-slider-resized-1920x800', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1920x800.jpg', '', 'Reduced by 10.9% (10.6 KB)', 88947, 99820, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3448, 7896, 'media', 'meta-slider-resized-1600x667', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1600x667.jpg', '', 'Reduced by 10.5% (7.4 KB)', 64437, 72023, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3449, 7896, 'media', 'meta-slider-resized-1200x500', 'ABSPATHwp-content/uploads/2018/06/MG_2399-1200x500.jpg', '', 'Reduced by 10.2% (4.3 KB)', 38739, 43163, '', 10, 0, 1, '2019-05-06 20:32:13', NULL),
(3450, 7896, 'media', 'meta-slider-resized-620x258', 'ABSPATHwp-content/uploads/2018/06/MG_2399-620x258.jpg', '', 'Reduced by 8.0% (1.1 KB)', 12645, 13743, '', 10, 0, 1, '2019-05-06 20:32:13', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(3451, 7896, 'media', 'meta-slider-resized-400x167', 'ABSPATHwp-content/uploads/2018/06/MG_2399-400x167.jpg', '', 'Reduced by 7.3% (508 B)', 6431, 6939, '', 10, 0, 1, '2019-05-06 20:32:14', NULL),
(3452, 7894, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/chipata-cap.jpg', '', 'Reduced by 6.5% (5.6 KB)', 83030, 88779, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3453, 7894, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap-150x150.jpg', '', 'Reduced by 5.6% (360 B)', 6030, 6390, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3454, 7894, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/chipata-cap-300x300.jpg', '', 'Reduced by 5.0% (1.0 KB)', 19662, 20705, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3455, 7894, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2545-768x512.jpg', '', 'Reduced by 7.8% (4.9 KB)', 59513, 64526, '', 10, 0, 1, '2019-05-06 20:32:14', NULL),
(3456, 7894, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2545-1024x683.jpg', '', 'Reduced by 8.6% (9.7 KB)', 105156, 115083, '', 10, 0, 1, '2019-05-06 20:32:14', NULL),
(3457, 7894, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/chipata-cap-610x610.jpg', '', 'Reduced by 5.8% (4.1 KB)', 69155, 73382, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3458, 7894, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/chipata-cap-600x600.jpg', '', 'Reduced by 5.9% (4.1 KB)', 66241, 70389, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3459, 7894, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/chipata-cap-375x400.jpg', '', 'Reduced by 5.4% (1.8 KB)', 31605, 33411, '', 10, 0, 1, '2019-05-08 12:47:24', NULL),
(3460, 7892, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1.jpg', '', 'Reduced by 8.8% (420.3 KB)', 4462514, 4892913, '', 10, 0, 1, '2019-05-06 20:32:26', NULL),
(3461, 7892, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-150x150.jpg', '', 'Reduced by 7.0% (402 B)', 5358, 5760, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3462, 7892, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-300x200.jpg', '', 'Reduced by 4.8% (481 B)', 9492, 9973, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3463, 7892, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-768x512.jpg', '', 'Reduced by 8.6% (5.0 KB)', 54669, 59790, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3464, 7892, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-1024x683.jpg', '', 'Reduced by 8.7% (8.9 KB)', 95805, 104888, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3465, 7892, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-610x407.jpg', '', 'Reduced by 9.6% (3.6 KB)', 34460, 38130, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3466, 7892, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-600x600.jpg', '', 'Reduced by 7.6% (5.8 KB)', 71940, 77862, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3467, 7892, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-300x300.jpg', '', 'Reduced by 9.6% (1.8 KB)', 17790, 19679, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3468, 7892, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1-600x400.jpg', '', 'Reduced by 9.6% (3.5 KB)', 33239, 36775, '', 10, 0, 1, '2019-05-06 20:32:29', NULL),
(3469, 7891, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1713.jpg', '', 'Reduced by 9.1% (396.0 KB)', 4071936, 4477433, '', 10, 0, 1, '2019-05-06 20:32:39', NULL),
(3470, 7891, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1713-150x150.jpg', '', 'Reduced by 9.1% (406 B)', 4073, 4479, '', 10, 0, 1, '2019-05-06 20:32:39', NULL),
(3471, 7891, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1713-300x200.jpg', '', 'Reduced by 6.0% (474 B)', 7394, 7868, '', 10, 0, 1, '2019-05-06 20:32:39', NULL),
(3472, 7891, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1713-768x512.jpg', '', 'Reduced by 11.0% (4.7 KB)', 39282, 44145, '', 10, 0, 1, '2019-05-06 20:32:39', NULL),
(3473, 7891, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1713-1024x683.jpg', '', 'Reduced by 11.6% (8.7 KB)', 67861, 76784, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3474, 7891, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1713-610x407.jpg', '', 'Reduced by 10.5% (2.9 KB)', 25773, 28787, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3475, 7891, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1713-600x600.jpg', '', 'Reduced by 9.9% (5.5 KB)', 50749, 56330, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3476, 7891, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1713-300x300.jpg', '', 'Reduced by 8.1% (1.2 KB)', 14048, 15293, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3477, 7891, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1713-600x400.jpg', '', 'Reduced by 10.2% (2.8 KB)', 24995, 27819, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3478, 7890, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-e1529143432969.jpg', '', 'Reduced by 11.8% (411 B)', 3082, 3493, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3479, 7890, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-150x150.jpg', '', 'Reduced by 7.1% (418 B)', 5434, 5852, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3480, 7890, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-300x200.jpg', '', 'Reduced by 4.7% (463 B)', 9331, 9794, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3481, 7890, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-768x512.jpg', '', 'Reduced by 9.4% (4.6 KB)', 45772, 50519, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3482, 7890, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-1024x683.jpg', '', 'Reduced by 9.0% (7.6 KB)', 78013, 85748, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3483, 7890, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-610x407.jpg', '', 'Reduced by 10.6% (3.5 KB)', 29972, 33529, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3484, 7890, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-600x600.jpg', '', 'Reduced by 7.8% (4.9 KB)', 59174, 64162, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3485, 7890, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-300x300.jpg', '', 'Reduced by 9.2% (1.6 KB)', 16495, 18159, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3486, 7890, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-600x400.jpg', '', 'Reduced by 10.3% (3.2 KB)', 28930, 32256, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3487, 7890, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1-100x100.jpg', '', 'Reduced by 11.4% (367 B)', 2849, 3216, '', 10, 0, 1, '2019-05-06 20:32:40', NULL),
(3488, 7889, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1711.jpg', '', 'Reduced by 8.8% (400.5 KB)', 4274150, 4684292, '', 10, 0, 1, '2019-05-06 20:32:51', NULL),
(3489, 7889, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1711-150x150.jpg', '', 'Reduced by 7.4% (420 B)', 5250, 5670, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3490, 7889, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1711-300x200.jpg', '', 'Reduced by 4.8% (459 B)', 9094, 9553, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3491, 7889, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1711-768x512.jpg', '', 'Reduced by 9.6% (4.6 KB)', 44638, 49375, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3492, 7889, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1711-1024x683.jpg', '', 'Reduced by 9.6% (7.8 KB)', 75435, 83407, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3493, 7889, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1711-610x407.jpg', '', 'Reduced by 10.6% (3.4 KB)', 29109, 32553, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3494, 7889, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1711-600x600.jpg', '', 'Reduced by 7.9% (4.8 KB)', 56921, 61825, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3495, 7889, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1711-300x300.jpg', '', 'Reduced by 9.2% (1.6 KB)', 16016, 17637, '', 10, 0, 1, '2019-05-06 20:32:52', NULL),
(3496, 7889, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1711-600x400.jpg', '', 'Reduced by 10.4% (3.2 KB)', 28148, 31419, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3497, 7888, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068257598.jpg', '', 'Reduced by 5.8% (2.8 KB)', 45607, 48438, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3498, 7888, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068257598-300x300.jpg', '', 'Reduced by 5.7% (1.1 KB)', 18174, 19268, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3499, 7888, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068257598-150x150.jpg', '', 'Reduced by 5.9% (398 B)', 6364, 6762, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3500, 7888, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068169749-290x300.jpg', '', 'Reduced by 5.9% (1.1 KB)', 18279, 19431, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3501, 7888, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2105-768x512.jpg', '', 'Reduced by 7.8% (4.1 KB)', 49440, 53651, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3502, 7888, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2105-1024x683.jpg', '', 'Reduced by 8.2% (7.4 KB)', 84632, 92180, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3503, 7888, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068169749-610x631.jpg', '', 'Reduced by 5.7% (3.8 KB)', 63474, 67338, '', 10, 0, 1, '2019-05-06 20:32:53', NULL),
(3504, 7888, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068169749-600x600.jpg', '', 'Reduced by 5.7% (3.6 KB)', 60509, 64146, '', 10, 0, 1, '2019-05-06 20:32:54', NULL),
(3505, 7888, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2105-e1529068169749-600x621.jpg', '', 'Reduced by 5.6% (3.6 KB)', 61860, 65524, '', 10, 0, 1, '2019-05-06 20:32:54', NULL),
(3506, 7887, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2101.jpg', '', 'Reduced by 7.5% (404.6 KB)', 5131826, 5546101, '', 10, 0, 1, '2019-05-06 20:33:07', NULL),
(3507, 7887, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2101-150x150.jpg', '', 'Reduced by 7.3% (397 B)', 5066, 5463, '', 10, 0, 1, '2019-05-06 20:33:07', NULL),
(3508, 7887, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2101-300x200.jpg', '', 'Reduced by 7.3% (864 B)', 11036, 11900, '', 10, 0, 1, '2019-05-06 20:33:07', NULL),
(3509, 7887, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2101-768x512.jpg', '', 'Reduced by 7.7% (4.6 KB)', 57229, 61981, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3510, 7887, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2101-1024x683.jpg', '', 'Reduced by 7.6% (8.0 KB)', 99273, 107453, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3511, 7887, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2101-610x407.jpg', '', 'Reduced by 8.2% (3.3 KB)', 37539, 40913, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3512, 7887, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2101-600x600.jpg', '', 'Reduced by 7.5% (4.3 KB)', 54498, 58886, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3513, 7887, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2101-300x300.jpg', '', 'Reduced by 7.6% (1.2 KB)', 15391, 16656, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3514, 7887, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2101-600x400.jpg', '', 'Reduced by 8.2% (3.2 KB)', 36046, 39273, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3515, 7885, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2073-e1529067214770.jpg', '', 'Reduced by 5.9% (2.8 KB)', 44788, 47615, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3516, 7885, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2073-e1529067214770-150x150.jpg', '', 'Reduced by 7.2% (377 B)', 4831, 5208, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3517, 7885, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2073-e1529067214770-300x300.jpg', '', 'Reduced by 5.3% (820 B)', 14535, 15355, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3518, 7885, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2073-768x512.jpg', '', 'Reduced by 10.2% (3.5 KB)', 31770, 35370, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3519, 7885, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2073-1024x683.jpg', '', 'Reduced by 10.6% (6.5 KB)', 56027, 62689, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3520, 7885, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2073-610x407.jpg', '', 'Reduced by 9.8% (2.2 KB)', 21046, 23340, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3521, 7885, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2073-600x600.jpg', '', 'Reduced by 8.8% (3.5 KB)', 36743, 40297, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3522, 7885, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2073-e1529067214770-375x400.jpg', '', 'Reduced by 5.5% (1.3 KB)', 23088, 24433, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3523, 7885, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2073-600x400.jpg', '', 'Reduced by 9.5% (2.1 KB)', 20461, 22602, '', 10, 0, 1, '2019-05-06 20:33:08', NULL),
(3524, 7884, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2367-e1529067109750.jpg', '', 'Reduced by 5.1% (1.9 KB)', 36007, 37927, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3525, 7884, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2367-e1529067109750-150x150.jpg', '', 'Reduced by 8.6% (379 B)', 4014, 4393, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3526, 7884, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2367-e1529067109750-300x300.jpg', '', 'Reduced by 4.7% (569 B)', 11511, 12080, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3527, 7884, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2367-768x512.jpg', '', 'Reduced by 9.8% (2.8 KB)', 26304, 29157, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3528, 7884, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2367-1024x683.jpg', '', 'Reduced by 11.1% (5.3 KB)', 43691, 49156, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3529, 7884, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2367-610x407.jpg', '', 'Reduced by 10.0% (1.9 KB)', 17880, 19869, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3530, 7884, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2367-600x600.jpg', '', 'Reduced by 7.7% (2.6 KB)', 32481, 35176, '', 10, 0, 1, '2019-05-06 20:33:09', NULL),
(3531, 7884, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2367-600x400.jpg', '', 'Reduced by 9.5% (1.8 KB)', 17187, 18995, '', 10, 0, 1, '2019-05-06 20:33:12', NULL),
(3532, 7883, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991.jpg', '', 'Reduced by 8.0% (77.3 KB)', 904718, 983848, '', 10, 0, 1, '2019-05-06 20:33:14', NULL),
(3533, 7883, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-150x150.jpg', '', 'Reduced by 8.8% (381 B)', 3925, 4306, '', 10, 0, 1, '2019-05-06 20:33:14', NULL),
(3534, 7883, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-300x300.jpg', '', 'Reduced by 7.6% (1.0 KB)', 12823, 13872, '', 10, 0, 1, '2019-05-06 20:33:14', NULL),
(3535, 7883, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-768x768.jpg', '', 'Reduced by 7.3% (6.0 KB)', 78708, 84876, '', 10, 0, 1, '2019-05-06 20:33:15', NULL),
(3536, 7883, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-1024x1024.jpg', '', 'Reduced by 7.4% (10.7 KB)', 136626, 147616, '', 10, 0, 1, '2019-05-06 20:33:15', NULL),
(3537, 7883, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-610x610.jpg', '', 'Reduced by 7.8% (4.1 KB)', 50190, 54430, '', 10, 0, 1, '2019-05-06 20:33:15', NULL),
(3538, 7883, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1741-e1529066941991-600x600.jpg', '', 'Reduced by 7.7% (4.0 KB)', 48400, 52449, '', 10, 0, 1, '2019-05-06 20:33:15', NULL),
(3539, 7882, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464.jpg', '', 'Reduced by 9.3% (18.9 KB)', 189279, 208619, '', 10, 0, 1, '2019-05-06 20:33:16', NULL),
(3540, 7882, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-150x150.jpg', '', 'Reduced by 4.5% (431 B)', 9169, 9600, '', 10, 0, 1, '2019-05-06 20:33:16', NULL),
(3541, 7882, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-300x261.jpg', '', 'Reduced by 7.9% (2.3 KB)', 27131, 29454, '', 10, 0, 1, '2019-05-06 20:33:16', NULL),
(3542, 7882, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-768x669.jpg', '', 'Reduced by 8.8% (12.5 KB)', 132498, 145309, '', 10, 0, 1, '2019-05-06 20:33:16', NULL),
(3543, 7882, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1740-1024x683.jpg', '', 'Reduced by 10.1% (7.5 KB)', 68022, 75689, '', 10, 0, 1, '2019-05-06 20:33:16', NULL),
(3544, 7882, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-610x531.jpg', '', 'Reduced by 8.8% (8.7 KB)', 92254, 101207, '', 10, 0, 1, '2019-05-06 20:33:17', NULL),
(3545, 7882, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-600x600.jpg', '', 'Reduced by 8.9% (9.3 KB)', 97209, 106748, '', 10, 0, 1, '2019-05-06 20:33:17', NULL),
(3546, 7882, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-300x300.jpg', '', 'Reduced by 8.6% (2.8 KB)', 30390, 33253, '', 10, 0, 1, '2019-05-06 20:33:17', NULL),
(3547, 7882, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1740-e1529066990464-600x522.jpg', '', 'Reduced by 9.0% (8.6 KB)', 89624, 98437, '', 10, 0, 1, '2019-05-06 20:33:17', NULL),
(3548, 7881, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186.jpg', '', 'Reduced by 9.4% (141.6 KB)', 1393320, 1538333, '', 10, 0, 1, '2019-05-06 20:33:20', NULL),
(3549, 7881, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-150x150.jpg', '', 'Reduced by 6.5% (454 B)', 6488, 6942, '', 10, 0, 1, '2019-05-06 20:33:21', NULL),
(3550, 7881, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-300x300.jpg', '', 'Reduced by 9.1% (2.1 KB)', 22035, 24228, '', 10, 0, 1, '2019-05-06 20:33:21', NULL),
(3551, 7881, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-768x768.jpg', '', 'Reduced by 7.0% (9.9 KB)', 134346, 144452, '', 10, 0, 1, '2019-05-06 20:33:21', NULL),
(3552, 7881, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-1024x1024.jpg', '', 'Reduced by 7.5% (17.7 KB)', 223938, 242071, '', 10, 0, 1, '2019-05-06 20:33:22', NULL),
(3553, 7881, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-610x610.jpg', '', 'Reduced by 6.8% (6.3 KB)', 88267, 94673, '', 10, 0, 1, '2019-05-06 20:33:22', NULL),
(3554, 7881, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1738-e1529066904186-600x600.jpg', '', 'Reduced by 6.6% (5.9 KB)', 85686, 91772, '', 10, 0, 1, '2019-05-06 20:33:22', NULL),
(3555, 7880, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172.jpg', '', 'Reduced by 8.6% (96.3 KB)', 1052674, 1151294, '', 10, 0, 1, '2019-05-06 20:33:25', NULL),
(3556, 7880, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-150x150.jpg', '', 'Reduced by 7.6% (378 B)', 4580, 4958, '', 10, 0, 1, '2019-05-06 20:33:25', NULL),
(3557, 7880, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-300x300.jpg', '', 'Reduced by 7.5% (1.2 KB)', 15185, 16416, '', 10, 0, 1, '2019-05-06 20:33:25', NULL),
(3558, 7880, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-768x772.jpg', '', 'Reduced by 8.1% (8.0 KB)', 93364, 101596, '', 10, 0, 1, '2019-05-06 20:33:26', NULL),
(3559, 7880, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-1019x1024.jpg', '', 'Reduced by 8.0% (13.4 KB)', 158410, 172132, '', 10, 0, 1, '2019-05-06 20:33:26', NULL),
(3560, 7880, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-610x613.jpg', '', 'Reduced by 8.0% (5.1 KB)', 59728, 64920, '', 10, 0, 1, '2019-05-06 20:33:26', NULL),
(3561, 7880, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-600x600.jpg', '', 'Reduced by 8.1% (5.0 KB)', 57709, 62789, '', 10, 0, 1, '2019-05-06 20:33:26', NULL),
(3562, 7880, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1734-1-e1529066874172-600x603.jpg', '', 'Reduced by 8.0% (4.9 KB)', 57710, 62732, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3563, 7878, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2257-e1529066066212.jpg', '', 'Reduced by 5.3% (1,007 B)', 18014, 19021, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3564, 7878, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2257-e1529066066212-150x150.jpg', '', 'Reduced by 7.3% (379 B)', 4799, 5178, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3565, 7878, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2257-e1529066066212-300x294.jpg', '', 'Reduced by 4.6% (633 B)', 13103, 13736, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3566, 7878, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2257-768x512.jpg', '', 'Reduced by 10.3% (2.6 KB)', 22707, 25327, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3567, 7878, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2257-1024x683.jpg', '', 'Reduced by 12.5% (5.0 KB)', 36106, 41271, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3568, 7878, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2257-610x407.jpg', '', 'Reduced by 10.2% (1.8 KB)', 15813, 17608, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3569, 7878, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2257-600x600.jpg', '', 'Reduced by 8.2% (2.4 KB)', 27339, 29787, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3570, 7878, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2257-e1529066066212-300x300.jpg', '', 'Reduced by 4.7% (663 B)', 13434, 14097, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3571, 7878, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2257-600x400.jpg', '', 'Reduced by 9.8% (1.6 KB)', 15346, 17004, '', 10, 0, 1, '2019-05-06 20:33:27', NULL),
(3572, 7877, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2286.jpg', '', 'Reduced by 6.2% (136.4 KB)', 2111771, 2251436, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3573, 7877, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2286-150x150.jpg', '', 'Reduced by 10.0% (389 B)', 3485, 3874, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3574, 7877, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2286-300x200.jpg', '', 'Reduced by 8.0% (487 B)', 5577, 6064, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3575, 7877, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2286-768x512.jpg', '', 'Reduced by 10.3% (2.5 KB)', 22448, 25036, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3576, 7877, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2286-1024x683.jpg', '', 'Reduced by 12.5% (5.0 KB)', 35738, 40855, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3577, 7877, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2286-610x407.jpg', '', 'Reduced by 10.0% (1.7 KB)', 15603, 17337, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3578, 7877, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2286-600x600.jpg', '', 'Reduced by 7.9% (2.3 KB)', 27096, 29416, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3579, 7877, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2286-300x300.jpg', '', 'Reduced by 5.4% (535 B)', 9310, 9845, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3580, 7877, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2286-600x400.jpg', '', 'Reduced by 9.7% (1.6 KB)', 15125, 16746, '', 10, 0, 1, '2019-05-06 20:33:34', NULL),
(3581, 7876, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2266.jpg', '', 'Reduced by 6.2% (155.5 KB)', 2413464, 2572677, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3582, 7876, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2266-150x150.jpg', '', 'Reduced by 8.0% (365 B)', 4200, 4565, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3583, 7876, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2266-300x200.jpg', '', 'Reduced by 6.4% (459 B)', 6701, 7160, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3584, 7876, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2266-768x512.jpg', '', 'Reduced by 7.3% (2.1 KB)', 27595, 29754, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3585, 7876, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2266-1024x683.jpg', '', 'Reduced by 9.0% (4.3 KB)', 44331, 48729, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3586, 7876, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2266-610x407.jpg', '', 'Reduced by 7.4% (1.5 KB)', 19195, 20719, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3587, 7876, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2266-600x600.jpg', '', 'Reduced by 5.3% (1.8 KB)', 33677, 35548, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3588, 7876, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2266-300x300.jpg', '', 'Reduced by 4.1% (491 B)', 11352, 11843, '', 10, 0, 1, '2019-05-06 20:33:41', NULL),
(3589, 7876, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2266-600x400.jpg', '', 'Reduced by 7.1% (1.4 KB)', 18424, 19830, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3590, 7875, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-e1529066402615.jpg', '', 'Reduced by 6.7% (3.7 KB)', 53367, 57189, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3591, 7875, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-e1529066402615-150x150.jpg', '', 'Reduced by 7.4% (417 B)', 5187, 5604, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3592, 7875, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-e1529066402615-300x300.jpg', '', 'Reduced by 8.5% (1.5 KB)', 16760, 18308, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3593, 7875, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-768x512.jpg', '', 'Reduced by 11.0% (4.1 KB)', 33965, 38148, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3594, 7875, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-1024x683.jpg', '', 'Reduced by 11.4% (7.5 KB)', 59330, 66962, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3595, 7875, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-610x407.jpg', '', 'Reduced by 12.0% (2.9 KB)', 21655, 24599, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3596, 7875, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-600x600.jpg', '', 'Reduced by 9.4% (4.5 KB)', 43890, 48451, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3597, 7875, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1-600x400.jpg', '', 'Reduced by 12.2% (2.8 KB)', 20655, 23525, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3598, 7874, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1719-e1529066254572.jpg', '', 'Reduced by 7.2% (3.8 KB)', 50520, 54425, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3599, 7874, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1719-e1529066254572-150x150.jpg', '', 'Reduced by 8.0% (358 B)', 4143, 4501, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3600, 7874, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1719-e1529066254572-300x300.jpg', '', 'Reduced by 7.2% (1.0 KB)', 13250, 14284, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3601, 7874, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1719-768x512.jpg', '', 'Reduced by 11.3% (4.0 KB)', 32005, 36079, '', 10, 0, 1, '2019-05-06 20:33:42', NULL),
(3602, 7874, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1719-1024x683.jpg', '', 'Reduced by 11.6% (7.2 KB)', 56557, 63950, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3603, 7874, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1719-610x407.jpg', '', 'Reduced by 11.6% (2.6 KB)', 20448, 23129, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3604, 7874, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1719-600x600.jpg', '', 'Reduced by 9.8% (4.4 KB)', 41301, 45769, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3605, 7874, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1719-600x400.jpg', '', 'Reduced by 11.3% (2.5 KB)', 19678, 22189, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3606, 7873, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1717-e1529066503255.jpg', '', 'Reduced by 6.7% (3.5 KB)', 50681, 54296, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3607, 7873, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1717-e1529066503255-150x150.jpg', '', 'Reduced by 8.2% (384 B)', 4326, 4710, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3608, 7873, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1717-e1529066503255-300x300.jpg', '', 'Reduced by 7.5% (1.1 KB)', 13524, 14623, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3609, 7873, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1717-768x512.jpg', '', 'Reduced by 11.1% (3.9 KB)', 32359, 36399, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3610, 7873, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1717-1024x683.jpg', '', 'Reduced by 11.4% (7.2 KB)', 57320, 64696, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3611, 7873, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1717-610x407.jpg', '', 'Reduced by 11.7% (2.7 KB)', 20632, 23371, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3612, 7873, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1717-600x600.jpg', '', 'Reduced by 9.8% (4.4 KB)', 41553, 46058, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3613, 7873, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1717-600x400.jpg', '', 'Reduced by 11.5% (2.5 KB)', 19984, 22571, '', 10, 0, 1, '2019-05-06 20:33:43', NULL),
(3614, 7872, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1716-e1529066592715.jpg', '', 'Reduced by 6.5% (3.4 KB)', 49862, 53356, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3615, 7872, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1716-e1529066592715-150x150.jpg', '', 'Reduced by 8.1% (368 B)', 4186, 4554, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3616, 7872, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1716-e1529066592715-300x300.jpg', '', 'Reduced by 7.5% (1.0 KB)', 13146, 14206, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3617, 7872, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1716-768x512.jpg', '', 'Reduced by 10.8% (3.8 KB)', 31809, 35655, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3618, 7872, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1716-1024x683.jpg', '', 'Reduced by 11.0% (6.8 KB)', 56262, 63237, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3619, 7872, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1716-610x407.jpg', '', 'Reduced by 11.7% (2.6 KB)', 20410, 23116, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3620, 7872, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1716-600x600.jpg', '', 'Reduced by 9.5% (4.2 KB)', 40766, 45051, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3621, 7872, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1716-600x400.jpg', '', 'Reduced by 11.5% (2.5 KB)', 19530, 22060, '', 10, 0, 1, '2019-05-06 20:33:44', NULL),
(3622, 7871, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/luanda-cap.jpg', '', 'Reduced by 7.9% (244.8 KB)', 2920922, 3171607, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3623, 7871, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-150x150.jpg', '', 'Reduced by 9.1% (372 B)', 3735, 4107, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3624, 7871, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-300x200.jpg', '', 'Reduced by 7.4% (465 B)', 5855, 6320, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3625, 7871, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-768x512.jpg', '', 'Reduced by 9.8% (2.7 KB)', 25337, 28089, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3626, 7871, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-1024x683.jpg', '', 'Reduced by 11.3% (5.3 KB)', 42920, 48398, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3627, 7871, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-610x407.jpg', '', 'Reduced by 9.4% (1.7 KB)', 17209, 18998, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3628, 7871, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-600x600.jpg', '', 'Reduced by 7.8% (2.6 KB)', 31711, 34387, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3629, 7871, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-300x300.jpg', '', 'Reduced by 5.1% (543 B)', 10056, 10599, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3630, 7871, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/luanda-cap-600x400.jpg', '', 'Reduced by 9.0% (1.6 KB)', 16329, 17941, '', 10, 0, 1, '2019-05-08 12:46:53', NULL),
(3640, 7843, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/shweshwe-notebook.jpg', '', 'Reduced by 5.7% (952 B)', 15707, 16659, '', 10, 0, 1, '2019-05-08 12:46:51', NULL),
(3641, 7843, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/shweshwe-notebook-150x150.jpg', '', 'Reduced by 5.7% (372 B)', 6114, 6486, '', 10, 0, 1, '2019-05-08 12:46:51', NULL),
(3642, 7843, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1752-300x200.jpg', '', 'Reduced by 5.3% (419 B)', 7498, 7917, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3643, 7843, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1752-768x512.jpg', '', 'Reduced by 10.2% (4.2 KB)', 37502, 41768, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3644, 7843, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1752-1024x683.jpg', '', 'Reduced by 10.8% (7.5 KB)', 63934, 71645, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3645, 7843, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1752-610x407.jpg', '', 'Reduced by 9.9% (2.7 KB)', 24827, 27555, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3646, 7843, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1752-600x600.jpg', '', 'Reduced by 9.0% (4.6 KB)', 47968, 52728, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3647, 7843, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1752-300x300.jpg', '', 'Reduced by 7.5% (1.1 KB)', 13722, 14830, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3648, 7843, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1752-600x400.jpg', '', 'Reduced by 10.0% (2.6 KB)', 23886, 26538, '', 10, 0, 1, '2019-05-06 20:33:55', NULL),
(3658, 7841, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat.jpg', '', 'Reduced by 21.9% (12.3 KB)', 44796, 57340, '', 10, 0, 1, '2019-05-08 11:46:37', NULL),
(3659, 7841, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-150x150.jpg', '', 'Reduced by 8.6% (374 B)', 3987, 4361, '', 10, 0, 1, '2019-05-08 11:46:37', NULL),
(3660, 7841, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-300x281.jpg', '', 'Reduced by 5.2% (557 B)', 10150, 10707, '', 10, 0, 1, '2019-05-08 11:46:37', NULL),
(3661, 7841, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-768x720.jpg', '', 'Reduced by 7.3% (3.4 KB)', 44745, 48243, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3662, 7841, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-610x572.jpg', '', 'Reduced by 7.0% (2.3 KB)', 31027, 33355, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3663, 7841, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-600x600.jpg', '', 'Reduced by 6.6% (2.3 KB)', 33059, 35402, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3664, 7841, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-375x400.jpg', '', 'Reduced by 5.5% (1,000 B)', 17028, 18028, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3665, 7841, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-600x563.jpg', '', 'Reduced by 6.8% (2.1 KB)', 30267, 32463, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3666, 7841, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-hat-300x300.jpg', '', 'Reduced by 5.3% (623 B)', 11209, 11832, '', 10, 0, 1, '2019-05-08 11:46:38', NULL),
(3667, 7838, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2848.jpg', '', 'Reduced by 6.8% (231.3 KB)', 3262661, 3499464, '', 10, 0, 1, '2019-05-06 20:34:02', NULL),
(3668, 7838, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2848-150x150.jpg', '', 'Reduced by 8.7% (408 B)', 4276, 4684, '', 10, 0, 1, '2019-05-06 20:34:02', NULL),
(3669, 7838, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2848-300x200.jpg', '', 'Reduced by 6.4% (492 B)', 7204, 7696, '', 10, 0, 1, '2019-05-06 20:34:02', NULL),
(3670, 7838, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2848-768x512.jpg', '', 'Reduced by 8.4% (3.1 KB)', 34018, 37157, '', 10, 0, 1, '2019-05-06 20:34:02', NULL),
(3671, 7838, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2848-1024x683.jpg', '', 'Reduced by 9.4% (5.9 KB)', 58292, 64321, '', 10, 0, 1, '2019-05-06 20:34:03', NULL),
(3672, 7838, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2848-610x407.jpg', '', 'Reduced by 8.8% (2.1 KB)', 22385, 24558, '', 10, 0, 1, '2019-05-06 20:34:03', NULL),
(3673, 7838, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2848-600x600.jpg', '', 'Reduced by 7.1% (3.1 KB)', 41807, 45004, '', 10, 0, 1, '2019-05-06 20:34:03', NULL),
(3674, 7838, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2848-300x300.jpg', '', 'Reduced by 6.1% (798 B)', 12308, 13106, '', 10, 0, 1, '2019-05-06 20:34:03', NULL),
(3675, 7838, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2848-600x400.jpg', '', 'Reduced by 8.6% (2.0 KB)', 21603, 23630, '', 10, 0, 1, '2019-05-06 20:34:03', NULL),
(3676, 7837, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2423.jpg', '', 'Reduced by 6.3% (154.8 KB)', 2376834, 2535323, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3677, 7837, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2423-150x150.jpg', '', 'Reduced by 8.2% (393 B)', 4405, 4798, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3678, 7837, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2423-300x200.jpg', '', 'Reduced by 6.5% (500 B)', 7179, 7679, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3679, 7837, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2423-768x512.jpg', '', 'Reduced by 8.0% (2.5 KB)', 29363, 31922, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3680, 7837, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1024x683.jpg', '', 'Reduced by 9.9% (5.0 KB)', 46822, 51980, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3681, 7837, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2423-610x407.jpg', '', 'Reduced by 7.9% (1.7 KB)', 20480, 22234, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3682, 7837, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2423-600x600.jpg', '', 'Reduced by 6.9% (2.5 KB)', 34466, 37019, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3683, 7837, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2423-300x300.jpg', '', 'Reduced by 5.3% (659 B)', 11890, 12549, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3684, 7837, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2423-600x400.jpg', '', 'Reduced by 7.6% (1.6 KB)', 19883, 21507, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3685, 7837, 'media', 'meta-slider-resized-700x300', 'ABSPATHwp-content/uploads/2018/06/MG_2423-700x300.jpg', '', 'Reduced by 7.4% (1.6 KB)', 19971, 21566, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3686, 7837, 'media', 'meta-slider-resized-620x266', 'ABSPATHwp-content/uploads/2018/06/MG_2423-620x266.jpg', '', 'Reduced by 7.2% (1.3 KB)', 16504, 17784, '', 10, 0, 1, '2019-05-06 20:34:07', NULL),
(3687, 7837, 'media', 'meta-slider-resized-400x171', 'ABSPATHwp-content/uploads/2018/06/MG_2423-400x171.jpg', '', 'Reduced by 5.2% (485 B)', 8830, 9315, '', 10, 0, 1, '2019-05-06 20:34:08', NULL),
(3688, 7837, 'media', 'meta-slider-resized-1920x600', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1920x600.jpg', '', 'Reduced by 10.3% (9.3 KB)', 82814, 92349, '', 10, 0, 1, '2019-05-06 20:34:08', NULL),
(3689, 7837, 'media', 'meta-slider-resized-1600x500', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1600x500.jpg', '', 'Reduced by 9.9% (6.5 KB)', 60171, 66804, '', 10, 0, 1, '2019-05-06 20:34:10', NULL),
(3690, 7837, 'media', 'meta-slider-resized-1200x375', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1200x375.jpg', '', 'Reduced by 9.6% (3.7 KB)', 35661, 39458, '', 10, 0, 1, '2019-05-06 20:34:10', NULL),
(3691, 7837, 'media', 'meta-slider-resized-620x194', 'ABSPATHwp-content/uploads/2018/06/MG_2423-620x194.jpg', '', 'Reduced by 7.7% (1.0 KB)', 12585, 13632, '', 10, 0, 1, '2019-05-06 20:34:10', NULL),
(3692, 7837, 'media', 'meta-slider-resized-400x125', 'ABSPATHwp-content/uploads/2018/06/MG_2423-400x125.jpg', '', 'Reduced by 6.6% (470 B)', 6610, 7080, '', 10, 0, 1, '2019-05-06 20:34:10', NULL),
(3693, 7837, 'media', 'meta-slider-resized-1920x700', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1920x700.jpg', '', 'Reduced by 9.8% (10.4 KB)', 97773, 108432, '', 10, 0, 1, '2019-05-06 20:34:10', NULL),
(3694, 7837, 'media', 'meta-slider-resized-1600x583', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1600x583.jpg', '', 'Reduced by 9.7% (7.4 KB)', 70144, 77672, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3695, 7837, 'media', 'meta-slider-resized-1200x438', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1200x438.jpg', '', 'Reduced by 9.0% (4.1 KB)', 42190, 46387, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3696, 7837, 'media', 'meta-slider-resized-620x226', 'ABSPATHwp-content/uploads/2018/06/MG_2423-620x226.jpg', '', 'Reduced by 7.6% (1.2 KB)', 14489, 15684, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3697, 7837, 'media', 'meta-slider-resized-400x146', 'ABSPATHwp-content/uploads/2018/06/MG_2423-400x146.jpg', '', 'Reduced by 5.7% (467 B)', 7764, 8231, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3698, 7837, 'media', 'meta-slider-resized-1920x800', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1920x800.jpg', '', 'Reduced by 9.9% (11.8 KB)', 109594, 121651, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3699, 7837, 'media', 'meta-slider-resized-1600x667', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1600x667.jpg', '', 'Reduced by 9.8% (8.4 KB)', 79089, 87679, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3700, 7837, 'media', 'meta-slider-resized-1200x500', 'ABSPATHwp-content/uploads/2018/06/MG_2423-1200x500.jpg', '', 'Reduced by 9.4% (4.8 KB)', 47231, 52129, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3701, 7837, 'media', 'meta-slider-resized-620x258', 'ABSPATHwp-content/uploads/2018/06/MG_2423-620x258.jpg', '', 'Reduced by 6.9% (1.2 KB)', 16312, 17530, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3702, 7837, 'media', 'meta-slider-resized-400x167', 'ABSPATHwp-content/uploads/2018/06/MG_2423-400x167.jpg', '', 'Reduced by 5.3% (481 B)', 8576, 9057, '', 10, 0, 1, '2019-05-06 20:34:11', NULL),
(3703, 7836, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2598.jpg', '', 'Reduced by 8.4% (324.1 KB)', 3627491, 3959370, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3704, 7836, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2598-150x150.jpg', '', 'Reduced by 6.6% (397 B)', 5576, 5973, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3705, 7836, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2598-300x200.jpg', '', 'Reduced by 7.8% (804 B)', 9515, 10319, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3706, 7836, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2598-768x512.jpg', '', 'Reduced by 8.5% (4.7 KB)', 51075, 55837, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3707, 7836, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2598-1024x683.jpg', '', 'Reduced by 9.6% (8.9 KB)', 86517, 95675, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3708, 7836, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2598-610x407.jpg', '', 'Reduced by 8.4% (3.0 KB)', 33859, 36965, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3709, 7836, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2598-600x600.jpg', '', 'Reduced by 8.0% (5.5 KB)', 65090, 70717, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3710, 7836, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2598-300x300.jpg', '', 'Reduced by 7.0% (1.4 KB)', 18552, 19956, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3711, 7836, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2598-600x400.jpg', '', 'Reduced by 8.3% (2.9 KB)', 32569, 35526, '', 10, 0, 1, '2019-05-06 20:34:21', NULL),
(3712, 7835, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2182.jpg', '', 'Reduced by 8.5% (325.8 KB)', 3583817, 3917405, '', 10, 0, 1, '2019-05-06 20:34:28', NULL),
(3713, 7835, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2182-150x150.jpg', '', 'Reduced by 7.8% (390 B)', 4582, 4972, '', 10, 0, 1, '2019-05-06 20:34:28', NULL),
(3714, 7835, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2182-300x200.jpg', '', 'Reduced by 5.5% (458 B)', 7807, 8265, '', 10, 0, 1, '2019-05-06 20:34:28', NULL),
(3715, 7835, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2182-768x512.jpg', '', 'Reduced by 9.6% (4.0 KB)', 38855, 42967, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3716, 7835, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2182-1024x683.jpg', '', 'Reduced by 10.6% (7.7 KB)', 67067, 74987, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3717, 7835, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2182-610x407.jpg', '', 'Reduced by 9.6% (2.6 KB)', 25443, 28151, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3718, 7835, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2182-600x600.jpg', '', 'Reduced by 8.2% (4.4 KB)', 50483, 54982, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3719, 7835, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2182-300x300.jpg', '', 'Reduced by 6.5% (1,002 B)', 14426, 15428, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3720, 7835, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2182-600x400.jpg', '', 'Reduced by 9.3% (2.5 KB)', 24597, 27127, '', 10, 0, 1, '2019-05-06 20:34:29', NULL),
(3721, 7834, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1727.jpg', '', 'Reduced by 9.5% (260.2 KB)', 2531843, 2798338, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3722, 7834, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1727-150x150.jpg', '', 'Reduced by 10.0% (403 B)', 3637, 4040, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3723, 7834, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1727-300x200.jpg', '', 'Reduced by 7.9% (524 B)', 6139, 6663, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3724, 7834, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1727-768x512.jpg', '', 'Reduced by 11.4% (3.5 KB)', 27624, 31183, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3725, 7834, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1727-1024x683.jpg', '', 'Reduced by 12.3% (6.2 KB)', 45561, 51945, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3726, 7834, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1727-610x407.jpg', '', 'Reduced by 12.1% (2.5 KB)', 18636, 21197, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3727, 7834, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1727-600x600.jpg', '', 'Reduced by 9.6% (3.5 KB)', 33803, 37395, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3728, 7834, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1727-300x300.jpg', '', 'Reduced by 10.3% (1.1 KB)', 10129, 11288, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3729, 7834, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1727-600x400.jpg', '', 'Reduced by 11.7% (2.3 KB)', 17944, 20332, '', 10, 0, 1, '2019-05-06 20:34:33', NULL),
(3730, 7833, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1724.jpg', '', 'Reduced by 7.1% (121.1 KB)', 1633347, 1757402, '', 10, 0, 1, '2019-05-06 20:34:37', NULL),
(3731, 7833, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1724-150x150.jpg', '', 'Reduced by 13.2% (423 B)', 2788, 3211, '', 10, 0, 1, '2019-05-06 20:34:37', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(3732, 7833, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1724-300x200.jpg', '', 'Reduced by 10.0% (523 B)', 4720, 5243, '', 10, 0, 1, '2019-05-06 20:34:37', NULL),
(3733, 7833, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1724-768x512.jpg', '', 'Reduced by 14.0% (3.0 KB)', 18938, 22020, '', 10, 0, 1, '2019-05-06 20:34:37', NULL),
(3734, 7833, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1724-1024x683.jpg', '', 'Reduced by 15.9% (5.8 KB)', 31182, 37092, '', 10, 0, 1, '2019-05-06 20:34:37', NULL),
(3735, 7833, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1724-610x407.jpg', '', 'Reduced by 13.1% (1.9 KB)', 13244, 15232, '', 10, 0, 1, '2019-05-06 20:34:37', NULL),
(3736, 7833, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1724-600x600.jpg', '', 'Reduced by 11.9% (3.0 KB)', 22702, 25768, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3737, 7833, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1724-300x300.jpg', '', 'Reduced by 7.3% (598 B)', 7629, 8227, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3738, 7833, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1724-600x400.jpg', '', 'Reduced by 12.6% (1.8 KB)', 12781, 14627, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3739, 7832, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-e1528893111439.jpg', '', 'Reduced by 6.3% (693 B)', 10308, 11001, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3740, 7832, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-e1528893111439-150x150.jpg', '', 'Reduced by 9.6% (374 B)', 3527, 3901, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3741, 7832, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-300x200.jpg', '', 'Reduced by 8.0% (474 B)', 5422, 5896, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3742, 7832, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-768x512.jpg', '', 'Reduced by 12.8% (3.5 KB)', 24732, 28355, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3743, 7832, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-1024x683.jpg', '', 'Reduced by 13.8% (6.5 KB)', 41548, 48177, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3744, 7832, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-610x407.jpg', '', 'Reduced by 12.0% (2.2 KB)', 16661, 18942, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3745, 7832, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-600x600.jpg', '', 'Reduced by 11.3% (3.8 KB)', 30374, 34237, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3746, 7832, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-300x300.jpg', '', 'Reduced by 5.4% (536 B)', 9429, 9965, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3747, 7832, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1-600x400.jpg', '', 'Reduced by 11.8% (2.1 KB)', 15998, 18135, '', 10, 0, 1, '2019-05-06 20:34:38', NULL),
(3748, 7827, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1721.jpg', '', 'Reduced by 18.7% (360.8 KB)', 1608978, 1978439, '', 10, 0, 1, '2019-05-06 20:34:42', NULL),
(3749, 7827, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1721-150x150.jpg', '', 'Reduced by 10.3% (406 B)', 3549, 3955, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3750, 7827, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1721-300x200.jpg', '', 'Reduced by 7.6% (512 B)', 6205, 6717, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3751, 7827, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1721-768x512.jpg', '', 'Reduced by 10.8% (4.0 KB)', 33632, 37709, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3752, 7827, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1721-1024x683.jpg', '', 'Reduced by 11.1% (7.2 KB)', 58874, 66212, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3753, 7827, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1721-610x407.jpg', '', 'Reduced by 11.9% (2.8 KB)', 21391, 24276, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3754, 7827, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1721-600x600.jpg', '', 'Reduced by 8.8% (4.1 KB)', 43761, 47968, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3755, 7827, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1721-300x300.jpg', '', 'Reduced by 10.9% (1.3 KB)', 10939, 12276, '', 10, 0, 1, '2019-05-06 20:34:44', NULL),
(3756, 7827, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1721-600x400.jpg', '', 'Reduced by 11.9% (2.7 KB)', 20483, 23260, '', 10, 0, 1, '2019-05-06 20:34:45', NULL),
(3757, 7826, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1720.jpg', '', 'Reduced by 17.6% (335.3 KB)', 1608346, 1951659, '', 10, 0, 1, '2019-05-06 20:34:50', NULL),
(3758, 7826, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1720-150x150.jpg', '', 'Reduced by 11.3% (390 B)', 3047, 3437, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3759, 7826, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1720-300x200.jpg', '', 'Reduced by 8.2% (473 B)', 5285, 5758, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3760, 7826, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1720-768x512.jpg', '', 'Reduced by 12.0% (3.8 KB)', 28679, 32593, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3761, 7826, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1720-1024x683.jpg', '', 'Reduced by 12.2% (6.9 KB)', 51050, 58145, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3762, 7826, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1720-610x407.jpg', '', 'Reduced by 12.2% (2.5 KB)', 18431, 20997, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3763, 7826, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1720-600x600.jpg', '', 'Reduced by 9.8% (4.0 KB)', 37416, 41470, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3764, 7826, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1720-300x300.jpg', '', 'Reduced by 9.3% (971 B)', 9518, 10489, '', 10, 0, 1, '2019-05-06 20:34:52', NULL),
(3765, 7826, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1720-600x400.jpg', '', 'Reduced by 12.2% (2.4 KB)', 17707, 20161, '', 10, 0, 1, '2019-05-06 20:34:53', NULL),
(3766, 7825, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1715.jpg', '', 'Reduced by 22.0% (1.6 MB)', 6133097, 7861541, '', 10, 0, 1, '2019-05-06 20:35:10', NULL),
(3767, 7825, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1715-150x150.jpg', '', 'Reduced by 7.2% (409 B)', 5257, 5666, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3768, 7825, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1715-300x200.jpg', '', 'Reduced by 4.9% (482 B)', 9339, 9821, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3769, 7825, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1715-768x512.jpg', '', 'Reduced by 8.5% (4.9 KB)', 53938, 58944, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3770, 7825, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1715-1024x683.jpg', '', 'Reduced by 8.5% (8.6 KB)', 94396, 103180, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3771, 7825, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1715-610x407.jpg', '', 'Reduced by 9.6% (3.5 KB)', 33931, 37555, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3772, 7825, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1715-600x600.jpg', '', 'Reduced by 7.5% (5.6 KB)', 70845, 76609, '', 10, 0, 1, '2019-05-06 20:35:12', NULL),
(3773, 7825, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1715-300x300.jpg', '', 'Reduced by 9.2% (1.7 KB)', 17562, 19350, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3774, 7825, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1715-600x400.jpg', '', 'Reduced by 9.5% (3.4 KB)', 32733, 36178, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3775, 7824, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket.jpg', '', 'Reduced by 4.9% (430 B)', 8367, 8797, '', 10, 0, 1, '2019-05-08 11:46:22', NULL),
(3776, 7824, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/st.-james-bucket-150x150.jpg', '', 'Reduced by 7.2% (399 B)', 5167, 5566, '', 10, 0, 1, '2019-05-08 11:46:22', NULL),
(3777, 7824, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1712-300x200.jpg', '', 'Reduced by 5.0% (474 B)', 9083, 9557, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3778, 7824, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1712-768x512.jpg', '', 'Reduced by 9.0% (4.3 KB)', 44987, 49436, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3779, 7824, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1712-1024x683.jpg', '', 'Reduced by 8.8% (7.2 KB)', 76490, 83867, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3780, 7824, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1712-610x407.jpg', '', 'Reduced by 10.3% (3.3 KB)', 29430, 32815, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3781, 7824, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1712-600x600.jpg', '', 'Reduced by 7.5% (4.6 KB)', 58083, 62797, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3782, 7824, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1712-300x300.jpg', '', 'Reduced by 9.2% (1.6 KB)', 16119, 17743, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3783, 7824, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1712-600x400.jpg', '', 'Reduced by 10.2% (3.1 KB)', 28306, 31531, '', 10, 0, 1, '2019-05-06 20:35:13', NULL),
(3784, 7823, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1723.jpg', '', 'Reduced by 9.4% (238.3 KB)', 2352036, 2596047, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3785, 7823, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1723-150x150.jpg', '', 'Reduced by 11.3% (392 B)', 3074, 3466, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3786, 7823, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1723-300x200.jpg', '', 'Reduced by 8.0% (474 B)', 5422, 5896, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3787, 7823, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1723-768x512.jpg', '', 'Reduced by 12.8% (3.5 KB)', 24732, 28355, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3788, 7823, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1723-1024x683.jpg', '', 'Reduced by 13.8% (6.5 KB)', 41548, 48177, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3789, 7823, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1723-610x407.jpg', '', 'Reduced by 12.0% (2.2 KB)', 16661, 18942, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3790, 7823, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1723-600x600.jpg', '', 'Reduced by 11.3% (3.8 KB)', 30374, 34237, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3791, 7823, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1723-300x300.jpg', '', 'Reduced by 5.4% (536 B)', 9429, 9965, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3792, 7823, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1723-600x400.jpg', '', 'Reduced by 11.8% (2.1 KB)', 15998, 18135, '', 10, 0, 1, '2019-05-06 20:35:18', NULL),
(3793, 7821, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1991.jpg', '', 'Reduced by 7.2% (200.7 KB)', 2639867, 2845377, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3794, 7821, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1991-150x150.jpg', '', 'Reduced by 8.3% (387 B)', 4283, 4670, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3795, 7821, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1991-300x200.jpg', '', 'Reduced by 6.7% (501 B)', 7001, 7502, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3796, 7821, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1991-768x512.jpg', '', 'Reduced by 9.9% (3.4 KB)', 31712, 35178, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3797, 7821, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1991-1024x683.jpg', '', 'Reduced by 11.2% (6.5 KB)', 52703, 59318, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3798, 7821, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1991-610x407.jpg', '', 'Reduced by 10.1% (2.3 KB)', 21364, 23752, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3799, 7821, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1991-600x600.jpg', '', 'Reduced by 8.5% (3.6 KB)', 39796, 43488, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3800, 7821, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1991-300x300.jpg', '', 'Reduced by 7.2% (965 B)', 12397, 13362, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3801, 7821, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1991-600x400.jpg', '', 'Reduced by 10.0% (2.2 KB)', 20665, 22954, '', 10, 0, 1, '2019-05-06 20:35:21', NULL),
(3802, 7820, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_1963.jpg', '', 'Reduced by 7.3% (248.6 KB)', 3216428, 3471001, '', 10, 0, 1, '2019-05-06 20:35:29', NULL),
(3803, 7820, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1963-150x150.jpg', '', 'Reduced by 7.7% (402 B)', 4816, 5218, '', 10, 0, 1, '2019-05-06 20:35:30', NULL),
(3804, 7820, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_1963-300x200.jpg', '', 'Reduced by 5.3% (452 B)', 8032, 8484, '', 10, 0, 1, '2019-05-06 20:35:30', NULL),
(3805, 7820, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_1963-768x512.jpg', '', 'Reduced by 7.9% (3.1 KB)', 36577, 39721, '', 10, 0, 1, '2019-05-06 20:35:30', NULL),
(3806, 7820, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_1963-1024x683.jpg', '', 'Reduced by 8.7% (5.8 KB)', 61822, 67721, '', 10, 0, 1, '2019-05-06 20:35:30', NULL),
(3807, 7820, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_1963-610x407.jpg', '', 'Reduced by 8.0% (2.1 KB)', 24439, 26556, '', 10, 0, 1, '2019-05-06 20:35:31', NULL),
(3808, 7820, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_1963-600x600.jpg', '', 'Reduced by 6.8% (3.2 KB)', 45092, 48405, '', 10, 0, 1, '2019-05-06 20:35:31', NULL),
(3809, 7820, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_1963-300x300.jpg', '', 'Reduced by 6.2% (900 B)', 13544, 14444, '', 10, 0, 1, '2019-05-06 20:35:31', NULL),
(3810, 7820, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_1963-600x400.jpg', '', 'Reduced by 8.0% (2.0 KB)', 23557, 25611, '', 10, 0, 1, '2019-05-06 20:35:31', NULL),
(3811, 7819, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/MG_2980.jpg', '', 'Reduced by 8.0% (343.9 KB)', 4037193, 4389318, '', 10, 0, 1, '2019-05-06 20:35:41', NULL),
(3812, 7819, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2980-150x150.jpg', '', 'Reduced by 6.6% (386 B)', 5460, 5846, '', 10, 0, 1, '2019-05-06 20:35:41', NULL),
(3813, 7819, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/MG_2980-300x200.jpg', '', 'Reduced by 4.0% (391 B)', 9442, 9833, '', 10, 0, 1, '2019-05-06 20:35:41', NULL),
(3814, 7819, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/MG_2980-768x512.jpg', '', 'Reduced by 7.9% (4.2 KB)', 50436, 54787, '', 10, 0, 1, '2019-05-06 20:35:41', NULL),
(3815, 7819, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/MG_2980-1024x683.jpg', '', 'Reduced by 8.9% (8.3 KB)', 86893, 95423, '', 10, 0, 1, '2019-05-06 20:35:41', NULL),
(3816, 7819, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/MG_2980-610x407.jpg', '', 'Reduced by 7.5% (2.7 KB)', 33353, 36067, '', 10, 0, 1, '2019-05-06 20:35:42', NULL),
(3817, 7819, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/MG_2980-600x600.jpg', '', 'Reduced by 7.4% (5.1 KB)', 65398, 70601, '', 10, 0, 1, '2019-05-06 20:35:42', NULL),
(3818, 7819, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/MG_2980-300x300.jpg', '', 'Reduced by 6.4% (1.2 KB)', 18335, 19591, '', 10, 0, 1, '2019-05-06 20:35:42', NULL),
(3819, 7819, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/06/MG_2980-600x400.jpg', '', 'Reduced by 7.4% (2.5 KB)', 31970, 34529, '', 10, 0, 1, '2019-05-06 20:35:42', NULL),
(3820, 7816, 'media', 'full', 'ABSPATHwp-content/uploads/2018/06/makuti-visor.jpg', '', 'Reduced by 7.5% (108.7 KB)', 1377036, 1488383, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3821, 7816, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-150x150.jpg', '', 'Reduced by 5.2% (394 B)', 7149, 7543, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3822, 7816, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-300x300.jpg', '', 'Reduced by 5.7% (1.5 KB)', 24640, 26138, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3823, 7816, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-768x768.jpg', '', 'Reduced by 7.4% (10.6 KB)', 136057, 146868, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3824, 7816, 'media', 'large', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-1024x1024.jpg', '', 'Reduced by 7.6% (18.3 KB)', 228063, 246834, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3825, 7816, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-610x610.jpg', '', 'Reduced by 6.8% (6.5 KB)', 91387, 98072, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3826, 7816, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-600x600.jpg', '', 'Reduced by 6.8% (6.2 KB)', 87146, 93544, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3827, 7816, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/06/makuti-visor-375x400.jpg', '', 'Reduced by 5.9% (2.5 KB)', 40630, 43191, '', 10, 0, 1, '2019-05-08 11:46:15', NULL),
(3828, 7791, 'media', 'full', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery.png', '', 'Reduced by 35.8% (5.9 KB)', 10889, 16956, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3829, 7791, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-150x150.png', '', 'Reduced by 38.7% (2.5 KB)', 4053, 6615, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3830, 7791, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-300x300.png', '', 'Reduced by 44.1% (9.2 KB)', 11870, 21252, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3831, 7791, 'media', 'site_icon-270', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-270x270.png', '', 'Reduced by 46.1% (8.2 KB)', 9767, 18135, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3832, 7791, 'media', 'site_icon-192', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-192x192.png', '', 'Reduced by 38.0% (2.2 KB)', 3720, 6002, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3833, 7791, 'media', 'site_icon-180', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-180x180.png', '', 'Reduced by 42.1% (3.4 KB)', 4846, 8367, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3834, 7791, 'media', 'site_icon-32', 'ABSPATHwp-content/uploads/2018/05/cropped-logo_shweet_final_embroidery-32x32.png', '', 'No savings', 613, 613, '', 10, 0, 1, '2019-05-08 11:46:13', NULL),
(3835, 7761, 'media', 'full', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1.png', '', 'Reduced by 47.2% (5.3 KB)', 6076, 11514, '', 10, 0, 1, '2019-05-06 20:35:51', NULL),
(3836, 7761, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-150x150.png', '', 'Reduced by 30.5% (2.1 KB)', 4831, 6952, '', 10, 0, 1, '2019-05-06 20:35:51', NULL),
(3837, 7761, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-300x114.png', '', 'Reduced by 38.7% (4.4 KB)', 7138, 11636, '', 10, 0, 1, '2019-05-06 20:35:51', NULL),
(3838, 7761, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-610x232.png', '', 'Reduced by 40.7% (13.7 KB)', 20358, 34340, '', 10, 0, 1, '2019-05-06 20:35:53', NULL),
(3839, 7761, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-600x283.png', '', 'Reduced by 51.1% (5.6 KB)', 5494, 11239, '', 10, 0, 1, '2019-05-06 20:35:53', NULL),
(3840, 7761, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-300x283.png', '', 'Reduced by 48.4% (3.0 KB)', 3249, 6300, '', 10, 0, 1, '2019-05-06 20:35:53', NULL),
(3841, 7761, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-600x229.png', '', 'Reduced by 41.1% (13.1 KB)', 19178, 32582, '', 10, 0, 1, '2019-05-06 20:35:54', NULL),
(3842, 7760, 'media', 'full', 'ABSPATHwp-content/uploads/2018/05/shweet-logo.png', '', 'Reduced by 47.8% (4.5 KB)', 5013, 9602, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3843, 7760, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-150x150.png', '', 'Reduced by 34.3% (3.1 KB)', 6052, 9208, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3844, 7760, 'media', 'medium', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-300x131.png', '', 'Reduced by 41.2% (5.8 KB)', 8423, 14324, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3845, 7760, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-610x266.png', '', 'Reduced by 44.0% (18.8 KB)', 24474, 43713, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3846, 7760, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-600x283.png', '', 'Reduced by 52.2% (5.3 KB)', 4942, 10335, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3847, 7760, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-300x283.png', '', 'Reduced by 50.5% (3.1 KB)', 3128, 6315, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3848, 7760, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/05/shweet-logo-600x262.png', '', 'Reduced by 48.6% (21.1 KB)', 22858, 44469, '', 10, 0, 1, '2019-05-08 11:46:10', NULL),
(3867, 7363, 'media', 'full', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa.jpg', '', 'Reduced by 5.2% (6.6 KB)', 124405, 131166, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3868, 7363, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-300x300.jpg', '', 'Reduced by 8.3% (1.5 KB)', 16434, 17925, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3869, 7363, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-150x150.jpg', '', 'Reduced by 7.6% (434 B)', 5278, 5712, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3870, 7363, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-600x600.jpg', '', 'Reduced by 8.4% (4.6 KB)', 51772, 56525, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3871, 7363, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-768x768.jpg', '', 'Reduced by 5.9% (6.4 KB)', 104273, 110816, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3872, 7363, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-610x610.jpg', '', 'Reduced by 6.3% (4.9 KB)', 73753, 78735, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3873, 7363, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-640x640.jpg', '', 'Reduced by 6.1% (5.0 KB)', 79230, 84340, '', 10, 0, 1, '2019-05-08 11:46:07', NULL),
(3895, 7358, 'media', 'full', 'ABSPATHwp-content/uploads/2018/01/my-big-safari.jpg', '', 'Reduced by 5.1% (6.3 KB)', 119581, 126004, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3896, 7358, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-300x300.jpg', '', 'Reduced by 7.1% (1.4 KB)', 18735, 20175, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3897, 7358, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-150x150.jpg', '', 'Reduced by 6.1% (393 B)', 6100, 6493, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3898, 7358, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-600x600.jpg', '', 'Reduced by 6.6% (3.9 KB)', 56025, 59998, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3899, 7358, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-768x768.jpg', '', 'Reduced by 5.2% (5.6 KB)', 105220, 110958, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3900, 7358, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-610x610.jpg', '', 'Reduced by 5.6% (4.3 KB)', 73399, 77785, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3901, 7358, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2018/01/my-big-safari-640x640.jpg', '', 'Reduced by 5.4% (4.4 KB)', 78779, 83271, '', 10, 0, 1, '2019-05-08 11:46:03', NULL),
(3902, 7353, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game.jpg', '', 'Reduced by 2.5% (1.9 KB)', 75080, 77025, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3903, 7353, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-300x300.jpg', '', 'Reduced by 5.9% (1,006 B)', 16159, 17165, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3904, 7353, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-150x150.jpg', '', 'Reduced by 6.9% (451 B)', 6039, 6490, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3905, 7353, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-600x182.jpg', '', 'Reduced by 6.1% (1.7 KB)', 26916, 28668, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3906, 7353, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-300x91.jpg', '', 'Reduced by 7.5% (877 B)', 10888, 11765, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3907, 7353, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-768x233.jpg', '', 'Reduced by 4.1% (2.0 KB)', 46684, 48692, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3908, 7353, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-1024x310.jpg', '', 'Reduced by 3.0% (2.3 KB)', 74292, 76605, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3909, 7353, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-610x185.jpg', '', 'Reduced by 4.5% (1.5 KB)', 33079, 34621, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3910, 7353, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-600x310.jpg', '', 'Reduced by 3.9% (1.9 KB)', 47982, 49917, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(3911, 7353, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-640x310.jpg', '', 'Reduced by 3.3% (1.6 KB)', 46507, 48098, '', 10, 0, 1, '2019-05-08 11:46:01', NULL),
(4082, 6727, 'media', 'full', 'ABSPATHwp-content/uploads/2017/09/my-south-africa.jpg', '', 'Reduced by 3.8% (6.2 KB)', 163038, 169429, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4083, 6727, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-300x300.jpg', '', 'Reduced by 6.5% (1.9 KB)', 27942, 29898, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4084, 6727, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-150x150.jpg', '', 'Reduced by 4.4% (437 B)', 9487, 9924, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4085, 6727, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-600x315.jpg', '', 'Reduced by 6.2% (3.2 KB)', 49671, 52936, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4086, 6727, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-300x158.jpg', '', 'Reduced by 7.5% (1.4 KB)', 17848, 19302, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4087, 6727, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-768x403.jpg', '', 'Reduced by 5.3% (4.1 KB)', 74948, 79117, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4088, 6727, 'media', 'large', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-1024x538.jpg', '', 'Reduced by 4.8% (5.6 KB)', 113818, 119532, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4089, 6727, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-610x320.jpg', '', 'Reduced by 5.6% (3.1 KB)', 52747, 55874, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4090, 6727, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-600x600.jpg', '', 'Reduced by 5.1% (4.3 KB)', 82744, 87162, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4091, 6727, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/09/my-south-africa-640x630.jpg', '', 'Reduced by 4.5% (4.5 KB)', 98580, 103220, '', 10, 0, 1, '2019-05-08 11:45:56', NULL),
(4092, 6601, 'media', 'full', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched.jpg', '', 'Reduced by 14.1% (342.6 KB)', 2137216, 2488052, '', 10, 0, 1, '2019-05-06 20:37:32', NULL),
(4093, 6601, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-300x300.jpg', '', 'Reduced by 6.5% (1.3 KB)', 18388, 19674, '', 10, 0, 1, '2019-05-06 20:37:34', NULL),
(4094, 6601, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-150x150.jpg', '', 'Reduced by 6.4% (416 B)', 6055, 6471, '', 10, 0, 1, '2019-05-06 20:37:36', NULL),
(4095, 6601, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-600x615.jpg', '', 'Reduced by 7.1% (4.2 KB)', 56639, 60935, '', 10, 0, 1, '2019-05-06 20:37:36', NULL),
(4096, 6601, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-293x300.jpg', '', 'Reduced by 50.1% (21.4 KB)', 21841, 43753, '', 10, 0, 1, '2019-05-06 20:37:36', NULL),
(4097, 6601, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-768x787.jpg', '', 'Reduced by 19.8% (25.4 KB)', 105316, 131278, '', 10, 0, 1, '2019-05-06 20:37:36', NULL),
(4098, 6601, 'media', 'large', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-999x1024.jpg', '', 'Reduced by 15.1% (27.7 KB)', 159225, 187586, '', 10, 0, 1, '2019-05-06 20:37:37', NULL),
(4099, 6601, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-610x625.jpg', '', 'Reduced by 25.1% (23.9 KB)', 72959, 97418, '', 10, 0, 1, '2019-05-06 20:37:37', NULL),
(4100, 6601, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-600x600.jpg', '', 'Reduced by 25.6% (23.8 KB)', 70667, 94987, '', 10, 0, 1, '2019-05-06 20:37:37', NULL),
(4101, 6601, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/08/SA-hamper-Deep-Etched-640x640.jpg', '', 'Reduced by 23.9% (24.1 KB)', 78670, 103320, '', 10, 0, 1, '2019-05-06 20:37:38', NULL),
(4102, 6600, 'media', 'full', 'ABSPATHwp-content/uploads/2017/08/my-big-safari.jpg', '', 'Reduced by 12.0% (298.4 KB)', 2232479, 2538077, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4103, 6600, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-300x300.jpg', '', 'Reduced by 5.6% (1.2 KB)', 20184, 21389, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4104, 6600, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-150x150.jpg', '', 'Reduced by 5.7% (406 B)', 6778, 7184, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4105, 6600, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-600x582.jpg', '', 'Reduced by 5.5% (3.3 KB)', 57960, 61307, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4106, 6600, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-300x291.jpg', '', 'Reduced by 47.4% (21.4 KB)', 24318, 46244, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4107, 6600, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-768x745.jpg', '', 'Reduced by 18.6% (24.2 KB)', 108645, 133395, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4108, 6600, 'media', 'large', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-1024x993.jpg', '', 'Reduced by 13.5% (25.9 KB)', 169713, 196277, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4109, 6600, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-610x592.jpg', '', 'Reduced by 23.9% (23.2 KB)', 75885, 99654, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4110, 6600, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-600x600.jpg', '', 'Reduced by 23.6% (23.2 KB)', 77053, 100835, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4111, 6600, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/08/my-big-safari-640x640.jpg', '', 'Reduced by 21.9% (23.4 KB)', 85632, 109601, '', 10, 0, 1, '2019-05-08 11:45:51', NULL),
(4284, 6498, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02.jpg', '', 'Reduced by 24.1% (159.7 KB)', 515648, 679218, '', 10, 0, 1, '2019-05-06 20:45:58', NULL),
(4285, 6498, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-300x300.jpg', '', 'Reduced by 8.9% (2.1 KB)', 21687, 23811, '', 10, 0, 1, '2019-05-06 20:45:59', NULL),
(4286, 6498, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-150x150.jpg', '', 'Reduced by 6.2% (514 B)', 7777, 8291, '', 10, 0, 1, '2019-05-06 20:45:59', NULL),
(4287, 6498, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-600x573.jpg', '', 'Reduced by 11.5% (6.6 KB)', 52003, 58750, '', 10, 0, 1, '2019-05-06 20:45:59', NULL),
(4288, 6498, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-300x287.jpg', '', 'Reduced by 63.7% (32.2 KB)', 18737, 51673, '', 10, 0, 1, '2019-05-06 20:45:59', NULL),
(4289, 6498, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-768x733.jpg', '', 'Reduced by 34.4% (34.8 KB)', 68123, 103803, '', 10, 0, 1, '2019-05-06 20:46:00', NULL),
(4290, 6498, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-1024x978.jpg', '', 'Reduced by 26.6% (36.8 KB)', 103845, 141564, '', 10, 0, 1, '2019-05-06 20:46:00', NULL),
(4291, 6498, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-610x583.jpg', '', 'Reduced by 40.4% (33.7 KB)', 50867, 85400, '', 10, 0, 1, '2019-05-06 20:46:00', NULL),
(4292, 6498, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-600x600.jpg', '', 'Reduced by 40.1% (33.9 KB)', 51870, 86615, '', 10, 0, 1, '2019-05-06 20:46:00', NULL),
(4293, 6498, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/PW15_Activity_Pad-8_Page_02-640x640.jpg', '', 'Reduced by 38.3% (34.2 KB)', 56393, 91442, '', 10, 0, 1, '2019-05-06 20:46:00', NULL),
(4356, 6490, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad.jpg', '', 'Reduced by 7.6% (53.8 KB)', 673173, 728235, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4357, 6490, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-300x300.jpg', '', 'Reduced by 5.8% (1.6 KB)', 26950, 28610, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4358, 6490, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-150x150.jpg', '', 'Reduced by 5.3% (507 B)', 9132, 9639, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4359, 6490, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-600x293.jpg', '', 'Reduced by 5.7% (2.2 KB)', 37487, 39758, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4360, 6490, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-300x146.jpg', '', 'Reduced by 28.4% (4.5 KB)', 11632, 16241, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4361, 6490, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-768x375.jpg', '', 'Reduced by 10.7% (6.2 KB)', 52475, 58775, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4362, 6490, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-1024x500.jpg', '', 'Reduced by 8.4% (7.5 KB)', 83370, 91036, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4363, 6490, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-610x298.jpg', '', 'Reduced by 13.4% (5.5 KB)', 35955, 41538, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4364, 6490, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-600x600.jpg', '', 'Reduced by 8.1% (6.7 KB)', 77525, 84386, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4365, 6490, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-640x640.jpg', '', 'Reduced by 7.6% (7.0 KB)', 86218, 93353, '', 10, 0, 1, '2019-05-08 11:45:46', NULL),
(4446, 6470, 'media', 'full', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02.jpg', '', 'Reduced by 8.5% (18.4 KB)', 202139, 220969, '', 10, 0, 1, '2019-05-06 20:46:51', NULL),
(4447, 6470, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-300x300.jpg', '', 'Reduced by 5.0% (1.0 KB)', 20181, 21251, '', 10, 0, 1, '2019-05-06 20:46:51', NULL),
(4448, 6470, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-150x150.jpg', '', 'Reduced by 5.8% (431 B)', 7064, 7495, '', 10, 0, 1, '2019-05-06 20:46:51', NULL),
(4449, 6470, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-600x605.jpg', '', 'Reduced by 4.6% (2.8 KB)', 58268, 61101, '', 10, 0, 1, '2019-05-06 20:46:52', NULL),
(4450, 6470, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-298x300.jpg', '', 'Reduced by 15.4% (3.4 KB)', 18963, 22415, '', 10, 0, 1, '2019-05-06 20:46:52', NULL),
(4451, 6470, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-768x774.jpg', '', 'Reduced by 6.0% (4.9 KB)', 78942, 83995, '', 10, 0, 1, '2019-05-06 20:46:52', NULL),
(4452, 6470, 'media', 'large', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-1016x1024.jpg', '', 'Reduced by 4.9% (6.1 KB)', 122186, 128446, '', 10, 0, 1, '2019-05-06 20:46:52', NULL),
(4453, 6470, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-610x615.jpg', '', 'Reduced by 7.4% (4.4 KB)', 56664, 61178, '', 10, 0, 1, '2019-05-06 20:46:52', NULL),
(4454, 6470, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-600x600.jpg', '', 'Reduced by 7.7% (4.4 KB)', 54443, 58993, '', 10, 0, 1, '2019-05-06 20:46:53', NULL),
(4455, 6470, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_FC105_Part2_PR_Page_02-640x640.jpg', '', 'Reduced by 7.1% (4.5 KB)', 60310, 64932, '', 10, 0, 1, '2019-05-06 20:46:53', NULL),
(4466, 6468, 'media', 'full', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1.jpg', '', 'Reduced by 19.8% (101.0 KB)', 417827, 521205, '', 10, 0, 1, '2019-05-06 20:46:56', NULL),
(4467, 6468, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-300x300.jpg', '', 'Reduced by 7.0% (1.2 KB)', 16655, 17915, '', 10, 0, 1, '2019-05-06 20:46:56', NULL),
(4468, 6468, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-150x150.jpg', '', 'Reduced by 7.2% (428 B)', 5506, 5934, '', 10, 0, 1, '2019-05-06 20:46:56', NULL),
(4469, 6468, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-600x590.jpg', '', 'Reduced by 9.4% (4.6 KB)', 45599, 50351, '', 10, 0, 1, '2019-05-06 20:46:56', NULL),
(4470, 6468, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-300x295.jpg', '', 'Reduced by 43.5% (11.0 KB)', 14634, 25882, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4471, 6468, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-768x755.jpg', '', 'Reduced by 18.9% (13.7 KB)', 60036, 74069, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4472, 6468, 'media', 'large', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-1024x1007.jpg', '', 'Reduced by 15.5% (15.8 KB)', 87779, 103915, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4473, 6468, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-610x600.jpg', '', 'Reduced by 22.7% (12.6 KB)', 43828, 56707, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4474, 6468, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-600x600.jpg', '', 'Reduced by 22.7% (12.6 KB)', 43780, 56640, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4475, 6468, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/07/PW17_Kapama_ActivityPad_Black105_PR-4-1-640x640.jpg', '', 'Reduced by 21.3% (12.8 KB)', 48469, 61596, '', 10, 0, 1, '2019-05-06 20:46:57', NULL),
(4476, 6467, 'media', 'full', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages-.jpg', '', 'Reduced by 5.8% (26.6 KB)', 442823, 470077, '', 10, 0, 1, '2019-05-06 20:46:58', NULL),
(4477, 6467, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--300x300.jpg', '', 'Reduced by 5.9% (1.6 KB)', 25669, 27271, '', 10, 0, 1, '2019-05-06 20:46:59', NULL),
(4478, 6467, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--150x150.jpg', '', 'Reduced by 5.0% (444 B)', 8507, 8951, '', 10, 0, 1, '2019-05-06 20:46:59', NULL),
(4479, 6467, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--600x594.jpg', '', 'Reduced by 4.7% (3.6 KB)', 75062, 78795, '', 10, 0, 1, '2019-05-06 20:46:59', NULL),
(4480, 6467, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--300x297.jpg', '', 'Reduced by 14.2% (3.8 KB)', 23807, 27742, '', 10, 0, 1, '2019-05-06 20:46:59', NULL),
(4481, 6467, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--768x761.jpg', '', 'Reduced by 5.3% (5.7 KB)', 103942, 109772, '', 10, 0, 1, '2019-05-06 20:46:59', NULL),
(4482, 6467, 'media', 'large', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--1024x1014.jpg', '', 'Reduced by 4.1% (6.6 KB)', 159558, 166339, '', 10, 0, 1, '2019-05-06 20:47:00', NULL),
(4483, 6467, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--610x604.jpg', '', 'Reduced by 6.6% (5.0 KB)', 73387, 78554, '', 10, 0, 1, '2019-05-06 20:47:00', NULL),
(4484, 6467, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--600x600.jpg', '', 'Reduced by 6.9% (5.2 KB)', 71987, 77331, '', 10, 0, 1, '2019-05-06 20:47:00', NULL),
(4485, 6467, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/07/My-safari-activity-pad_50-pages--640x640.jpg', '', 'Reduced by 6.4% (5.3 KB)', 78769, 84158, '', 10, 0, 1, '2019-05-06 20:47:00', NULL),
(4486, 6466, 'media', 'full', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad.jpg', '', 'Reduced by 7.6% (39.5 KB)', 491687, 532099, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4487, 6466, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-300x300.jpg', '', 'Reduced by 5.9% (1.6 KB)', 26781, 28465, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4488, 6466, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-150x150.jpg', '', 'Reduced by 5.3% (508 B)', 9125, 9633, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4489, 6466, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-600x592.jpg', '', 'Reduced by 5.3% (4.3 KB)', 77294, 81654, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4490, 6466, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-300x296.jpg', '', 'Reduced by 13.8% (3.9 KB)', 24961, 28944, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4491, 6466, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-768x758.jpg', '', 'Reduced by 6.2% (6.9 KB)', 107466, 114582, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4492, 6466, 'media', 'large', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-1024x1011.jpg', '', 'Reduced by 5.3% (9.2 KB)', 166253, 175636, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4493, 6466, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-610x602.jpg', '', 'Reduced by 7.1% (5.7 KB)', 76005, 81828, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4494, 6466, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-600x600.jpg', '', 'Reduced by 7.3% (5.8 KB)', 75346, 81278, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4495, 6466, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-640x640.jpg', '', 'Reduced by 6.9% (6.0 KB)', 82544, 88686, '', 10, 0, 1, '2019-05-08 11:45:36', NULL),
(4560, 6457, 'media', 'full', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover.jpg', '', 'Reduced by 12.1% (78.6 KB)', 583800, 664243, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4561, 6457, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-300x300.jpg', '', 'Reduced by 5.9% (1.6 KB)', 25798, 27409, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4562, 6457, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-150x150.jpg', '', 'Reduced by 4.9% (439 B)', 8517, 8956, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4563, 6457, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-600x597.jpg', '', 'Reduced by 4.9% (3.8 KB)', 76462, 80364, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4564, 6457, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-300x298.jpg', '', 'Reduced by 14.0% (3.8 KB)', 24135, 28074, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4565, 6457, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-768x764.jpg', '', 'Reduced by 5.4% (5.9 KB)', 105967, 111965, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4566, 6457, 'media', 'large', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-1024x1018.jpg', '', 'Reduced by 3.9% (6.5 KB)', 162837, 169522, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4567, 6457, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-610x607.jpg', '', 'Reduced by 6.6% (5.2 KB)', 74832, 80152, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4568, 6457, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-600x600.jpg', '', 'Reduced by 6.8% (5.2 KB)', 73058, 78418, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4569, 6457, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-640x640.jpg', '', 'Reduced by 6.4% (5.3 KB)', 80017, 85461, '', 10, 0, 1, '2019-05-08 11:45:31', NULL),
(4630, 6378, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/cape-town-04.jpg', '', 'Reduced by 13.5% (44.8 KB)', 294115, 339971, '', 10, 0, 1, '2019-05-06 20:47:48', NULL),
(4631, 6378, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-300x300.jpg', '', 'Reduced by 5.3% (1.2 KB)', 22663, 23932, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4632, 6378, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-150x150.jpg', '', 'Reduced by 5.1% (382 B)', 7078, 7460, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4633, 6378, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-600x400.jpg', '', 'Reduced by 5.3% (2.3 KB)', 41388, 43713, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4634, 6378, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-300x200.jpg', '', 'Reduced by 40.7% (10.1 KB)', 15090, 25439, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4635, 6378, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-610x407.jpg', '', 'Reduced by 18.8% (11.6 KB)', 51040, 62881, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4636, 6378, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-600x500.jpg', '', 'Reduced by 14.5% (12.7 KB)', 76376, 89364, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4637, 6378, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/cape-town-04-640x500.jpg', '', 'Reduced by 14.5% (12.9 KB)', 77571, 90763, '', 10, 0, 1, '2019-05-06 20:47:50', NULL),
(4638, 6377, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/cape-town-03.jpg', '', 'Reduced by 26.5% (33.0 KB)', 93752, 127500, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4639, 6377, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-300x300.jpg', '', 'Reduced by 8.0% (898 B)', 10302, 11200, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4640, 6377, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-150x150.jpg', '', 'Reduced by 10.4% (420 B)', 3629, 4049, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4641, 6377, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-600x400.jpg', '', 'Reduced by 11.7% (2.2 KB)', 16720, 18939, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4642, 6377, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-300x200.jpg', '', 'Reduced by 50.0% (7.1 KB)', 7280, 14558, '', 10, 0, 1, '2019-05-06 20:47:51', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(4643, 6377, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-610x407.jpg', '', 'Reduced by 27.0% (8.1 KB)', 22408, 30707, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4644, 6377, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-600x500.jpg', '', 'Reduced by 21.4% (8.7 KB)', 32765, 41689, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4645, 6377, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/cape-town-03-640x500.jpg', '', 'Reduced by 21.5% (8.8 KB)', 33076, 42122, '', 10, 0, 1, '2019-05-06 20:47:51', NULL),
(4654, 6375, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards.png', '', 'Reduced by 0.3% (22.3 KB)', 8209869, 8232658, '', 10, 0, 1, '2019-05-06 20:50:52', NULL),
(4655, 6375, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-300x300.png', '', 'Reduced by 1.0% (1.5 KB)', 145184, 146696, '', 10, 0, 1, '2019-05-06 20:51:58', NULL),
(4656, 6375, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-150x150.png', '', 'Reduced by 1.1% (470 B)', 40998, 41468, '', 10, 0, 1, '2019-05-06 20:52:00', NULL),
(4657, 6375, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-600x450.png', '', 'Reduced by 1.1% (3.4 KB)', 312920, 316352, '', 10, 0, 1, '2019-05-06 20:52:06', NULL),
(4658, 6375, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-300x225.png', '', 'Reduced by 0.8% (673 B)', 84711, 85384, '', 10, 0, 1, '2019-05-06 20:52:07', NULL),
(4659, 6375, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-768x576.png', '', 'Reduced by 0.1% (378 B)', 477091, 477469, '', 10, 0, 1, '2019-05-06 20:52:16', NULL),
(4660, 6375, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-1024x768.png', '', 'Reduced by 0.1% (498 B)', 805096, 805594, '', 10, 0, 1, '2019-05-06 20:52:31', NULL),
(4661, 6375, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-610x458.png', '', 'Reduced by 0.2% (482 B)', 311698, 312180, '', 10, 0, 1, '2019-05-06 20:52:38', NULL),
(4662, 6375, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-600x600.png', '', 'Reduced by 0.1% (390 B)', 501329, 501719, '', 10, 0, 1, '2019-05-06 20:52:44', NULL),
(4663, 6375, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game_Cards-640x640.png', '', 'Reduced by 0.1% (414 B)', 564481, 564895, '', 10, 0, 1, '2019-05-06 20:52:50', NULL),
(4664, 6374, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game.png', '', 'No savings', 7510846, 7510846, '', 10, 0, 1, '2019-05-06 20:55:00', NULL),
(4665, 6374, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-300x300.png', '', 'Reduced by 1.2% (1.5 KB)', 126025, 127552, '', 10, 0, 1, '2019-05-06 20:55:03', NULL),
(4666, 6374, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-150x150.png', '', 'Reduced by 0.9% (341 B)', 36091, 36432, '', 10, 0, 1, '2019-05-06 20:55:04', NULL),
(4667, 6374, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-600x450.png', '', 'Reduced by 1.7% (4.5 KB)', 268794, 273410, '', 10, 0, 1, '2019-05-06 20:55:11', NULL),
(4668, 6374, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-300x225.png', '', 'Reduced by 1.2% (847 B)', 72751, 73598, '', 10, 0, 1, '2019-05-06 20:55:14', NULL),
(4669, 6374, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-768x576.png', '', 'Reduced by 0.9% (3.7 KB)', 402637, 406386, '', 10, 0, 1, '2019-05-06 20:55:23', NULL),
(4670, 6374, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-1024x768.png', '', 'Reduced by 0.2% (1.7 KB)', 690764, 692480, '', 10, 0, 1, '2019-05-06 20:55:41', NULL),
(4671, 6374, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-610x458.png', '', 'Reduced by 1.2% (3.1 KB)', 262187, 265347, '', 10, 0, 1, '2019-05-06 20:55:48', NULL),
(4672, 6374, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-600x600.png', '', 'Reduced by 0.1% (366 B)', 428497, 428863, '', 10, 0, 1, '2019-05-06 20:55:52', NULL),
(4673, 6374, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/My-Safari-Memory-Game-640x640.png', '', 'Reduced by 0.1% (378 B)', 482532, 482910, '', 10, 0, 1, '2019-05-06 20:55:57', NULL),
(4674, 6373, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game.png', '', 'Reduced by 0.1% (2.7 KB)', 5379913, 5382627, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4675, 6373, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-300x300.png', '', 'Reduced by 1.4% (1.6 KB)', 110167, 111778, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4676, 6373, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-150x150.png', '', 'Reduced by 1.3% (434 B)', 32285, 32719, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4677, 6373, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-600x450.png', '', 'Reduced by 1.8% (4.5 KB)', 253943, 258540, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4678, 6373, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-300x225.png', '', 'Reduced by 0.9% (660 B)', 73014, 73674, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4679, 6373, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-768x576.png', '', 'Reduced by 0.1% (342 B)', 378572, 378914, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4680, 6373, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-1024x768.png', '', 'Reduced by 0.1% (426 B)', 622197, 622623, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4681, 6373, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-610x458.png', '', 'Reduced by 0.1% (294 B)', 253716, 254010, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4682, 6373, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-600x600.png', '', 'Reduced by 0.1% (330 B)', 359522, 359852, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4683, 6373, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-640x640.png', '', 'Reduced by 0.1% (354 B)', 401830, 402184, '', 10, 0, 1, '2019-05-08 11:45:14', NULL),
(4684, 6372, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game.png', '', 'Reduced by 0.0% (2.7 KB)', 9515451, 9518165, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4685, 6372, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-300x300.png', '', 'Reduced by 1.8% (2.5 KB)', 143422, 146018, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4686, 6372, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-150x150.png', '', 'Reduced by 0.8% (331 B)', 40933, 41264, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4687, 6372, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-600x450.png', '', 'Reduced by 1.8% (5.4 KB)', 312801, 318377, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4688, 6372, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-300x225.png', '', 'Reduced by 1.9% (1.6 KB)', 81747, 83347, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4689, 6372, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-768x576.png', '', 'Reduced by 1.1% (4.9 KB)', 468193, 473167, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4690, 6372, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-1024x768.png', '', 'Reduced by 0.1% (498 B)', 815778, 816276, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4691, 6372, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-610x458.png', '', 'Reduced by 1.6% (4.9 KB)', 300416, 305406, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4692, 6372, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-600x600.png', '', 'Reduced by 0.1% (390 B)', 498840, 499230, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4693, 6372, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-640x640.png', '', 'Reduced by 0.1% (414 B)', 564103, 564517, '', 10, 0, 1, '2019-05-08 11:45:04', NULL),
(4694, 6370, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1.png', '', 'Reduced by 0.0% (2.7 KB)', 11659304, 11662018, '', 10, 0, 1, '2019-05-06 21:05:47', NULL),
(4695, 6370, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-300x300.png', '', 'Reduced by 0.5% (614 B)', 133650, 134264, '', 10, 0, 1, '2019-05-06 21:07:07', NULL),
(4696, 6370, 'media', 'woocommerce_gallery_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-150x150.png', '', 'Reduced by 0.4% (133 B)', 37542, 37675, '', 10, 0, 1, '2019-05-06 21:07:09', NULL),
(4697, 6370, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-600x400.png', '', 'Reduced by 0.6% (1.8 KB)', 290394, 292201, '', 10, 0, 1, '2019-05-06 21:07:13', NULL),
(4698, 6370, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-300x200.png', '', 'Reduced by 0.3% (234 B)', 80997, 81231, '', 10, 0, 1, '2019-05-06 21:07:14', NULL),
(4699, 6370, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-768x512.png', '', 'Reduced by 0.1% (366 B)', 438622, 438988, '', 10, 0, 1, '2019-05-06 21:07:20', NULL),
(4700, 6370, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-1024x683.png', '', 'Reduced by 0.1% (474 B)', 728478, 728952, '', 10, 0, 1, '2019-05-06 21:07:33', NULL),
(4701, 6370, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-610x407.png', '', 'Reduced by 0.1% (431 B)', 291693, 292124, '', 10, 0, 1, '2019-05-06 21:07:41', NULL),
(4702, 6370, 'media', 'shop_catalog_alt', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-600x600.png', '', 'Reduced by 0.1% (366 B)', 445206, 445572, '', 10, 0, 1, '2019-05-06 21:07:48', NULL),
(4703, 6370, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1-640x640.png', '', 'Reduced by 0.1% (390 B)', 499458, 499848, '', 10, 0, 1, '2019-05-06 21:07:59', NULL),
(4704, 6369, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game.png', '', 'Reduced by 0.0% (2.7 KB)', 23274923, 23277637, '', 10, 0, 1, '2019-05-06 21:10:57', NULL),
(4705, 6369, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-150x150.png', '', 'Reduced by 0.8% (278 B)', 33183, 33461, '', 10, 0, 1, '2019-05-06 21:12:04', NULL),
(4706, 6369, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-300x200.png', '', 'Reduced by 0.3% (234 B)', 83511, 83745, '', 10, 0, 1, '2019-05-06 21:12:06', NULL),
(4707, 6369, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-768x512.png', '', 'Reduced by 0.1% (390 B)', 501658, 502048, '', 10, 0, 1, '2019-05-06 21:12:14', NULL),
(4708, 6369, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-1024x683.png', '', 'Reduced by 0.1% (904 B)', 884681, 885585, '', 10, 0, 1, '2019-05-06 21:12:29', NULL),
(4709, 6369, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-180x180.png', '', 'Reduced by 0.7% (311 B)', 46698, 47009, '', 10, 0, 1, '2019-05-06 21:12:31', NULL),
(4710, 6369, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-300x300.png', '', 'Reduced by 0.3% (408 B)', 122470, 122878, '', 10, 0, 1, '2019-05-06 21:12:33', NULL),
(4711, 6369, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-600x600.png', '', 'Reduced by 0.1% (688 B)', 469342, 470030, '', 10, 0, 1, '2019-05-06 21:12:39', NULL),
(4712, 6369, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-610x407.png', '', 'Reduced by 0.1% (318 B)', 320850, 321168, '', 10, 0, 1, '2019-05-06 21:12:43', NULL),
(4713, 6369, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-640x640.png', '', 'Reduced by 0.1% (402 B)', 533934, 534336, '', 10, 0, 1, '2019-05-06 21:12:50', NULL),
(4714, 6368, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe.png', '', 'Reduced by 0.0% (2.7 KB)', 7793377, 7796091, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4715, 6368, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-150x150.png', '', 'Reduced by 0.7% (210 B)', 30994, 31204, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4716, 6368, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-300x200.png', '', 'Reduced by 0.4% (222 B)', 51955, 52177, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4717, 6368, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-768x512.png', '', 'Reduced by 0.5% (1.5 KB)', 283603, 285169, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4718, 6368, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-1024x683.png', '', 'Reduced by 0.7% (3.1 KB)', 472492, 475706, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4719, 6368, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-180x180.png', '', 'Reduced by 0.5% (222 B)', 42818, 43040, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4720, 6368, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-300x300.png', '', 'Reduced by 0.2% (246 B)', 107354, 107600, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4721, 6368, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-600x600.png', '', 'Reduced by 0.1% (342 B)', 372392, 372734, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4722, 6368, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-610x407.png', '', 'Reduced by 0.4% (758 B)', 187861, 188619, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4723, 6368, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-640x640.png', '', 'Reduced by 0.1% (354 B)', 417426, 417780, '', 10, 0, 1, '2019-05-08 11:44:55', NULL),
(4724, 6367, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards.png', '', 'Reduced by 0.0% (2.7 KB)', 11659304, 11662018, '', 10, 0, 1, '2019-05-06 21:17:37', NULL),
(4725, 6367, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-150x150.png', '', 'Reduced by 0.4% (133 B)', 37542, 37675, '', 10, 0, 1, '2019-05-06 21:18:59', NULL),
(4726, 6367, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-300x200.png', '', 'Reduced by 0.7% (584 B)', 82907, 83491, '', 10, 0, 1, '2019-05-06 21:19:01', NULL),
(4727, 6367, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-768x512.png', '', 'Reduced by 0.7% (3.0 KB)', 451089, 454135, '', 10, 0, 1, '2019-05-06 21:19:08', NULL),
(4728, 6367, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1024x683.png', '', 'Reduced by 0.7% (5.0 KB)', 753225, 758306, '', 10, 0, 1, '2019-05-06 21:19:23', NULL),
(4729, 6367, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-900x604.png', '', 'Reduced by 0.6% (3.6 KB)', 604523, 608255, '', 10, 0, 1, '2019-05-06 21:19:34', NULL),
(4730, 6367, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-600x403.png', '', 'Reduced by 0.6% (1.8 KB)', 294082, 295914, '', 10, 0, 1, '2019-05-06 21:19:38', NULL),
(4731, 6367, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-400x269.png', '', 'Reduced by 0.6% (893 B)', 142282, 143175, '', 10, 0, 1, '2019-05-06 21:19:42', NULL),
(4732, 6367, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-100x100.png', '', 'Reduced by 0.6% (101 B)', 17657, 17758, '', 10, 0, 1, '2019-05-06 21:19:42', NULL),
(4733, 6367, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-140x140.png', '', 'Reduced by 0.5% (156 B)', 32852, 33008, '', 10, 0, 1, '2019-05-06 21:19:43', NULL),
(4734, 6367, 'media', 'wide', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1000x500.png', '', 'Reduced by 0.7% (4.6 KB)', 719212, 723950, '', 10, 0, 1, '2019-05-06 21:19:52', NULL),
(4735, 6367, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-670x335.png', '', 'Reduced by 0.6% (2.1 KB)', 352441, 354545, '', 10, 0, 1, '2019-05-06 21:19:56', NULL),
(4736, 6367, 'media', 'regular', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-500x500.png', '', 'Reduced by 0.6% (2.1 KB)', 332849, 334986, '', 10, 0, 1, '2019-05-06 21:19:58', NULL),
(4737, 6367, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-350x350.png', '', 'Reduced by 0.5% (817 B)', 176574, 177391, '', 10, 0, 1, '2019-05-06 21:19:59', NULL),
(4738, 6367, 'media', 'tall', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-500x1000.png', '', 'Reduced by 1.2% (6.8 KB)', 579744, 586700, '', 10, 0, 1, '2019-05-06 21:20:05', NULL),
(4739, 6367, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1000x1000.png', '', 'Reduced by 0.9% (10.4 KB)', 1151797, 1162413, '', 10, 0, 1, '2019-05-06 21:20:16', NULL),
(4740, 6367, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-900x600.png', '', 'Reduced by 0.6% (3.7 KB)', 597619, 601359, '', 10, 0, 1, '2019-05-06 21:20:24', NULL),
(4741, 6367, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-1700x700.png', '', 'Reduced by 0.7% (11.4 KB)', 1674610, 1686237, '', 10, 0, 1, '2019-05-06 21:20:39', NULL),
(4742, 6367, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-800x800.png', '', 'Reduced by 0.8% (5.7 KB)', 770865, 776709, '', 10, 0, 1, '2019-05-06 21:20:50', NULL),
(4743, 6367, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-375x400.png', '', 'Reduced by 0.5% (955 B)', 208975, 209930, '', 10, 0, 1, '2019-05-06 21:20:52', NULL),
(4744, 6367, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-2-with-cards-600x400.png', '', 'Reduced by 0.6% (1.8 KB)', 290394, 292201, '', 10, 0, 1, '2019-05-06 21:20:54', NULL),
(4745, 6366, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards.png', '', 'Reduced by 0.0% (2.7 KB)', 8552192, 8554906, '', 10, 0, 1, '2019-05-06 21:22:45', NULL),
(4746, 6366, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-150x150.png', '', 'Reduced by 0.7% (235 B)', 32237, 32472, '', 10, 0, 1, '2019-05-06 21:22:48', NULL),
(4747, 6366, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-300x200.png', '', 'Reduced by 0.4% (247 B)', 54858, 55105, '', 10, 0, 1, '2019-05-06 21:22:48', NULL),
(4748, 6366, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-768x512.png', '', 'Reduced by 0.4% (1.1 KB)', 305944, 307035, '', 10, 0, 1, '2019-05-06 21:22:51', NULL),
(4749, 6366, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-1024x683.png', '', 'Reduced by 0.4% (2.1 KB)', 513173, 515310, '', 10, 0, 1, '2019-05-06 21:22:57', NULL),
(4750, 6366, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-180x180.png', '', 'Reduced by 0.5% (222 B)', 44919, 45141, '', 10, 0, 1, '2019-05-06 21:22:58', NULL),
(4751, 6366, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-300x300.png', '', 'Reduced by 0.2% (246 B)', 113902, 114148, '', 10, 0, 1, '2019-05-06 21:22:59', NULL),
(4752, 6366, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-600x600.png', '', 'Reduced by 0.1% (354 B)', 401229, 401583, '', 10, 0, 1, '2019-05-06 21:23:03', NULL),
(4753, 6366, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-610x407.png', '', 'Reduced by 0.3% (516 B)', 201574, 202090, '', 10, 0, 1, '2019-05-06 21:23:06', NULL),
(4754, 6366, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/pile-of-wildlife-memory-game-cards-640x640.png', '', 'Reduced by 0.1% (366 B)', 450205, 450571, '', 10, 0, 1, '2019-05-06 21:23:09', NULL),
(4765, 6363, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2.png', '', 'Reduced by 0.0% (2.7 KB)', 5938461, 5941175, '', 10, 0, 1, '2019-05-06 21:24:38', NULL),
(4766, 6363, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-150x150.png', '', 'Reduced by 0.8% (228 B)', 28548, 28776, '', 10, 0, 1, '2019-05-06 21:24:42', NULL),
(4767, 6363, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-300x300.png', '', 'Reduced by 0.3% (275 B)', 95937, 96212, '', 10, 0, 1, '2019-05-06 21:24:43', NULL),
(4768, 6363, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-768x768.png', '', 'Reduced by 0.1% (498 B)', 525577, 526075, '', 10, 0, 1, '2019-05-06 21:24:52', NULL),
(4769, 6363, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-1024x1024.png', '', 'Reduced by 0.1% (534 B)', 886109, 886643, '', 10, 0, 1, '2019-05-06 21:25:03', NULL),
(4770, 6363, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-180x180.png', '', 'Reduced by 0.6% (248 B)', 39393, 39641, '', 10, 0, 1, '2019-05-06 21:25:03', NULL),
(4771, 6363, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-600x600.png', '', 'Reduced by 0.1% (419 B)', 334419, 334838, '', 10, 0, 1, '2019-05-06 21:25:07', NULL),
(4772, 6363, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-610x610.png', '', 'Reduced by 0.1% (341 B)', 344607, 344948, '', 10, 0, 1, '2019-05-06 21:25:14', NULL),
(4773, 6363, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-2-640x640.png', '', 'Reduced by 0.1% (376 B)', 376074, 376450, '', 10, 0, 1, '2019-05-06 21:25:18', NULL),
(4779, 6361, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2.png', '', 'Reduced by 1.4% (18.9 KB)', 1350021, 1369363, '', 10, 0, 1, '2019-05-06 21:25:31', NULL),
(4780, 6361, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-150x150.png', '', 'Reduced by 0.6% (222 B)', 35624, 35846, '', 10, 0, 1, '2019-05-06 21:25:31', NULL),
(4781, 6361, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-300x233.png', '', 'Reduced by 0.2% (246 B)', 99747, 99993, '', 10, 0, 1, '2019-05-06 21:25:32', NULL),
(4782, 6361, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-768x597.png', '', 'Reduced by 0.1% (402 B)', 548464, 548866, '', 10, 0, 1, '2019-05-06 21:25:37', NULL),
(4783, 6361, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-1024x796.png', '', 'Reduced by 0.1% (546 B)', 935203, 935749, '', 10, 0, 1, '2019-05-06 21:25:44', NULL),
(4784, 6361, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-180x180.png', '', 'Reduced by 0.4% (222 B)', 49302, 49524, '', 10, 0, 1, '2019-05-06 21:25:44', NULL),
(4785, 6361, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-300x300.png', '', 'Reduced by 0.2% (246 B)', 124079, 124325, '', 10, 0, 1, '2019-05-06 21:25:48', NULL),
(4786, 6361, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-600x600.png', '', 'Reduced by 0.1% (366 B)', 438742, 439108, '', 10, 0, 1, '2019-05-06 21:25:51', NULL),
(4787, 6361, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-610x474.png', '', 'Reduced by 0.1% (330 B)', 358529, 358859, '', 10, 0, 1, '2019-05-06 21:25:55', NULL),
(4788, 6361, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/2017-My-SA-Postcards-cover-sleeve-2-640x640.png', '', 'Reduced by 0.1% (390 B)', 493959, 494349, '', 10, 0, 1, '2019-05-06 21:25:58', NULL),
(4808, 6358, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1.png', '', 'Reduced by 0.0% (2.7 KB)', 5938461, 5941175, '', 10, 0, 1, '2019-05-06 21:28:39', NULL),
(4809, 6358, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-150x150.png', '', 'Reduced by 0.8% (228 B)', 28548, 28776, '', 10, 0, 1, '2019-05-06 21:28:42', NULL),
(4810, 6358, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-300x300.png', '', 'Reduced by 0.3% (275 B)', 95937, 96212, '', 10, 0, 1, '2019-05-06 21:28:43', NULL),
(4811, 6358, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-768x768.png', '', 'Reduced by 0.1% (498 B)', 525577, 526075, '', 10, 0, 1, '2019-05-06 21:28:50', NULL),
(4812, 6358, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-1024x1024.png', '', 'Reduced by 0.1% (534 B)', 886109, 886643, '', 10, 0, 1, '2019-05-06 21:29:00', NULL),
(4813, 6358, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-180x180.png', '', 'Reduced by 0.6% (248 B)', 39393, 39641, '', 10, 0, 1, '2019-05-06 21:29:02', NULL),
(4814, 6358, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-600x600.png', '', 'Reduced by 0.1% (419 B)', 334419, 334838, '', 10, 0, 1, '2019-05-06 21:29:06', NULL),
(4815, 6358, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-610x610.png', '', 'Reduced by 0.1% (341 B)', 344607, 344948, '', 10, 0, 1, '2019-05-06 21:29:10', NULL),
(4816, 6358, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/My-South-Africa-Postcards-1-640x640.png', '', 'Reduced by 0.1% (376 B)', 376074, 376450, '', 10, 0, 1, '2019-05-06 21:29:15', NULL),
(4817, 6357, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards.jpg', '', 'Reduced by 23.8% (89.2 KB)', 292165, 383511, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4818, 6357, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-150x150.jpg', '', 'Reduced by 81.1% (29.2 KB)', 6965, 36874, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4819, 6357, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-300x188.jpg', '', 'Reduced by 65.9% (29.6 KB)', 15706, 46015, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4820, 6357, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-768x481.jpg', '', 'Reduced by 36.9% (31.2 KB)', 54513, 86442, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4821, 6357, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-1024x641.jpg', '', 'Reduced by 28.9% (32.5 KB)', 81669, 114899, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4822, 6357, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-180x180.jpg', '', 'Reduced by 76.4% (29.3 KB)', 9236, 39213, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4823, 6357, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-300x300.jpg', '', 'Reduced by 62.7% (29.6 KB)', 18040, 48319, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4824, 6357, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-600x600.jpg', '', 'Reduced by 40.8% (30.7 KB)', 45740, 77205, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4825, 6357, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-610x382.jpg', '', 'Reduced by 44.1% (30.7 KB)', 39785, 71232, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4826, 6357, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-640x640.jpg', '', 'Reduced by 38.5% (30.6 KB)', 50002, 81345, '', 10, 0, 1, '2019-05-08 11:44:45', NULL),
(4827, 6356, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards.png', '', 'Reduced by 0.0% (2.7 KB)', 5938461, 5941175, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4828, 6356, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-150x150.png', '', 'Reduced by 0.8% (228 B)', 28548, 28776, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4829, 6356, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-300x300.png', '', 'Reduced by 0.3% (275 B)', 95937, 96212, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4830, 6356, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-768x768.png', '', 'Reduced by 0.1% (498 B)', 525577, 526075, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4831, 6356, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-1024x1024.png', '', 'Reduced by 0.1% (534 B)', 886109, 886643, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4832, 6356, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-180x180.png', '', 'Reduced by 0.6% (248 B)', 39393, 39641, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4833, 6356, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-600x600.png', '', 'Reduced by 0.1% (419 B)', 334419, 334838, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4834, 6356, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-610x610.png', '', 'Reduced by 0.1% (341 B)', 344607, 344948, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4835, 6356, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-640x640.png', '', 'Reduced by 0.1% (376 B)', 376074, 376450, '', 10, 0, 1, '2019-05-08 11:44:39', NULL),
(4836, 6355, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front.jpg', '', 'Reduced by 66.5% (37.7 KB)', 19445, 58039, '', 10, 0, 1, '2019-05-08 11:44:36', NULL),
(4837, 6355, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front-150x150.jpg', '', 'Reduced by 80.5% (24.9 KB)', 6179, 31692, '', 10, 0, 1, '2019-05-08 11:44:36', NULL),
(4838, 6355, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front-300x186.jpg', '', 'Reduced by 69.5% (25.2 KB)', 11308, 37081, '', 10, 0, 1, '2019-05-08 11:44:36', NULL),
(4839, 6355, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front-180x180.jpg', '', 'Reduced by 75.9% (25.0 KB)', 8138, 33752, '', 10, 0, 1, '2019-05-08 11:44:36', NULL),
(4840, 6355, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front-300x300.jpg', '', 'Reduced by 60.7% (25.4 KB)', 16838, 42826, '', 10, 0, 1, '2019-05-08 11:44:36', NULL),
(4841, 6354, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve.png', '', 'Reduced by 1.4% (18.9 KB)', 1350021, 1369363, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4842, 6354, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-150x150.png', '', 'Reduced by 0.6% (222 B)', 35624, 35846, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4843, 6354, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-300x233.png', '', 'Reduced by 0.2% (246 B)', 99747, 99993, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4844, 6354, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-768x597.png', '', 'Reduced by 0.1% (402 B)', 548464, 548866, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4845, 6354, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-1024x796.png', '', 'Reduced by 0.1% (546 B)', 935203, 935749, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4846, 6354, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-180x180.png', '', 'Reduced by 0.4% (222 B)', 49302, 49524, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4847, 6354, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-300x300.png', '', 'Reduced by 0.2% (246 B)', 124079, 124325, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4848, 6354, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-600x600.png', '', 'Reduced by 0.1% (366 B)', 438742, 439108, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4849, 6354, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-610x474.png', '', 'Reduced by 0.1% (330 B)', 358529, 358859, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4850, 6354, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-640x640.png', '', 'Reduced by 0.1% (390 B)', 493959, 494349, '', 10, 0, 1, '2019-05-08 11:44:31', NULL),
(4860, 6352, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words.png', '', 'Reduced by 0.0% (2.7 KB)', 7391965, 7394679, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4861, 6352, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-150x150.png', '', 'Reduced by 0.6% (222 B)', 34854, 35076, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4862, 6352, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-300x300.png', '', 'Reduced by 0.3% (409 B)', 118025, 118434, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4863, 6352, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-768x768.png', '', 'Reduced by 0.1% (596 B)', 671463, 672059, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4864, 6352, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-1024x1024.png', '', 'Reduced by 0.1% (618 B)', 1144029, 1144647, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4865, 6352, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-180x180.png', '', 'Reduced by 0.5% (262 B)', 47748, 48010, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4866, 6352, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-600x600.png', '', 'Reduced by 0.1% (374 B)', 425047, 425421, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4867, 6352, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-610x610.png', '', 'Reduced by 0.2% (678 B)', 437585, 438263, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4868, 6352, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-640x640.png', '', 'Reduced by 0.1% (378 B)', 478455, 478833, '', 10, 0, 1, '2019-05-08 11:44:24', NULL),
(4869, 6350, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side.png', '', 'No savings', 4292520, 4292520, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4870, 6350, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-150x150.png', '', 'Reduced by 3.7% (410 B)', 10780, 11190, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4871, 6350, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-300x200.png', '', 'Reduced by 4.1% (766 B)', 17934, 18700, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4872, 6350, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-768x512.png', '', 'Reduced by 5.8% (5.6 KB)', 94357, 100139, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4873, 6350, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-1024x683.png', '', 'Reduced by 5.9% (9.8 KB)', 159972, 169970, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4874, 6350, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-180x180.png', '', 'Reduced by 3.6% (551 B)', 14799, 15350, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4875, 6350, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-300x300.png', '', 'Reduced by 4.3% (1.6 KB)', 35494, 37096, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4876, 6350, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-600x600.png', '', 'Reduced by 5.1% (6.5 KB)', 123861, 130479, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4877, 6350, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-610x407.png', '', 'Reduced by 5.2% (3.3 KB)', 62317, 65722, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4878, 6350, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-big-south-africa-puzzle-side-640x640.png', '', 'Reduced by 4.9% (7.1 KB)', 139651, 146893, '', 10, 0, 1, '2019-05-08 10:17:22', NULL),
(4879, 6349, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back.png', '', 'Reduced by 0.0% (2.7 KB)', 7556360, 7559074, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4880, 6349, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-150x150.png', '', 'Reduced by 0.5% (222 B)', 42087, 42309, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4881, 6349, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-300x278.png', '', 'Reduced by 0.2% (246 B)', 127253, 127499, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4882, 6349, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-768x712.png', '', 'Reduced by 0.1% (474 B)', 722248, 722722, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4883, 6349, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-1024x950.png', '', 'Reduced by 0.1% (654 B)', 1224008, 1224662, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4884, 6349, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-180x180.png', '', 'Reduced by 0.4% (222 B)', 57960, 58182, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4885, 6349, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-300x300.png', '', 'Reduced by 0.2% (258 B)', 145517, 145775, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4886, 6349, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-600x600.png', '', 'Reduced by 0.1% (390 B)', 522491, 522881, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4887, 6349, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-610x566.png', '', 'Reduced by 0.1% (378 B)', 470974, 471352, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4888, 6349, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-640x640.png', '', 'Reduced by 0.1% (414 B)', 589336, 589750, '', 10, 0, 1, '2019-05-08 10:17:15', NULL),
(4889, 6348, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle.png', '', 'Reduced by 0.1% (2.7 KB)', 4634673, 4637387, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4890, 6348, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-150x150.png', '', 'Reduced by 1.1% (418 B)', 37484, 37902, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4891, 6348, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-225x300.png', '', 'Reduced by 0.8% (727 B)', 89548, 90275, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4892, 6348, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-768x1024.png', '', 'Reduced by 0.1% (510 B)', 841118, 841628, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4893, 6348, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-180x180.png', '', 'Reduced by 0.9% (479 B)', 51755, 52234, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4894, 6348, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-300x300.png', '', 'Reduced by 1.1% (1.5 KB)', 129047, 130545, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4895, 6348, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-600x600.png', '', 'Reduced by 0.3% (1.6 KB)', 467142, 468746, '', 10, 0, 1, '2019-05-08 10:17:09', NULL),
(4896, 6348, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-610x813.png', '', 'Reduced by 0.3% (1.8 KB)', 549975, 551869, '', 10, 0, 1, '2019-05-08 10:17:10', NULL),
(4897, 6348, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-640x640.png', '', 'Reduced by 0.2% (928 B)', 526966, 527894, '', 10, 0, 1, '2019-05-08 10:17:10', NULL),
(4898, 6347, 'media', 'full', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front.png', '', 'Reduced by 0.0% (2.7 KB)', 8293473, 8296187, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4899, 6347, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-150x150.png', '', 'Reduced by 0.6% (291 B)', 45703, 45994, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4900, 6347, 'media', 'medium', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-300x281.png', '', 'Reduced by 0.2% (258 B)', 139399, 139657, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4901, 6347, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-768x720.png', '', 'Reduced by 0.1% (486 B)', 769600, 770086, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4902, 6347, 'media', 'large', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-1024x960.png', '', 'Reduced by 0.1% (678 B)', 1303547, 1304225, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4903, 6347, 'media', 'shop_thumbnail', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-180x180.png', '', 'Reduced by 0.4% (245 B)', 63217, 63462, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4904, 6347, 'media', 'shop_catalog', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-300x300.png', '', 'Reduced by 0.2% (258 B)', 155806, 156064, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4905, 6347, 'media', 'shop_single', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-600x600.png', '', 'Reduced by 0.1% (402 B)', 546814, 547216, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4906, 6347, 'media', 'bloom_image', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-610x572.png', '', 'Reduced by 0.1% (390 B)', 502880, 503270, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(4907, 6347, 'media', 'jr_insta_square', 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-640x640.png', '', 'Reduced by 0.1% (426 B)', 615918, 616344, '', 10, 0, 1, '2019-05-08 10:17:02', NULL),
(8540, NULL, NULL, NULL, 'ABSPATHwp-content/themes/shweet/screenshot.png', '', 'Reduced by 35.3% (22.0 KB)', 41407, 63968, '', 10, 0, 1, '2019-05-06 22:01:29', NULL),
(8541, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/transparent.png', '', 'Reduced by 92.6% (853 B)', 68, 921, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8542, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/ie8-transparency-white.png', '', 'Reduced by 92.6% (853 B)', 68, 921, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8543, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item.jpg', '', 'Reduced by 11.7% (840 B)', 6346, 7186, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8544, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-wide.jpg', '', 'Reduced by 11.9% (840 B)', 6190, 7030, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8545, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/textures/diagonal_line.png', '', 'Reduced by 92.8% (2.8 KB)', 221, 3051, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8546, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/textures/grid.png', '', 'Reduced by 88.7% (855 B)', 109, 964, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8547, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/portfolio-reg-sizer.jpg', '', 'Reduced by 70.2% (840 B)', 357, 1197, '', 10, 0, 1, '2019-05-06 22:01:30', NULL),
(8548, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/prettyPhoto/dark_rounded/loader.gif', '', 'Reduced by 0.3% (9 B)', 2599, 2608, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8549, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/displacement.jpg', '', 'Reduced by 13.6% (2.3 KB)', 14743, 17056, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8550, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/leaflet/layers-2x.png', '', 'No savings', 1259, 1259, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8551, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/leaflet/marker-shadow.png', '', 'No savings', 618, 618, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8552, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/leaflet/layers.png', '', 'No savings', 696, 696, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8553, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/quote.png', '', 'Reduced by 75.0% (1,005 B)', 335, 1340, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8554, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/dropdown-arrows.png', '', 'Reduced by 78.0% (1.1 KB)', 308, 1401, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8555, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/recent-comment-dark.png', '', 'Reduced by 65.7% (851 B)', 445, 1296, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8556, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/loading.gif', '', 'Reduced by 61.4% (5.9 KB)', 3770, 9766, '', 10, 0, 1, '2019-05-06 22:01:31', NULL),
(8557, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/play.png', '', 'Reduced by 42.6% (1.4 KB)', 1949, 3397, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8558, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/slider-arrows@2x.png', '', 'Reduced by 37.9% (2.9 KB)', 4905, 7904, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8559, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/quote@2x.png', '', 'Reduced by 47.9% (851 B)', 925, 1776, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8560, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/link@2x.png', '', 'Reduced by 41.0% (851 B)', 1227, 2078, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8561, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/aside.png', '', 'Reduced by 83.7% (943 B)', 184, 1127, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8562, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/nectar-loading.gif', '', 'Reduced by 56.3% (1.4 KB)', 1139, 2608, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8563, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/mag-glass-mobile.png', '', 'Reduced by 77.0% (1.0 KB)', 307, 1336, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8564, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/responsive-dropdown-arrows.png', '', 'Reduced by 81.8% (865 B)', 193, 1058, '', 10, 0, 1, '2019-05-06 22:01:32', NULL),
(8565, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/slider-arrows-shadows.png', '', 'Reduced by 55.0% (851 B)', 697, 1548, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8566, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/link.png', '', 'Reduced by 72.2% (1.0 KB)', 401, 1443, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8567, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/cart-add.png', '', 'Reduced by 71.7% (951 B)', 376, 1327, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8568, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/recent-comment.png', '', 'Reduced by 65.9% (851 B)', 440, 1291, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8569, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/portfolio-arrows.png', '', 'Reduced by 71.6% (851 B)', 338, 1189, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8570, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/cart-added.png', '', 'Reduced by 85.7% (1,012 B)', 169, 1181, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8571, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/cart-add@2x.png', '', 'Reduced by 70.0% (1,016 B)', 436, 1452, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8572, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/heart@2x.png', '', 'Reduced by 52.0% (937 B)', 864, 1801, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8573, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/status@2x.png', '', 'Reduced by 67.4% (907 B)', 438, 1345, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8574, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/slider-arrows.png', '', 'Reduced by 44.9% (3.1 KB)', 3885, 7054, '', 10, 0, 1, '2019-05-06 22:01:33', NULL),
(8575, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/aside@2x.png', '', 'Reduced by 85.6% (966 B)', 162, 1128, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8576, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/mag-glass-mobile@2x.png', '', 'Reduced by 50.7% (941 B)', 916, 1857, '', 10, 0, 1, '2019-05-06 22:01:34', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(8577, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/heart-white-bg@2x.png', '', 'Reduced by 50.5% (880 B)', 864, 1744, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8578, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/dropdown-arrows-black.png', '', 'Reduced by 71.9% (928 B)', 362, 1290, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8579, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/cart-added@2x.png', '', 'Reduced by 71.0% (966 B)', 395, 1361, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8580, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/jplayer.png', '', 'Reduced by 50.0% (2.9 KB)', 3010, 6021, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8581, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/heart.png', '', 'Reduced by 64.0% (861 B)', 485, 1346, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8582, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/portfolio-arrows@2x.png', '', 'Reduced by 58.2% (854 B)', 613, 1467, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8583, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/loading.png', '', 'Reduced by 99.4% (13.4 KB)', 83, 13774, '', 10, 0, 1, '2019-05-06 22:01:34', NULL),
(8584, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/slider-arrows-small.png', '', 'Reduced by 56.9% (890 B)', 675, 1565, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8585, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/loading-white-bg.gif', '', 'Reduced by 7.7% (200 B)', 2408, 2608, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8586, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/status.png', '', 'Reduced by 74.6% (867 B)', 295, 1162, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8587, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/heart-white-bg.png', '', 'Reduced by 67.0% (851 B)', 419, 1270, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8588, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/icons/comment-children-line.jpg', '', 'Reduced by 74.7% (840 B)', 285, 1125, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8589, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-tall.jpg', '', 'Reduced by 11.9% (840 B)', 6190, 7030, '', 10, 0, 1, '2019-05-06 22:01:37', NULL),
(8590, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-video-img.png', '', 'Reduced by 54.4% (6.8 KB)', 5792, 12706, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8591, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-blog-item-large-featured.jpg', '', 'Reduced by 35.7% (840 B)', 1512, 2352, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8592, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-photography-wide.jpg', '', 'Reduced by 45.8% (840 B)', 996, 1836, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8593, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/ie8-transparency.png', '', 'Reduced by 92.6% (853 B)', 68, 921, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8594, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-photography-regular.jpg', '', 'Reduced by 39.4% (840 B)', 1292, 2132, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8595, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-tiny.jpg', '', 'Reduced by 70.2% (840 B)', 357, 1197, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8596, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/salient-logo.png', '', 'Reduced by 40.4% (2.1 KB)', 3207, 5383, '', 10, 0, 1, '2019-05-06 22:01:39', NULL),
(8597, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/img/no-portfolio-item-small.jpg', '', 'Reduced by 32.2% (840 B)', 1765, 2605, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8598, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/tinymce/shortcode_generator/icons/shortcode-generator.png', '', 'Reduced by 70.5% (1.1 KB)', 483, 1637, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8599, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/tinymce/shortcode_generator/css/chosen/chosen-sprite@2x.png', '', 'No savings', 872, 872, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8600, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/tinymce/shortcode_generator/css/chosen/chosen-sprite.png', '', 'No savings', 646, 646, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8601, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/fields/upload/blank.png', '', 'Reduced by 92.6% (856 B)', 68, 924, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8602, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/4colalt.png', '', 'Reduced by 87.3% (915 B)', 133, 1048, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8603, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/hs-centered-links.jpg', '', 'Reduced by 24.7% (840 B)', 2567, 3407, '', 10, 0, 1, '2019-05-06 22:01:40', NULL),
(8604, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/project-style-2.png', '', 'Reduced by 9.5% (1.8 KB)', 17549, 19400, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8605, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/3col.png', '', 'Reduced by 88.1% (1,023 B)', 138, 1161, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8606, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/left-sidebar.png', '', 'Reduced by 84.1% (998 B)', 188, 1186, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8607, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/fs-sprite.png', '', 'Reduced by 85.4% (939 B)', 161, 1100, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8608, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/default-header.png', '', 'Reduced by 78.4% (1.5 KB)', 421, 1951, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8609, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/centered-logo-menu.png', '', 'Reduced by 78.5% (1.5 KB)', 418, 1944, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8610, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/menu_icon.png', '', 'Reduced by 71.9% (1.0 KB)', 406, 1447, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8611, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/fullwidth.png', '', 'Reduced by 69.7% (1.5 KB)', 663, 2186, '', 10, 0, 1, '2019-05-06 22:01:41', NULL),
(8612, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/hs-default.jpg', '', 'Reduced by 25.0% (842 B)', 2524, 3366, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8613, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/1col.png', '', 'Reduced by 97.1% (3.4 KB)', 104, 3606, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8614, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/2col.png', '', 'Reduced by 88.0% (1,016 B)', 138, 1154, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8615, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/right-sidebar.png', '', 'Reduced by 84.2% (1,003 B)', 188, 1191, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8616, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/centered-menu.png', '', 'Reduced by 77.8% (1.6 KB)', 459, 2064, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8617, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/no-sidebar.png', '', 'Reduced by 92.1% (1,009 B)', 87, 1096, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8618, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/2cr.png', '', 'Reduced by 96.6% (3.4 KB)', 122, 3633, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8619, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/YouTube.png', '', 'Reduced by 25.0% (191 B)', 574, 765, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8620, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/LinkedIn.png', '', 'Reduced by 30.0% (191 B)', 445, 636, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8621, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Digg.png', '', 'Reduced by 28.9% (191 B)', 470, 661, '', 10, 0, 1, '2019-05-06 22:01:42', NULL),
(8622, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Apple.png', '', 'Reduced by 28.9% (191 B)', 471, 662, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8623, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Windows.png', '', 'Reduced by 26.9% (191 B)', 518, 709, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8624, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Map.png', '', 'Reduced by 30.1% (191 B)', 443, 634, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8625, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Facebook.png', '', 'Reduced by 31.1% (191 B)', 424, 615, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8626, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Squidoo.png', '', 'Reduced by 25.6% (191 B)', 556, 747, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8627, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Forrst.png', '', 'Reduced by 30.6% (191 B)', 434, 625, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8628, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Skype.png', '', 'Reduced by 28.2% (191 B)', 486, 677, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8629, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Blogger.png', '', 'Reduced by 28.1% (191 B)', 489, 680, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8630, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/GitHub.png', '', 'Reduced by 28.6% (191 B)', 477, 668, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8631, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Dribbble.png', '', 'Reduced by 25.5% (191 B)', 558, 749, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8632, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/LastFM.png', '', 'Reduced by 28.1% (191 B)', 489, 680, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8633, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/WordPress.png', '', 'Reduced by 24.9% (191 B)', 575, 766, '', 10, 0, 1, '2019-05-06 22:01:43', NULL),
(8634, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/DailyBooth.png', '', 'Reduced by 26.2% (191 B)', 539, 730, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8635, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Tumblr.png', '', 'Reduced by 31.7% (191 B)', 411, 602, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8636, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Flickr.png', '', 'Reduced by 28.7% (191 B)', 475, 666, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8637, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/ShareThis.png', '', 'Reduced by 29.0% (191 B)', 468, 659, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8638, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/SoundCloud.png', '', 'Reduced by 31.6% (191 B)', 414, 605, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8639, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Newsvine.png', '', 'Reduced by 29.2% (191 B)', 463, 654, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8640, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/deviantART.png', '', 'Reduced by 28.7% (191 B)', 475, 666, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8641, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/StumbleUpon.png', '', 'Reduced by 29.7% (191 B)', 452, 643, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8642, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/RSS.png', '', 'Reduced by 26.1% (191 B)', 541, 732, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8643, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/FeedBurner.png', '', 'Reduced by 26.8% (191 B)', 521, 712, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8644, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Vimeo.png', '', 'Reduced by 29.2% (191 B)', 463, 654, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8645, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/GrooveShark.png', '', 'Reduced by 26.3% (191 B)', 534, 725, '', 10, 0, 1, '2019-05-06 22:01:44', NULL),
(8646, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Twitter.png', '', 'Reduced by 27.6% (191 B)', 502, 693, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8647, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Google.png', '', 'Reduced by 27.1% (191 B)', 513, 704, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8648, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/social/Drupal.png', '', 'Reduced by 27.2% (191 B)', 510, 701, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8649, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/2cl.png', '', 'Reduced by 96.7% (3.4 KB)', 121, 3632, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8650, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/fixed-left.png', '', 'Reduced by 77.8% (1.4 KB)', 421, 1897, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8651, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/4col.png', '', 'Reduced by 87.2% (1,011 B)', 148, 1159, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8652, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/theme-nectar.png', '', 'Reduced by 63.4% (991 B)', 571, 1562, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8653, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/menu-left-aligned.png', '', 'Reduced by 77.6% (1.4 KB)', 425, 1894, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8654, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/centered-menu-bottom-bar.png', '', 'Reduced by 73.4% (939 B)', 341, 1280, '', 10, 0, 1, '2019-05-06 22:01:45', NULL),
(8655, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/1colg.png', '', 'Reduced by 91.4% (923 B)', 87, 1010, '', 10, 0, 1, '2019-05-06 22:01:46', NULL),
(8656, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/project-style-1.png', '', 'Reduced by 6.9% (1.3 KB)', 18212, 19555, '', 10, 0, 1, '2019-05-06 22:01:46', NULL),
(8657, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/img/centered-menu-under-logo.png', '', 'Reduced by 79.0% (1.5 KB)', 410, 1956, '', 10, 0, 1, '2019-05-06 22:01:46', NULL),
(8658, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/progress_bar.gif', '', 'Reduced by 1.6% (8 B)', 494, 502, '', 10, 0, 1, '2019-05-06 22:01:46', NULL),
(8659, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/icon_sprite.png', '', 'Reduced by 14.7% (472 B)', 2745, 3217, '', 10, 0, 1, '2019-05-06 22:01:46', NULL),
(8660, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/ui-icons_454545_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8661, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/slider_handles.png', '', 'Reduced by 68.4% (3.0 KB)', 1407, 4453, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8662, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/ui-icons_222222_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8663, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/jquery-ui-aristo/images/bg_fallback.png', '', 'Reduced by 92.9% (3.4 KB)', 266, 3721, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8664, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png', '', 'No savings', 123, 123, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8665, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_glass_75_ffffff_1x400.png', '', 'Reduced by 4.7% (5 B)', 102, 107, '', 10, 0, 1, '2019-05-06 22:01:47', NULL),
(8666, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_454545_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:48', NULL),
(8667, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png', '', 'No savings', 110, 110, '', 10, 0, 1, '2019-05-06 22:01:48', NULL),
(8668, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_f6cf3b_256x240.png', '', 'Reduced by 50.5% (4.4 KB)', 4394, 8884, '', 10, 0, 1, '2019-05-06 22:01:48', NULL),
(8669, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_222222_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:49', NULL),
(8670, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_2e83ff_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:49', NULL),
(8671, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_glass_75_dadada_1x400.png', '', 'No savings', 111, 111, '', 10, 0, 1, '2019-05-06 22:01:49', NULL),
(8672, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_glass_65_ffffff_1x400.png', '', 'Reduced by 5.7% (6 B)', 99, 105, '', 10, 0, 1, '2019-05-06 22:01:49', NULL),
(8673, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_888888_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:49', NULL),
(8674, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png', '', 'Reduced by 52.2% (94 B)', 86, 180, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8675, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png', '', 'Reduced by 14.9% (15 B)', 86, 101, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8676, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-icons_cd0a0a_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8677, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/options/css/custom-theme/images/ui-bg_glass_55_fbf9ee_1x400.png', '', 'No savings', 120, 120, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8678, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/fancy-ul.png', '', 'Reduced by 83.0% (961 B)', 197, 1158, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8679, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/woo.png', '', 'Reduced by 61.9% (910 B)', 559, 1469, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8680, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/mountains.jpg', '', 'Reduced by 31.1% (2.4 KB)', 5474, 7948, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8681, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_up_inverse.jpg', '', 'Reduced by 25.8% (905 B)', 2600, 3505, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8682, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_up.jpg', '', 'Reduced by 22.9% (912 B)', 3069, 3981, '', 10, 0, 1, '2019-05-06 22:01:50', NULL),
(8683, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/waves.jpg', '', 'Reduced by 42.9% (2.4 KB)', 3289, 5756, '', 10, 0, 1, '2019-05-06 22:01:51', NULL),
(8684, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/fan.jpg', '', 'Reduced by 43.4% (2.4 KB)', 3217, 5688, '', 10, 0, 1, '2019-05-06 22:01:51', NULL),
(8685, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/clouds.jpg', '', 'Reduced by 36.8% (2.4 KB)', 4234, 6703, '', 10, 0, 1, '2019-05-06 22:01:51', NULL),
(8686, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_down.jpg', '', 'Reduced by 26.2% (905 B)', 2544, 3449, '', 10, 0, 1, '2019-05-06 22:01:52', NULL),
(8687, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_asym.jpg', '', 'Reduced by 45.0% (2.4 KB)', 3026, 5500, '', 10, 0, 1, '2019-05-06 22:01:52', NULL),
(8688, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_down_inverse.jpg', '', 'Reduced by 23.4% (910 B)', 2973, 3883, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8689, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/waves_no_opacity.jpg', '', 'Reduced by 43.8% (2.4 KB)', 3164, 5627, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8690, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/triangle.jpg', '', 'Reduced by 45.9% (2.4 KB)', 2911, 5383, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8691, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/straight_section.jpg', '', 'Reduced by 63.3% (2.4 KB)', 1427, 3890, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8692, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/waves_opacity.jpg', '', 'Reduced by 38.3% (2.4 KB)', 3988, 6460, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8693, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/tilt_alt.jpg', '', 'Reduced by 47.6% (2.4 KB)', 2716, 5185, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8694, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_asym_2.jpg', '', 'Reduced by 46.1% (2.4 KB)', 2887, 5355, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8695, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/tilt.jpg', '', 'Reduced by 46.8% (2.4 KB)', 2796, 5259, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8696, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/speech.jpg', '', 'Reduced by 55.6% (2.4 KB)', 1969, 4436, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8697, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/shape_dividers/curve_opacity.jpg', '', 'Reduced by 37.6% (2.4 KB)', 4108, 6586, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8698, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/btn.png', '', 'Reduced by 77.5% (1.0 KB)', 302, 1341, '', 10, 0, 1, '2019-05-06 22:01:53', NULL),
(8699, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/portfolio.png', '', 'Reduced by 84.1% (996 B)', 189, 1185, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8700, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/gradient_text.png', '', 'Reduced by 63.9% (986 B)', 556, 1542, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8701, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/blog.png', '', 'Reduced by 81.5% (1.1 KB)', 244, 1321, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8702, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/map.png', '', 'Reduced by 61.3% (1.1 KB)', 739, 1909, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8703, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/social.png', '', 'Reduced by 53.6% (971 B)', 841, 1812, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8704, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/contact-form-7.png', '', 'Reduced by 63.8% (1.0 KB)', 603, 1667, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8705, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/icons.png', '', 'Reduced by 57.7% (1.4 KB)', 1040, 2461, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8706, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/code.png', '', 'Reduced by 67.8% (977 B)', 465, 1442, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8707, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/play.png', '', 'Reduced by 64.7% (1.2 KB)', 679, 1926, '', 10, 0, 1, '2019-05-06 22:01:54', NULL),
(8708, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/divider-small.png', '', 'Reduced by 71.1% (943 B)', 384, 1327, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8709, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/accordion.png', '', 'Reduced by 70.6% (1.3 KB)', 537, 1828, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8710, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/text.png', '', 'Reduced by 55.4% (1,018 B)', 821, 1839, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8711, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/rev-slider.png', '', 'Reduced by 62.1% (1.1 KB)', 686, 1809, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8712, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/divider.png', '', 'Reduced by 75.9% (1.1 KB)', 348, 1445, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8713, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/fancy-box.png', '', 'Reduced by 82.0% (964 B)', 212, 1176, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8714, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/pie.png', '', 'Reduced by 60.7% (1.3 KB)', 851, 2168, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8715, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/logo.png', '', 'Reduced by 77.6% (965 B)', 279, 1244, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8716, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/clients.png', '', 'Reduced by 61.1% (1.1 KB)', 686, 1764, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8717, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/pricing-table.png', '', 'Reduced by 62.6% (1.2 KB)', 760, 2031, '', 10, 0, 1, '2019-05-06 22:01:55', NULL),
(8718, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/icons2.png', '', 'Reduced by 51.0% (851 B)', 817, 1668, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8719, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/image.png', '', 'Reduced by 67.1% (1,011 B)', 495, 1506, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8720, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/split-line-heading.png', '', 'Reduced by 86.5% (933 B)', 146, 1079, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8721, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/morph.png', '', 'Reduced by 63.4% (1.0 KB)', 619, 1691, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8722, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/icon-list.png', '', 'Reduced by 82.5% (1.0 KB)', 224, 1279, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8723, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/video.png', '', 'Reduced by 72.9% (1.1 KB)', 406, 1500, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8724, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/testimonial-slider.png', '', 'Reduced by 44.7% (960 B)', 1188, 2148, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8725, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/hor-list.png', '', 'Reduced by 78.2% (914 B)', 255, 1169, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8726, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/zigzag.png', '', 'Reduced by 41.5% (343 B)', 484, 827, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8727, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/recent-posts.png', '', 'Reduced by 67.0% (1.0 KB)', 522, 1580, '', 10, 0, 1, '2019-05-06 22:01:56', NULL),
(8728, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/about.png', '', 'Reduced by 64.9% (1.1 KB)', 583, 1663, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8729, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/menu.png', '', 'Reduced by 87.3% (935 B)', 136, 1071, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8730, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/progress-bar-small.png', '', 'Reduced by 86.6% (921 B)', 143, 1064, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8731, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/row.png', '', 'Reduced by 82.2% (1.1 KB)', 234, 1318, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8732, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/tabs.png', '', 'Reduced by 75.0% (966 B)', 322, 1288, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8733, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/flipbox.png', '', 'Reduced by 66.8% (1.1 KB)', 568, 1710, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8734, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/nectar-slider.png', '', 'Reduced by 66.0% (1.4 KB)', 730, 2149, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8735, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/sidebar.png', '', 'Reduced by 86.8% (1.0 KB)', 158, 1195, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8736, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/audio.png', '', 'Reduced by 67.4% (1.1 KB)', 551, 1691, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8737, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/gallery.png', '', 'Reduced by 77.0% (1.0 KB)', 317, 1381, '', 10, 0, 1, '2019-05-06 22:01:57', NULL),
(8738, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/logo@x2.png', '', 'Reduced by 47.4% (851 B)', 945, 1796, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8739, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/milestone.png', '', 'Reduced by 57.3% (1.1 KB)', 822, 1927, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8740, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/category-grid.jpg', '', 'Reduced by 34.2% (20.5 KB)', 40443, 61476, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8741, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-header-4.jpg', '', 'Reduced by 48.0% (14.5 KB)', 16055, 30887, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8742, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal-testimonial-slider.jpg', '', 'Reduced by 56.4% (12.3 KB)', 9770, 22384, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8743, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/two-color-boxes.jpg', '', 'Reduced by 44.5% (14.2 KB)', 18084, 32593, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8744, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/milestones.jpg', '', 'Reduced by 59.6% (9.5 KB)', 6603, 16356, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8745, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-text.jpg', '', 'Reduced by 46.5% (15.6 KB)', 18340, 34273, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8746, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/featured-row-recent-posts-sticky-sidebar.jpg', '', 'Reduced by 35.1% (20.2 KB)', 38260, 58961, '', 10, 0, 1, '2019-05-06 22:01:58', NULL),
(8747, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-gallery-phones.jpg', '', 'Reduced by 44.7% (19.8 KB)', 25123, 45396, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8748, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/two-color-boxes-2.jpg', '', 'Reduced by 42.5% (13.7 KB)', 18934, 32925, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8749, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/soft-color-icon-boxes.jpg', '', 'Reduced by 48.4% (13.7 KB)', 14945, 28950, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8750, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hero-inline-video-link.jpg', '', 'Reduced by 41.1% (16.0 KB)', 23448, 39810, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8751, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/device_video.jpg', '', 'Reduced by 47.7% (15.5 KB)', 17420, 33302, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8752, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/pricing-table-gradient-dark.jpg', '', 'Reduced by 48.9% (12.5 KB)', 13364, 26158, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8753, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/broken-image-grid-3.jpg', '', 'Reduced by 34.0% (19.3 KB)', 38362, 58144, '', 10, 0, 1, '2019-05-06 22:01:59', NULL),
(8754, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-bg-testimonials-2.jpg', '', 'Reduced by 50.4% (12.1 KB)', 12170, 24561, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8755, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/parallax-video-lightbox.jpg', '', 'Reduced by 51.7% (12.0 KB)', 11444, 23691, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8756, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/separate-testimonials.jpg', '', 'Reduced by 35.2% (21.1 KB)', 39702, 61303, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8757, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/fancy-box-hover-color.jpg', '', 'Reduced by 50.8% (13.8 KB)', 13648, 27733, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8758, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/basic-about-text.jpg', '', 'Reduced by 38.3% (20.4 KB)', 33682, 54604, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8759, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent_posts_dark.jpg', '', 'Reduced by 36.5% (16.3 KB)', 28914, 45567, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8760, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/svg_icon_draw_2.jpg', '', 'Reduced by 51.3% (12.9 KB)', 12565, 25775, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8761, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-header-and-text.jpg', '', 'Reduced by 45.8% (13.7 KB)', 16531, 30517, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8762, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/text-content-and-buttons.jpg', '', 'Reduced by 52.1% (15.1 KB)', 14164, 29579, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8763, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-gradient-dark.jpg', '', 'Reduced by 32.9% (15.8 KB)', 33037, 49229, '', 10, 0, 1, '2019-05-06 22:02:00', NULL),
(8764, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/bg-landing-hero.jpg', '', 'Reduced by 44.9% (14.0 KB)', 17505, 31795, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8765, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/two-recent-posts-dark.jpg', '', 'Reduced by 40.7% (18.1 KB)', 27062, 45630, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8766, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal-milestones.jpg', '', 'Reduced by 59.6% (12.8 KB)', 8899, 22028, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8767, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/sweet-testimonials.jpg', '', 'Reduced by 53.3% (13.8 KB)', 12409, 26586, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8768, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/fullwidth-icons.jpg', '', 'Reduced by 61.5% (10.9 KB)', 6981, 18123, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8769, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/broken-image-grid-1.jpg', '', 'Reduced by 34.9% (19.9 KB)', 38090, 58478, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8770, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/testimonial-popout.jpg', '', 'Reduced by 43.1% (16.2 KB)', 21852, 38405, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8771, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/svg_icon_draw.jpg', '', 'Reduced by 44.2% (15.8 KB)', 20436, 36645, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8772, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colors-used4.jpg', '', 'Reduced by 56.2% (14.4 KB)', 11498, 26267, '', 10, 0, 1, '2019-05-06 22:02:01', NULL),
(8773, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/business-hero.jpg', '', 'Reduced by 37.3% (17.7 KB)', 30580, 48740, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8774, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-slider-masonry-overlap.jpg', '', 'Reduced by 32.5% (22.2 KB)', 47049, 69749, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8775, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/broken-image-grid-2.jpg', '', 'Reduced by 32.8% (22.2 KB)', 46629, 69376, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8776, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/three-col-fullwidth.jpg', '', 'Reduced by 46.0% (11.0 KB)', 13287, 24593, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8777, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-alt.jpg', '', 'Reduced by 40.8% (16.7 KB)', 24765, 41851, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8778, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/4-col-pricing.jpg', '', 'Reduced by 41.2% (14.3 KB)', 20838, 35442, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8779, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/insta-link.jpg', '', 'Reduced by 57.0% (11.8 KB)', 9131, 21253, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8780, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/milestone-hero.jpg', '', 'Reduced by 42.9% (17.4 KB)', 23698, 41516, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8781, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/food-menu.jpg', '', 'Reduced by 42.8% (22.9 KB)', 31380, 54829, '', 10, 0, 1, '2019-05-06 22:02:02', NULL),
(8782, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cta-overlap-box.jpg', '', 'Reduced by 45.9% (13.9 KB)', 16807, 31074, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8783, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-blog-featured-3.jpg', '', 'Reduced by 42.0% (16.7 KB)', 23599, 40708, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8784, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/blog-split-bg.jpg', '', 'Reduced by 36.6% (16.4 KB)', 29037, 45786, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8785, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/services.jpg', '', 'Reduced by 45.5% (14.4 KB)', 17714, 32503, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8786, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/bg-img-cta.jpg', '', 'Reduced by 59.0% (9.4 KB)', 6661, 16257, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8787, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hero-bottom-cols.jpg', '', 'Reduced by 42.4% (14.9 KB)', 20712, 35957, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8788, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icon_with_text_1.jpg', '', 'Reduced by 43.1% (12.2 KB)', 16463, 28953, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8789, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/basic-video-project.jpg', '', 'Reduced by 28.6% (20.7 KB)', 52766, 73938, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8790, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/call-to-action-2.jpg', '', 'Reduced by 63.3% (10.8 KB)', 6394, 17416, '', 10, 0, 1, '2019-05-06 22:02:03', NULL),
(8791, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/new-testimonials.jpg', '', 'Reduced by 45.5% (14.3 KB)', 17529, 32147, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8792, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/light-cta.jpg', '', 'Reduced by 58.8% (13.8 KB)', 9933, 24106, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8793, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/morphing-outline.jpg', '', 'Reduced by 51.8% (13.4 KB)', 12785, 26536, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8794, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/animated-titles.jpg', '', 'Reduced by 52.3% (13.1 KB)', 12261, 25697, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8795, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal_services.jpg', '', 'Reduced by 58.5% (10.6 KB)', 7666, 18470, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8796, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/auto-masonry-recent-posts.jpg', '', 'Reduced by 42.5% (15.8 KB)', 21896, 38072, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8797, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/pricing-table-gradient.jpg', '', 'Reduced by 48.3% (13.5 KB)', 14765, 28582, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8798, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-header.jpg', '', 'Reduced by 39.3% (13.9 KB)', 22021, 36291, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8799, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/clients-hover-color.jpg', '', 'Reduced by 68.0% (10.8 KB)', 5207, 16277, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8800, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/img-overflow-right.jpg', '', 'Reduced by 41.3% (15.6 KB)', 22681, 38662, '', 10, 0, 1, '2019-05-06 22:02:04', NULL),
(8801, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/blog-categories.jpg', '', 'Reduced by 33.4% (22.6 KB)', 46118, 69248, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8802, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colorful-bg-hero.jpg', '', 'Reduced by 11.2% (2.8 KB)', 22371, 25205, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8803, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-text.jpg', '', 'Reduced by 44.4% (14.2 KB)', 18170, 32704, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8804, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hero-video.jpg', '', 'Reduced by 40.4% (15.7 KB)', 23732, 39812, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8805, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/right-gradient-section.jpg', '', 'Reduced by 40.4% (14.3 KB)', 21557, 36189, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8806, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/milestone-motion-blur.jpg', '', 'Reduced by 54.8% (14.8 KB)', 12509, 27655, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8807, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-testimonials.jpg', '', 'Reduced by 48.4% (12.6 KB)', 13785, 26712, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8808, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cta-green.jpg', '', 'Reduced by 52.6% (14.4 KB)', 13297, 28048, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8809, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/animated-split-line-heading.jpg', '', 'Reduced by 42.3% (14.3 KB)', 19887, 34490, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8810, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/fancy_tabs.jpg', '', 'Reduced by 48.4% (14.2 KB)', 15454, 29949, '', 10, 0, 1, '2019-05-06 22:02:05', NULL),
(8811, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-cta.jpg', '', 'Reduced by 50.4% (12.2 KB)', 12289, 24801, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8812, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cascading-img-modern.jpg', '', 'Reduced by 51.0% (13.4 KB)', 13175, 26910, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8813, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/impactful-header.jpg', '', 'Reduced by 51.5% (14.9 KB)', 14363, 29606, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8814, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent_post_grid.jpg', '', 'Reduced by 50.1% (14.6 KB)', 14879, 29813, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8815, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/interesting-text.jpg', '', 'Reduced by 42.3% (15.1 KB)', 21065, 36497, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8816, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-header.jpg', '', 'Reduced by 53.6% (13.3 KB)', 11749, 25343, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8817, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/no-img.jpg', '', 'Reduced by 70.5% (13.3 KB)', 5723, 19382, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8818, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/light-video-minimal-hero.jpg', '', 'Reduced by 58.3% (12.3 KB)', 8984, 21549, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8819, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/flipbox-services.jpg', '', 'Reduced by 39.2% (19.0 KB)', 30201, 49640, '', 10, 0, 1, '2019-05-06 22:02:06', NULL),
(8820, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/ipad-bottom.jpg', '', 'Reduced by 43.7% (17.2 KB)', 22746, 40408, '', 10, 0, 1, '2019-05-06 22:02:08', NULL),
(8821, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-text-section.jpg', '', 'Reduced by 45.3% (15.4 KB)', 19067, 34847, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8822, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/leaflet-map.jpg', '', 'Reduced by 48.4% (13.1 KB)', 14336, 27766, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8823, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/single-product-block-1.jpg', '', 'Reduced by 34.2% (17.4 KB)', 34302, 52168, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8824, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-minimal-2.jpg', '', 'Reduced by 42.4% (17.8 KB)', 24739, 42969, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8825, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icon-list.jpg', '', 'Reduced by 49.3% (17.5 KB)', 18348, 36224, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8826, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/ipad-bottom-dark.jpg', '', 'Reduced by 37.1% (17.0 KB)', 29512, 46888, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8827, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/milestone-interesting.jpg', '', 'Reduced by 51.0% (12.7 KB)', 12477, 25441, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8828, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/right-overflow-img-hero.jpg', '', 'Reduced by 37.1% (15.7 KB)', 27248, 43303, '', 10, 0, 1, '2019-05-06 22:02:09', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(8829, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/fixed-sidebar-featured-left.jpg', '', 'Reduced by 37.4% (19.2 KB)', 32948, 52617, '', 10, 0, 1, '2019-05-06 22:02:09', NULL),
(8830, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-pricing.jpg', '', 'Reduced by 59.2% (11.8 KB)', 8343, 20453, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8831, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icon-list-horizontal-bg.jpg', '', 'Reduced by 11.6% (3.5 KB)', 27707, 31340, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8832, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-services-gradient.jpg', '', 'Reduced by 35.7% (20.3 KB)', 37421, 58231, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8833, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/color-box-cta.jpg', '', 'Reduced by 63.8% (13.0 KB)', 7545, 20854, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8834, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/highlight-text-half.jpg', '', 'Reduced by 61.4% (13.4 KB)', 8627, 22348, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8835, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-meta-overlaid.jpg', '', 'Reduced by 38.5% (19.0 KB)', 30990, 50398, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8836, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-map.jpg', '', 'Reduced by 44.0% (13.3 KB)', 17371, 31025, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8837, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/before_after.jpg', '', 'Reduced by 49.8% (13.4 KB)', 13805, 27507, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8838, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/blog-recent-dark.jpg', '', 'Reduced by 10.7% (3.3 KB)', 28199, 31595, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8839, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/parallax-fancy-box.jpg', '', 'Reduced by 40.0% (15.4 KB)', 23719, 39528, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8840, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-player-lightbox.jpg', '', 'Reduced by 47.8% (13.7 KB)', 15295, 29312, '', 10, 0, 1, '2019-05-06 22:02:10', NULL),
(8841, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/personal_story.jpg', '', 'Reduced by 35.3% (18.2 KB)', 34135, 52731, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8842, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/google-map.jpg', '', 'Reduced by 35.9% (17.6 KB)', 32153, 50136, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8843, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/triple-fullscreen-cols.jpg', '', 'Reduced by 6.6% (2.4 KB)', 34774, 37235, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8844, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-with-slider.jpg', '', 'Reduced by 30.1% (21.5 KB)', 51189, 73197, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8845, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/left-overflow-img-hero.jpg', '', 'Reduced by 36.8% (15.3 KB)', 26809, 42433, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8846, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-overflowing.jpg', '', 'Reduced by 34.6% (20.0 KB)', 38625, 59079, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8847, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-slider-right-nav.jpg', '', 'Reduced by 42.0% (14.1 KB)', 19918, 34367, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8848, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/landing-video-right.jpg', '', 'Reduced by 39.5% (16.0 KB)', 25010, 41371, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8849, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/clients-carousel.jpg', '', 'Reduced by 79.1% (8.6 KB)', 2315, 11089, '', 10, 0, 1, '2019-05-06 22:02:11', NULL),
(8850, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colorful-services.jpg', '', 'Reduced by 44.7% (16.7 KB)', 21105, 38186, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8851, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/3d-cta.jpg', '', 'Reduced by 40.3% (15.4 KB)', 23435, 39226, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8852, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/milestone-red.jpg', '', 'Reduced by 61.0% (11.5 KB)', 7528, 19326, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8853, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/purple_hero.jpg', '', 'Reduced by 44.0% (13.9 KB)', 18139, 32365, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8854, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dual-fancy-box.jpg', '', 'Reduced by 40.7% (12.8 KB)', 19067, 32133, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8855, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/map-split-light.jpg', '', 'Reduced by 48.8% (11.8 KB)', 12613, 24658, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8856, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent_posts.jpg', '', 'Reduced by 40.7% (15.3 KB)', 22801, 38481, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8857, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-overflow.jpg', '', 'Reduced by 40.1% (16.1 KB)', 24614, 41116, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8858, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-gradient.jpg', '', 'Reduced by 36.4% (15.3 KB)', 27489, 43192, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8859, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-milestones.jpg', '', 'Reduced by 61.1% (12.4 KB)', 8060, 20727, '', 10, 0, 1, '2019-05-06 22:02:12', NULL),
(8860, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/testimonial-blue.jpg', '', 'Reduced by 48.7% (14.3 KB)', 15475, 30165, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8861, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-bottom-nav.jpg', '', 'Reduced by 40.4% (16.4 KB)', 24721, 41489, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8862, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/three-cols.jpg', '', 'Reduced by 62.3% (10.7 KB)', 6595, 17515, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8863, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/piechart.jpg', '', 'Reduced by 48.8% (13.4 KB)', 14405, 28160, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8864, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/map-color-split.jpg', '', 'Reduced by 45.3% (11.9 KB)', 14675, 26842, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8865, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/container-product-carousel.jpg', '', 'Reduced by 53.7% (12.9 KB)', 11394, 24601, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8866, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/text-gradient-hover-boxes.jpg', '', 'Reduced by 43.5% (13.4 KB)', 17790, 31493, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8867, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colors-used3.jpg', '', 'Reduced by 49.4% (20.5 KB)', 21476, 42423, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8868, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/parallax-bg-img.jpg', '', 'Reduced by 44.1% (12.3 KB)', 15988, 28580, '', 10, 0, 1, '2019-05-06 22:02:13', NULL),
(8869, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal-header.jpg', '', 'Reduced by 58.6% (12.7 KB)', 9145, 22115, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8870, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-multple-vis.jpg', '', 'Reduced by 35.7% (17.8 KB)', 32779, 51000, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8871, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/overlap-img-alt.jpg', '', 'Reduced by 44.8% (15.8 KB)', 19904, 36089, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8872, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-tour.jpg', '', 'Reduced by 46.8% (15.3 KB)', 17777, 33401, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8873, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/testimonial-carousel-with-text.jpg', '', 'Reduced by 54.6% (11.2 KB)', 9544, 21043, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8874, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-minimal.jpg', '', 'Reduced by 49.8% (17.6 KB)', 18147, 36143, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8875, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/services-icons.jpg', '', 'Reduced by 51.8% (15.0 KB)', 14276, 29634, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8876, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/contact-row.jpg', '', 'Reduced by 32.0% (19.7 KB)', 42924, 63097, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8877, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/header-overlapping-quote.jpg', '', 'Reduced by 37.0% (18.8 KB)', 32805, 52098, '', 10, 0, 1, '2019-05-06 22:02:14', NULL),
(8878, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-highlight.jpg', '', 'Reduced by 36.8% (14.9 KB)', 26299, 41607, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8879, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-fancy-box-color-hover.jpg', '', 'Reduced by 49.4% (14.2 KB)', 14880, 29413, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8880, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/team-member-carousel.jpg', '', 'Reduced by 37.8% (16.7 KB)', 28050, 45129, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8881, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/shop-sale-col.jpg', '', 'Reduced by 14.1% (2.6 KB)', 16039, 18666, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8882, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hero_video_lightbox.jpg', '', 'Reduced by 49.4% (13.1 KB)', 13740, 27171, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8883, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/woo-2-products.jpg', '', 'Reduced by 39.9% (17.0 KB)', 26247, 43697, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8884, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/img-overflow-left.jpg', '', 'Reduced by 41.9% (14.9 KB)', 21101, 36330, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8885, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/weather-icons.jpg', '', 'Reduced by 54.5% (10.9 KB)', 9323, 20497, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8886, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/quick-faq-and-image.jpg', '', 'Reduced by 44.9% (16.9 KB)', 21218, 38494, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8887, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/alt-split.jpg', '', 'Reduced by 39.2% (17.3 KB)', 27414, 45113, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8888, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/app-features.jpg', '', 'Reduced by 41.9% (17.5 KB)', 24844, 42750, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8889, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-and-text-btn.jpg', '', 'Reduced by 46.5% (12.5 KB)', 14689, 27451, '', 10, 0, 1, '2019-05-06 22:02:15', NULL),
(8890, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-cta.jpg', '', 'Reduced by 51.3% (11.6 KB)', 11257, 23107, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8891, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hero-video-2.jpg', '', 'Reduced by 39.8% (14.6 KB)', 22551, 37482, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8892, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-overlap.jpg', '', 'Reduced by 37.8% (17.3 KB)', 29129, 46821, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8893, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/ipad-right-dark.jpg', '', 'Reduced by 44.3% (15.1 KB)', 19496, 34998, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8894, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/four-cols-right.jpg', '', 'Reduced by 44.0% (15.2 KB)', 19745, 35268, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8895, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/full-height.jpg', '', 'Reduced by 36.2% (15.3 KB)', 27534, 43177, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8896, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/3-col-icons.jpg', '', 'Reduced by 49.2% (11.8 KB)', 12478, 24577, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8897, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/eat-with-us.jpg', '', 'Reduced by 38.0% (13.3 KB)', 22197, 35814, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8898, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-fullscreen.jpg', '', 'Reduced by 29.4% (26.5 KB)', 65109, 92201, '', 10, 0, 1, '2019-05-06 22:02:16', NULL),
(8899, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/career-table.jpg', '', 'Reduced by 57.7% (13.6 KB)', 10218, 24181, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8900, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/mouse_parallax.jpg', '', 'Reduced by 55.8% (13.2 KB)', 10677, 24158, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8901, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/modern-full-width-product-display.jpg', '', 'Reduced by 43.5% (13.5 KB)', 17989, 31846, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8902, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-slider.jpg', '', 'Reduced by 33.4% (16.8 KB)', 34337, 51526, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8903, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/3-col-fancy-box.jpg', '', 'Reduced by 25.2% (2.5 KB)', 7708, 10311, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8904, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/call-to-action.jpg', '', 'Reduced by 61.9% (10.5 KB)', 6628, 17396, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8905, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/split-contact.jpg', '', 'Reduced by 11.7% (3.2 KB)', 24722, 28003, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8906, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/woo-2-products-carousel.jpg', '', 'Reduced by 44.8% (13.0 KB)', 16382, 29656, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8907, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/non-fullwidth-team.jpg', '', 'Reduced by 32.5% (23.5 KB)', 50105, 74177, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8908, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/features.jpg', '', 'Reduced by 42.7% (14.2 KB)', 19468, 33975, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8909, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/underlined-cta-dark.jpg', '', 'Reduced by 40.4% (13.5 KB)', 20347, 34141, '', 10, 0, 1, '2019-05-06 22:02:17', NULL),
(8910, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-cta.jpg', '', 'Reduced by 42.9% (12.1 KB)', 16422, 28771, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8911, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal_pricing.jpg', '', 'Reduced by 45.0% (16.2 KB)', 20219, 36765, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8912, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/flickity_testimonials.jpg', '', 'Reduced by 53.7% (12.7 KB)', 11242, 24282, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8913, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-gallery-project.jpg', '', 'Reduced by 41.1% (18.9 KB)', 27650, 46977, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8914, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icons_with_text_2.jpg', '', 'Reduced by 51.3% (12.0 KB)', 11689, 24013, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8915, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/modern-full-width-product-display-2.jpg', '', 'Reduced by 34.4% (19.1 KB)', 37316, 56908, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8916, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/faq-and-img.jpg', '', 'Reduced by 36.5% (14.4 KB)', 25610, 40337, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8917, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-lightboxes.jpg', '', 'Reduced by 39.8% (15.3 KB)', 23752, 39458, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8918, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-icons.jpg', '', 'Reduced by 44.6% (16.5 KB)', 20949, 37846, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8919, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/minimal-toggles.jpg', '', 'Reduced by 54.6% (14.1 KB)', 12012, 26474, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8920, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/simple-hero.jpg', '', 'Reduced by 39.8% (14.2 KB)', 21998, 36562, '', 10, 0, 1, '2019-05-06 22:02:18', NULL),
(8921, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/featured-collections.jpg', '', 'Reduced by 20.7% (19.4 KB)', 76289, 96166, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8922, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-video.jpg', '', 'Reduced by 37.0% (17.9 KB)', 31256, 49617, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8923, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/woo-cat-grid-2.jpg', '', 'Reduced by 31.7% (23.4 KB)', 51570, 75521, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8924, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/simple-quote.jpg', '', 'Reduced by 54.7% (14.8 KB)', 12551, 27724, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8925, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-pricing-2.jpg', '', 'Reduced by 49.0% (15.4 KB)', 16352, 32085, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8926, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colorful-blocks.jpg', '', 'Reduced by 38.2% (14.1 KB)', 23292, 37692, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8927, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-me.jpg', '', 'Reduced by 44.6% (16.9 KB)', 21501, 38805, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8928, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/flipbox-carousel.jpg', '', 'Reduced by 49.2% (15.3 KB)', 16222, 31919, '', 10, 0, 1, '2019-05-06 22:02:19', NULL),
(8929, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-cascading-images.jpg', '', 'Reduced by 45.6% (13.6 KB)', 16656, 30616, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8930, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-header-2.jpg', '', 'Reduced by 49.8% (15.9 KB)', 16404, 32650, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8931, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-header.jpg', '', 'Reduced by 48.8% (14.5 KB)', 15547, 30370, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8932, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/jumbo-3d-button.jpg', '', 'Reduced by 37.3% (14.3 KB)', 24672, 39359, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8933, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/woo-carousel.jpg', '', 'Reduced by 49.1% (13.2 KB)', 14066, 27625, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8934, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-parallax.jpg', '', 'Reduced by 36.1% (14.4 KB)', 26131, 40916, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8935, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colors-used2.jpg', '', 'Reduced by 61.5% (15.8 KB)', 10151, 26349, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8936, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/overlapping-quote.jpg', '', 'Reduced by 49.0% (14.9 KB)', 15809, 31028, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8937, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-text-block.jpg', '', 'Reduced by 56.8% (11.8 KB)', 9176, 21217, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8938, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/youtube-video-bg.jpg', '', 'Reduced by 65.2% (10.1 KB)', 5519, 15846, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8939, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-header-3.jpg', '', 'Reduced by 48.6% (15.6 KB)', 16848, 32787, '', 10, 0, 1, '2019-05-06 22:02:20', NULL),
(8940, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-proj-slider.jpg', '', 'Reduced by 46.4% (17.1 KB)', 20178, 37649, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8941, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-us-row.jpg', '', 'Reduced by 35.9% (16.5 KB)', 30152, 47040, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8942, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gallery-arrows.jpg', '', 'Reduced by 43.1% (15.0 KB)', 20227, 35567, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8943, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/project-stats.jpg', '', 'Reduced by 54.7% (14.8 KB)', 12584, 27770, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8944, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colors-used.jpg', '', 'Reduced by 58.2% (12.5 KB)', 9172, 21934, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8945, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cta-imgs.jpg', '', 'Reduced by 43.4% (12.0 KB)', 16040, 28322, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8946, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/text-columns.jpg', '', 'Reduced by 44.7% (16.5 KB)', 20888, 37805, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8947, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dual-color-boxes.jpg', '', 'Reduced by 58.6% (12.8 KB)', 9289, 22412, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8948, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/toggles.jpg', '', 'Reduced by 42.2% (16.7 KB)', 23397, 40487, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8949, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cta-alt-see-through-btn.jpg', '', 'Reduced by 55.2% (11.5 KB)', 9524, 21273, '', 10, 0, 1, '2019-05-06 22:02:21', NULL),
(8950, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/key-points.jpg', '', 'Reduced by 51.3% (13.9 KB)', 13519, 27754, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8951, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/specifications.jpg', '', 'Reduced by 52.2% (12.8 KB)', 12043, 25169, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8952, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hor-list-items-light.jpg', '', 'Reduced by 51.9% (12.9 KB)', 12190, 25352, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8953, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/corporate-2-landing.jpg', '', 'Reduced by 39.0% (15.7 KB)', 25171, 41271, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8954, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/ultra-flat-map.jpg', '', 'Reduced by 62.3% (11.2 KB)', 6949, 18453, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8955, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cascading-imgs-light.jpg', '', 'Reduced by 46.2% (14.0 KB)', 16683, 31003, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8956, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/page-submenu.jpg', '', 'Reduced by 55.0% (16.8 KB)', 14087, 31298, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8957, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/touch-enabled-3.jpg', '', 'Reduced by 38.2% (14.5 KB)', 23919, 38718, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8958, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-testimonial-hero.jpg', '', 'Reduced by 32.1% (17.2 KB)', 37226, 54853, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8959, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/phone-icons.jpg', '', 'Reduced by 49.4% (15.9 KB)', 16687, 32973, '', 10, 0, 1, '2019-05-06 22:02:22', NULL),
(8960, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/cascading-imgs.jpg', '', 'Reduced by 39.5% (19.0 KB)', 29817, 49269, '', 10, 0, 1, '2019-05-06 22:02:23', NULL),
(8961, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/creative-header.jpg', '', 'Reduced by 39.1% (15.0 KB)', 23900, 39249, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8962, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-about.jpg', '', 'Reduced by 35.9% (16.0 KB)', 29234, 45599, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8963, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/tabbed-products.jpg', '', 'Reduced by 44.2% (19.4 KB)', 25124, 45011, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8964, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/material-blog.jpg', '', 'Reduced by 31.2% (24.5 KB)', 55296, 80424, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8965, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/image-trans.jpg', '', 'Reduced by 54.9% (13.9 KB)', 11747, 26022, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8966, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/green-proj.jpg', '', 'Reduced by 33.0% (21.0 KB)', 43532, 65016, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8967, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/vertical-tabs-material.jpg', '', 'Reduced by 43.6% (14.2 KB)', 18757, 33283, '', 10, 0, 1, '2019-05-06 22:02:24', NULL),
(8968, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/auto-masonry-blog-overlap-featured.jpg', '', 'Reduced by 24.0% (22.0 KB)', 71455, 94022, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8969, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-slider-full.jpg', '', 'Reduced by 30.5% (17.0 KB)', 39542, 56930, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8970, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/overlapping-testimonial.jpg', '', 'Reduced by 31.2% (18.8 KB)', 42548, 61848, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8971, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icons-right.jpg', '', 'Reduced by 37.6% (17.2 KB)', 29293, 46935, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8972, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/color-cta.jpg', '', 'Reduced by 68.6% (9.2 KB)', 4305, 13699, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8973, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-pricing.jpg', '', 'Reduced by 50.8% (14.3 KB)', 14194, 28851, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8974, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/gradient-tabs.jpg', '', 'Reduced by 58.7% (12.1 KB)', 8748, 21180, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8975, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/blue-hero-shape-divider.jpg', '', 'Reduced by 47.4% (16.8 KB)', 19151, 36391, '', 10, 0, 1, '2019-05-06 22:02:25', NULL),
(8976, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/other-locations.jpg', '', 'Reduced by 60.0% (11.9 KB)', 8123, 20317, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8977, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/basic-services.jpg', '', 'Reduced by 49.4% (15.7 KB)', 16438, 32509, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8978, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/contact-box-overlaying-map.jpg', '', 'Reduced by 45.1% (16.4 KB)', 20448, 37244, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8979, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/about-carousel-fixed-content.jpg', '', 'Reduced by 46.6% (13.3 KB)', 15670, 29332, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8980, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/parallax-testimonial.jpg', '', 'Reduced by 31.5% (16.8 KB)', 37475, 54719, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8981, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/colorful-features.jpg', '', 'Reduced by 47.1% (11.9 KB)', 13751, 25973, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8982, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/three-info-boxes.jpg', '', 'Reduced by 51.5% (15.0 KB)', 14451, 29816, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8983, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/dark-awards.jpg', '', 'Reduced by 51.8% (16.5 KB)', 15665, 32531, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8984, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/team-overlap-milestones.jpg', '', 'Reduced by 36.8% (22.2 KB)', 39096, 61871, '', 10, 0, 1, '2019-05-06 22:02:26', NULL),
(8985, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/light-underlined-text.jpg', '', 'Reduced by 59.0% (13.1 KB)', 9300, 22694, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8986, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/hotspots.jpg', '', 'Reduced by 41.0% (20.7 KB)', 30551, 51757, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8987, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/full-width-3-col-product-cats.jpg', '', 'Reduced by 30.6% (21.8 KB)', 50548, 72876, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8988, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/text-block.jpg', '', 'Reduced by 57.3% (11.9 KB)', 9098, 21305, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8989, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/ultra-flat-map-2.jpg', '', 'Reduced by 37.9% (14.6 KB)', 24547, 39514, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8990, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/recent-posts-featured-top-row.jpg', '', 'Reduced by 38.2% (19.0 KB)', 31476, 50924, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8991, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/info-box-right-dark.jpg', '', 'Reduced by 50.0% (14.9 KB)', 15209, 30430, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8992, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/testimonial-text-columns.jpg', '', 'Reduced by 32.3% (17.2 KB)', 36868, 54465, '', 10, 0, 1, '2019-05-06 22:02:27', NULL),
(8993, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/4-col-soft-icon-text.jpg', '', 'Reduced by 47.7% (13.9 KB)', 15575, 29771, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8994, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/video-bg-testimonials.jpg', '', 'Reduced by 47.4% (12.4 KB)', 14077, 26785, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8995, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/templates/icons-left.jpg', '', 'Reduced by 31.2% (17.3 KB)', 38976, 56671, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8996, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/progress-bar.png', '', 'Reduced by 83.8% (1,004 B)', 194, 1198, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8997, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/nectar-vc-addons/img/text-with-separator.png', '', 'Reduced by 64.1% (975 B)', 547, 1522, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8998, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/upload/blank.png', '', 'Reduced by 92.6% (856 B)', 68, 924, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(8999, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/arrow_right.png', '', 'Reduced by 24.0% (37 B)', 117, 154, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(9000, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/spinner/arrow_left.png', '', 'Reduced by 24.7% (37 B)', 113, 150, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(9001, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/slider-control.png', '', 'Reduced by 55.4% (937 B)', 753, 1690, '', 10, 0, 1, '2019-05-06 22:02:28', NULL),
(9002, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/fields/switch/switch.gif', '', 'Reduced by 0.6% (8 B)', 1225, 1233, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9003, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/2-col-portfolio.png', '', 'Reduced by 85.4% (892 B)', 153, 1045, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9004, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/3cm.png', '', 'Reduced by 90.0% (2.7 KB)', 305, 3036, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9005, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/3cr.png', '', 'Reduced by 89.0% (2.7 KB)', 334, 3050, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9006, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/1c.png', '', 'Reduced by 2.9% (4 B)', 134, 138, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9007, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/3-col-portfolio.png', '', 'Reduced by 85.4% (875 B)', 150, 1025, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9008, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/toggle_tabs.png', '', 'Reduced by 36.9% (132 B)', 226, 358, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9009, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/menu_icon.png', '', 'Reduced by 71.9% (1.0 KB)', 406, 1447, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9010, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/3cl.png', '', 'Reduced by 89.1% (2.7 KB)', 344, 3156, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9011, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/4-col-portfolio.png', '', 'Reduced by 83.7% (865 B)', 168, 1033, '', 10, 0, 1, '2019-05-06 22:02:29', NULL),
(9012, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/1col.png', '', 'Reduced by 95.2% (2.7 KB)', 138, 2895, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9013, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/2cr.png', '', 'Reduced by 91.6% (2.7 KB)', 252, 2985, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9014, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/ajax.gif', '', 'Reduced by 16.5% (229 B)', 1163, 1392, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9015, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/img/2cl.png', '', 'Reduced by 91.7% (2.7 KB)', 249, 2984, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9016, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_inset-soft_95_fef1ec_1x100.png', '', 'No savings', 123, 123, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9017, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_glass_75_ffffff_1x400.png', '', 'Reduced by 4.7% (5 B)', 102, 107, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9018, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_454545_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9019, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_glass_75_e6e6e6_1x400.png', '', 'No savings', 110, 110, '', 10, 0, 1, '2019-05-06 22:02:30', NULL),
(9020, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_f6cf3b_256x240.png', '', 'Reduced by 50.5% (4.4 KB)', 4394, 8884, '', 10, 0, 1, '2019-05-06 22:02:31', NULL),
(9021, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_222222_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:31', NULL),
(9022, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_2e83ff_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:32', NULL),
(9023, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_glass_75_dadada_1x400.png', '', 'No savings', 111, 111, '', 10, 0, 1, '2019-05-06 22:02:32', NULL),
(9024, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_glass_65_ffffff_1x400.png', '', 'Reduced by 5.7% (6 B)', 99, 105, '', 10, 0, 1, '2019-05-06 22:02:32', NULL),
(9025, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_ffffff_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:32', NULL),
(9026, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_888888_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:32', NULL),
(9027, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_flat_0_aaaaaa_40x100.png', '', 'Reduced by 52.2% (94 B)', 86, 180, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9028, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_highlight-soft_75_cccccc_1x100.png', '', 'Reduced by 14.9% (15 B)', 86, 101, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9029, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-icons_cd0a0a_256x240.png', '', 'Reduced by 4.0% (173 B)', 4196, 4369, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9030, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images/ui-bg_glass_55_fbf9ee_1x400.png', '', 'No savings', 120, 120, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9031, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Old-School-All-Purpose/screen-image.jpg', '', 'Reduced by 5.8% (3.4 KB)', 56786, 60280, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9032, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Photography/screen-image.jpg', '', 'Reduced by 5.4% (3.1 KB)', 55551, 58701, '', 10, 0, 1, '2019-05-06 22:02:33', NULL),
(9033, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Corporate/screen-image.jpg', '', 'Reduced by 7.6% (1.2 KB)', 15509, 16780, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9034, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Landing Product/screen-image.jpg', '', 'Reduced by 6.1% (1.0 KB)', 16110, 17165, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9035, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Frostwave/screen-image.jpg', '', 'Reduced by 7.0% (2.3 KB)', 31427, 33794, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9036, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Dark-Blog/screen-image.jpg', '', 'Reduced by 7.3% (5.0 KB)', 64541, 69647, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9037, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Ascend/screen-image.jpg', '', 'Reduced by 5.9% (3.1 KB)', 51079, 54296, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9038, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Landing Service/screen-image.jpg', '', 'Reduced by 5.4% (1.8 KB)', 32497, 34370, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9039, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/One-Page/screen-image.jpg', '', 'Reduced by 6.1% (3.0 KB)', 46770, 49827, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9040, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Corporate-Creative/screen-image.jpg', '', 'Reduced by 9.0% (4.0 KB)', 41124, 45169, '', 10, 0, 1, '2019-05-06 22:02:34', NULL),
(9041, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Business/screen-image.jpg', '', 'Reduced by 5.6% (2.3 KB)', 39475, 41827, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9042, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Corporate-2/screen-image.jpg', '', 'Reduced by 8.5% (4.2 KB)', 46423, 50725, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9043, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Blog-Ultimate/screen-image.jpg', '', 'Reduced by 7.7% (5.4 KB)', 66768, 72305, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9044, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Blog-Magazine/screen-image.jpg', '', 'Reduced by 7.4% (4.4 KB)', 56879, 61414, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9045, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Ecommerce-Creative/screen-image.jpg', '', 'Reduced by 10.1% (3.1 KB)', 27904, 31034, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9046, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Fullscreen Portfolio Slider/screen-image.jpg', '', 'Reduced by 9.5% (1.7 KB)', 16451, 18183, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9047, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Company-Startup/screen-image.jpg', '', 'Reduced by 4.7% (1.6 KB)', 32683, 34289, '', 10, 0, 1, '2019-05-06 22:02:35', NULL),
(9048, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Business-2/screen-image.jpg', '', 'Reduced by 10.2% (3.9 KB)', 35304, 39330, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9049, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Simple Blog/screen-image.jpg', '', 'Reduced by 5.2% (3.5 KB)', 65265, 68865, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9050, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Old-School-Ecommerce/screen-image.jpg', '', 'Reduced by 5.5% (3.1 KB)', 54858, 58064, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9051, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Ecommerce-Ultimate/screen-image.jpg', '', 'Reduced by 9.9% (4.0 KB)', 37359, 41480, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9052, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Band/screen-image.jpg', '', 'Reduced by 6.3% (1.1 KB)', 16799, 17935, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9053, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Agency/screen-image.jpg', '', 'Reduced by 5.6% (2.7 KB)', 46701, 49454, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9054, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Minimal Portfolio/screen-image.jpg', '', 'Reduced by 7.5% (2.2 KB)', 28489, 30788, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9055, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/App/screen-image.jpg', '', 'Reduced by 5.3% (1.6 KB)', 28567, 30168, '', 10, 0, 1, '2019-05-06 22:02:36', NULL),
(9056, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/wbc_importer/demo-data/Restaurant/screen-image.jpg', '', 'Reduced by 5.8% (2.5 KB)', 41576, 44133, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9057, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2x2.png', '', 'No savings', 845, 845, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9058, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2-spinner.gif', '', 'Reduced by 20.8% (384 B)', 1465, 1849, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9059, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/redux-framework/extensions/vendor_support/vendor/select2/select2.png', '', 'No savings', 613, 613, '', 10, 0, 1, '2019-05-06 22:02:37', NULL);
INSERT INTO `wpva_ewwwio_images` (`id`, `attachment_id`, `gallery`, `resize`, `path`, `converted`, `results`, `image_size`, `orig_size`, `backup`, `level`, `pending`, `updates`, `updated`, `trace`) VALUES
(9060, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/loading.GIF', '', 'Reduced by 50.2% (1.2 KB)', 1172, 2352, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9061, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/slider-default-video-thumb.jpg', '', 'Reduced by 29.9% (839 B)', 1964, 2803, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9062, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/slider-default-thumb.jpg', '', 'Reduced by 26.8% (841 B)', 2302, 3143, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9063, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/themenectar.jpg', '', 'Reduced by 6.4% (909 B)', 13218, 14127, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9064, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/portfolio.png', '', 'Reduced by 7.0% (37 B)', 490, 527, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9065, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/n.png', '', 'Reduced by 75.7% (936 B)', 300, 1236, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9066, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/home-slider.png', '', 'Reduced by 22.0% (107 B)', 380, 487, '', 10, 0, 1, '2019-05-06 22:02:37', NULL),
(9067, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/nectar-slider.png', '', 'Reduced by 61.8% (1,007 B)', 622, 1629, '', 10, 0, 1, '2019-05-06 22:02:39', NULL),
(9068, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/icons/ul.png', '', 'Reduced by 68.1% (1.0 KB)', 486, 1524, '', 10, 0, 1, '2019-05-06 22:02:39', NULL),
(9069, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/sortable.png', '', 'Reduced by 73.1% (1.1 KB)', 418, 1554, '', 10, 0, 1, '2019-05-06 22:02:39', NULL),
(9070, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/nectar/assets/img/team-member-default.jpg', '', 'Reduced by 31.4% (839 B)', 1836, 2675, '', 10, 0, 1, '2019-05-06 22:02:39', NULL),
(9071, NULL, NULL, NULL, 'ABSPATHwp-content/themes/salient/screenshot.png', '', 'Reduced by 9.4% (8.1 KB)', 79829, 88144, '', 10, 0, 1, '2019-05-06 22:02:41', NULL),
(9072, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-front-375x400.png', '', 'Reduced by 0.7% (1.8 KB)', 267437, 269244, '', 10, 0, 1, '2019-05-08 08:17:06', NULL),
(9073, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle-375x400.png', '', 'Reduced by 0.9% (1.9 KB)', 218916, 220909, '', 10, 0, 1, '2019-05-08 08:17:13', NULL),
(9074, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-big-sa-puzzle_-back-375x400.png', '', 'Reduced by 1.1% (2.7 KB)', 252287, 255092, '', 10, 0, 1, '2019-05-08 08:17:19', NULL),
(9075, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-first-cape-town-words-375x400.png', '', 'Reduced by 2.3% (4.9 KB)', 211907, 216933, '', 10, 0, 1, '2019-05-08 09:44:28', NULL),
(9076, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/2017-my-sa-postcards-cover-sleeve-375x400.png', '', 'Reduced by 1.6% (3.4 KB)', 214543, 218053, '', 10, 0, 1, '2019-05-08 09:44:34', NULL),
(9077, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/pampw15_postcard_front-375x370.jpg', '', 'Reduced by 10.8% (2.8 KB)', 23854, 26753, '', 10, 0, 1, '2019-05-08 09:44:37', NULL),
(9078, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-375x400.png', '', 'Reduced by 1.1% (1.8 KB)', 162935, 164761, '', 10, 0, 1, '2019-05-08 09:44:42', NULL),
(9079, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-south-africa-postcards-375x400.jpg', '', 'Reduced by 11.3% (3.2 KB)', 25362, 28609, '', 10, 0, 1, '2019-05-08 09:44:45', NULL),
(9080, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-with-red-shwe-shwe-375x400.png', '', 'Reduced by 0.6% (1.2 KB)', 183481, 184661, '', 10, 0, 1, '2019-05-08 09:44:59', NULL),
(9081, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-sa-memory-game-375x400.png', '', 'Reduced by 1.2% (2.9 KB)', 242827, 245840, '', 10, 0, 1, '2019-05-08 09:45:08', NULL),
(9082, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-safari-memory-game-375x400.png', '', 'Reduced by 1.7% (3.0 KB)', 173847, 176937, '', 10, 0, 1, '2019-05-08 09:45:19', NULL),
(9083, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/07/my-safari_travel-pad_24-pages_cover-375x400.jpg', '', 'Reduced by 5.4% (2.2 KB)', 38974, 41209, '', 10, 0, 1, '2019-05-08 09:45:32', NULL),
(9084, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/07/my-safari-travel-pad-375x400.jpg', '', 'Reduced by 5.8% (2.4 KB)', 40352, 42825, '', 10, 0, 1, '2019-05-08 09:45:37', NULL),
(9085, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/my-safari-travel-pad-375x400.jpg', '', 'Reduced by 5.2% (2.2 KB)', 40270, 42482, '', 10, 0, 1, '2019-05-08 09:45:47', NULL),
(9086, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/08/my-big-safari-375x400.jpg', '', 'Reduced by 5.6% (1.8 KB)', 31550, 33405, '', 10, 0, 1, '2019-05-08 09:45:52', NULL),
(9087, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/09/my-south-africa-375x400.jpg', '', 'Reduced by 6.7% (2.8 KB)', 40296, 43203, '', 10, 0, 1, '2019-05-08 09:45:56', NULL),
(9088, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2017/04/wildlife-memory-game-375x310.jpg', '', 'Reduced by 6.1% (1.5 KB)', 23338, 24842, '', 10, 0, 1, '2019-05-08 09:46:01', NULL),
(9089, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/01/my-big-safari-375x400.jpg', '', 'Reduced by 6.9% (2.3 KB)', 30940, 33247, '', 10, 0, 1, '2019-05-08 09:46:04', NULL),
(9090, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/01/my-big-south-africa-375x400.jpg', '', 'Reduced by 8.2% (2.4 KB)', 27535, 30010, '', 10, 0, 1, '2019-05-08 09:46:07', NULL),
(9091, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/05/shweet-logo-375x283.png', '', 'Reduced by 50.2% (3.8 KB)', 3860, 7749, '', 10, 0, 1, '2019-05-08 09:46:11', NULL),
(9092, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/06/luanda-cap-375x400.jpg', '', 'Reduced by 5.7% (920 B)', 15282, 16202, '', 10, 0, 1, '2019-05-08 10:46:55', NULL),
(9093, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/06/wholesale-registration-375x400.jpg', '', 'Reduced by 5.6% (1.0 KB)', 17817, 18877, '', 10, 0, 1, '2019-05-08 10:47:31', NULL),
(9094, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/06/mg_2140-web-375x400.jpg', '', 'Reduced by 6.9% (1.4 KB)', 18955, 20366, '', 10, 0, 1, '2019-05-08 10:47:39', NULL),
(9095, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/06/mg_2243-375x400.jpg', '', 'Reduced by 5.4% (1.7 KB)', 30202, 31923, '', 10, 0, 1, '2019-05-08 10:47:45', NULL),
(9096, NULL, NULL, NULL, 'ABSPATHwp-content/uploads/2018/06/freeshippingr5002-copy-light-375x276.jpg', '', 'Reduced by 12.5% (1,022 B)', 7173, 8195, '', 10, 0, 1, '2019-05-08 10:47:52', NULL),
(9097, 9557, 'media', 'full', 'ABSPATHwp-content/uploads/2019/05/black-logo.gif', '', 'No savings', 6618, 6618, '', 10, 0, 1, '2019-05-09 17:02:44', NULL),
(9098, 9557, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/05/black-logo-150x114.gif', '', 'No savings', 2468, 2468, '', 10, 0, 1, '2019-05-09 17:02:44', NULL),
(9099, 9557, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/05/black-logo-300x114.gif', '', 'No savings', 3994, 3994, '', 10, 0, 1, '2019-05-09 17:02:45', NULL),
(9100, 9557, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/05/black-logo-100x100.gif', '', 'No savings', 2435, 2435, '', 10, 0, 1, '2019-05-09 17:02:45', NULL),
(9101, 9557, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/05/black-logo-140x114.gif', '', 'No savings', 2336, 2336, '', 10, 0, 1, '2019-05-09 17:02:45', NULL),
(9102, 9604, 'media', 'full', 'ABSPATHwp-content/uploads/2019/05/sh10.jpg', '', 'Reduced by 4.5% (12.3 KB)', 267468, 280086, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9103, 9604, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/05/sh10-150x150.jpg', '', 'Reduced by 5.6% (549 B)', 9243, 9792, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9104, 9604, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/05/sh10-300x300.jpg', '', 'Reduced by 7.6% (2.6 KB)', 32722, 35395, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9105, 9604, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/05/sh10-400x269.jpg', '', 'Reduced by 8.7% (3.7 KB)', 40267, 44092, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9106, 9604, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/05/sh10-100x100.jpg', '', 'Reduced by 9.6% (472 B)', 4453, 4925, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9107, 9604, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/05/sh10-140x140.jpg', '', 'Reduced by 6.5% (564 B)', 8130, 8694, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9108, 9604, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/05/sh10-400x335.jpg', '', 'Reduced by 8.6% (4.5 KB)', 49296, 53948, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9109, 9604, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/05/sh10-350x350.jpg', '', 'Reduced by 8.0% (3.5 KB)', 41391, 44979, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9110, 9604, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/05/sh10-375x400.jpg', '', 'Reduced by 8.5% (5.0 KB)', 55149, 60274, '', 10, 0, 1, '2019-05-21 16:28:45', NULL),
(9111, 9893, 'media', 'full', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks.jpg', '', 'Reduced by 7.5% (86.7 KB)', 1096815, 1185592, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9112, 9893, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-150x150.jpg', '', 'Reduced by 7.7% (379 B)', 4561, 4940, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9113, 9893, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-300x200.jpg', '', 'Reduced by 5.3% (436 B)', 7718, 8154, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9114, 9893, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-768x512.jpg', '', 'Reduced by 10.1% (4.3 KB)', 38969, 43332, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9115, 9893, 'media', 'large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-1024x683.jpg', '', 'Reduced by 10.3% (7.3 KB)', 65203, 72692, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9116, 9893, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-900x604.jpg', '', 'Reduced by 10.6% (6.0 KB)', 52004, 58138, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9117, 9893, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-600x403.jpg', '', 'Reduced by 9.6% (2.6 KB)', 25119, 27782, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9118, 9893, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-400x269.jpg', '', 'Reduced by 8.0% (1.1 KB)', 12450, 13539, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9119, 9893, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-100x100.jpg', '', 'Reduced by 12.7% (368 B)', 2520, 2888, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9120, 9893, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-140x140.jpg', '', 'Reduced by 8.5% (376 B)', 4072, 4448, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9121, 9893, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-1000x500.jpg', '', 'Reduced by 9.2% (6.0 KB)', 60671, 66809, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9122, 9893, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-670x335.jpg', '', 'Reduced by 8.5% (2.7 KB)', 29253, 31976, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9123, 9893, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-500x500.jpg', '', 'Reduced by 9.0% (3.4 KB)', 35186, 38678, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9124, 9893, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-350x350.jpg', '', 'Reduced by 7.7% (1.5 KB)', 18562, 20117, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9125, 9893, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-500x1000.jpg', '', 'Reduced by 6.7% (6.8 KB)', 97106, 104029, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9126, 9893, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-1000x1000.jpg', '', 'Reduced by 8.8% (11.5 KB)', 122380, 134146, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9127, 9893, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-900x600.jpg', '', 'Reduced by 10.6% (6.0 KB)', 51489, 57592, '', 10, 0, 1, '2019-08-21 14:54:09', NULL),
(9128, 9893, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-1700x700.jpg', '', 'Reduced by 8.5% (12.9 KB)', 141000, 154177, '', 10, 0, 1, '2019-08-21 14:54:10', NULL),
(9129, 9893, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-800x800.jpg', '', 'Reduced by 8.7% (7.7 KB)', 82747, 90618, '', 10, 0, 1, '2019-08-21 14:54:10', NULL),
(9130, 9893, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-375x400.jpg', '', 'Reduced by 8.1% (2.0 KB)', 23402, 25457, '', 10, 0, 1, '2019-08-21 14:54:10', NULL),
(9131, 9893, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-600x400.jpg', '', 'Reduced by 9.7% (2.6 KB)', 24693, 27332, '', 10, 0, 1, '2019-08-21 14:54:10', NULL),
(9132, 9897, 'media', 'full', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home.jpg', '', 'Reduced by 7.9% (55.7 KB)', 666028, 723081, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9133, 9897, 'media', 'thumbnail', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-150x150.jpg', '', 'Reduced by 7.7% (386 B)', 4620, 5006, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9134, 9897, 'media', 'medium', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-300x147.jpg', '', 'Reduced by 8.6% (456 B)', 4851, 5307, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9135, 9897, 'media', 'medium_large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-768x376.jpg', '', 'Reduced by 10.7% (2.7 KB)', 23253, 26042, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9136, 9897, 'media', 'large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-1024x501.jpg', '', 'Reduced by 12.1% (5.1 KB)', 37799, 43021, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9137, 9897, 'media', 'portfolio-thumb_large', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-900x604.jpg', '', 'Reduced by 10.6% (5.9 KB)', 50466, 56457, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9138, 9897, 'media', 'portfolio-thumb', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-600x403.jpg', '', 'Reduced by 9.9% (2.7 KB)', 24782, 27497, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9139, 9897, 'media', 'portfolio-thumb_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-400x269.jpg', '', 'Reduced by 8.3% (1.1 KB)', 12140, 13234, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9140, 9897, 'media', 'portfolio-widget', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-100x100.jpg', '', 'Reduced by 12.5% (359 B)', 2502, 2861, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9141, 9897, 'media', 'nectar_small_square', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-140x140.jpg', '', 'Reduced by 8.4% (373 B)', 4078, 4451, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9142, 9897, 'media', 'wide', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-1000x500.jpg', '', 'Reduced by 12.2% (5.1 KB)', 37673, 42913, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9143, 9897, 'media', 'wide_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-670x335.jpg', '', 'Reduced by 10.3% (2.1 KB)', 18628, 20766, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9144, 9897, 'media', 'regular', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-500x500.jpg', '', 'Reduced by 8.8% (3.3 KB)', 34750, 38097, '', 10, 0, 1, '2019-08-21 15:01:27', NULL),
(9145, 9897, 'media', 'regular_small', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-350x350.jpg', '', 'Reduced by 7.9% (1.5 KB)', 18467, 20041, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9146, 9897, 'media', 'tall', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-500x940.jpg', '', 'Reduced by 7.1% (7.1 KB)', 95272, 102542, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9147, 9897, 'media', 'wide_tall', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-1000x940.jpg', '', 'Reduced by 9.0% (11.5 KB)', 119289, 131041, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9148, 9897, 'media', 'wide_photography', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-900x600.jpg', '', 'Reduced by 10.7% (5.9 KB)', 49927, 55924, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9149, 9897, 'media', 'large_featured', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-1700x700.jpg', '', 'Reduced by 11.6% (11.5 KB)', 89928, 101696, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9150, 9897, 'media', 'medium_featured', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-800x800.jpg', '', 'Reduced by 8.4% (7.1 KB)', 79024, 86287, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9151, 9897, 'media', 'woocommerce_thumbnail', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-375x400.jpg', '', 'Reduced by 8.0% (2.0 KB)', 23253, 25276, '', 10, 0, 1, '2019-08-21 15:01:28', NULL),
(9152, 9897, 'media', 'woocommerce_single', 'ABSPATHwp-content/uploads/2019/08/shweshwenotebooks-home-600x294.jpg', '', 'Reduced by 10.3% (1.7 KB)', 14972, 16694, '', 10, 0, 1, '2019-08-21 15:01:28', NULL);

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

--
-- Table structure for table `wpva_ewwwio_queue`
--

CREATE TABLE `wpva_ewwwio_queue` (
  `attachment_id` bigint UNSIGNED DEFAULT NULL,
  `gallery` varchar(10) DEFAULT NULL,
  `scanned` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3;

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

--
-- Table structure for table `wpva_failed_jobs`
--

CREATE TABLE `wpva_failed_jobs` (
  `id` bigint NOT NULL,
  `job` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_coupons`
--

CREATE TABLE `wpva_followup_coupons` (
  `id` bigint NOT NULL,
  `coupon_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `coupon_type` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `coupon_prefix` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `amount` double(12,2) NOT NULL DEFAULT '0.00',
  `individual` int NOT NULL DEFAULT '0',
  `exclude_sale_items` int NOT NULL DEFAULT '0',
  `before_tax` int NOT NULL DEFAULT '0',
  `free_shipping` int NOT NULL DEFAULT '0',
  `usage_count` bigint NOT NULL DEFAULT '0',
  `expiry_value` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `expiry_type` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `product_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `exclude_product_ids` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `product_categories` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `exclude_product_categories` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `minimum_amount` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `maximum_amount` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `usage_limit` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `usage_limit_per_user` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_coupon_logs`
--

CREATE TABLE `wpva_followup_coupon_logs` (
  `id` bigint NOT NULL,
  `coupon_id` bigint NOT NULL,
  `coupon_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `coupon_code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `coupon_used` int NOT NULL DEFAULT '0',
  `date_sent` datetime NOT NULL,
  `date_used` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_customers`
--

CREATE TABLE `wpva_followup_customers` (
  `id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `email_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `total_purchase_price` double(10,2) NOT NULL DEFAULT '0.00',
  `total_orders` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_customers`
--

INSERT INTO `wpva_followup_customers` (`id`, `user_id`, `email_address`, `total_purchase_price`, `total_orders`) VALUES
(1, 1, 'info@vertexcentral.co.za', 0.00, 0),
(2, 0, 'floredevries.nl@gmail.com', 0.00, 0),
(3, 0, 'amyburdzik@gmail.com', 0.00, 0),
(4, 11, 'maribasson@gmail.com', 0.00, 0),
(5, 13, 'romaing112@gmail.com', 0.00, 0),
(6, 0, 'tbowler@xsinet.co.za', -545.00, 0),
(7, 0, 'cathy@itcs.co.za', 0.00, 0),
(8, 0, 'greg.hart@cancercare.co.za', -510.00, 0),
(9, 0, 'heatherjanetgordon@gmail.com', 0.00, 0),
(10, 20, 'inekehoffmann@hotmail.com', 0.00, 0),
(11, 24, 'arinaw@mweb.co.za', -250.00, 0),
(12, 0, 'pranita.gambhir706@gmail.com', -1230.00, 0),
(13, 0, 'marks960980@gmail.com', -1620.00, 0),
(14, 0, 'hvthomson059@gmail.com', -1620.00, 0),
(15, 0, 'Flore@kids.shweetproducts.com', -224.90, 0),
(16, 0, 'rochelle@totalmed.co.za', 240.00, 1),
(17, 0, 'henabhoola@gmail.com', 240.00, 1),
(18, 0, 'sanusha.gokaran@stanlib.com', 480.00, 2),
(19, 28, 'chantal_hindson@outlook.com', 0.00, 1),
(20, 0, 'stephanie.selfe@absa.co.za', 499.80, 1),
(21, 0, 'lynne@pascoefamily.co.za', -1998.00, 1),
(22, 29, 'lisaventer@bamboorocksa.co.za', 559.80, 1);

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

--
-- Table structure for table `wpva_followup_customer_carts`
--

CREATE TABLE `wpva_followup_customer_carts` (
  `id` bigint NOT NULL,
  `user_id` bigint NOT NULL DEFAULT '0',
  `first_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `cart_items` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `cart_total` double(10,2) NOT NULL,
  `date_updated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_customer_carts`
--

INSERT INTO `wpva_followup_customer_carts` (`id`, `user_id`, `first_name`, `last_name`, `user_email`, `cart_items`, `cart_total`, `date_updated`) VALUES
(1, 1, '', '', '', 'a:0:{}', 0.00, '2018-02-21 09:35:29'),
(2, 2, '', '', '', 'a:0:{}', 0.00, '2017-04-12 09:35:26'),
(3, 0, 'Flore', 'de Vries', 'Floredevries.nl@gmail.com', 'a:1:{s:32:\"b3c8d213e9ec6c90f7913c0ee1f3abb7\";a:12:{s:3:\"key\";s:32:\"b3c8d213e9ec6c90f7913c0ee1f3abb7\";s:10:\"product_id\";i:8856;s:12:\"variation_id\";i:8943;s:9:\"variation\";a:1:{s:19:\"attribute_pa_fabric\";s:7:\"combo-1\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b8d1d0da2eb39ef6b765807d860717be\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:149.900000000000005684341886080801486968994140625;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:149.900000000000005684341886080801486968994140625;s:8:\"line_tax\";i:0;s:4:\"data\";O:20:\"WC_Product_Variation\":1:{s:5:\"\0*\0id\";i:8943;}}}', 149.90, '2019-03-26 15:47:59'),
(4, 5, '', '', '', 'a:0:{}', 0.00, '2019-09-05 15:38:55'),
(5, 0, 'Tessa ', 'Lepper', 'tessawc@comcast.net', 'a:1:{s:32:\"565e8a413d0562de9ee4378402d2b481\";a:10:{s:10:\"product_id\";i:6588;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:290;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:290;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":10:{s:2:\"id\";i:6588;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:6588;s:11:\"post_author\";s:1:\"5\";s:9:\"post_date\";s:19:\"2017-08-07 18:38:24\";s:13:\"post_date_gmt\";s:19:\"2017-08-07 18:38:24\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:56:\"All things safari special -valid until August 31st only!\";s:12:\"post_excerpt\";s:726:\"<table class=\"mcnTextContentContainer\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" valign=\"top\">\r\n<div><strong>All things Safari Special </strong></div>\r\n<div>Includes:\r\n<a href=\"https://www.picturesandwords.co.za/products/puzzles/big-safari-puzzle/\">My Big Safari Puzzle</a> - Normal Price R180\r\n<a href=\"https://www.picturesandwords.co.za/products/memory-games/safari-memory-game/\">My Safari Memory Game </a>- Normal Price R150\r\n<a href=\"https://www.picturesandwords.co.za/products/activity-books/safari-travel-pad-24-pages/\">My Safari Travel Pad</a> - Normal Price R95\r\n<strong>Total Pack Normal Price R425</strong></div></td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:21:\"things-safari-special\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2017-08-08 08:32:35\";s:17:\"post_modified_gmt\";s:19:\"2017-08-08 08:32:35\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:65:\"https://www.picturesandwords.co.za/?post_type=product&#038;p=6588\";s:10:\"menu_order\";i:17;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}s:12:\"product_type\";s:6:\"simple\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:11:\"total_stock\";N;s:11:\"\0*\0supports\";a:1:{i:0;s:16:\"ajax_add_to_cart\";}s:5:\"price\";s:3:\"290\";s:7:\"virtual\";s:2:\"no\";s:10:\"tax_status\";s:7:\"taxable\";}}}', 290.00, '2017-08-11 21:23:03'),
(6, 0, 'Amy', 'Burdzik', 'amyburdzik@gmail.com', 'a:0:{}', 0.00, '2017-08-13 06:47:13'),
(7, 8, '', '', '', 'a:0:{}', 0.00, '2017-09-28 07:39:24'),
(8, 9, '', '', '', 'a:0:{}', 0.00, '2018-02-19 11:53:37'),
(9, 10, '', '', '', 'a:0:{}', 0.00, '2018-01-30 15:08:23'),
(10, 11, '', '', '', 'a:0:{}', 0.00, '2017-10-04 08:17:03'),
(11, 13, 'Romain ', 'Govender', 'romaing112@gmail.com', 'a:0:{}', 0.00, '2017-10-12 08:49:24'),
(12, 0, 'Linda', 'Bowler', 'tbowler@xsinet.co.za', 'a:3:{s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";a:10:{s:10:\"product_id\";i:5558;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:150;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":9:{s:2:\"id\";i:5558;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:5558;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-04-12 08:12:42\";s:13:\"post_date_gmt\";s:19:\"2017-04-12 08:12:42\";s:12:\"post_content\";s:556:\"This matching cards memory game is classic fun and excellent brain exercise for ages 3 - 100! The colourful and compact box contains 48 illustrated cards of typical South African icons: Jozi’s skyline, Table mountain, Xhosa huts, a potjie pot, lots of animals, a taxi, a protea... to name but a few. A must have for all little South Africans here and abroad and a perfect “memory” for visitors to our beautiful country!\r\n\r\nRead our blog on the great benefits of playing memory games <u><a href=\"https://www.picturesandwords.co.za/blog/\">here</a>!</u>\";s:10:\"post_title\";s:27:\"My South Africa Memory Game\";s:12:\"post_excerpt\";s:361:\"<ul>\r\n 	<li>Suitable for ages 3 to 99 (memory games are perfect to train the brain!)</li>\r\n 	<li>Contains 48 cards, 24 matching pairs</li>\r\n 	<li>Beautiful illustrations of typical South African icons</li>\r\n 	<li>Educational toy - reading the back of the packaging gives you tips on how to use this game</li>\r\n 	<li>Dimensions: 135cm x 135cm x 4.5cm</li>\r\n</ul>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:169:\"%e2%97%8fsuitable-3-6-year-olds-%e2%97%8fcontains-35-big-thick-puzzle-pieces-%e2%97%8fkids-love-suitcase-packaging-%e2%97%8fgreat-gift-kid-great-souvenir-safari-tourists\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2017-08-07 20:09:47\";s:17:\"post_modified_gmt\";s:19:\"2017-08-07 20:09:47\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:65:\"https://www.picturesandwords.co.za/?post_type=product&#038;p=5558\";s:10:\"menu_order\";i:2;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"1\";s:6:\"filter\";s:3:\"raw\";}s:12:\"product_type\";s:6:\"simple\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:11:\"total_stock\";N;s:11:\"\0*\0supports\";a:1:{i:0;s:16:\"ajax_add_to_cart\";}s:5:\"price\";s:6:\"150.00\";s:10:\"tax_status\";s:7:\"taxable\";}}s:32:\"eab9c5e9815adc4c40a6557495eed6d3\";a:10:{s:10:\"product_id\";i:5570;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:150;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":9:{s:2:\"id\";i:5570;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:5570;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-04-12 08:20:11\";s:13:\"post_date_gmt\";s:19:\"2017-04-12 08:20:11\";s:12:\"post_content\";s:396:\"Think anything and everything South African safari, this game is literally a box filled to the brim with the beautiful African bush! Including images of The big Five, hippo’s, crocodiles, snakes, butterflies, birds, dung beetles and much more - it is a fun, exciting and educational game for young and old! Put away those screens and get ready for some old school quality family time &amp; fun!\";s:10:\"post_title\";s:21:\"My Safari Memory game\";s:12:\"post_excerpt\";s:407:\"<ul>\r\n 	<li>Suitable for ages 3 to 99 (memory games are perfect to train the brain!)</li>\r\n 	<li>Loved by both locals &amp; visitors</li>\r\n 	<li>Contains 48 cards, 24 matching pairs</li>\r\n 	<li>Cute, uniquely designed images of our African Bush</li>\r\n 	<li>Educational toy - reading the back of the packaging gives you tips on how to use this game</li>\r\n 	<li>Dimensions: 13.5cm x 13.5cm x 4.5cm</li>\r\n</ul>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:18:\"safari-memory-game\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2017-06-22 10:02:43\";s:17:\"post_modified_gmt\";s:19:\"2017-06-22 10:02:43\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:65:\"https://www.picturesandwords.co.za/?post_type=product&#038;p=5570\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}s:12:\"product_type\";s:6:\"simple\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:11:\"total_stock\";N;s:11:\"\0*\0supports\";a:1:{i:0;s:16:\"ajax_add_to_cart\";}s:5:\"price\";s:6:\"150.00\";s:10:\"tax_status\";s:7:\"taxable\";}}s:32:\"6fe6a8a6e6cb710584efc4af0c34ce50\";a:10:{s:10:\"product_id\";i:5574;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:170;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";d:170;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}s:4:\"data\";O:17:\"WC_Product_Simple\":9:{s:2:\"id\";i:5574;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:5574;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-04-12 08:21:49\";s:13:\"post_date_gmt\";s:19:\"2017-04-12 08:21:49\";s:12:\"post_content\";s:310:\"A matching cards game that signifies classic fun and provides a stunning overview of Africa’s most famous wildlife.\r\nYes, that includes those Big Five: a leopard, a rhino, a lion, a buffalo and an elephant. An awesome game for all ages and an easy compact souvenir for any visitor to our beautiful continent.\";s:10:\"post_title\";s:20:\"Wildlife Memory Game\";s:12:\"post_excerpt\";s:594:\"This item is out of stock. Please contact us to check on availability in the future.\r\n<ul>\r\n 	<li><strong>Suitable for ages 3 to 99</strong></li>\r\n 	<li><strong>Contains 48 cards of 24 matching pairs</strong></li>\r\n 	<li><strong>Beautiful photographic wildlife images</strong></li>\r\n 	<li><strong>Super travel size packaging – lined in premium and gorgeously colourful shwe shwe fabric</strong></li>\r\n 	<li><strong>Educational toy - reading the back of the packaging gives you tips on how to use this game</strong></li>\r\n 	<li><strong>Dimensions: 135 cm x 135 cm x 4.5 cm</strong></li>\r\n</ul>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"wildlife-memory-game\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2017-11-08 13:25:47\";s:17:\"post_modified_gmt\";s:19:\"2017-11-08 13:25:47\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:65:\"https://www.picturesandwords.co.za/?post_type=product&#038;p=5574\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}s:12:\"product_type\";s:6:\"simple\";s:17:\"\0*\0shipping_class\";s:0:\"\";s:20:\"\0*\0shipping_class_id\";i:0;s:11:\"total_stock\";N;s:11:\"\0*\0supports\";a:1:{i:0;s:16:\"ajax_add_to_cart\";}s:5:\"price\";s:6:\"170.00\";s:10:\"tax_status\";s:7:\"taxable\";}}}', 470.00, '2017-11-09 17:09:03'),
(13, 0, 'Cath', 'Stodel', 'cathy@itcs.co.za', 'a:0:{}', 0.00, '2017-11-14 12:17:05'),
(14, 0, '', '', 'greg.hart@cancercare.co.za', 'a:0:{}', 0.00, '2017-11-28 09:45:29'),
(15, 0, 'Heather', 'Gordon', 'heatherjanetgordon@gmail.com', 'a:2:{s:32:\"5cb22b6ada9b860235e5e20975f23de3\";a:11:{s:3:\"key\";s:32:\"5cb22b6ada9b860235e5e20975f23de3\";s:10:\"product_id\";i:5561;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";i:340;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:255;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5561;}}s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";a:11:{s:3:\"key\";s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";s:10:\"product_id\";i:5558;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";i:300;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:225;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5558;}}}', 480.00, '2017-11-29 19:22:40'),
(16, 18, '', '', '', 'a:0:{}', 0.00, '2017-12-01 10:45:23'),
(17, 19, '', '', '', 'a:0:{}', 0.00, '2017-12-05 04:05:27'),
(18, 20, '', '', '', 'a:0:{}', 0.00, '2018-01-13 08:21:39'),
(19, 21, '', '', '', 'a:0:{}', 0.00, '2017-12-21 06:28:32'),
(20, 22, '', '', '', 'a:0:{}', 0.00, '2017-12-26 18:20:12'),
(21, 23, '', '', '', 'a:0:{}', 0.00, '2018-01-04 14:36:05'),
(22, 24, 'Arina', 'Wilson', 'arinaw@mweb.co.za', 'a:0:{}', 0.00, '2018-02-04 11:12:10'),
(23, 0, 'Liezl', 'Huxham', 'liezl.huxham@gmail.com', 'a:2:{s:32:\"a10a26631d45928cb8be4ebabbee8b8d\";a:11:{s:3:\"key\";s:32:\"a10a26631d45928cb8be4ebabbee8b8d\";s:10:\"product_id\";i:5543;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:360;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:360;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5543;}}s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";a:11:{s:3:\"key\";s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";s:10:\"product_id\";i:5558;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:300;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:300;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5558;}}}', 660.00, '2018-02-22 06:30:36'),
(24, 0, 'Wanda', 'Chunnett', 'wchunnett@turntown.co.za', 'a:4:{s:32:\"b0490b85e92b64dbb5db76bf8fca6a82\";a:11:{s:3:\"key\";s:32:\"b0490b85e92b64dbb5db76bf8fca6a82\";s:10:\"product_id\";i:5590;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:125;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:125;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5590;}}s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";a:11:{s:3:\"key\";s:32:\"4efb80f630ccecb2d3b9b2087b0f9c89\";s:10:\"product_id\";i:5558;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5558;}}s:32:\"a10a26631d45928cb8be4ebabbee8b8d\";a:11:{s:3:\"key\";s:32:\"a10a26631d45928cb8be4ebabbee8b8d\";s:10:\"product_id\";i:5543;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:180;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:180;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:5543;}}s:32:\"198dd5fb9c43b2d29a548f8c77e85cf9\";a:11:{s:3:\"key\";s:32:\"198dd5fb9c43b2d29a548f8c77e85cf9\";s:10:\"product_id\";i:6456;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:95;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:95;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:6456;}}}', 550.00, '2018-05-26 14:18:11'),
(25, 25, '', '', '', 'a:0:{}', 0.00, '2018-06-19 00:40:22'),
(26, 26, '', '', '', 'a:0:{}', 0.00, '2018-06-19 09:05:13'),
(27, 27, '', '', '', 'a:0:{}', 0.00, '2018-11-07 05:07:56'),
(28, 0, 'F.Q.', 'de Vries', 'Flore@kids.shweetproducts.com', 'a:1:{s:32:\"5f1eba46559fabe7435628f8e594f95f\";a:12:{s:3:\"key\";s:32:\"5f1eba46559fabe7435628f8e594f95f\";s:10:\"product_id\";i:8856;s:12:\"variation_id\";i:8946;s:9:\"variation\";a:1:{s:19:\"attribute_pa_fabric\";s:7:\"combo-4\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"e379b7bcfb5725e896b1e0c6d7837e0b\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:149.900000000000005684341886080801486968994140625;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:149.900000000000005684341886080801486968994140625;s:8:\"line_tax\";i:0;s:4:\"data\";O:20:\"WC_Product_Variation\":1:{s:5:\"\0*\0id\";i:8946;}}}', 149.90, '2019-04-15 09:56:11'),
(29, 0, 'Rochelle', 'Thayer', 'rochelle@totalmed.co.za', 'a:0:{}', 0.00, '2019-05-09 09:25:09'),
(30, 0, 'Hena', 'Valjee', 'henabhoola@gmail.com', 'a:0:{}', 0.00, '2019-05-10 07:04:49'),
(31, 0, 'sanusha', 'gokaran', 'sanusha.gokaran@stanlib.com', 'a:0:{}', 0.00, '2019-05-15 06:11:19'),
(32, 28, '', '', '', 'a:0:{}', 0.00, '2019-05-21 06:57:48'),
(33, 0, 'Shaun', 'Stewart', 'stephanie.selfe@absa.co.za', 'a:0:{}', 0.00, '2019-07-01 18:34:40'),
(34, 0, 'Lynne', 'Pascoe', 'lynne@pascoefamily.co.za', 'a:0:{}', 0.00, '2019-08-13 11:51:28'),
(35, 29, 'Lisa', 'Venter', 'lisaventer@bamboorocksa.co.za', 'a:0:{}', 0.00, '2019-08-11 14:37:38'),
(36, 30, '', '', '', 'a:0:{}', 0.00, '2019-08-23 15:46:39');

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

--
-- Table structure for table `wpva_followup_customer_notes`
--

CREATE TABLE `wpva_followup_customer_notes` (
  `id` bigint NOT NULL,
  `followup_customer_id` bigint NOT NULL,
  `author_id` bigint NOT NULL,
  `note` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `date_added` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_customer_orders`
--

CREATE TABLE `wpva_followup_customer_orders` (
  `followup_customer_id` bigint NOT NULL,
  `order_id` bigint NOT NULL,
  `price` double(10,2) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_customer_orders`
--

INSERT INTO `wpva_followup_customer_orders` (`followup_customer_id`, `order_id`, `price`) VALUES
(16, 9556, 240.00),
(17, 9561, 240.00),
(18, 9576, 240.00),
(18, 9579, 240.00),
(19, 9600, 240.00),
(20, 9742, 499.80),
(21, 9880, 999.00),
(22, 9873, 559.80);

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

--
-- Table structure for table `wpva_followup_email_coupons`
--

CREATE TABLE `wpva_followup_email_coupons` (
  `email_id` bigint NOT NULL,
  `send_coupon` int NOT NULL DEFAULT '0',
  `coupon_id` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_email_excludes`
--

CREATE TABLE `wpva_followup_email_excludes` (
  `id` bigint NOT NULL,
  `email_id` bigint NOT NULL DEFAULT '0',
  `order_id` bigint NOT NULL DEFAULT '0',
  `email_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_added` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_email_logs`
--

CREATE TABLE `wpva_followup_email_logs` (
  `id` bigint NOT NULL,
  `email_order_id` bigint NOT NULL DEFAULT '0',
  `email_id` bigint NOT NULL,
  `user_id` bigint NOT NULL DEFAULT '0',
  `email_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `customer_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_sent` datetime NOT NULL,
  `order_id` bigint NOT NULL,
  `product_id` bigint NOT NULL,
  `email_trigger` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_email_orders`
--

CREATE TABLE `wpva_followup_email_orders` (
  `id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `user_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_id` bigint NOT NULL,
  `product_id` bigint NOT NULL,
  `email_id` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `send_on` bigint NOT NULL,
  `is_cart` int NOT NULL DEFAULT '0',
  `is_sent` int NOT NULL DEFAULT '0',
  `date_sent` datetime NOT NULL,
  `email_trigger` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` int NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_email_orders`
--

INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488088800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-25 08:32:36\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #1)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-25 08:32:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-26 07:24:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(2, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488088800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-26 07:24:39\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #2)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-26 07:24:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-26 08:31:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(3, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488175200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-26 08:31:39\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #3)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-26 08:31:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-27 06:25:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(4, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488175200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-27 06:25:15\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #4)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-27 06:25:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-27 07:07:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(5, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488261600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-27 07:07:47\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #5)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-27 07:07:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:12:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(6, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488261600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:12:05\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #6)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:12:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:24:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(7, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488348000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:24:25\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #7)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-02-28 06:24:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:10:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(8, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488348000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:10:08\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #8)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:10:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:11:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(9, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488434400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:10:59\";s:7:\"message\";s:47:\"Email has been added to the queue (Queue ID #9)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-01 09:11:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-02 07:00:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(10, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488434400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-02 07:00:01\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #10)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-02 07:00:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-02 08:36:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(11, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488520800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-02 08:36:02\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #11)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-02 08:36:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-03 09:28:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(12, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488520800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-03 09:28:39\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #12)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-03 09:28:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-03 15:21:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(13, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488607200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-03 15:21:34\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #13)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-03 15:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-04 06:03:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(14, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488607200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-04 06:03:21\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #14)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-04 06:03:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-04 14:14:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(15, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488693600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-04 14:14:13\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #15)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-04 14:14:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-05 10:30:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(16, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488693600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-05 10:30:31\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #16)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-05 10:30:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-05 19:56:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(17, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488780000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-05 19:56:42\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #17)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-05 19:56:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-06 08:03:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(18, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488780000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-06 08:03:54\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #18)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-06 08:03:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-06 14:33:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(19, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488866400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-06 14:33:07\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #19)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-06 14:33:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:19:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(20, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488866400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:19:55\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #20)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:19:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:24:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(21, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488952800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:24:47\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #21)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-07 10:24:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(22, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1488952800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:20\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #22)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(23, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489039200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:52\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #23)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-08 12:27:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-09 06:26:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(24, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489039200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-09 06:26:53\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #24)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-09 06:26:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-09 12:39:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(25, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489125600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-09 12:39:25\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #25)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-09 12:39:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-10 09:20:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(26, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489125600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-10 09:20:19\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #26)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-10 09:20:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-10 14:35:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(27, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489212000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-10 14:35:46\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #27)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-10 14:35:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:05:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(28, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489212000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:05:31\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #28)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:05:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:06:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(29, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489298400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:06:46\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #29)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-11 06:06:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-12 08:49:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(30, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489298400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-12 08:49:07\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #30)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-12 08:49:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-12 14:05:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(31, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489384800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-12 14:05:00\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #31)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-12 14:05:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(32, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489384800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:33\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #32)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(33, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489471200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:40\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #33)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-13 06:49:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(34, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489471200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:34\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #34)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(35, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489557600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:45\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #35)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-14 06:52:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:27:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(36, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489557600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:27:32\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #36)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:27:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:28:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(37, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489644000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:28:05\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #37)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-15 06:28:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(38, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489644000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:24\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #38)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(39, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489730400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:37\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #39)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-16 06:05:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-17 09:48:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(40, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489730400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-17 09:48:55\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #40)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-17 09:48:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-17 13:11:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(41, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489816800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-17 13:11:31\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #41)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-17 13:11:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-18 08:02:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(42, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489816800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-18 08:02:36\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #42)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-18 08:02:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-18 11:14:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(43, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489903200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-18 11:14:34\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #43)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-18 11:14:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:04:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(44, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489903200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:04:22\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #44)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:04:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:25:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(45, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489989600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:25:16\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #45)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-19 07:25:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:36:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(46, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1489989600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:36:49\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #46)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:36:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:58:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(47, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490076000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:58:36\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #47)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-20 08:58:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-21 16:33:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(48, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490076000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-21 16:33:57\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #48)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-21 16:33:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-21 21:31:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(49, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490162400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-21 21:31:53\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #49)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-21 21:31:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(50, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490162400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:23\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #50)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(51, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490248800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:41\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #51)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-22 06:57:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-23 14:02:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(52, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490248800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-23 14:02:53\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #52)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-23 14:02:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-23 18:56:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(53, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490335200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-23 18:56:05\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #53)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-23 18:56:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-24 09:18:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(54, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490335200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-24 09:18:41\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #54)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-24 09:18:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-24 19:45:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(55, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490421600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-24 19:45:51\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #55)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-24 19:45:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-25 15:17:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(56, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490421600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-25 15:17:15\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #56)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-25 15:17:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-25 18:09:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(57, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490508000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-25 18:09:15\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #57)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-25 18:09:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-26 14:27:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(58, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490508000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-26 14:27:19\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #58)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-26 14:27:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-26 16:38:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(59, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490594400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-26 16:38:18\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #59)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-26 16:38:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(60, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490594400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:01\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #60)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(61, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490680800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:38\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #61)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-03-27 06:00:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:55:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(62, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1490680800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:55:46\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #62)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:55:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:56:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(63, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491804000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:56:40\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #63)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-09 16:56:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-10 06:52:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(64, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491804000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-10 06:52:32\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #64)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-10 06:52:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-10 07:12:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(65, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491890400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-10 07:12:42\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #65)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-10 07:12:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(66, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491890400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:48\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #66)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(67, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491976800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:53\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #67)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-11 06:10:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:00:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(68, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1491976800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:00:36\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #68)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:00:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:01:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(69, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492063200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:01:55\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #69)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-12 06:01:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:06:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(70, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492063200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:06:50\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #70)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:06:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:47:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(71, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492149600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:47:01\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #71)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-13 06:47:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:11:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(72, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492149600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:11:31\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #72)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:11:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:32:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(73, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492236000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:32:12\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #73)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-14 06:32:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-15 08:29:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(74, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492236000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-15 08:29:16\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #74)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-15 08:29:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-15 09:35:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(75, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492322400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-15 09:35:15\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #75)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-15 09:35:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:01:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(76, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492322400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:01:23\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #76)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:01:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:03:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(77, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492408800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:03:26\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #77)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-16 06:03:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:03:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(78, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492408800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:03:27\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #78)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:03:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:07:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(79, 0, 'info@vertexcentral.co.za', 0, 0, '0', 1492495200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:07:03\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #79)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-17 06:07:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:06:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(80, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492495200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:06:35\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #80)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:06:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:11:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(81, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492581600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:11:41\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #81)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-18 09:11:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-19 06:43:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(82, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492581600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-19 06:43:33\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #82)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-19 06:43:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-19 10:27:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(83, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492668000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-19 10:27:15\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #83)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-19 10:27:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-20 07:28:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(84, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492668000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-20 07:28:01\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #84)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-20 07:28:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-20 10:01:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(85, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492754400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-20 10:01:18\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #85)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-20 10:01:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-21 06:37:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(86, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492754400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-21 06:37:23\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #86)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-21 06:37:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-21 09:18:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(87, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492840800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-21 09:18:45\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #87)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-21 09:18:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-22 07:57:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(88, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492840800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-22 07:57:55\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #88)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-22 07:57:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-22 08:07:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(89, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492927200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-22 08:07:56\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #89)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-22 08:07:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-23 11:28:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(90, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1492927200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-23 11:28:54\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #90)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-23 11:28:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-23 14:32:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(91, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493013600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-23 14:32:05\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #91)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-23 14:32:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:16:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(92, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493013600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:16:32\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #92)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:16:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:18:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(93, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493100000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:18:07\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #93)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-24 06:18:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(94, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493100000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:16\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #94)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(95, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493186400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:25\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #95)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-25 06:27:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:14:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(96, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493186400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:14:45\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #96)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:14:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:15:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(97, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493272800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:15:49\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #97)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-26 06:15:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:18:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(98, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493272800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:18:23\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #98)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:18:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:37:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(99, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493359200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:37:09\";s:7:\"message\";s:48:\"Email has been added to the queue (Queue ID #99)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-27 10:37:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:31:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(100, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493359200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:31:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #100)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:31:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:45:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(101, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493445600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:45:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #101)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-28 08:45:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:04:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(102, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493445600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:04:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #102)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:04:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:28:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(103, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493532000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:28:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #103)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-29 09:28:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-30 07:12:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(104, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493532000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-30 07:12:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #104)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-30 07:12:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-04-30 09:12:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(105, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493618400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-04-30 09:12:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #105)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-04-30 09:12:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-01 07:40:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(106, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493618400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-01 07:40:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #106)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-01 07:40:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-01 10:41:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(107, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493704800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-01 10:41:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #107)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-01 10:41:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-02 12:57:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(108, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493704800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-02 12:57:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #108)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-02 12:57:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-02 21:12:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(109, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493791200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-02 21:12:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #109)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-02 21:12:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-03 07:08:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(110, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493791200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-03 07:08:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #110)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-03 07:08:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-03 10:20:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(111, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493877600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-03 10:20:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #111)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-03 10:20:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:12:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(112, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493877600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:12:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #112)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:12:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:14:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(113, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493964000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:14:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #113)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-04 09:14:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:38:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(114, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1493964000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:38:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #114)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:38:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:57:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(115, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494050400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:57:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #115)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-05 09:57:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-06 11:40:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(116, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494050400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-06 11:40:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #116)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-06 11:40:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-06 13:09:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(117, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494136800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-06 13:09:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #117)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-06 13:09:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-07 11:51:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(118, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494136800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-07 11:51:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #118)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-07 11:51:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-07 15:38:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(119, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494223200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-07 15:38:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #119)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-07 15:38:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:08:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(120, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494223200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:08:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #120)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:08:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:36:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(121, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494309600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:36:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #121)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-08 06:36:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-09 08:03:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(122, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494309600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-09 08:03:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #122)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-09 08:03:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-09 09:47:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(123, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494396000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-09 09:47:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #123)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-09 09:47:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-10 06:54:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(124, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494396000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-10 06:54:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #124)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-10 06:54:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-10 07:01:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(125, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494482400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-10 07:01:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #125)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-10 07:01:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-11 07:31:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(126, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494482400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-11 07:30:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #126)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-11 07:31:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-11 08:34:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(127, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494568800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-11 08:34:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #127)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-11 08:34:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-12 07:24:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(128, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494568800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-12 07:24:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #128)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-12 07:24:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-12 10:47:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(129, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494655200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-12 10:47:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #129)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-12 10:47:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-13 07:17:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(130, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494655200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-13 07:17:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #130)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-13 07:17:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-13 09:39:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(131, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494741600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-13 09:39:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #131)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-13 09:39:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:21:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(132, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494741600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:21:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #132)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:21:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:29:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(133, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494828000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:29:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #133)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-14 07:29:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:12:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(134, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494828000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:12:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #134)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:12:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:54:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(135, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494914400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:54:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #135)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-15 06:54:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-16 06:44:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(136, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1494914400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-16 06:44:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #136)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-16 06:44:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-16 08:58:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(137, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495000800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-16 08:58:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #137)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-16 08:58:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:20:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(138, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495000800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:20:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #138)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:20:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:28:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(139, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495087200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:28:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #139)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-17 06:28:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-18 07:52:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(140, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495087200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-18 07:52:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #140)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-18 07:52:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-18 08:37:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(141, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495173600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-18 08:37:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #141)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-18 08:37:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-19 08:04:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(142, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495173600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-19 08:04:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #142)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-19 08:04:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-19 11:42:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(143, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495260000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-19 11:42:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #143)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-19 11:42:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(144, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495260000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #144)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(145, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495346400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #145)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-20 06:58:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-21 07:53:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(146, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495346400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-21 07:53:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #146)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-21 07:53:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-21 09:18:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(147, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495432800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-21 09:18:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #147)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-21 09:18:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-22 06:44:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(148, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495432800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-22 06:44:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #148)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-22 06:44:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-22 07:19:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(149, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495519200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-22 07:19:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #149)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-22 07:19:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(150, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495519200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #150)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(151, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495605600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #151)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-23 06:44:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:23:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(152, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495605600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:23:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #152)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:23:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:30:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(153, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495692000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:30:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #153)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-24 06:30:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:01:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(154, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495692000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:01:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #154)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:01:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:24:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(155, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495778400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:24:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #155)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-25 06:24:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:37:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(156, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495778400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:37:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #156)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:37:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:39:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(157, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495864800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:39:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #157)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-26 06:39:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:21:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(158, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495864800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:21:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #158)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:21:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:23:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(159, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495951200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:23:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #159)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-27 06:23:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-28 06:42:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(160, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1495951200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-28 06:42:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #160)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-28 06:42:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-28 09:11:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(161, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496037600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-28 09:11:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #161)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-28 09:11:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:13:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(162, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496037600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:13:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #162)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:13:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:15:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(163, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496124000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:15:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #163)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-29 06:15:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:42:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(164, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496124000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:42:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #164)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:42:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:44:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(165, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496210400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:44:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #165)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-30 06:44:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:19:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(166, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496210400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:19:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #166)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:19:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:29:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(167, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496296800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:29:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #167)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-05-31 06:29:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-01 06:17:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(168, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496296800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-01 06:17:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #168)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-01 06:17:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-01 09:36:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(169, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496383200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-01 09:36:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #169)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-01 09:36:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:41:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(170, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496383200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:41:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #170)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:41:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:43:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(171, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496469600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:43:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #171)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-02 06:43:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-03 12:27:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(172, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496469600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-03 12:27:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #172)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-03 12:27:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-03 14:03:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(173, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496556000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-03 14:03:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #173)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-03 14:03:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:45:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(174, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496556000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:45:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #174)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:45:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:46:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(175, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496642400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:46:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #175)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-04 10:46:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:19:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(176, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496642400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:19:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #176)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:19:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:49:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(177, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496728800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:49:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #177)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-05 06:49:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:09:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(178, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496728800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:09:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #178)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:09:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:15:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(179, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496815200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:15:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #179)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-06 06:15:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:00:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(180, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496815200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:00:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #180)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:00:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:02:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(181, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496901600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:02:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #181)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-07 06:02:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:18:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(182, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496901600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:18:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #182)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:18:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:35:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(183, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496988000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:35:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #183)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-08 06:35:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-09 06:19:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(184, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1496988000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-09 06:19:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #184)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-09 06:19:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-09 07:16:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(185, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497074400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-09 07:16:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #185)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-09 07:16:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:46:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(186, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497074400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:46:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #186)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:46:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:47:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(187, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497160800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:47:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #187)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-10 09:47:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-11 06:42:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(188, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497160800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-11 06:42:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #188)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-11 06:42:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-11 09:42:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(189, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497247200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-11 09:42:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #189)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-11 09:42:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-12 06:02:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(190, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497247200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-12 06:02:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #190)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-12 06:02:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-12 07:01:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(191, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497333600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-12 07:01:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #191)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-12 07:01:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:00:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(192, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497333600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:00:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #192)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:00:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:01:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(193, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497420000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:01:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #193)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-13 06:01:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-14 06:45:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(194, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497420000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-14 06:45:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #194)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-14 06:45:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-14 07:02:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(195, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497506400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-14 07:02:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #195)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-14 07:02:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:14:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(196, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497506400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:14:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #196)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:14:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:49:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(197, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497592800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:49:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #197)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-15 07:49:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-16 06:28:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(198, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497592800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-16 06:28:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #198)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-16 06:28:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-16 08:03:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(199, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497679200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-16 08:03:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #199)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-16 08:03:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-17 08:03:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(200, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497679200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-17 08:03:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #200)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-17 08:03:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-17 13:13:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(201, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497765600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-17 13:13:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #201)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-17 13:13:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:36:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(202, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497765600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:36:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #202)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:36:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:45:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(203, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497852000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:45:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #203)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-18 07:45:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-19 07:19:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(204, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497852000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-19 07:19:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #204)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-19 07:19:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-19 09:03:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(205, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497938400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-19 09:02:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #205)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-19 09:03:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-20 06:47:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(206, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1497938400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-20 06:47:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #206)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-20 06:47:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-20 09:45:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(207, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498024800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-20 09:45:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #207)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-20 09:45:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(208, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498024800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #208)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(209, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498111200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #209)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-21 06:17:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:01:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(210, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498111200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:01:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #210)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:01:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:03:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(211, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498197600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:03:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #211)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-22 06:03:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:20:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(212, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498197600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:20:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #212)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:20:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:26:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(213, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498284000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:26:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #213)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-23 06:26:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:39:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(214, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498284000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:39:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #214)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:39:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:51:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(215, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498370400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:51:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #215)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-24 06:51:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:08:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(216, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498370400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:08:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #216)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:08:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:10:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(217, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498456800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:10:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #217)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-25 06:10:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(218, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498456800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #218)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(219, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498543200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #219)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-26 06:19:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:07:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(220, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498543200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:07:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #220)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:07:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:27:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(221, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498629600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:27:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #221)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-27 06:27:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-28 07:23:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(222, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498629600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-28 07:23:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #222)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-28 07:23:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-28 08:12:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(223, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498716000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-28 08:12:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #223)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-28 08:12:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:04:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(224, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498716000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:04:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #224)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:04:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:17:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(225, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498802400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:17:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #225)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-29 06:17:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:11:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(226, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498802400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:11:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #226)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:11:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:12:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(227, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498888800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:12:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #227)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-06-30 06:12:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:17:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(228, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498888800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:17:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #228)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:17:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:20:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(229, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498975200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:20:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #229)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-01 06:20:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-02 06:44:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(230, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1498975200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-02 06:44:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #230)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-02 06:44:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-02 07:09:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(231, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499061600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-02 07:09:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #231)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-02 07:09:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:02:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(232, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499061600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:02:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #232)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:02:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:06:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(233, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499148000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:06:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #233)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-03 06:06:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:05:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(234, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499148000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:05:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #234)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:05:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:07:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(235, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499234400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:07:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #235)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-04 06:07:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-05 06:20:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(236, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499234400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-05 06:20:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #236)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-05 06:20:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-05 07:29:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(237, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499320800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-05 07:29:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #237)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-05 07:29:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:25:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(238, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499320800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:25:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #238)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:25:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:26:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(239, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499407200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:26:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #239)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-06 06:26:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-07 06:52:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(240, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499407200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-07 06:52:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #240)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-07 06:52:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-07 07:10:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(241, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499493600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-07 07:10:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #241)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-07 07:10:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:04:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(242, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499493600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:04:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #242)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:04:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:08:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(243, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499580000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:08:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #243)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-08 06:08:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:06:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(244, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499580000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:06:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #244)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:06:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:18:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(245, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499666400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:18:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #245)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-09 07:18:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-10 06:49:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(246, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499666400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-10 06:49:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #246)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-10 06:49:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-10 07:21:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(247, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499752800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-10 07:21:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #247)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-10 07:21:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(248, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499752800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #248)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(249, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499839200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #249)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-11 06:06:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-12 06:17:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(250, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499839200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-12 06:17:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #250)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-12 06:17:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-12 07:19:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(251, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499925600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-12 07:19:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #251)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-12 07:19:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:21:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(252, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1499925600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:21:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #252)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:21:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:41:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(253, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500012000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:41:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #253)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-13 06:41:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:23:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(254, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500012000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:23:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #254)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:23:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:29:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(255, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500098400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:29:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #255)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-14 06:29:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-15 06:39:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(256, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500098400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-15 06:39:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #256)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-15 06:39:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-15 07:06:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(257, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500184800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-15 07:06:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #257)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-15 07:06:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:23:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(258, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500184800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:23:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #258)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:23:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:34:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(259, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500271200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:34:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #259)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-16 08:34:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:11:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(260, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500271200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:11:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #260)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:11:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:19:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(261, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500357600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:19:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #261)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-17 06:19:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:00:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(262, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500357600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:00:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #262)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:00:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:12:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(263, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500444000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:12:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #263)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-18 06:12:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:11:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(264, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500444000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:11:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #264)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:11:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:12:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(265, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500530400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:12:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #265)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-19 06:12:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:24:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(266, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500530400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:24:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #266)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:24:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:37:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(267, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500616800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:37:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #267)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-20 06:37:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:04:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(268, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500616800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:04:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #268)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:04:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:10:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(269, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500703200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:10:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #269)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-21 06:10:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:05:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(270, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500703200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:05:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #270)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:05:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:12:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(271, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500789600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:12:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #271)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-22 06:12:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:05:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(272, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500789600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:05:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #272)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:05:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:35:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(273, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500876000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:35:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #273)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-23 06:35:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:07:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(274, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500876000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:07:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #274)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:07:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:11:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(275, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500962400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:11:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #275)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-24 07:11:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:40:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(276, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1500962400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:40:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #276)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:40:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:41:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(277, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501048800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:41:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #277)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-25 06:41:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:13:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(278, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501048800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:13:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #278)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:13:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:24:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(279, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501135200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:24:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #279)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-26 06:24:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:21:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(280, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501135200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:21:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #280)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:21:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:41:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(281, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501221600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:41:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #281)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-27 07:41:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(282, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501221600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #282)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(283, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501308000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #283)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-28 06:19:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:10:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(284, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501308000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:10:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #284)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:10:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:16:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(285, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501394400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:16:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #285)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-29 06:16:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:03:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(286, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501394400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:03:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #286)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:03:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:04:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(287, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501480800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:04:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #287)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-30 06:04:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:10:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(288, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501480800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:10:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #288)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:10:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:11:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(289, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501567200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:11:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #289)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-07-31 06:11:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:06:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(290, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501567200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:06:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #290)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:06:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:54:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(291, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501653600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:54:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #291)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-01 06:54:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-02 06:59:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(292, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501653600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-02 06:59:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #292)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-02 06:59:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-02 07:38:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(293, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501740000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-02 07:38:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #293)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-02 07:38:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-03 06:44:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(294, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501740000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-03 06:44:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #294)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-03 06:44:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-03 07:08:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(295, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501826400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-03 07:08:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #295)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-03 07:08:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-04 06:28:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(296, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501826400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-04 06:28:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #296)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-04 06:28:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-04 08:47:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(297, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501912800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-04 08:47:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #297)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-04 08:47:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:39:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(298, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501912800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:39:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #298)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:39:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:44:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(299, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501999200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:44:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #299)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-05 06:44:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:12:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(300, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1501999200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:12:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #300)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:12:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:14:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(301, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502085600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:14:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #301)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-06 06:14:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:32:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(302, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502085600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:32:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #302)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:32:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:35:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(303, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502172000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:35:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #303)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-07 06:35:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:20:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(304, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502172000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:20:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #304)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:20:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:59:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(305, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502258400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:59:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #305)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-08 06:59:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:24:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(306, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502258400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:24:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #306)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:24:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:25:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(307, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502344800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:25:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #307)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-09 06:25:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(308, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502344800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #308)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(309, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502431200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #309)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-10 06:02:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:26:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(310, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502431200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:26:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #310)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:26:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:27:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(311, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502517600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:27:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #311)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-11 06:27:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:01:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(312, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502517600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:01:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #312)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:01:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:08:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(313, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502604000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:08:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #313)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-12 06:08:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:25:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(314, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502604000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:25:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #314)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:25:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:30:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(315, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502690400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:30:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #315)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-13 06:30:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(316, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502690400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:01:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #316)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:19:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(317, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502776800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:19:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #317)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-14 06:19:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(318, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502776800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #318)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(319, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502863200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #319)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-15 06:06:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-16 06:23:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(320, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502863200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-16 06:23:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #320)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-16 06:23:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-16 08:01:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(321, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502949600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-16 08:01:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #321)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-16 08:01:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:10:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(322, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1502949600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:10:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #322)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:10:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:31:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(323, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503036000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:31:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #323)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-17 06:31:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:04:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(324, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503036000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:04:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #324)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:04:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:06:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(325, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503122400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:06:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #325)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-18 06:06:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(326, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503122400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #326)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(327, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503208800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #327)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-19 06:14:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:26:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(328, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503208800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:26:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #328)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:26:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:28:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(329, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503295200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:28:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #329)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-20 06:28:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:35:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(330, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503295200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:35:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #330)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:35:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:36:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(331, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503381600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:36:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #331)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-21 06:36:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:03:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(332, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503381600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:03:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #332)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:03:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:12:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(333, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503468000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:12:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #333)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-22 06:12:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(334, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503468000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #334)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(335, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503554400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #335)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-23 06:02:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(336, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503554400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:00:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #336)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:04:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(337, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503640800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:04:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #337)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-24 06:04:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:02:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(338, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503640800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:02:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #338)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:02:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:03:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(339, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503727200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:03:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #339)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-25 06:03:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:00:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(340, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503727200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:00:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #340)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:00:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:02:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(341, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503813600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:02:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #341)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-26 06:02:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:00:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(342, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503813600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:00:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #342)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:00:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:01:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(343, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503900000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:01:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #343)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-27 06:01:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:05:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(344, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503900000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:05:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #344)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:05:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:09:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(345, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503986400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:09:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #345)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-28 06:09:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:08:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(346, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1503986400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:08:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #346)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:08:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:10:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(347, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504072800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:10:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #347)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-29 06:10:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(348, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504072800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #348)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(349, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504159200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #349)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-30 07:11:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:36:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(350, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504159200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:36:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #350)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:36:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-08-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:37:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(351, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504245600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:37:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #351)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-08-31 06:37:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:28:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(352, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504245600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:28:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #352)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:28:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:48:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(353, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504332000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:48:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #353)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-01 07:48:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-02 06:31:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(354, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504332000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-02 06:31:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #354)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-02 06:31:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-02 07:26:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(355, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504418400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-02 07:26:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #355)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-02 07:26:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:04:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(356, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504418400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:04:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #356)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:04:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:05:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(357, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504504800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:05:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #357)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-03 06:05:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:06:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(358, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504504800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:06:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #358)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:06:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:24:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(359, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504591200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:24:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #359)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-04 06:24:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-05 06:25:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(360, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504591200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-05 06:25:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #360)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-05 06:25:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-05 07:51:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(361, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504677600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-05 07:51:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #361)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-05 07:51:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:44:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(362, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504677600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:44:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #362)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:44:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:46:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(363, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504764000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:46:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #363)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-06 06:46:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(364, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504764000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #364)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(365, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504850400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #365)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-07 06:36:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:18:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(366, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504850400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:18:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #366)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:18:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:19:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(367, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504936800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:19:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #367)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-08 06:19:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:32:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(368, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1504936800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:32:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #368)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:32:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:33:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(369, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505023200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:33:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #369)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-09 06:33:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-10 06:55:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(370, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505023200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-10 06:55:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #370)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-10 06:55:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-10 07:32:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(371, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505109600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-10 07:32:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #371)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-10 07:32:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:53:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(372, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505109600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:53:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #372)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:53:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:54:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(373, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505196000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:54:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #373)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-11 06:54:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(374, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505196000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #374)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(375, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505282400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #375)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-12 06:10:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:15:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(376, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505282400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:15:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #376)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:15:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:39:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(377, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505368800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:39:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #377)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-13 06:39:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:09:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(378, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505368800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:09:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #378)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:09:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:19:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(379, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505455200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:19:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #379)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-14 06:19:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:15:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(380, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505455200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:15:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #380)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:15:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:21:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(381, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505541600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:21:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #381)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-15 06:21:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(382, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505541600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #382)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(383, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505628000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #383)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-16 06:09:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-17 06:48:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(384, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505628000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-17 06:48:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #384)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-17 06:48:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-17 07:38:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(385, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505714400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-17 07:38:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #385)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-17 07:38:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:01:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(386, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505714400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:01:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #386)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:01:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:27:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(387, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505800800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:27:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #387)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-18 06:27:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:46:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(388, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505800800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:46:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #388)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:46:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:49:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(389, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505887200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:49:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #389)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-19 06:49:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:04:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(390, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505887200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:04:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #390)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:04:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:44:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(391, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505973600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:44:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #391)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-20 06:44:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:34:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(392, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1505973600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:34:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #392)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:34:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:52:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(393, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506060000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:52:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #393)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-21 06:52:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:00:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(394, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506060000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:00:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #394)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:00:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:02:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(395, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506146400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:02:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #395)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-22 06:02:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:02:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(396, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506146400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:02:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #396)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:02:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:12:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(397, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506232800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:12:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #397)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-23 06:12:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:00:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(398, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506232800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:00:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #398)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:00:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:19:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(399, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506319200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:19:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #399)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-24 06:19:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:03:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(400, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506319200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:03:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #400)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:03:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:04:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(401, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506405600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:04:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #401)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-25 06:04:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:02:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(402, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506405600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:02:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #402)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:02:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:40:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(403, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506492000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:40:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #403)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-26 06:40:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:11:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(404, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506492000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:11:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #404)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:11:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:36:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(405, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506578400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:36:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #405)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-27 06:36:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:44:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(406, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506578400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:44:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #406)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:44:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:52:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(407, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506664800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:52:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #407)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-28 06:52:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:10:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(408, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506664800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:10:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #408)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:10:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:11:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(409, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506751200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:11:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #409)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-29 06:11:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:16:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(410, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506751200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:16:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #410)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:16:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-09-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:40:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(411, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506837600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:40:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #411)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-09-30 06:40:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-01 06:47:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(412, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506837600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-01 06:47:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #412)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-01 06:47:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-01 07:11:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(413, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506924000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-01 07:11:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #413)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-01 07:11:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:08:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(414, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1506924000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:08:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #414)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:08:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:17:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(415, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507010400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:17:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #415)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-02 06:17:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:20:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(416, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507010400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:20:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #416)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:20:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:21:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(417, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507096800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:21:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #417)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-03 06:21:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:20:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(418, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507096800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:19:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #418)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:20:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:21:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(419, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507183200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:21:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #419)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-04 06:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:00:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(420, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507183200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:00:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #420)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:00:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:02:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(421, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507269600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:02:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #421)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-05 06:02:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:01:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(422, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507269600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:01:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #422)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:01:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:58:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(423, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507356000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:58:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #423)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-06 06:58:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:30:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(424, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507356000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:30:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #424)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:30:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:38:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(425, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507442400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:38:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #425)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-07 06:38:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-08 06:08:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(426, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507442400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-08 06:08:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #426)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-08 06:08:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-08 07:45:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(427, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507528800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-08 07:45:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #427)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-08 07:45:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:02:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(428, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507528800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:02:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #428)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:02:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:20:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(429, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507615200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:20:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #429)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-09 06:20:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:13:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(430, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507615200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:13:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #430)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:13:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:16:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(431, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507701600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:16:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #431)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-10 06:16:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:26:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(432, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507701600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:26:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #432)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:26:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:27:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(433, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507788000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:27:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #433)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-11 06:27:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:37:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(434, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507788000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:37:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #434)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:37:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:38:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(435, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507874400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:38:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #435)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-12 06:38:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:40:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(436, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507874400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:40:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #436)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:40:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:58:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(437, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507960800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:58:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #437)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-13 06:58:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:07:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(438, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1507960800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:07:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #438)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:07:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:59:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(439, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508047200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:59:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #439)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-14 06:59:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-15 06:40:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(440, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508047200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-15 06:40:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #440)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-15 06:40:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-15 07:16:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(441, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508133600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-15 07:16:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #441)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-15 07:16:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:08:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(442, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508133600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:07:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #442)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:08:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:15:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(443, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508220000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:15:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #443)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-16 06:15:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:02:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(444, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508220000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:02:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #444)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:02:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:29:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(445, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508306400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:29:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #445)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-17 06:29:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:46:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(446, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508306400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:46:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #446)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:46:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:49:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(447, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508392800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:49:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #447)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-18 06:49:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:14:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(448, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508392800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:13:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #448)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:14:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:37:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(449, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508479200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:37:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #449)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-19 06:37:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:20:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(450, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508479200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:20:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #450)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:20:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:22:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(451, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508565600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:22:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #451)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-20 06:22:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:16:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(452, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508565600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:16:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #452)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:16:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:30:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(453, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508652000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:30:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #453)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-21 06:30:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:04:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(454, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508652000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:04:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #454)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:04:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:20:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(455, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508738400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:20:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #455)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-22 06:20:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-23 06:51:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(456, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508738400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-23 06:51:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #456)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-23 06:51:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-23 07:03:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(457, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508824800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-23 07:03:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #457)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-23 07:03:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:02:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(458, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508824800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:02:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #458)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:02:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:50:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(459, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508911200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:50:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #459)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-24 06:50:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:36:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(460, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508911200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:36:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #460)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:36:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:37:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(461, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508997600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:37:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #461)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-25 06:37:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:18:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(462, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1508997600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:18:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #462)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:18:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:39:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(463, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509084000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:39:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #463)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-26 06:39:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:23:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(464, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509084000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:23:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #464)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:23:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:55:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(465, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509170400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:55:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #465)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-27 06:55:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:03:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(466, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509170400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:03:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #466)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:03:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:08:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(467, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509256800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:08:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #467)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-28 06:08:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:05:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(468, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509256800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:05:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #468)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:05:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:52:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(469, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509343200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:52:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #469)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-29 06:52:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:11:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(470, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509343200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:11:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #470)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:11:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:28:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(471, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509429600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:28:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #471)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-30 06:28:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(472, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509429600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #472)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-10-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(473, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509516000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #473)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-10-31 06:41:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:19:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(474, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509516000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:19:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #474)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:19:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:37:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(475, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509602400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:37:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #475)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-01 06:37:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:04:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(476, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509602400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:04:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #476)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:04:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:25:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(477, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509688800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:25:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #477)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-02 06:25:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(478, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509688800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #478)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(479, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509775200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #479)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-03 06:05:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:11:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(480, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509775200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:11:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #480)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:11:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:37:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(481, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509861600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:37:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #481)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-04 06:37:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:15:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(482, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509861600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:15:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #482)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:15:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:23:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(483, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509948000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:23:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #483)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-05 06:23:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(484, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1509948000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #484)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(485, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510034400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #485)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-06 06:05:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:34:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(486, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510034400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:34:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #486)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:34:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:59:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(487, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510120800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:59:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #487)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-07 06:59:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(488, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510120800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #488)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(489, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510207200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #489)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-08 06:08:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:01:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(490, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510207200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:01:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #490)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:01:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:03:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(491, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510293600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:03:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #491)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-09 06:03:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(492, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510293600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #492)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(493, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510380000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #493)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-10 08:12:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:23:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(494, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510380000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:23:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #494)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:23:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:28:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(495, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510466400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:28:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #495)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-11 06:28:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:05:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(496, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510466400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:05:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #496)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:05:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:24:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(497, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510552800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:24:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #497)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-12 06:24:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:45:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(498, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510552800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:45:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #498)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:45:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:46:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(499, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510639200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:46:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #499)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-13 06:46:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:01:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(500, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510639200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:01:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #500)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:01:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:03:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(501, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510725600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:03:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #501)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-14 06:03:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(502, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510725600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #502)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(503, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510812000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #503)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-15 06:19:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:23:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(504, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510812000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:23:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #504)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:23:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:36:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(505, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510898400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:36:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #505)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-16 06:36:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:31:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(506, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510898400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:31:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #506)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:31:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:46:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(507, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510984800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:46:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #507)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-17 06:46:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:04:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(508, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1510984800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:04:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #508)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:04:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:05:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(509, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511071200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:05:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #509)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-18 06:05:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:10:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(510, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511071200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:10:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #510)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:10:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:12:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(511, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511157600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:12:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #511)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-19 06:12:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:43:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(512, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511157600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:43:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #512)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:43:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:44:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(513, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511244000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:44:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #513)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-20 06:44:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:23:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(514, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511244000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:23:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #514)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:23:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:53:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(515, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511330400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:53:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #515)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-21 06:53:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:08:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(516, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511330400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:08:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #516)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:08:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:22:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(517, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511416800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:22:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #517)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-22 06:22:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:12:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(518, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511416800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:12:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #518)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:12:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:16:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(519, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511503200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:16:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #519)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-23 06:16:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:06:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(520, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511503200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:06:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #520)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:06:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:21:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(521, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511589600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:21:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #521)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-24 06:21:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:03:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(522, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511589600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:03:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #522)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:03:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:07:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(523, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511676000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:07:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #523)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-25 06:07:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:08:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(524, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511676000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:08:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #524)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:08:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:30:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(525, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511762400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:30:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #525)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-26 06:30:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:02:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(526, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511762400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:02:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #526)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:02:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:33:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(527, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511848800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:33:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #527)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-27 06:33:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:00:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(528, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511848800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:00:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #528)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:00:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:08:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(529, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511935200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:08:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #529)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-28 06:08:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:13:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(530, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1511935200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:13:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #530)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:13:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:25:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(531, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512021600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:25:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #531)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-29 06:25:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:03:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(532, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512021600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:03:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #532)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:03:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-11-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:18:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(533, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512108000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:18:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #533)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-11-30 06:18:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:06:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(534, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512108000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:06:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #534)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:06:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:09:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(535, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512194400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:09:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #535)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-01 06:09:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(536, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512194400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #536)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(537, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512280800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #537)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-02 06:00:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:13:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(538, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512280800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:13:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #538)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:13:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:29:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(539, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512367200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:29:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #539)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-03 06:29:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:11:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(540, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512367200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:11:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #540)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:11:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:31:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(541, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512453600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:31:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #541)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-04 06:31:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:49:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(542, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512453600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:49:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #542)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:49:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:51:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(543, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512540000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:51:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #543)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-05 06:51:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:03:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(544, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512540000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:03:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #544)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:03:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:06:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(545, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512626400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:06:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #545)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-06 06:06:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(546, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512626400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:01:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #546)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:41:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(547, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512712800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:41:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #547)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-07 06:41:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:12:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(548, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512712800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:12:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #548)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:12:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:18:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(549, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512799200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:18:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #549)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-08 06:18:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:08:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(550, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512799200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:08:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #550)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:08:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:24:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(551, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512885600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:24:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #551)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-09 06:24:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:09:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(552, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512885600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:09:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #552)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:09:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:36:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(553, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512972000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:36:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #553)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-10 06:36:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:06:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(554, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1512972000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:06:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #554)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:06:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:55:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(555, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513058400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:55:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #555)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-11 06:55:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:03:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(556, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513058400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:03:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #556)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:03:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:05:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(557, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513144800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:05:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #557)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-12 06:05:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:16:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(558, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513144800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:16:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #558)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:16:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:24:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(559, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513231200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:24:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #559)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-13 06:24:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:03:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(560, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513231200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:03:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #560)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:03:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:04:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(561, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513317600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:04:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #561)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-14 06:04:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:16:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(562, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513317600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:16:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #562)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:16:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:17:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(563, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513404000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:17:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #563)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-15 06:17:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:06:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(564, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513404000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:06:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #564)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:06:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:15:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(565, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513490400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:15:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #565)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-16 06:15:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:06:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(566, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513490400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:06:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #566)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:06:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:21:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(567, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513576800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:21:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #567)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-17 06:21:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:01:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(568, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513576800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:01:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #568)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:01:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:08:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(569, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513663200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:08:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #569)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-18 06:08:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(570, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513663200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #570)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(571, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513749600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #571)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-19 06:03:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:03:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(572, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513749600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:03:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #572)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:03:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:04:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(573, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513836000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:04:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #573)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-20 06:04:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:00:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(574, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513836000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:00:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #574)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:00:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:24:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(575, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513922400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:24:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #575)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-21 06:24:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:08:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(576, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1513922400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:08:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #576)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:08:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:14:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(577, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514008800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:14:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #577)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-22 06:14:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:14:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(578, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514008800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:14:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #578)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:14:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:37:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(579, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514095200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:37:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #579)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-23 06:37:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:08:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(580, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514095200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:08:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #580)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:08:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:41:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(581, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514181600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:41:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #581)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-24 06:41:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:22:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(582, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514181600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:22:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #582)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:22:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:23:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(583, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514268000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:23:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #583)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-25 06:23:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-26 06:04:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(584, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514268000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-26 06:04:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #584)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-26 06:04:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-26 07:26:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(585, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514354400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-26 07:26:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #585)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-26 07:26:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:03:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(586, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514354400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:03:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #586)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:03:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:05:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(587, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514440800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:05:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #587)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-27 06:05:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:45:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(588, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514440800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:45:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #588)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:45:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:46:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(589, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514527200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:46:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #589)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-28 06:46:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:16:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(590, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514527200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:16:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #590)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:16:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:28:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(591, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514613600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:28:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #591)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-29 06:28:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:22:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(592, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514613600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:22:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #592)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:22:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:57:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(593, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514700000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:57:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #593)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-30 06:57:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:16:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(594, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514700000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:16:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #594)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:16:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2017-12-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:28:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(595, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514786400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:28:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #595)\";}i:1;a:2:{s:4:\"date\";s:19:\"2017-12-31 06:28:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:12:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(596, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514786400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:12:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #596)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:12:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:47:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(597, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514872800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:47:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #597)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-01 06:47:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:40:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(598, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514872800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:40:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #598)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:40:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:58:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(599, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514959200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:58:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #599)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-02 06:58:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:00:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(600, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1514959200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:00:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #600)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:00:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:15:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(601, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515045600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:15:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #601)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-03 06:15:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:00:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(602, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515045600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:00:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #602)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:00:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:14:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(603, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515132000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:14:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #603)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-04 06:14:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:06:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(604, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515132000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:06:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #604)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:06:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:12:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(605, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515218400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:12:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #605)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-05 07:12:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-06 06:53:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(606, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515218400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-06 06:53:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #606)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-06 06:53:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-06 08:07:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(607, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515304800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-06 08:07:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #607)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-06 08:07:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-07 06:55:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(608, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515304800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-07 06:55:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #608)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-07 06:55:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-07 07:43:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(609, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515391200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-07 07:43:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #609)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-07 07:43:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:07:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(610, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515391200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:07:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #610)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:07:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:22:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(611, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515477600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:22:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #611)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-08 06:22:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:03:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(612, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515477600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:03:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #612)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:03:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:26:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(613, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515564000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:26:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #613)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-09 06:26:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(614, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515564000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #614)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(615, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515650400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #615)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-10 06:14:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-11 06:25:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(616, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515650400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-11 06:25:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #616)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-11 06:25:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-11 07:46:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(617, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515736800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-11 07:46:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #617)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-11 07:46:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:06:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(618, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515736800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:05:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #618)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:06:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:06:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(619, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515823200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:06:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #619)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-12 06:06:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:01:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(620, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515823200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:01:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #620)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:01:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:03:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(621, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515909600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:03:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #621)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-13 06:03:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:41:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(622, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515909600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:41:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #622)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:41:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:48:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(623, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515996000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:48:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #623)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-14 06:48:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:34:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(624, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1515996000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:34:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #624)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:34:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:37:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(625, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516082400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:37:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #625)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-15 06:37:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(626, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516082400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:02:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #626)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:17:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(627, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516168800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:17:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #627)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-16 06:17:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:02:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(628, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516168800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:02:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #628)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:02:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:20:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(629, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516255200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:20:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #629)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-17 06:20:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:00:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(630, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516255200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:00:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #630)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:00:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:02:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(631, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516341600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:02:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #631)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-18 06:02:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:00:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(632, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516341600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:00:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #632)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:00:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:01:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(633, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516428000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:01:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #633)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-19 06:01:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:11:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(634, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516428000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:11:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #634)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:11:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:13:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(635, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516514400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:13:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #635)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-20 06:13:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:12:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(636, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516514400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:12:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #636)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:12:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:20:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(637, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516600800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:20:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #637)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-21 06:20:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:00:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(638, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516600800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:00:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #638)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:00:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:02:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(639, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516687200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:02:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #639)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-22 06:02:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-23 06:26:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(640, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516687200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-23 06:26:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #640)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-23 06:26:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-23 07:22:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(641, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516773600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-23 07:22:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #641)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-23 07:22:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:13:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(642, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516773600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:13:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #642)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:13:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:25:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(643, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516860000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:25:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #643)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-24 06:25:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:38:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(644, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516860000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:38:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #644)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:38:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:46:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(645, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516946400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:46:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #645)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-25 06:46:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:10:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(646, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1516946400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:10:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #646)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:10:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:11:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(647, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517032800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:11:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #647)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-26 06:11:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:35:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(648, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517032800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:35:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #648)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:35:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:36:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(649, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517119200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:36:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #649)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-27 06:36:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:05:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(650, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517119200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:05:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #650)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:05:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:20:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(651, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517205600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:20:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #651)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-28 06:20:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:02:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(652, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517205600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:02:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #652)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:02:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:14:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(653, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517292000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:14:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #653)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-29 06:14:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:13:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(654, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517292000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:13:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #654)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:13:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:19:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(655, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517378400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:19:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #655)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-30 06:19:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:04:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(656, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517378400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:04:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #656)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:04:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-01-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:11:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(657, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517464800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:11:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #657)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-01-31 06:11:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:05:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(658, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517464800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:05:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #658)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:05:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:27:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(659, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517551200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:27:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #659)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-01 06:27:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:05:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(660, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517551200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:05:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #660)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:05:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:08:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(661, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517637600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:08:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #661)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-02 06:08:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:07:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(662, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517637600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:07:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #662)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:07:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:34:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(663, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517724000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:34:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #663)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-03 06:34:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(664, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517724000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #664)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(665, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517810400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #665)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-04 06:21:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:00:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(666, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517810400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:00:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #666)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:00:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:37:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(667, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517896800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:37:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #667)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-05 06:37:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:18:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(668, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517896800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:18:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #668)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:18:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:23:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(669, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517983200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:23:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #669)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-06 06:23:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:04:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(670, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1517983200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:04:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #670)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:04:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:33:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(671, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518069600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:33:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #671)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-07 06:33:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:19:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(672, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518069600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:19:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #672)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:19:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:32:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(673, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518156000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:32:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #673)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-08 06:32:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:48:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(674, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518156000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:48:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #674)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:48:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:54:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(675, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518328800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:54:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #675)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-10 14:54:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(676, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518328800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #676)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(677, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518415200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #677)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-11 06:08:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-12 06:39:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(678, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518415200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-12 06:39:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #678)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-12 06:39:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-12 07:04:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(679, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518501600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-12 07:04:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #679)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-12 07:04:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:17:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(680, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518501600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:17:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #680)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:17:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:19:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(681, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518588000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:19:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #681)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-13 06:19:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:01:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(682, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518588000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:01:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #682)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:01:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:30:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(683, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518674400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:30:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #683)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-14 06:30:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:19:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(684, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518674400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:19:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #684)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:19:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:28:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(685, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518760800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:28:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #685)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-15 06:28:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-16 09:39:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(686, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518760800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-16 09:39:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #686)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-16 09:39:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-17 09:49:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(687, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518847200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-17 09:49:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #687)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-17 09:49:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-17 10:02:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(688, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518933600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-17 10:02:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #688)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-17 10:02:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:33:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(689, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1518933600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:33:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #689)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:33:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:39:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(690, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519020000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:38:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #690)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-18 06:38:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:17:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(691, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519020000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:17:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #691)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:17:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:23:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(692, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519106400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:23:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #692)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-19 06:23:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:17:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(693, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519106400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:17:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #693)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:17:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:18:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(694, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519192800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:18:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #694)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-20 06:18:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(695, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519192800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #695)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(696, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519279200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #696)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-21 06:21:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:14:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(697, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519279200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:14:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #697)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:14:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:16:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(698, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519365600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:16:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #698)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-22 06:16:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:04:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(699, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519365600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:04:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #699)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:04:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:33:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(700, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519452000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:33:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #700)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-23 06:33:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:19:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(701, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519452000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:19:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #701)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:19:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:21:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(702, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519538400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:21:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #702)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-24 06:21:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:00:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(703, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519538400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:00:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #703)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:00:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:01:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(704, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519624800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:01:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #704)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-25 06:01:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:33:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(705, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519624800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:33:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #705)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:33:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:37:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(706, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519711200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:37:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #706)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-26 06:37:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:00:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(707, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519711200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:00:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #707)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:00:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:28:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(708, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519797600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:28:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #708)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-27 06:28:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:12:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(709, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519797600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:12:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #709)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:12:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:24:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(710, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519884000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:24:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #710)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-02-28 06:24:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:15:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(711, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519884000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:15:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #711)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:15:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:35:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(712, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519970400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:35:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #712)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-01 06:35:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:05:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(713, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1519970400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:05:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #713)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:05:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:13:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(714, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520056800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:13:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #714)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-02 06:13:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:12:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(715, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520056800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:12:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #715)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:12:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:20:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(716, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520143200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:20:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #716)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-03 06:20:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:21:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(717, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520143200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:21:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #717)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:21:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:33:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(718, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520229600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:33:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #718)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-04 06:33:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:16:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(719, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520229600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:16:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #719)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:16:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:25:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(720, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520316000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:25:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #720)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-05 06:25:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:02:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(721, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520316000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:02:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #721)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:02:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:07:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(722, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520402400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:07:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #722)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-06 06:07:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(723, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520402400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #723)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(724, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520488800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #724)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-07 06:00:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:02:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(725, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520488800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:02:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #725)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:02:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:24:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(726, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520575200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:24:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #726)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-08 06:24:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:15:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(727, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520575200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:15:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #727)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:15:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:23:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(728, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520661600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:23:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #728)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-09 06:23:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:15:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(729, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520661600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:15:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #729)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:15:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:24:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(730, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520748000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:24:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #730)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-10 06:24:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:03:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(731, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520748000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:03:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #731)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:03:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:08:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(732, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520834400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:08:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #732)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-11 06:08:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(733, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520834400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #733)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(734, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520920800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #734)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-12 06:06:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:10:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(735, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1520920800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:10:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #735)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:10:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:11:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(736, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521007200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:11:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #736)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-13 06:11:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:03:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(737, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521007200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:03:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #737)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:03:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:29:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(738, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521093600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:29:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #738)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-14 06:29:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:00:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(739, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521093600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:00:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #739)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:00:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:14:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(740, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521180000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:14:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #740)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-15 06:14:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:03:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(741, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521180000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:03:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #741)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:03:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:04:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(742, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521266400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:04:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #742)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-16 06:04:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(743, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521266400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #743)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(744, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521352800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #744)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-17 06:04:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:12:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(745, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521352800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:12:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #745)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:12:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:17:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(746, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521439200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:17:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #746)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-18 06:17:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:30:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(747, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521439200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:30:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #747)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:30:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:35:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(748, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521525600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:35:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #748)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-19 06:35:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(749, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521525600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #749)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(750, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521612000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #750)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-20 06:02:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:02:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(751, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521612000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:02:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #751)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:02:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:11:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(752, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521698400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:11:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #752)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-21 06:11:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:27:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(753, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521698400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:27:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #753)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:27:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:39:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(754, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521784800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:39:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #754)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-22 06:39:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:29:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(755, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521784800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:29:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #755)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:29:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:42:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(756, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521871200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:42:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #756)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-23 13:42:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:00:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(757, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521871200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:00:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #757)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:00:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:10:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(758, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521957600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:10:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #758)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-24 06:10:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:01:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(759, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1521957600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:01:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #759)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:01:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:22:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(760, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522044000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:22:33\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #760)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-25 06:22:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-26 12:26:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(761, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522044000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-26 12:26:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #761)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-26 12:26:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:49:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(762, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522130400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:49:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #762)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:49:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:58:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(763, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522216800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:58:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #763)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-27 12:58:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:06:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(764, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522216800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:06:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #764)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:06:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:23:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(765, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522303200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:23:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #765)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-28 06:23:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:00:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(766, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522303200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:00:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #766)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:00:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:01:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(767, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522389600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:01:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #767)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-29 06:01:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:09:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(768, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522389600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:09:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #768)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:09:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:14:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(769, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522476000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:14:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #769)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-30 06:14:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:08:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(770, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522476000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:08:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #770)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:08:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-03-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:23:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(771, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522562400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:23:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #771)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-03-31 06:23:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:03:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(772, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522562400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:03:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #772)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:03:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:10:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(773, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522648800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:10:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #773)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-01 06:10:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(774, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522648800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:02:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #774)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:33:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(775, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522735200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:33:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #775)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-02 06:33:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:06:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(776, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522735200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:06:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #776)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:06:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:17:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(777, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522821600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:17:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #777)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-03 06:17:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:38:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(778, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522821600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:38:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #778)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:38:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:54:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(779, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522908000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:54:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #779)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-04 06:54:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:08:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(780, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522908000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:08:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #780)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:08:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:09:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(781, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522994400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:09:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #781)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-05 06:09:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:03:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(782, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1522994400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:03:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #782)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:03:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:09:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(783, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523080800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:09:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #783)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-06 06:09:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:15:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(784, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523080800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:15:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #784)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:15:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:35:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(785, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523167200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:35:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #785)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-07 06:35:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:02:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(786, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523167200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:02:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #786)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:02:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:05:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(787, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523253600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:05:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #787)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-08 06:05:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:06:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(788, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523253600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:06:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #788)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:06:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:16:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(789, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523340000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:16:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #789)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-09 06:16:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:07:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(790, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523340000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:07:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #790)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:07:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:24:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(791, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523426400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:24:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #791)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-10 06:24:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:20:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(792, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523426400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:20:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #792)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:20:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:35:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(793, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523512800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:35:10\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #793)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-11 06:35:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-12 06:27:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(794, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523512800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-12 06:27:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #794)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-12 06:27:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-12 07:11:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(795, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523599200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-12 07:11:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #795)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-12 07:11:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:13:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(796, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523599200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:13:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #796)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:13:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:46:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(797, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523685600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:46:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #797)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-13 06:46:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:23:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(798, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523685600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:23:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #798)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:23:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:45:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(799, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523772000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:45:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #799)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-14 06:45:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:11:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(800, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523772000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:11:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #800)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:11:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:24:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(801, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523858400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:24:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #801)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-15 06:24:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:30:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(802, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523858400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:30:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #802)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:30:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:36:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(803, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523944800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:36:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #803)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-16 06:36:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:02:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(804, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1523944800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:02:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #804)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:02:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:09:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(805, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524031200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:09:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #805)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-17 06:09:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:08:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(806, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524031200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:08:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #806)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:08:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:19:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(807, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524117600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:19:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #807)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-18 06:19:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:44:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(808, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524117600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:44:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #808)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:44:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:46:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(809, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524204000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:46:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #809)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-19 06:46:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(810, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524204000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #810)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(811, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524290400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #811)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-20 06:16:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:10:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(812, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524290400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:10:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #812)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:10:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:20:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(813, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524376800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:20:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #813)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-21 06:20:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:10:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(814, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524376800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:10:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #814)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:10:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:30:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(815, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524463200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:30:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #815)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-22 06:30:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:03:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(816, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524463200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:03:19\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #816)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:03:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:12:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(817, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524549600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:12:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #817)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-23 06:12:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:01:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(818, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524549600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:01:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #818)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:01:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:26:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(819, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524636000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:26:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #819)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-24 06:26:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:18:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(820, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524636000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:18:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #820)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:18:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:20:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(821, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524722400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:20:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #821)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-25 06:20:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:27:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(822, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524722400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:27:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #822)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:27:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:29:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(823, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524808800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:29:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #823)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-26 06:29:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:03:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(824, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524808800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:03:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #824)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:03:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:11:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(825, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524895200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:11:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #825)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-27 06:11:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:49:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(826, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1524895200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:49:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #826)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:49:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:54:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(827, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525068000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:54:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #827)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-29 11:54:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(828, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525068000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #828)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(829, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525154400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #829)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-04-30 06:52:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:00:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(830, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525154400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:00:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #830)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:00:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:01:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(831, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525240800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:01:31\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #831)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-01 06:01:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:00:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(832, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525240800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:00:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #832)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:00:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:08:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(833, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525327200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:08:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #833)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-02 06:08:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:45:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(834, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525327200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:45:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #834)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:45:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:51:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(835, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525413600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:51:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #835)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-03 06:51:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:06:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(836, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525413600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:06:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #836)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:06:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:24:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(837, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525500000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:24:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #837)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-04 06:24:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:06:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(838, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525500000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:06:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #838)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:06:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:14:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(839, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525586400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:14:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #839)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-05 06:14:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-06 06:09:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(840, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525586400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-06 06:09:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #840)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-06 06:09:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-06 07:15:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(841, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525672800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-06 07:15:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #841)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-06 07:15:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:40:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(842, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525672800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:40:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #842)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:40:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:45:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(843, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525759200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:45:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #843)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-07 06:45:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:08:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(844, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525759200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:08:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #844)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:08:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:20:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(845, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525845600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:20:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #845)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-08 06:20:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:09:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(846, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525845600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:09:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #846)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:09:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:16:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(847, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525932000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:16:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #847)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-09 06:16:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:02:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(848, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1525932000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:02:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #848)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:02:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:38:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(849, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526191200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:38:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #849)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-12 11:38:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:02:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(850, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526191200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:02:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #850)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:02:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:03:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(851, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526277600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:03:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #851)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-13 06:03:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-14 06:45:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(852, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526277600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-14 06:45:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #852)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-14 06:45:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-14 08:00:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(853, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526364000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-14 08:00:26\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #853)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-14 08:00:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:06:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(854, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526364000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:06:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #854)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:06:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:47:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(855, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526450400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:47:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #855)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-15 06:47:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:49:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(856, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526450400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:49:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #856)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:49:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:56:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(857, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526536800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:56:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #857)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-16 06:56:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-17 06:46:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(858, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526536800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-17 06:46:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #858)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-17 06:46:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-17 07:03:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(859, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526623200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-17 07:03:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #859)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-17 07:03:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:20:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(860, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526623200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:20:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #860)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:20:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:33:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(861, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526709600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:33:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #861)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-18 06:33:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:15:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(862, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526709600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:15:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #862)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:15:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:19:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(863, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526796000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:19:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #863)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-19 06:19:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:10:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(864, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526796000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:10:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #864)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:10:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:46:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(865, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526882400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:46:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #865)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-20 06:46:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:19:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(866, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526882400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:19:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #866)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:19:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:28:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(867, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526968800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:28:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #867)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-21 06:28:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:13:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(868, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1526968800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:13:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #868)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:13:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:24:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(869, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527055200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:24:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #869)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-22 06:24:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(870, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527055200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #870)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(871, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527141600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #871)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-23 06:01:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-24 06:44:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(872, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527141600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-24 06:44:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #872)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-24 06:44:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-24 08:26:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(873, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527228000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-24 08:26:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #873)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-24 08:26:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-25 18:35:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(874, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527228000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-25 18:35:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #874)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-25 18:35:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-27 18:58:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(875, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527314400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-27 18:58:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #875)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-27 18:58:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-27 21:09:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(876, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527487200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-27 21:09:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #876)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-27 21:09:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:12:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(877, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527487200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:12:37\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #877)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:12:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:14:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(878, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527573600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:14:47\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #878)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-28 07:14:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:38:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(879, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527573600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:38:55\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #879)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:38:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:42:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(880, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527660000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:41:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #880)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-29 09:42:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:21:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(881, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527660000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:21:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #881)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:21:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:24:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(882, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527746400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:24:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #882)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-30 07:24:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(883, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527746400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #883)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(884, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527832800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:15\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #884)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-05-31 06:00:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-01 06:56:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(885, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527832800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-01 06:56:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #885)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-01 06:56:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-01 07:00:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(886, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527919200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-01 07:00:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #886)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-01 07:00:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:40:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(887, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1527919200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:40:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #887)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:40:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:44:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(888, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528005600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:44:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #888)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-02 06:44:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-03 06:34:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(889, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528005600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-03 06:34:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #889)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-03 06:34:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-03 08:35:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(890, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528092000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-03 08:35:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #890)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-03 08:35:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:29:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(891, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528092000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:29:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #891)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:29:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:30:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(892, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528178400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:30:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #892)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-04 09:30:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:54:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(893, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528178400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:54:11\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #893)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:54:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:56:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(894, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528264800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:56:04\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #894)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-05 11:56:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-06 06:13:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(895, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528264800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-06 06:13:28\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #895)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-06 06:13:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-06 08:18:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(896, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528351200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-06 08:18:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #896)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-06 08:18:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-07 06:58:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(897, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528351200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-07 06:58:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #897)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-07 06:58:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-07 07:18:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(898, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528437600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-07 07:18:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #898)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-07 07:18:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:08:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(899, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528437600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:08:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #899)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:08:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:09:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(900, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528524000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:09:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #900)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-08 11:09:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-09 08:05:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(901, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528524000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-09 08:05:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #901)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-09 08:05:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-09 09:39:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(902, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528610400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-09 09:39:12\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #902)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-09 09:39:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:10:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(903, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528610400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:10:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #903)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:10:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:11:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(904, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528696800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:11:40\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #904)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-10 06:11:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-11 06:20:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(905, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528696800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-11 06:20:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #905)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-11 06:20:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-11 07:03:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(906, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528783200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-11 07:03:42\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #906)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-11 07:03:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-12 06:27:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(907, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528783200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-12 06:27:48\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #907)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-12 06:27:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-12 07:25:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(908, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528869600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-12 07:25:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #908)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-12 07:25:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-13 07:33:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(909, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528869600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-13 07:33:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #909)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-13 07:33:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-13 08:42:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(910, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528956000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-13 08:42:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #910)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-13 08:42:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(911, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1528956000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #911)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(912, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529042400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #912)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-14 07:07:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:06:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(913, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529042400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:06:35\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #913)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:06:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:33:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(914, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529128800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:33:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #914)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-15 06:33:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:00:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(915, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529128800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:00:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #915)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:00:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:09:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(916, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529215200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:09:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #916)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-16 06:09:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:00:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(917, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529215200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:00:22\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #917)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:00:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:07:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(918, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529301600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:07:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #918)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-17 06:07:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:00:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(919, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529301600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:00:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #919)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:00:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:04:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(920, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529388000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:04:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #920)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-18 06:04:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-19 07:42:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(921, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529388000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-19 07:42:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #921)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-19 07:42:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-19 08:10:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(922, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529474400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-19 08:10:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #922)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-19 08:10:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:03:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(923, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529474400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:03:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #923)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:03:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:04:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(924, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529560800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:04:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #924)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-20 06:04:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:06:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(925, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529560800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:06:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #925)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:06:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:08:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(926, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529647200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:08:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #926)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-21 07:08:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-22 07:43:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(927, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529647200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-22 07:43:02\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #927)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-22 07:43:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-22 10:35:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(928, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529733600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-22 10:35:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #928)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-22 10:35:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-23 06:25:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(929, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529733600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-23 06:25:30\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #929)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-23 06:25:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-23 07:17:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(930, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529820000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-23 07:17:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #930)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-23 07:17:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:17:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(931, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529820000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:17:34\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #931)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:17:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:20:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(932, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529906400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:20:46\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #932)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-24 06:20:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-25 07:22:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(933, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529906400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-25 07:22:56\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #933)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-25 07:22:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-25 08:03:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(934, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529992800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-25 08:03:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #934)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-25 08:03:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:34:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(935, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1529992800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:34:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #935)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:34:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:35:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(936, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530079200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:35:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #936)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-26 09:35:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-27 08:40:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(937, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530079200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-27 08:40:03\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #937)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-27 08:40:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-27 09:06:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(938, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530165600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-27 09:06:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #938)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-27 09:06:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-28 06:39:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(939, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530165600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-28 06:39:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #939)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-28 06:39:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-28 07:10:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(940, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530252000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-28 07:10:25\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #940)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-28 07:10:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-29 11:37:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(941, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530252000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-29 11:37:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #941)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-29 11:37:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-29 12:51:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(942, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530338400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-29 12:51:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #942)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-29 12:51:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-30 06:10:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(943, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530338400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-30 06:10:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #943)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-30 06:10:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-06-30 07:15:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(944, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530424800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-06-30 07:15:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #944)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-06-30 07:15:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:15:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(945, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530424800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:15:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #945)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:15:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:55:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(946, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530511200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:55:57\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #946)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-01 06:55:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:09:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(947, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530511200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:09:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #947)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:09:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:10:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(948, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530597600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:10:58\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #948)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-02 07:10:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-03 06:32:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(949, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530597600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-03 06:32:18\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #949)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-03 06:32:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-03 12:17:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(950, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530684000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-03 12:17:39\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #950)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-03 12:17:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-04 08:51:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(951, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530684000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-04 08:51:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #951)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-04 08:51:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-04 09:41:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(952, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530770400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-04 09:41:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #952)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-04 09:41:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-05 07:42:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(953, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530770400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-05 07:42:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #953)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-05 07:42:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-05 08:29:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(954, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530856800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-05 08:29:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #954)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-05 08:29:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-06 06:42:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(955, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530856800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-06 06:42:53\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #955)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-06 06:42:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-06 07:14:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(956, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530943200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-06 07:14:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #956)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-06 07:14:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:31:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(957, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1530943200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:31:36\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #957)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:31:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:32:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(958, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531029600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:32:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #958)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-07 10:32:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:02:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(959, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531029600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:02:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #959)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:02:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:03:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(960, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531116000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:03:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #960)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-08 06:03:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-09 08:53:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(961, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531116000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-09 08:53:43\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #961)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-09 08:53:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-09 09:12:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(962, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531202400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-09 09:12:06\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #962)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-09 09:12:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:08:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(963, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531202400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:08:14\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #963)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:08:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:09:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(964, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531288800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:09:09\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #964)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-10 06:09:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-11 07:21:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(965, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531288800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-11 07:21:29\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #965)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-11 07:21:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-11 14:31:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(966, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531375200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-11 14:31:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #966)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-11 14:31:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:17:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(967, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531375200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:17:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #967)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:17:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:40:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(968, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531461600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:40:45\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #968)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-12 06:40:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:32:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(969, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531461600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:32:54\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #969)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:32:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:33:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(970, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531548000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:33:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #970)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-13 06:33:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-14 13:59:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(971, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531548000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-14 13:59:44\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #971)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-14 13:59:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-14 15:05:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(972, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531634400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-14 15:05:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #972)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-14 15:05:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-15 07:57:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(973, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531634400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-15 07:57:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #973)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-15 07:57:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-15 11:15:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(974, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531720800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-15 11:15:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #974)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-15 11:15:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-16 06:13:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(975, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531720800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-16 06:13:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #975)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-16 06:13:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-16 07:34:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(976, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531807200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-16 07:34:20\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #976)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-16 07:34:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-17 06:49:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(977, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531807200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-17 06:49:52\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #977)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-17 06:49:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-17 07:08:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(978, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531893600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-17 07:08:23\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #978)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-17 07:08:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-18 06:04:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(979, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531893600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-18 06:04:13\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #979)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-18 06:04:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-18 07:20:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(980, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531980000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-18 07:20:16\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #980)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-18 07:20:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:45:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(981, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1531980000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:45:17\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #981)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:45:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:52:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(982, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532066400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:52:00\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #982)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-19 07:52:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:23:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(983, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532066400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:23:50\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #983)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:23:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:47:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(984, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532152800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:47:24\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #984)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-20 06:47:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-21 06:57:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(985, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532152800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-21 06:57:27\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #985)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-21 06:57:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-21 07:09:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(986, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532239200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-21 07:09:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #986)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-21 07:09:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:20:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(987, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532239200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:19:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #987)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:20:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:57:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(988, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532325600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:57:01\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #988)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-22 06:57:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:46:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(989, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532325600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:46:51\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #989)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:46:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:47:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(990, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532412000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:47:08\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #990)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-23 06:47:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-24 06:11:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(991, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532412000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-24 06:11:38\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #991)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-24 06:11:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-24 07:01:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(992, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532498400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-24 07:01:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #992)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-24 07:01:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-25 08:04:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(993, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532498400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-25 08:04:41\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #993)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-25 08:04:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-25 09:52:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(994, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532584800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-25 09:52:32\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #994)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-25 09:52:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-26 06:51:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(995, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532584800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-26 06:51:59\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #995)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-26 06:51:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-26 07:12:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(996, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532671200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-26 07:12:49\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #996)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-26 07:12:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(997, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532671200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:05\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #997)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(998, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532757600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:07\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #998)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-27 06:02:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:04:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(999, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532757600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:04:21\";s:7:\"message\";s:49:\"Email has been added to the queue (Queue ID #999)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:04:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:46:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1000, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532844000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:46:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1000)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-28 06:46:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:12:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1001, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532844000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:12:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1001)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:12:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:26:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1002, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532930400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:25:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1002)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-29 06:26:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:33:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1003, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1532930400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:33:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1003)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:33:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:43:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1004, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533016800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:43:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1004)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-30 06:43:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:46:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1005, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533016800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:46:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1005)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:46:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:59:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1006, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533103200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:59:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1006)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-07-31 06:59:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-01 06:32:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1007, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533103200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-01 06:32:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1007)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-01 06:32:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-01 07:18:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1008, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533189600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-01 07:18:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1008)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-01 07:18:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:03:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1009, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533189600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:03:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1009)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:03:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:59:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1010, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533276000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:59:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1010)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-02 06:59:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:26:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1011, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533276000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:26:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1011)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:26:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:42:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1012, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533362400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:42:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1012)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-03 06:42:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:05:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1013, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533362400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:05:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1013)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:05:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:32:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1014, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533448800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:32:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1014)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-04 06:32:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:06:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1015, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533448800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:06:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1015)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:06:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:10:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1016, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533535200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:10:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1016)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-05 06:10:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:21:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1017, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533535200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:21:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1017)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:21:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:52:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1018, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533621600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:52:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1018)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-06 07:52:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-07 06:20:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1019, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533621600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-07 06:20:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1019)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-07 06:20:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-07 07:06:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1020, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533708000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-07 07:06:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1020)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-07 07:06:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:21:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1021, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533708000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:21:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1021)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:21:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:30:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1022, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533794400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:30:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1022)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-08 06:30:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:06:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1023, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533794400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:06:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1023)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:06:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:56:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1024, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533880800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:56:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1024)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-09 06:56:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:12:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1025, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533880800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:12:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1025)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:12:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:38:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1026, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533967200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:38:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1026)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-10 06:38:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:13:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1027, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1533967200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:13:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1027)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:13:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:36:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1028, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534053600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:36:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1028)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-11 09:36:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:14:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1029, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534053600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:14:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1029)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:14:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:28:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1030, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534140000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:28:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1030)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-12 06:28:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:14:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1031, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534140000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:14:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1031)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:14:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:41:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1032, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534226400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:41:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1032)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-13 06:41:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-14 06:50:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1033, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534226400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-14 06:50:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1033)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-14 06:50:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-14 09:53:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1034, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534312800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-14 09:53:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1034)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-14 09:53:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:55:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1035, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534312800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:55:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1035)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:55:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:56:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1036, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534399200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:56:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1036)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-15 06:56:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1037, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534399200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1037)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1038, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534485600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1038)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-16 06:23:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-17 06:36:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1039, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534485600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-17 06:36:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1039)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-17 06:36:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-17 07:17:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1040, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534572000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-17 07:17:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1040)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-17 07:17:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:07:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1041, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534572000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:07:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1041)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:07:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:12:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1042, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534658400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:12:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1042)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-18 06:12:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:06:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1043, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534658400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:06:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1043)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:06:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:25:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1044, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534744800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:25:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1044)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-19 06:25:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:14:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1045, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534744800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:14:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1045)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:14:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:50:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1046, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534831200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:50:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1046)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-20 07:50:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-21 06:38:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1047, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534831200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-21 06:38:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1047)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-21 06:38:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-21 07:36:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1048, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534917600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-21 07:36:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1048)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-21 07:36:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-22 08:47:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1049, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1534917600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-22 08:47:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1049)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-22 08:47:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-22 11:35:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1050, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535004000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-22 11:35:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1050)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-22 11:35:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:11:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1051, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535004000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:11:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1051)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:11:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:58:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1052, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535090400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:58:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1052)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-23 06:58:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-24 06:25:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1053, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535090400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-24 06:25:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1053)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-24 06:25:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-24 07:11:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1054, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535176800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-24 07:11:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1054)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-24 07:11:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:15:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1055, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535176800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:15:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1055)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:15:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:43:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1056, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535263200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:43:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1056)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-25 06:43:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:07:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1057, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535263200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:07:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1057)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:07:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:21:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1058, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535349600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:21:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1058)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-26 06:21:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:03:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1059, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535349600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:03:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1059)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:03:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:14:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1060, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535436000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:14:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1060)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-27 07:14:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:31:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1061, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535436000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:31:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1061)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:31:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:46:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1062, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535522400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:46:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1062)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-28 06:46:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:08:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1063, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535522400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:08:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1063)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:08:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:36:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1064, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535608800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:36:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1064)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-29 07:36:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:00:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1065, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535608800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:00:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1065)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:00:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:25:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1066, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535695200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:25:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1066)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-30 06:25:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:33:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1067, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535695200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:33:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1067)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:33:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-08-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:48:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1068, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535781600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:48:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1068)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-08-31 06:48:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:05:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1069, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535781600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:05:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1069)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:05:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:53:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1070, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535868000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:53:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1070)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-01 06:53:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-02 07:02:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1071, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535868000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-02 07:02:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1071)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-02 07:02:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-02 09:02:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1072, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535954400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-02 09:02:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1072)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-02 09:02:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:40:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1073, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1535954400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:40:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1073)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:40:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:41:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1074, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536040800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:41:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1074)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-03 07:41:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-04 08:33:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1075, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536040800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-04 08:33:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1075)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-04 08:33:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-04 09:50:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1076, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536127200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-04 09:50:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1076)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-04 09:50:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:15:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1077, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536127200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:15:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1077)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:15:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:16:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1078, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536213600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:16:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1078)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-05 06:16:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:38:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1079, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536213600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:38:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1079)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:38:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:48:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1080, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536300000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:48:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1080)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-06 07:48:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-07 07:23:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1081, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536300000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-07 07:23:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1081)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-07 07:23:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-07 09:08:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1082, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536386400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-07 09:08:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1082)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-07 09:08:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-08 10:02:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1083, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536386400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-08 10:02:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1083)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-08 10:02:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-08 14:28:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1084, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536472800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-08 14:28:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1084)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-08 14:28:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:28:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1085, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536472800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:28:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1085)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:28:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:49:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1086, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536559200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:49:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1086)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-09 07:49:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:13:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1087, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536559200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:13:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1087)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:13:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:29:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1088, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536645600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:29:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1088)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-10 06:29:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-11 08:40:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1089, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536645600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-11 08:40:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1089)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-11 08:40:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-11 09:20:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1090, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536732000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-11 09:20:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1090)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-11 09:20:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-12 07:07:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1091, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536732000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-12 07:07:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1091)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-12 07:07:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-12 08:52:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1092, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536818400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-12 08:52:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1092)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-12 08:52:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:24:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1093, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536818400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:24:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1093)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:24:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:38:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1094, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536904800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:38:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1094)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-13 06:38:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-14 08:09:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1095, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536904800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-14 08:09:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1095)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-14 08:09:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-14 09:14:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1096, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536991200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-14 09:14:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1096)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-14 09:14:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-15 06:33:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1097, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1536991200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-15 06:33:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1097)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-15 06:33:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-15 08:14:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1098, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537077600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-15 08:14:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1098)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-15 08:14:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:15:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1099, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537077600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:15:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1099)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:15:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:58:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1100, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537164000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:58:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1100)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-16 08:58:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:43:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1101, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537164000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:43:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1101)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:43:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:50:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1102, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537250400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:50:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1102)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-17 11:50:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-18 07:19:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1103, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537250400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-18 07:19:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1103)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-18 07:19:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-18 08:54:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1104, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537336800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-18 08:54:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1104)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-18 08:54:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-19 06:47:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1105, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537336800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-19 06:47:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1105)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-19 06:47:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-19 08:03:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1106, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537423200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-19 08:03:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1106)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-19 08:03:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:20:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1107, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537423200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:20:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1107)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:20:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:57:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1108, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537509600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:57:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1108)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-20 06:57:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-21 06:48:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1109, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537509600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-21 06:48:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1109)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-21 06:48:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-21 07:42:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1110, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537596000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-21 07:42:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1110)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-21 07:42:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-22 07:53:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1111, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537596000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-22 07:53:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1111)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-22 07:53:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-22 09:35:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1112, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537682400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-22 09:35:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1112)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-22 09:35:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:09:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1113, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537682400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:09:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1113)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:09:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:35:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1114, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537768800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:35:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1114)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-23 08:35:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:02:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1115, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537768800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:02:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1115)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:02:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:23:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1116, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537855200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:23:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1116)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-24 07:23:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:06:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1117, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537855200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:06:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1117)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:06:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:24:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1118, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537941600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:24:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1118)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-25 09:24:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-26 06:38:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1119, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1537941600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-26 06:38:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1119)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-26 06:38:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-26 08:47:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1120, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538028000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-26 08:47:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1120)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-26 08:47:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:10:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1121, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538028000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:10:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1121)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:10:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:39:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1122, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538114400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:39:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1122)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-27 06:39:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-28 07:55:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1123, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538114400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-28 07:55:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1123)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-28 07:55:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-28 08:53:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1124, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538200800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-28 08:53:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1124)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-28 08:53:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:29:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1125, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538200800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:29:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1125)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:29:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:37:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1126, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538287200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:37:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1126)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-29 07:37:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-30 07:58:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1127, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538287200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-30 07:58:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1127)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-30 07:58:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-09-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-09-30 08:42:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1128, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538373600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-09-30 08:42:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1128)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-09-30 08:42:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-01 06:26:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1129, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538373600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-01 06:26:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1129)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-01 06:26:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-01 10:26:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1130, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538460000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-01 10:26:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1130)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-01 10:26:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1131, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538460000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:00:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1131)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:36:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1132, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538546400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:36:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1132)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-02 11:36:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:12:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1133, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538546400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:12:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1133)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:12:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:13:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1134, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538632800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:13:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1134)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-03 06:13:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-04 06:31:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1135, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538632800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-04 06:31:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1135)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-04 06:31:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-04 09:50:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1136, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538719200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-04 09:50:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1136)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-04 09:50:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-05 10:05:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1137, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538719200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-05 10:05:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1137)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-05 10:05:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-05 11:38:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1138, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538805600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-05 11:38:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1138)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-05 11:38:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-06 06:15:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1139, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538805600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-06 06:15:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1139)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-06 06:15:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-06 09:35:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1140, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538892000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-06 09:35:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1140)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-06 09:35:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:26:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1141, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538892000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:26:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1141)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:26:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:59:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1142, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538978400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:59:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1142)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-07 07:59:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:03:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1143, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1538978400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:03:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1143)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:03:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:07:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1144, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539064800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:07:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1144)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-08 06:07:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-09 06:18:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1145, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539064800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-09 06:18:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1145)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-09 06:18:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-09 07:18:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1146, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539151200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-09 07:18:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1146)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-09 07:18:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1147, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539151200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1147)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1148, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539237600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1148)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-10 06:15:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:39:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1149, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539237600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:39:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1149)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:39:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:42:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1150, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539324000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:42:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1150)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-11 06:42:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:08:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1151, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539324000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:08:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1151)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:08:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:29:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1152, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539410400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:29:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1152)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-12 06:29:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-13 08:22:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1153, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539410400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-13 08:22:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1153)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-13 08:22:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-13 10:06:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1154, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539496800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-13 10:06:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1154)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-13 10:06:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:06:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1155, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539496800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:06:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1155)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:06:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:52:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1156, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539583200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:52:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1156)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-14 06:52:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-15 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1157, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539583200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-15 06:01:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1157)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-15 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-15 07:00:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1158, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539669600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-15 07:00:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1158)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-15 07:00:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:22:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1159, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539669600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:22:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1159)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:22:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:50:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1160, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539756000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:50:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1160)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-16 06:50:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:26:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1161, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539756000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:26:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1161)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:26:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:45:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1162, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539842400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:45:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1162)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-17 07:45:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-18 07:10:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1163, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539842400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-18 07:10:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1163)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-18 07:10:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-18 08:25:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1164, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539928800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-18 08:25:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1164)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-18 08:25:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-19 06:03:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1165, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1539928800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-19 06:03:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1165)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-19 06:03:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-19 07:29:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1166, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540015200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-19 07:29:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1166)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-19 07:29:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-20 10:10:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1167, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540015200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-20 10:10:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1167)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-20 10:10:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-20 14:24:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1168, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540101600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-20 14:24:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1168)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-20 14:24:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-21 06:09:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1169, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540101600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-21 06:09:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1169)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-21 06:09:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-21 08:25:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1170, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540188000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-21 08:25:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1170)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-21 08:25:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:23:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1171, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540188000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:23:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1171)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:23:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:30:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1172, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540274400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:30:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1172)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-22 06:30:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:02:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1173, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540274400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:02:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1173)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:02:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:10:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1174, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540360800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:10:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1174)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-23 07:10:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-24 06:44:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1175, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540360800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-24 06:44:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1175)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-24 06:44:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-24 07:32:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1176, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540447200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-24 07:32:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1176)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-24 07:32:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-25 06:09:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1177, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540447200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-25 06:09:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1177)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-25 06:09:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-25 07:03:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1178, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540533600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-25 07:03:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1178)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-25 07:03:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:09:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1179, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540533600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:09:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1179)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:09:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:48:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1180, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540620000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:48:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1180)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-26 06:48:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-27 08:59:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1181, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540620000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-27 08:59:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1181)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-27 08:59:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-27 09:48:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1182, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540706400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-27 09:48:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1182)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-27 09:48:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:11:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1183, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540706400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:11:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1183)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:11:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:53:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1184, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540792800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:53:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1184)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-28 06:53:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-29 07:28:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1185, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540792800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-29 07:28:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1185)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-29 07:28:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-29 08:02:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1186, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540879200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-29 08:02:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1186)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-29 08:02:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:27:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1187, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540879200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:27:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1187)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:27:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:42:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1188, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540965600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:42:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1188)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-30 10:42:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:07:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1189, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1540965600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:07:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1189)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:07:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-10-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:09:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1190, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541052000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:09:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1190)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-10-31 07:09:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-01 07:19:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1191, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541052000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-01 07:19:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1191)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-01 07:19:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-01 09:33:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1192, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541138400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-01 09:33:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1192)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-01 09:33:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:01:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1193, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541138400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:01:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1193)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:01:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:05:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1194, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541224800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:05:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1194)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-02 07:05:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-03 07:17:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1195, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541224800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-03 07:17:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1195)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-03 07:17:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-03 10:10:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1196, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541311200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-03 10:10:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1196)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-03 10:10:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-04 07:32:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1197, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541311200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-04 07:32:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1197)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-04 07:32:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-04 10:41:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1198, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541397600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-04 10:41:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1198)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-04 10:41:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-05 08:00:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1199, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541397600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-05 08:00:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1199)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-05 08:00:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-05 12:07:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1200, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541484000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-05 12:07:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1200)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-05 12:07:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-06 06:37:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1201, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541484000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-06 06:37:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1201)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-06 06:37:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-06 07:52:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1202, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541570400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-06 07:52:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1202)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-06 07:52:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-07 06:36:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1203, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541570400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-07 06:36:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1203)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-07 06:36:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-07 09:02:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1204, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541656800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-07 09:02:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1204)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-07 09:02:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:27:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1205, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541656800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:27:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1205)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:27:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:33:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1206, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541743200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:33:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1206)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-08 07:33:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:09:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1207, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541743200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:09:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1207)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:09:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:48:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1208, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541829600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:48:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1208)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-09 08:48:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-10 06:17:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1209, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541829600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-10 06:17:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1209)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-10 06:17:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-10 07:39:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1210, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541916000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-10 07:39:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1210)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-10 07:39:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-11 06:13:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1211, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1541916000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-11 06:13:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1211)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-11 06:13:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-11 07:18:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1212, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542002400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-11 07:18:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1212)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-11 07:18:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:19:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1213, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542002400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:19:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1213)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:19:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:39:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1214, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542088800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:39:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1214)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-12 06:39:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:00:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1215, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542088800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:00:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1215)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:00:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:05:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1216, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542175200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:05:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1216)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-13 06:05:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-14 06:59:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1217, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542175200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-14 06:59:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1217)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-14 06:59:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-14 07:15:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1218, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542261600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-14 07:15:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1218)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-14 07:15:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:04:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1219, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542261600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:04:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1219)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:04:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:24:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1220, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542348000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:24:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1220)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-15 06:24:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:10:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1221, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542348000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:10:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1221)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:10:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:15:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1222, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542434400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:15:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1222)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-16 06:15:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-17 06:58:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1223, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542434400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-17 06:58:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1223)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-17 06:58:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-17 07:04:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1224, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542520800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-17 07:04:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1224)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-17 07:04:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-18 06:15:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1225, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542520800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-18 06:15:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1225)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-18 06:15:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-18 07:47:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1226, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542607200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-18 07:47:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1226)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-18 07:47:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:16:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1227, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542607200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:16:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1227)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:16:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:44:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1228, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542693600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:44:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1228)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-19 06:44:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:03:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1229, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542693600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:03:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1229)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:03:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:18:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1230, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542780000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:18:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1230)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-20 06:18:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:01:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1231, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542780000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:01:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1231)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:01:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:07:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1232, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542866400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:07:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1232)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-21 06:07:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:18:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1233, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542866400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:18:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1233)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:18:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:22:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1234, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542952800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:22:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1234)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-22 06:22:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:07:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1235, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1542952800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:07:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1235)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:07:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:16:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1236, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543039200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:16:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1236)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-23 06:16:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:12:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1237, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543039200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:12:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1237)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:12:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:26:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1238, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543125600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:26:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1238)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-24 06:26:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:41:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1239, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543125600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:41:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1239)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:41:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:51:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1240, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543212000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:51:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1240)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-25 09:51:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:12:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1241, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543212000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:12:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1241)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:12:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:18:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1242, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543298400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:18:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1242)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-26 06:18:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-27 06:05:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1243, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543298400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-27 06:05:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1243)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-27 06:05:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-27 07:25:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1244, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543384800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-27 07:25:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1244)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-27 07:25:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:02:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1245, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543384800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:02:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1245)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:02:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:25:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1246, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543471200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:25:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1246)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-28 06:25:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:00:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1247, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543471200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:00:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1247)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:00:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:03:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1248, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543557600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:03:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1248)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-29 06:03:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-30 06:00:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1249, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543557600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-30 06:00:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1249)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-30 06:00:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-11-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-11-30 08:03:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1250, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543644000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-11-30 08:03:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1250)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-11-30 08:03:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:06:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1251, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543644000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:06:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1251)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:06:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:25:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1252, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543730400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:25:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1252)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-01 06:25:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-02 06:23:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1253, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543730400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-02 06:23:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1253)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-02 06:23:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-02 08:20:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1254, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543816800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-02 08:20:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1254)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-02 08:20:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1255, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543816800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:00:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1255)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:16:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1256, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543903200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:16:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1256)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-03 06:16:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:28:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1257, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543903200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:28:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1257)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:28:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:30:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1258, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543989600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:30:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1258)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-04 06:30:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:01:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1259, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1543989600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:01:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1259)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:01:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:10:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1260, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544076000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:10:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1260)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-05 06:10:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1261, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544076000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:01:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1261)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:23:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1262, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544162400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:23:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1262)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-06 06:23:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:03:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1263, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544162400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:03:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1263)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:03:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:38:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1264, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544248800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:38:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1264)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-07 06:38:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-08 06:48:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1265, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544248800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-08 06:48:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1265)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-08 06:48:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-08 07:31:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1266, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544335200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-08 07:31:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1266)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-08 07:31:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:13:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1267, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544335200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:13:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1267)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:13:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:43:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1268, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544421600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:43:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1268)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-09 06:43:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:01:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1269, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544421600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:01:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1269)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:01:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:21:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1270, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544508000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:21:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1270)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-10 06:21:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-11 06:47:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1271, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544508000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-11 06:47:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1271)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-11 06:47:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-11 08:02:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1272, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544594400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-11 08:02:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1272)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-11 08:02:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:01:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1273, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544594400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:01:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1273)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:01:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:02:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1274, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544680800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:02:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1274)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-12 07:02:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:00:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1275, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544680800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:00:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1275)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:00:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:03:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1276, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544767200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:03:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1276)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-13 06:03:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:05:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1277, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544767200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:05:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1277)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:05:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:57:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1278, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544853600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:57:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1278)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-14 06:57:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-15 06:50:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1279, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544853600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-15 06:50:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1279)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-15 06:50:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-15 07:07:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1280, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544940000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-15 07:07:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1280)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-15 07:07:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:08:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1281, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1544940000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:08:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1281)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:08:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:24:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1282, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545026400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:24:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1282)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-16 06:24:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-17 06:51:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1283, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545026400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-17 06:51:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1283)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-17 06:51:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-17 07:57:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1284, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545112800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-17 07:57:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1284)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-17 07:57:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:18:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1285, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545112800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:18:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1285)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:18:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:25:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1286, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545199200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:25:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1286)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-18 07:25:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:06:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1287, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545199200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:06:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1287)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:06:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:28:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1288, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545285600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:28:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1288)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-19 06:28:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:29:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1289, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545285600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:29:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1289)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:29:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:56:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1290, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545372000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:56:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1290)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-20 07:56:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:14:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1291, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545372000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:14:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1291)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:14:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:59:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1292, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545458400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:59:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1292)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-21 07:59:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:36:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1293, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545458400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:36:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1293)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:36:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:37:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1294, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545544800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:37:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1294)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-22 07:37:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-23 06:26:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1295, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545544800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-23 06:26:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1295)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-23 06:26:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-23 08:13:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1296, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545631200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-23 08:13:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1296)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-23 08:13:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-24 07:33:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1297, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545631200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-24 07:33:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1297)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-24 07:33:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-24 11:45:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1298, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545717600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-24 11:45:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1298)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-24 11:45:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:01:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1299, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545717600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:01:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1299)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:01:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:02:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1300, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545804000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:02:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1300)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-25 06:02:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-26 06:39:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1301, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545804000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-26 06:39:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1301)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-26 06:39:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-26 07:26:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1302, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545890400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-26 07:26:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1302)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-26 07:26:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-27 06:59:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1303, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545890400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-27 06:59:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1303)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-27 06:59:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-27 09:50:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1304, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545976800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-27 09:50:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1304)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-27 09:50:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:14:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1305, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1545976800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:14:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1305)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:14:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:20:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1306, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546063200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:20:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1306)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-28 06:20:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:13:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1307, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546063200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:13:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1307)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:13:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:36:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1308, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546149600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:36:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1308)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-29 07:36:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1309, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546149600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1309)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1310, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546236000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1310)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-30 06:19:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1311, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546236000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1311)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2018-12-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1312, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546322400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1312)\";}i:1;a:2:{s:4:\"date\";s:19:\"2018-12-31 06:14:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:12:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1313, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546322400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:12:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1313)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:12:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:19:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1314, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546408800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:19:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1314)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-01 06:19:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-02 07:16:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1315, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546408800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-02 07:16:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1315)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-02 07:16:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-02 08:21:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1316, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546495200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-02 08:21:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1316)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-02 08:21:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:05:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1317, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546495200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:05:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1317)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:05:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:35:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1318, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546581600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:35:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1318)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-03 06:35:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-04 06:39:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1319, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546581600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-04 06:39:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1319)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-04 06:39:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-04 07:15:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1320, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546668000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-04 07:15:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1320)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-04 07:15:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-05 08:03:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1321, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546668000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-05 08:03:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1321)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-05 08:03:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-05 11:51:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1322, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546754400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-05 11:51:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1322)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-05 11:51:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:35:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1323, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546754400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:35:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1323)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:35:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:38:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1324, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546840800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:38:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1324)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-06 08:38:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-07 09:16:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1325, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546840800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-07 09:16:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1325)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-07 09:16:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-07 11:25:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1326, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546927200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-07 11:25:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1326)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-07 11:25:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-08 06:03:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1327, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1546927200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-08 06:03:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1327)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-08 06:03:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-08 07:50:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1328, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547013600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-08 07:50:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1328)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-08 07:50:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:00:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1329, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547013600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:00:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1329)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:00:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:01:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1330, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547100000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:01:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1330)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-09 06:01:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:02:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1331, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547100000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:02:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1331)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:02:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:37:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1332, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547186400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:37:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1332)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-10 06:37:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:27:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1333, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547186400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:27:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1333)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:27:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:28:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1334, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547272800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:28:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1334)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-11 06:28:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:22:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1335, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547272800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:22:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1335)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:22:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:57:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1336, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547359200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:57:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1336)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-12 06:57:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:00:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1337, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547359200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:00:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1337)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:00:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:34:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1338, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547445600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:34:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1338)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-13 07:34:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-14 06:57:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1339, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547445600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-14 06:57:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1339)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-14 06:57:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-14 07:01:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1340, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547532000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-14 07:01:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1340)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-14 07:01:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:09:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1341, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547532000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:09:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1341)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:09:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:18:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1342, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547618400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:18:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1342)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-15 06:18:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:45:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1343, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547618400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:45:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1343)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:45:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:53:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1344, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547704800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:53:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1344)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-16 06:53:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:30:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1345, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547704800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:30:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1345)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:30:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:31:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1346, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547791200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:31:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1346)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-17 06:31:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-18 06:47:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1347, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547791200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-18 06:47:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1347)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-18 06:47:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-18 07:05:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1348, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547877600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-18 07:05:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1348)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-18 07:05:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:00:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1349, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547877600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:00:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1349)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:00:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:01:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1350, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547964000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:01:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1350)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-19 06:01:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:45:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1351, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1547964000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:45:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1351)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:45:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:49:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1352, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548050400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:49:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1352)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-20 06:49:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-21 06:31:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1353, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548050400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-21 06:31:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1353)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-21 06:31:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-21 07:01:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1354, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548136800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-21 07:01:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1354)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-21 07:01:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-22 06:20:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1355, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548136800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-22 06:20:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1355)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-22 06:20:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-22 08:01:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1356, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548223200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-22 08:01:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1356)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-22 08:01:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:10:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1357, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548223200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:10:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1357)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:10:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:14:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1358, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548309600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:14:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1358)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-23 06:14:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:38:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1359, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548309600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:38:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1359)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:38:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:45:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1360, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548396000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:45:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1360)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-24 06:45:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:09:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1361, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548396000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:09:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1361)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:09:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:10:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1362, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548482400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:10:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1362)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-25 06:10:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-26 06:37:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1363, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548482400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-26 06:37:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1363)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-26 06:37:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-26 07:26:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1364, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548568800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-26 07:26:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1364)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-26 07:26:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:11:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1365, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548568800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:11:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1365)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:11:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:32:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1366, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548655200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:32:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1366)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-27 06:32:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:28:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1367, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548655200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:28:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1367)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:28:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:46:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1368, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548741600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:46:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1368)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-28 06:46:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-29 06:08:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1369, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548741600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-29 06:08:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1369)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-29 06:08:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-29 08:35:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1370, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548828000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-29 08:35:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1370)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-29 08:35:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1371, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548828000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1371)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1372, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548914400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1372)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-30 06:00:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:21:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1373, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1548914400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:21:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1373)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:21:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-01-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:40:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1374, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549000800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:40:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1374)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-01-31 06:40:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:11:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1375, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549000800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:11:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1375)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:11:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:13:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1376, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549087200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:13:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1376)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-01 07:13:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-02 06:30:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1377, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549087200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-02 06:30:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1377)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-02 06:30:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-02 07:03:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1378, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549173600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-02 07:03:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1378)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-02 07:03:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:05:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1379, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549173600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:05:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1379)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:05:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:09:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1380, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549260000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:09:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1380)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-03 06:09:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-04 06:14:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1381, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549260000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-04 06:14:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1381)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-04 06:14:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-04 07:44:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1382, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549346400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-04 07:44:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1382)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-04 07:44:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:10:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1383, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549346400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:10:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1383)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:10:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:50:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1384, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549432800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:50:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1384)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-05 06:50:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:09:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1385, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549432800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:09:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1385)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:09:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:24:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1386, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549519200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:24:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1386)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-06 06:24:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:25:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1387, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549519200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:25:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1387)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:25:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:37:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1388, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549605600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:37:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1388)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-07 06:37:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:33:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1389, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549605600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:33:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1389)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:33:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:45:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1390, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549692000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:45:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1390)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-08 07:45:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1391, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549692000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:00:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1391)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:01:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1392, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549778400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:01:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1392)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-09 06:01:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:00:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1393, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549778400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:00:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1393)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:00:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:01:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1394, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549864800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:01:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1394)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-10 06:01:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-11 06:34:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1395, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549864800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-11 06:34:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1395)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-11 06:34:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-11 08:18:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1396, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549951200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-11 08:18:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1396)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-11 08:18:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:24:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1397, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1549951200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:24:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1397)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:24:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:30:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1398, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550037600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:30:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1398)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-12 06:30:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:03:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1399, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550037600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:03:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1399)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:03:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:18:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1400, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550124000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:18:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1400)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-13 06:18:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:04:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1401, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550124000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:04:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1401)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:04:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:10:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1402, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550210400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:10:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1402)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-14 06:10:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-15 06:04:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1403, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550210400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-15 06:04:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1403)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-15 06:04:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-15 07:13:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1404, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550296800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-15 07:13:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1404)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-15 07:13:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-16 06:04:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1405, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550296800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-16 06:04:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1405)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-16 06:04:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-16 07:00:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1406, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550383200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-16 07:00:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1406)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-16 07:00:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-17 06:15:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1407, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550383200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-17 06:15:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1407)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-17 06:15:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-17 07:11:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1408, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550469600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-17 07:11:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1408)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-17 07:11:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:19:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1409, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550469600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:19:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1409)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:19:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:27:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1410, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550556000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:27:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1410)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-18 06:27:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:01:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1411, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550556000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:01:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1411)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:01:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:09:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1412, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550642400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:09:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1412)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-19 06:09:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:06:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1413, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550642400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:06:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1413)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:06:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:46:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1414, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550728800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:46:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1414)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-20 07:46:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-21 06:09:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1415, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550728800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-21 06:09:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1415)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-21 06:09:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-21 07:07:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1416, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550815200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-21 07:07:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1416)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-21 07:07:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1417, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550815200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1417)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1418, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550901600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1418)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-22 06:58:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:08:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1419, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550901600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:08:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1419)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:08:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:21:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1420, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550988000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:21:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1420)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-23 06:21:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-24 07:24:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1421, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1550988000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-24 07:24:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1421)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-24 07:24:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-24 11:17:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1422, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551074400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-24 11:17:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1422)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-24 11:17:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-25 06:06:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1423, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551074400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-25 06:06:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1423)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-25 06:06:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-25 07:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1424, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551160800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-25 07:02:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1424)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-25 07:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:12:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1425, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551160800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:12:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1425)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:12:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:16:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1426, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551247200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:16:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1426)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-26 07:16:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-27 11:34:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1427, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551247200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-27 11:34:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1427)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-27 11:34:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-27 12:38:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1428, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551333600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-27 12:38:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1428)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-27 12:38:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:05:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1429, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551333600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:05:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1429)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:05:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-02-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:20:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1430, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551420000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:20:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1430)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-02-28 06:20:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:32:55\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1431, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551420000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:32:55\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1431)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:32:55\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:33:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1432, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551506400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:33:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1432)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-01 08:33:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:09:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1433, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551506400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:09:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1433)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:09:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:33:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1434, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551592800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:33:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1434)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-02 06:33:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-03 06:34:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1435, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551592800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-03 06:34:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1435)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-03 06:34:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-03 08:40:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1436, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551679200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-03 08:40:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1436)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-03 08:40:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-04 06:41:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1437, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551679200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-04 06:41:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1437)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-04 06:41:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-04 07:11:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1438, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551765600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-04 07:11:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1438)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-04 07:11:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-05 06:44:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1439, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551765600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-05 06:44:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1439)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-05 06:44:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-05 07:49:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1440, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551852000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-05 07:49:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1440)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-05 07:49:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:27:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1441, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551852000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:27:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1441)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:27:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:28:17\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1442, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551938400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:28:17\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1442)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-06 07:28:17\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:30:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1443, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1551938400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:30:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1443)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:30:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:32:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1444, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552024800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:32:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1444)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-07 06:32:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:16:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1445, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552024800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:16:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1445)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:16:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:17:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1446, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552111200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:17:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1446)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-08 06:17:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:13:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1447, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552111200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:13:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1447)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:13:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:31:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1448, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552197600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:31:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1448)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-09 06:31:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-10 07:41:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1449, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552197600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-10 07:41:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1449)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-10 07:41:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-10 08:09:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1450, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552284000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-10 08:09:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1450)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-10 08:09:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-11 06:22:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1451, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552284000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-11 06:22:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1451)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-11 06:22:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-11 07:17:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1452, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552370400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-11 07:17:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1452)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-11 07:17:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:37:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1453, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552370400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:37:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1453)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:37:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:47:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1454, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552456800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:47:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1454)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-12 06:47:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:09:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1455, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552456800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:09:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1455)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:09:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:42:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1456, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552543200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:42:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1456)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-13 06:42:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:02:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1457, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552543200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:02:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1457)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:02:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:27:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1458, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552629600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:27:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1458)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-14 06:27:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:05\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1459, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552629600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:05\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1459)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:05\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1460, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552716000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1460)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-15 07:03:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1461, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552716000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1461)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1462, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552802400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1462)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-16 06:02:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1463, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552802400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1463)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1464, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552888800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1464)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-17 06:10:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1465, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552888800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1465)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1466, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552975200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1466)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-18 06:10:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1467, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1552975200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1467)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1468, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553061600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1468)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-19 06:09:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1469, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553061600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1469)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1470, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553148000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1470)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-20 06:07:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1471, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553148000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1471)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1472, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553234400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1472)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-21 06:47:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1473, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553234400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1473)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1474, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553320800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1474)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-22 06:46:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1475, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553320800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1475)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1476, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553407200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1476)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-23 06:56:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1477, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553407200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1477)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1478, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553493600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1478)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-24 06:03:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1479, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553493600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1479)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1480, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553580000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1480)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-25 06:00:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1481, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553580000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1481)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1482, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553666400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1482)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-26 06:06:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1483, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553666400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1483)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1484, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553752800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1484)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-27 06:03:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1485, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553752800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1485)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1486, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553839200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1486)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-28 06:09:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1487, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553839200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1487)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:54\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1488, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553925600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:54\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1488)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-29 06:19:54\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1489, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1553925600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1489)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1490, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554012000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1490)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-30 06:52:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1491, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554012000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1491)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-03-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1492, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554098400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1492)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-03-31 06:02:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1493, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554098400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1493)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1494, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554184800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1494)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-01 06:17:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1495, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554184800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1495)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1496, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554271200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1496)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-02 06:25:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1497, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554271200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1497)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1498, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554357600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1498)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-03 06:05:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1499, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554357600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1499)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1500, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554444000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1500)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-04 06:48:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1501, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554444000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1501)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1502, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554530400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1502)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-05 06:04:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1503, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554530400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1503)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1504, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554616800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1504)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-06 06:00:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1505, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554616800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1505)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1506, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554703200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1506)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-07 06:21:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1507, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554703200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1507)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1508, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554789600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1508)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-08 06:43:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1509, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554789600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1509)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1510, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554876000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1510)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-09 06:00:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1511, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554876000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1511)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1512, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554962400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1512)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-10 06:33:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1513, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1554962400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1513)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1514, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555048800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1514)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-11 06:36:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1515, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555048800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1515)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1516, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555135200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1516)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-12 06:14:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1517, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555135200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1517)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1518, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555221600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1518)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-13 06:11:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1519, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555221600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1519)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1520, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555308000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1520)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-14 06:04:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1521, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555308000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1521)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1522, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555394400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1522)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-15 06:07:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1523, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555394400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1523)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1524, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555480800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1524)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-16 06:03:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1525, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555480800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1525)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1526, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555567200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1526)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-17 06:08:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1527, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555567200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1527)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1528, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555653600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1528)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-18 06:58:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1529, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555653600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1529)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1530, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555740000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1530)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-19 07:14:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1531, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555740000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1531)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1532, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555826400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1532)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-20 06:14:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1533, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555826400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1533)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1534, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555912800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1534)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-21 06:04:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1535, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555912800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1535)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1536, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555999200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1536)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-22 06:16:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1537, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1555999200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1537)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1538, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556085600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1538)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-23 06:27:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1539, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556085600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1539)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1540, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556172000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1540)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-24 06:02:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1541, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556172000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1541)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1542, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556258400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1542)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-25 06:57:27\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1543, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556258400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1543)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1544, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556344800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1544)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-26 06:02:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1545, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556344800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1545)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1546, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556431200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1546)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-27 06:02:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1547, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556431200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1547)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1548, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556517600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1548)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-28 06:16:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1549, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556517600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1549)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1550, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556604000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1550)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-29 06:17:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1551, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556604000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1551)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-04-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1552, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556690400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1552)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-04-30 06:07:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1553, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556690400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1553)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1554, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556776800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1554)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-01 06:38:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1555, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556776800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1555)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1556, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556863200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1556)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-02 06:10:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1557, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556863200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1557)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1558, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556949600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1558)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-03 06:07:40\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1559, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1556949600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1559)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1560, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557036000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1560)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-04 06:00:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1561, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557036000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1561)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1562, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557122400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1562)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-05 06:01:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1563, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557122400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1563)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1564, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557208800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1564)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-06 06:02:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1565, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557208800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1565)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1566, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557295200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1566)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-07 06:03:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1567, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557295200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1567)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1568, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557381600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1568)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-08 06:54:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1569, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557381600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1569)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1570, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557468000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1570)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-09 06:04:33\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1571, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557468000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1571)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1572, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557554400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1572)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-10 06:00:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1573, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557554400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1573)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1574, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557640800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1574)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-11 06:15:52\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1575, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557640800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1575)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1576, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557727200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1576)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-12 06:12:21\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1577, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557727200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1577)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1578, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557813600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1578)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-13 06:06:46\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1579, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557813600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1579)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1580, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557900000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1580)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-14 06:00:09\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1581, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557900000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1581)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1582, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557986400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1582)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-15 06:01:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1583, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1557986400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1583)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1584, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558072800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1584)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-16 06:01:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1585, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558072800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1585)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1586, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558159200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1586)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-17 06:43:38\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1587, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558159200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:40\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1587)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1588, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558245600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1588)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-18 06:07:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1589, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558245600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1589)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1590, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558332000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1590)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-19 06:03:19\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1591, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558332000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1591)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1592, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558418400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1592)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-20 06:28:44\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1593, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558418400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1593)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1594, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558504800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1594)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-21 06:26:59\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1595, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558504800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1595)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1596, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558591200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1596)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-22 06:16:41\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1597, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558591200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1597)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1598, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558677600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1598)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-23 06:18:32\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1599, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558677600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1599)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1600, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558764000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1600)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-24 06:15:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1601, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558764000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1601)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1602, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558850400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1602)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-25 06:16:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1603, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558850400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1603)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1604, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558936800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1604)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-26 06:15:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1605, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1558936800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1605)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1606, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559023200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1606)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-27 06:34:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1607, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559023200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1607)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1608, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559109600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1608)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-28 06:12:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:36\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1609, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559109600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:36\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1609)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:36\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:37\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1610, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559196000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:37\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1610)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-29 06:21:37\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1611, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559196000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1611)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1612, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559282400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1612)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-30 06:04:18\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1613, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559282400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1613)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-05-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1614, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559368800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1614)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-05-31 06:14:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1615, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559368800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1615)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1616, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559455200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1616)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-01 06:04:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1617, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559455200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1617)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1618, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559541600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1618)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-02 06:13:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1619, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559541600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1619)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1620, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559628000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1620)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-03 06:08:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1621, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559628000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1621)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1622, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559714400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1622)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-04 06:09:00\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1623, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559714400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1623)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1624, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559800800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1624)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-05 06:01:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:47\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1625, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559800800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:47\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1625)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:47\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:48\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1626, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559887200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:48\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1626)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-06 06:00:48\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1627, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559887200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1627)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1628, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559973600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1628)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-07 06:34:50\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1629, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1559973600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1629)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1630, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560060000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1630)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-08 06:04:58\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1631, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560060000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1631)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1632, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560146400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1632)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-09 06:07:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1633, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560146400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1633)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1634, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560232800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1634)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-10 06:19:43\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1635, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560232800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1635)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1636, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560319200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1636)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-11 06:00:31\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1637, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560319200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1637)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1638, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560405600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1638)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-12 06:08:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1639, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560405600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1639)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1640, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560492000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1640)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-13 06:10:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1641, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560492000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1641)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1642, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560578400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1642)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-14 06:13:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1643, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560578400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1643)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1644, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560664800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1644)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-15 06:49:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1645, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560664800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1645)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1646, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560751200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1646)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-16 06:07:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1647, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560751200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1647)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1648, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560837600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1648)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-17 06:02:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1649, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560837600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1649)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1650, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560924000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1650)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-18 06:01:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1651, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1560924000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:44\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1651)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1652, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561010400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1652)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-19 06:06:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1653, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561010400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1653)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1654, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561096800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1654)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-20 06:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1655, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561096800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1655)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1656, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561183200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1656)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-21 06:04:13\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1657, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561183200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1657)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1658, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561269600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1658)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-22 06:13:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1659, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561269600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1659)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1660, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561356000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1660)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-23 06:58:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1661, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561356000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1661)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1662, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561442400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1662)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-24 06:01:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1663, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561442400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1663)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1664, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561528800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1664)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-25 06:10:49\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1665, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561528800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1665)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1666, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561615200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1666)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-26 06:09:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1667, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561615200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1667)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1668, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561701600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1668)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-27 06:02:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1669, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561701600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1669)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1670, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561788000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1670)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-28 06:18:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1671, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561788000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1671)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1672, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561874400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1672)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-29 06:07:53\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1673, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561874400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1673)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-06-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1674, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561960800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1674)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-06-30 06:17:07\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1675, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1561960800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1675)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1676, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562047200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1676)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-01 06:20:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1677, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562047200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1677)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1678, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562133600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1678)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-02 06:03:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1679, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562133600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1679)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1680, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562220000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1680)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-03 06:06:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1681, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562220000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1681)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1682, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562306400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1682)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-04 06:02:45\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1683, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562306400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1683)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1684, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562392800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1684)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-05 06:08:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1685, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562392800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1685)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1686, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562479200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1686)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-06 06:06:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1687, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562479200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1687)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1688, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562565600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1688)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-07 06:01:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1689, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562565600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1689)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1690, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562652000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1690)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-08 06:13:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1691, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562652000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1691)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1692, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562738400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1692)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-09 06:24:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1693, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562738400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1693)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1694, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562824800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1694)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-10 06:14:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1695, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562824800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1695)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1696, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562911200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1696)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-11 06:55:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1697, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562911200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1697)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1698, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562997600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1698)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-12 06:05:12\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1699, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1562997600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1699)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1700, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563084000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1700)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-13 06:03:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1701, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563084000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1701)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1702, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563170400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1702)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-14 06:08:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1703, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563170400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1703)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1704, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563256800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1704)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-15 06:06:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1705, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563256800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1705)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-16 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1706, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563343200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1706)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-16 06:03:24\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1707, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563343200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1707)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-17 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1708, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563429600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1708)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-17 06:22:06\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1709, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563429600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1709)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-18 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1710, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563516000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1710)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-18 06:00:39\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1711, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563516000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:50\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1711)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-19 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:51\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1712, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563602400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:51\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1712)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-19 06:38:51\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1713, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563602400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1713)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-20 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1714, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563688800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1714)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-20 07:01:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1715, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563688800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1715)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-21 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1716, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563775200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1716)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-21 06:30:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1717, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563775200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1717)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1718, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563861600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1718)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-22 06:05:02\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1719, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563861600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1719)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1720, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563948000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1720)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-23 06:08:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1721, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1563948000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1721)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1722, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564034400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1722)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-24 06:00:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1723, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564034400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1723)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1724, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564120800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1724)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-25 06:11:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1725, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564120800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1725)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1726, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564207200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1726)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-26 06:25:22\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1727, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564207200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1727)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-27 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1728, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564293600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1728)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-27 06:26:20\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1729, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564293600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1729)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-28 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1);
INSERT INTO `wpva_followup_email_orders` (`id`, `user_id`, `user_email`, `order_id`, `product_id`, `email_id`, `send_on`, `is_cart`, `is_sent`, `date_sent`, `email_trigger`, `meta`, `status`) VALUES
(1730, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564380000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1730)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-28 06:41:35\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1731, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564380000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1731)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-29 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1732, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564466400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1732)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-29 06:18:03\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1733, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564466400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1733)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-30 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1734, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564552800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1734)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-30 06:02:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1735, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564552800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1735)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-07-31 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1736, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564639200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1736)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-07-31 06:02:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1737, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564639200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1737)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-01 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1738, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564725600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1738)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-01 06:11:10\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1739, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564725600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1739)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-02 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1740, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564812000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1740)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-02 06:04:14\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1741, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564812000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1741)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-03 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1742, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564898400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1742)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-03 06:00:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1743, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564898400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1743)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-04 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1744, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564984800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1744)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-04 06:08:23\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1745, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1564984800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1745)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-05 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1746, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565071200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1746)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-05 06:07:15\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1747, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565071200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1747)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-06 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1748, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565157600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1748)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-06 06:13:42\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1749, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565157600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1749)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-07 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1750, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565244000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1750)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-07 06:08:57\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1751, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565244000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1751)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-08 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1752, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565330400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1752)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-08 06:09:04\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1753, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565330400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1753)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-09 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1754, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565416800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1754)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-09 06:29:28\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1755, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565416800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1755)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-10 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1756, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565503200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1756)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-10 06:00:01\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1757, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565503200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1757)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-11 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1758, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565589600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1758)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-11 06:08:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1759, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565589600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1759)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-12 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1760, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565676000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1760)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-12 06:23:16\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1761, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565676000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:33\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1761)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-13 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:34\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1762, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565762400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:34\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1762)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-13 06:21:34\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1763, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565762400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1763)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-14 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1764, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565848800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1764)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-14 06:01:25\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1765, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1565848800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1765)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-15 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1766, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566453600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1766)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-21 05:39:11\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:29\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1767, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566453600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:29\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1767)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:29\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-22 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:30\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1768, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566540000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:30\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1768)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-22 06:01:30\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1769, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566540000, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1769)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-23 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1770, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566626400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1770)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-23 06:07:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1771, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566626400, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1771)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-24 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1772, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566712800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1772)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-24 06:04:56\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1773, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566712800, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1773)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-25 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1774, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566799200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1774)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-25 06:01:08\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1775, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566799200, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:3:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1775)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-26 06:00:00\";}i:2;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:55:\"Skipped sending because there was no message to be sent\";}}}', -1),
(1776, 0, 'info@kids.shweetproducts.com', 0, 0, '0', 1566885600, 0, 0, '0000-00-00 00:00:00', 'Daily summary', 'a:5:{s:13:\"daily_summary\";b:1;s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"subject\";s:24:\"Follow-up emails summary\";s:7:\"message\";s:0:\"\";s:5:\"notes\";a:2:{i:0;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:50:\"Email has been added to the queue (Queue ID #1776)\";}i:1;a:2:{s:4:\"date\";s:19:\"2019-08-26 06:02:26\";s:7:\"message\";s:52:\"Email is scheduled to be sent on 2019-08-27 06:00:00\";}}}', 1);

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

--
-- Table structure for table `wpva_followup_email_order_coupons`
--

CREATE TABLE `wpva_followup_email_order_coupons` (
  `email_order_id` bigint NOT NULL,
  `coupon_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `coupon_code` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_email_tracking`
--

CREATE TABLE `wpva_followup_email_tracking` (
  `id` bigint NOT NULL,
  `event_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email_order_id` bigint NOT NULL DEFAULT '0',
  `email_id` bigint NOT NULL,
  `user_id` bigint NOT NULL DEFAULT '0',
  `user_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `target_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_version` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_ip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_country` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_added` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_followup_history`
--

CREATE TABLE `wpva_followup_followup_history` (
  `id` bigint NOT NULL,
  `followup_id` bigint NOT NULL,
  `user_id` bigint NOT NULL,
  `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_added` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_order_categories`
--

CREATE TABLE `wpva_followup_order_categories` (
  `order_id` bigint NOT NULL,
  `category_id` bigint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_order_categories`
--

INSERT INTO `wpva_followup_order_categories` (`order_id`, `category_id`) VALUES
(9556, 156),
(9561, 156),
(9576, 156),
(9579, 156),
(9600, 156),
(9742, 156),
(9742, 158),
(9873, 52),
(9880, 48);

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

--
-- Table structure for table `wpva_followup_order_items`
--

CREATE TABLE `wpva_followup_order_items` (
  `order_id` bigint NOT NULL,
  `product_id` bigint NOT NULL,
  `variation_id` bigint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_order_items`
--

INSERT INTO `wpva_followup_order_items` (`order_id`, `product_id`, `variation_id`) VALUES
(9556, 8859, 0),
(9561, 8859, 0),
(9576, 8859, 0),
(9579, 8859, 0),
(9600, 8859, 0),
(9742, 8859, 0),
(9742, 8867, 0),
(9873, 7893, 9071),
(9873, 7893, 9077),
(9880, 8858, 9606),
(9880, 8858, 9138),
(9880, 8858, 9140),
(9880, 8858, 9139),
(9880, 8858, 9137);

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

--
-- Table structure for table `wpva_followup_subscribers`
--

CREATE TABLE `wpva_followup_subscribers` (
  `id` bigint NOT NULL,
  `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_added` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_followup_subscribers`
--

INSERT INTO `wpva_followup_subscribers` (`id`, `email`, `date_added`) VALUES
(1, 'floredevries.nl@gmail.com', '2017-06-01 14:17:00'),
(2, 'tbowler@xsinet.co.za', '2017-11-08 11:07:03'),
(3, 'arinaw@mweb.co.za', '2018-02-04 11:05:04'),
(4, 'henabhoola@gmail.com', '2019-05-10 07:04:42'),
(5, 'lisaventer@bamboorocksa.co.za', '2019-08-11 13:30:12');

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

--
-- Table structure for table `wpva_followup_subscribers_to_lists`
--

CREATE TABLE `wpva_followup_subscribers_to_lists` (
  `subscriber_id` bigint NOT NULL,
  `list_id` bigint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_followup_subscriber_lists`
--

CREATE TABLE `wpva_followup_subscriber_lists` (
  `id` bigint NOT NULL,
  `list_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `access` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_gf_draft_submissions`
--

CREATE TABLE `wpva_gf_draft_submissions` (
  `uuid` char(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `form_id` mediumint UNSIGNED NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(39) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `source_url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `submission` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_gf_entry`
--

CREATE TABLE `wpva_gf_entry` (
  `id` int UNSIGNED NOT NULL,
  `form_id` mediumint UNSIGNED NOT NULL,
  `post_id` bigint UNSIGNED DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(1) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `ip` varchar(39) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `source_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `currency` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_status` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_fulfilled` tinyint(1) DEFAULT NULL,
  `created_by` bigint UNSIGNED DEFAULT NULL,
  `transaction_type` tinyint(1) DEFAULT NULL,
  `status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'active'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_gf_entry`
--

INSERT INTO `wpva_gf_entry` (`id`, `form_id`, `post_id`, `date_created`, `date_updated`, `is_starred`, `is_read`, `ip`, `source_url`, `user_agent`, `currency`, `payment_status`, `payment_date`, `payment_amount`, `payment_method`, `transaction_id`, `is_fulfilled`, `created_by`, `transaction_type`, `status`) VALUES
(1, 1, NULL, '2017-06-13 09:48:27', NULL, 0, 0, '197.101.74.168', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(2, 1, NULL, '2017-07-13 15:49:07', NULL, 0, 0, '41.114.207.174', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(3, 1, NULL, '2017-07-23 06:39:47', NULL, 0, 1, '105.226.230.203', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.2.5 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.5', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(4, 1, NULL, '2017-08-15 09:09:40', NULL, 0, 0, '105.186.239.5', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(5, 1, NULL, '2017-08-15 09:35:48', NULL, 0, 0, '197.82.199.97', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(6, 1, NULL, '2017-08-15 09:37:48', NULL, 0, 0, '196.33.24.4', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(7, 1, NULL, '2017-08-15 09:50:14', NULL, 0, 0, '41.114.229.93', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(8, 1, NULL, '2017-08-15 11:41:22', NULL, 0, 0, '41.174.141.183', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(9, 1, NULL, '2017-08-15 13:25:46', NULL, 0, 1, '105.3.23.70', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Linux; Android 4.4.4; en-za; SAMSUNG GT-I9195I/I9195IXXU1AOB4 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/2.0 Chrome/34.0.1847.76 Mobile Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(10, 1, NULL, '2017-08-15 19:45:03', NULL, 0, 0, '105.186.72.139', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Linux; Android 6.0.1; SM-A500F Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.125 Mobile Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(11, 1, NULL, '2017-08-15 19:57:00', NULL, 0, 1, '197.245.46.183', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(12, 1, NULL, '2017-08-17 09:48:56', NULL, 0, 0, '196.33.24.4', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(13, 1, NULL, '2017-08-18 07:21:28', NULL, 0, 0, '41.13.70.186', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Linux; Android 7.0; LG-H990 Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/59.0.3071.125 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/137.0.0.24.91;]', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(14, 1, NULL, '2017-08-23 06:55:37', NULL, 0, 0, '196.33.24.4', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(15, 1, NULL, '2017-08-31 10:09:26', NULL, 0, 0, '196.192.174.19', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(16, 1, NULL, '2017-09-05 09:21:02', NULL, 0, 0, '41.13.232.194', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(17, 1, NULL, '2017-09-08 12:49:25', NULL, 0, 0, '165.255.81.32', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(18, 2, NULL, '2017-09-14 13:25:02', NULL, 0, 0, '110.54.223.243', 'https://kids.shweetproducts.com/?p=6725&preview=true', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, 'active'),
(19, 2, NULL, '2017-09-15 07:22:29', NULL, 0, 0, '196.215.123.174', 'https://kids.shweetproducts.com/?p=6725&preview=true', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, 'active'),
(20, 1, NULL, '2017-09-26 09:24:04', NULL, 0, 0, '41.13.254.132', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(21, 2, NULL, '2017-09-27 01:45:32', NULL, 0, 0, '110.54.222.167', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, 'active'),
(22, 2, NULL, '2017-09-27 07:12:38', NULL, 0, 0, '196.215.123.174', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, 'active'),
(23, 2, NULL, '2017-10-01 11:20:18', NULL, 0, 0, '105.228.86.108', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(24, 1, NULL, '2017-10-02 21:25:15', NULL, 0, 0, '41.177.125.11', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0_1 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A402 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL, 'active'),
(25, 2, NULL, '2017-10-04 08:20:16', NULL, 0, 0, '105.228.86.108', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(26, 2, NULL, '2017-10-09 11:52:23', NULL, 0, 0, '41.135.115.239', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(27, 1, NULL, '2017-10-27 12:28:38', NULL, 0, 0, '105.186.189.228', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(28, 1, NULL, '2017-12-05 08:01:50', NULL, 0, 0, '105.212.0.202', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(29, 1, NULL, '2017-12-18 13:23:23', NULL, 0, 0, '196.215.196.171', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.1.2 Safari/603.3.8', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(30, 1, NULL, '2018-01-02 20:35:11', NULL, 0, 0, '197.86.173.209', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPad; CPU OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0 Mobile/15C153 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(31, 1, NULL, '2018-02-23 13:11:01', NULL, 0, 0, '197.87.135.17', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_5 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D60 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(32, 1, NULL, '2018-02-23 13:12:51', NULL, 0, 0, '197.87.135.17', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_5 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D60 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(33, 1, NULL, '2018-03-14 19:47:55', NULL, 0, 0, '41.113.244.46', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(34, 2, NULL, '2018-04-04 07:21:39', NULL, 0, 0, '164.151.129.211', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; Trident/7.0; rv:11.0) like Gecko', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(35, 2, NULL, '2018-04-19 12:13:54', NULL, 0, 1, '105.227.244.139', 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 'Mozilla/5.0 (iPad; CPU OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(36, 1, NULL, '2018-04-22 11:04:15', NULL, 0, 0, '169.255.34.134', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(37, 1, NULL, '2018-05-01 23:21:49', NULL, 0, 0, '105.8.7.53', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(38, 1, NULL, '2018-05-29 12:21:10', NULL, 0, 0, '105.227.27.172', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(39, 1, NULL, '2018-05-29 12:21:51', NULL, 0, 0, '105.227.27.172', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(40, 1, NULL, '2018-06-26 09:36:32', NULL, 0, 0, '80.60.240.104', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(41, 1, NULL, '2018-11-07 05:06:56', NULL, 0, 1, '41.193.202.145', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(42, 1, NULL, '2019-03-19 19:48:41', NULL, 0, 0, '197.101.79.85', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Mobile Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(43, 1, NULL, '2019-03-31 08:55:53', NULL, 0, 0, '197.229.3.185', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Linux; Android 9; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(44, 1, NULL, '2019-04-15 15:16:55', NULL, 0, 0, '41.13.220.64', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/73.0.3683.68 Mobile/15E148 Safari/605.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(45, 1, NULL, '2019-05-13 09:26:01', NULL, 0, 0, '154.69.202.110', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/73.1.246847905 Mobile/15E148 Safari/605.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(46, 1, NULL, '2019-07-23 12:27:23', NULL, 0, 0, '105.228.79.76', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Firefox/68.0', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(47, 1, NULL, '2019-07-25 07:00:42', NULL, 0, 0, '196.6.114.119', 'https://kids.shweetproducts.com/my-account/wholesale-access/', 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'active'),
(48, 3, NULL, '2019-08-29 10:50:34', '2019-08-29 10:50:34', 0, 0, '102.65.16.161', 'https://kids.shweetproducts.com/corporate-gifting/', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', 'ZAR', NULL, NULL, NULL, NULL, NULL, NULL, 5, NULL, 'active');

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

--
-- Table structure for table `wpva_gf_entry_meta`
--

CREATE TABLE `wpva_gf_entry_meta` (
  `id` bigint UNSIGNED NOT NULL,
  `form_id` mediumint UNSIGNED NOT NULL DEFAULT '0',
  `entry_id` bigint UNSIGNED NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `item_index` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_gf_entry_meta`
--

INSERT INTO `wpva_gf_entry_meta` (`id`, `form_id`, `entry_id`, `meta_key`, `meta_value`, `item_index`) VALUES
(1, 1, 1, '1.3', 'flore', NULL),
(2, 1, 1, '3', '0788626044', NULL),
(3, 1, 1, '4', 'P&W', NULL),
(4, 1, 1, '5', 'curio/gift shop', NULL),
(5, 1, 1, '2', 'floredevries.nl@gmail.com', NULL),
(6, 1, 2, '1.3', 'Peter Kilpin', NULL),
(7, 1, 2, '3', '028 5123732', NULL),
(8, 1, 2, '4', 'Present Time', NULL),
(9, 1, 2, '5', 'curio/gift shop', NULL),
(10, 1, 2, '2', 'kilpin@mweb.co.za', NULL),
(11, 1, 3, '1.3', 'Florence Vanleuven', NULL),
(12, 1, 3, '3', '0763739082', NULL),
(13, 1, 3, '4', 'i-Novation Productions', NULL),
(14, 1, 3, '5', 'hospitality', NULL),
(15, 1, 3, '2', 'floinproductions@gmail.com', NULL),
(16, 1, 4, '1.3', 'DIANNE', NULL),
(17, 1, 4, '3', '+27317771011', NULL),
(18, 1, 4, '4', 'The Plant & Flowers Garden Centre', NULL),
(19, 1, 4, '5', 'curio/gift shop', NULL),
(20, 1, 4, '2', 'wojplant@gmail.com', NULL),
(21, 1, 5, '1.3', 'Lawren', NULL),
(22, 1, 5, '3', '0722107237', NULL),
(23, 1, 5, '4', 'Bushveld Boutique', NULL),
(24, 1, 5, '5', 'curio/gift shop', NULL),
(25, 1, 5, '2', 'info@bushveldboutique.com', NULL),
(26, 1, 6, '1.3', 'Tilana Mostert', NULL),
(27, 1, 6, '3', '046 603 3400', NULL),
(28, 1, 6, '4', 'Kwandwe Private Game Reserve', NULL),
(29, 1, 6, '5', 'hospitality', NULL),
(30, 1, 6, '2', 'tilana@kwandwe.co.za', NULL),
(31, 1, 7, '1.3', 'Peter Kilpin', NULL),
(32, 1, 7, '3', '028 5123732', NULL),
(33, 1, 7, '4', 'Present Time', NULL),
(34, 1, 7, '5', 'curio/gift shop', NULL),
(35, 1, 7, '2', 'kilpin@mweb.co.za', NULL),
(36, 1, 8, '1.3', 'Carmen Schildhauer', NULL),
(37, 1, 8, '3', '0847415493', NULL),
(38, 1, 8, '4', 'Kingfisher Gifts', NULL),
(39, 1, 8, '5', 'curio/gift shop', NULL),
(40, 1, 8, '2', 'info@kingfishergifts.co.za', NULL),
(41, 1, 9, '1.3', 'Babita', NULL),
(42, 1, 9, '3', '072 544 3644', NULL),
(43, 1, 9, '4', 'Green Plum', NULL),
(44, 1, 9, '5', 'curio/gift shop', NULL),
(45, 1, 9, '2', 'infogreenplum@gmail.com', NULL),
(46, 1, 10, '1.3', 'Natasha haasbroek', NULL),
(47, 1, 10, '3', '0832277964', NULL),
(48, 1, 10, '4', 'DEJAVU', NULL),
(49, 1, 10, '5', 'curio/gift shop', NULL),
(50, 1, 10, '2', 'Dejavunatasha@outlook.com', NULL),
(51, 1, 11, '1.3', 'Ruth Mellor', NULL),
(52, 1, 11, '3', '082-896-4364', NULL),
(53, 1, 11, '4', 'Magnes Products', NULL),
(54, 1, 11, '5', 'curio/gift shop', NULL),
(55, 1, 11, '2', 'mp.ruthm@gmail.com', NULL),
(56, 1, 12, '1.3', 'Tilana Mostert', NULL),
(57, 1, 12, '3', '046 603 3400', NULL),
(58, 1, 12, '4', 'Kwandwe Private Game Reserve', NULL),
(59, 1, 12, '5', 'hospitality', NULL),
(60, 1, 12, '2', 'tilana@kwandwe.co.za', NULL),
(61, 1, 13, '1.3', 'Natasja Fourie', NULL),
(62, 1, 13, '3', '0127359000', NULL),
(63, 1, 13, '4', 'Zebra Country Lodge', NULL),
(64, 1, 13, '5', 'curio/gift shop', NULL),
(65, 1, 13, '2', 'Natasja.f@legendlodges.co.za', NULL),
(66, 1, 14, '1.3', 'Tilana Mostert', NULL),
(67, 1, 14, '3', '046 603 3400', NULL),
(68, 1, 14, '4', 'Kwandwe Private Game Reserve', NULL),
(69, 1, 14, '5', 'curio/gift shop', NULL),
(70, 1, 14, '2', 'tilana@kwandwe.co.za', NULL),
(71, 1, 15, '1.3', 'nicky', NULL),
(72, 1, 15, '3', '0828813109', NULL),
(73, 1, 15, '4', 'Joostenberg deli', NULL),
(74, 1, 15, '5', 'curio/gift shop', NULL),
(75, 1, 15, '2', 'nicky@joostenberg.co.za', NULL),
(76, 1, 16, '1.3', 'J Stephens', NULL),
(77, 1, 16, '3', '0828225212', NULL),
(78, 1, 16, '4', 'Shambhavi Wellness', NULL),
(79, 1, 16, '5', 'hospitality', NULL),
(80, 1, 16, '2', 'jennifer@shambhavi.co.za', NULL),
(81, 1, 17, '1.3', 'Lauren', NULL),
(82, 1, 17, '3', '0724211988', NULL),
(83, 1, 17, '4', 'Perfect Gifts', NULL),
(84, 1, 17, '5', 'curio/gift shop', NULL),
(85, 1, 17, '2', 'lauren@perfectgifts.co.za', NULL),
(86, 2, 18, '1.3', 'Melba', NULL),
(87, 2, 18, '1.6', 'Pangan', NULL),
(88, 2, 18, '2', '09228473785', NULL),
(89, 2, 18, '3', 'melba@inkfish.co.za', NULL),
(90, 2, 18, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(91, 2, 19, '1.3', 'Daniel', NULL),
(92, 2, 19, '1.6', 'Semple', NULL),
(93, 2, 19, '2', '0619665544', NULL),
(94, 2, 19, '3', 'amelia@inkfish.co.za', NULL),
(95, 2, 19, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(96, 1, 20, '1.3', 'RESONANCE', NULL),
(97, 1, 20, '3', 'RAYLINE', NULL),
(98, 1, 20, '4', 'Resonance', NULL),
(99, 1, 20, '5', 'curio/gift shop', NULL),
(100, 1, 20, '2', 'info@resonex.co.za', NULL),
(101, 2, 21, '1.3', 'Melba', NULL),
(102, 2, 21, '1.6', 'Pangan', NULL),
(103, 2, 21, '2', '09228473785', NULL),
(104, 2, 21, '3', 'melba@inkfish.co.za', NULL),
(105, 2, 21, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(106, 2, 22, '1.3', 'Amelia', NULL),
(107, 2, 22, '1.6', 'Semple', NULL),
(108, 2, 22, '2', '0619665544', NULL),
(109, 2, 22, '3', 'amelia@inkfish.co.za', NULL),
(110, 2, 23, '1.3', 'Claire', NULL),
(111, 2, 23, '1.6', 'van Turenhout', NULL),
(112, 2, 23, '2', '+27713832696', NULL),
(113, 2, 23, '3', 'claire@jingerjack.co.za', NULL),
(114, 2, 23, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(115, 1, 24, '1.3', 'Mari', NULL),
(116, 1, 24, '3', '0846888333', NULL),
(117, 1, 24, '4', 'Ntamba Lodge', NULL),
(118, 1, 24, '5', 'hospitality', NULL),
(119, 1, 24, '2', 'maribasson@gmail.com', NULL),
(120, 2, 25, '1.3', 'Claire', NULL),
(121, 2, 25, '1.6', 'van Turenhout', NULL),
(122, 2, 25, '2', '+27713832696', NULL),
(123, 2, 25, '3', 'claire@jingerjack.co.za', NULL),
(124, 2, 25, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(125, 2, 26, '1.3', 'Thulile', NULL),
(126, 2, 26, '1.6', 'Phalama', NULL),
(127, 2, 26, '2', '0845305408', NULL),
(128, 2, 26, '3', 'tphalama@yahoo.com', NULL),
(129, 2, 26, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(130, 1, 27, '1.3', 'Janet Belstead', NULL),
(131, 1, 27, '3', '0442723530', NULL),
(132, 1, 27, '4', 'Cali Craft and Gems', NULL),
(133, 1, 27, '5', 'curio/gift shop', NULL),
(134, 1, 27, '2', 'calicraft@icon.co.za', NULL),
(135, 1, 28, '1.3', 'Claudia Prinsloo', NULL),
(136, 1, 28, '3', '0738523581', NULL),
(137, 1, 28, '4', 'Young at Heart', NULL),
(138, 1, 28, '5', 'toy shop', NULL),
(139, 1, 28, '2', 'info@youngathearttoys.co.za', NULL),
(140, 1, 29, '1.3', 'Jo Sinfield', NULL),
(141, 1, 29, '3', '0724641240', NULL),
(142, 1, 29, '4', 'Explorers Club', NULL),
(143, 1, 29, '5', 'hospitality', NULL),
(144, 1, 29, '2', 'explorersclub@me.com', NULL),
(145, 1, 30, '1.3', 'Michelle February', NULL),
(146, 1, 30, '3', '0214315099', NULL),
(147, 1, 30, '4', 'One&Only Cape Town', NULL),
(148, 1, 30, '5', 'hospitality', NULL),
(149, 1, 30, '2', 'Michelle.february@oneandonlycapetown.com', NULL),
(150, 1, 31, '1.3', 'Helen', NULL),
(151, 1, 31, '3', '072 408 5734', NULL),
(152, 1, 31, '4', 'Longgro', NULL),
(153, 1, 31, '5', 'curio/gift shop', NULL),
(154, 1, 31, '2', 'Helen18tid@iafrica.com', NULL),
(155, 1, 32, '1.3', 'Helen', NULL),
(156, 1, 32, '3', '072 408 5734', NULL),
(157, 1, 32, '4', 'Longgro', NULL),
(158, 1, 32, '5', 'curio/gift shop', NULL),
(159, 1, 32, '2', 'Helen18tid@iafrica.com', NULL),
(160, 1, 33, '1.3', 'Mieke groenewald', NULL),
(161, 1, 33, '3', '0714714260', NULL),
(162, 1, 33, '4', 'Nahla Safaris', NULL),
(163, 1, 33, '5', 'curio/gift shop', NULL),
(164, 1, 33, '2', 'Miekeg22@gmail.com', NULL),
(165, 2, 34, '1.3', 'Sanelisiwe', NULL),
(166, 2, 34, '1.6', 'Dlongolo', NULL),
(167, 2, 34, '2', '0732858358', NULL),
(168, 2, 34, '3', 'smdlongolo@gmail.com', NULL),
(169, 2, 34, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(170, 2, 35, '1.3', 'Alisson', NULL),
(171, 2, 35, '1.6', 'Diab', NULL),
(172, 2, 35, '2', '0836667270', NULL),
(173, 2, 35, '3', 'Alisson.lynch@gmail.com', NULL),
(174, 2, 35, '4.1', 'yes, I\'d like to receive news from Pictures & Words', NULL),
(175, 1, 36, '1.3', 'Michelle February', NULL),
(176, 1, 36, '3', '021 431 5099', NULL),
(177, 1, 36, '4', 'One&Only Cape Town', NULL),
(178, 1, 36, '5', 'hospitality', NULL),
(179, 1, 36, '2', 'michelle.february@oneandonlycapetown.com', NULL),
(180, 1, 37, '1.3', 'Jané', NULL),
(181, 1, 37, '3', '0813251556', NULL),
(182, 1, 37, '4', 'Delipmode', NULL),
(183, 1, 37, '5', 'curio/gift shop', NULL),
(184, 1, 37, '2', 'jane31460@icloud.com', NULL),
(185, 1, 38, '1.3', 'Elmarie', NULL),
(186, 1, 38, '3', '0536312422', NULL),
(187, 1, 38, '4', 'De Aar Pharmacy', NULL),
(188, 1, 38, '5', 'book shop', NULL),
(189, 1, 38, '2', 'deaarpharmacy@gmail.com', NULL),
(190, 1, 39, '1.3', 'Elmarie', NULL),
(191, 1, 39, '3', '0837077007', NULL),
(192, 1, 39, '4', 'De Aar Pharmacy', NULL),
(193, 1, 39, '5', 'curio/gift shop', NULL),
(194, 1, 39, '2', 'deaarpharmacy@gmail.com', NULL),
(195, 1, 40, '1.3', 'flore', NULL),
(196, 1, 40, '3', '+27788626044', NULL),
(197, 1, 40, '4', 'Shweet Products (Pty) Ltd', NULL),
(198, 1, 40, '5', 'curio/gift shop', NULL),
(199, 1, 40, '2', 'floredevries.nl@gmail.com', NULL),
(200, 1, 41, '1.3', 'Anahid', NULL),
(201, 1, 41, '3', '+27214222763', NULL),
(202, 1, 41, '4', 'Derwent House Boutique Hotel', NULL),
(203, 1, 41, '5', 'hospitality', NULL),
(204, 1, 41, '2', 'anahid@derwenthouse.co.za', NULL),
(205, 1, 42, '1.3', 'F.Q.', NULL),
(206, 1, 42, '3', '0788626044', NULL),
(207, 1, 42, '4', 'Florentine de Vries t/a  Pictures & Words', NULL),
(208, 1, 42, '5', 'curio/gift shop', NULL),
(209, 1, 42, '2', 'floredevries.nl@gmail.com', NULL),
(210, 1, 43, '1.3', 'Latasha', NULL),
(211, 1, 43, '3', '0781447950', NULL),
(212, 1, 43, '4', 'T-Shirt Lab', NULL),
(213, 1, 43, '5', 'curio/gift shop', NULL),
(214, 1, 43, '2', 'latasha@sidone.co.za', NULL),
(215, 1, 44, '1.3', 'Nikki Stanley', NULL),
(216, 1, 44, '3', '0825757637', NULL),
(217, 1, 44, '4', 'trendy tots', NULL),
(218, 1, 44, '5', 'toy shop', NULL),
(219, 1, 44, '2', 'info@trendytots.co.za', NULL),
(220, 1, 45, '1.3', 'Ntokozo Zulu', NULL),
(221, 1, 45, '3', '0731581231', NULL),
(222, 1, 45, '4', 'Miale Trading Enterprise', NULL),
(223, 1, 45, '5', 'curio/gift shop', NULL),
(224, 1, 45, '2', 'ntokozo@marangaccessories.co.za', NULL),
(225, 1, 46, '1.3', 'Dewald Prinsloo', NULL),
(226, 1, 46, '3', '0825582221', NULL),
(227, 1, 46, '4', 'EBONY/CURATED', NULL),
(228, 1, 46, '5', 'curio/gift shop', NULL),
(229, 1, 46, '2', 'dewald@ebonycurated.com', NULL),
(230, 1, 47, '1.3', 'Liza Jordan', NULL),
(231, 1, 47, '3', '0844799089', NULL),
(232, 1, 47, '4', 'Pangopups', NULL),
(233, 1, 47, '5', 'toy shop', NULL),
(234, 1, 47, '2', 'Storage@jordanprops.co.za', NULL),
(235, 3, 48, '2', 'flore', ''),
(236, 3, 48, '1', 'Shweet Products (Pty) Ltd', ''),
(237, 3, 48, '4', '(078) 862-6044', ''),
(238, 3, 48, '3', 'flore@picturesandwords.co.za', ''),
(239, 3, 48, '6', 'Bags', ''),
(240, 3, 48, '13', 'jsgjsd', ''),
(241, 3, 48, '8', 'wedding', ''),
(242, 3, 48, '10', '10', ''),
(243, 3, 48, '12', 'testje', '');

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

--
-- Table structure for table `wpva_gf_entry_notes`
--

CREATE TABLE `wpva_gf_entry_notes` (
  `id` int UNSIGNED NOT NULL,
  `entry_id` int UNSIGNED NOT NULL,
  `user_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `note_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sub_type` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_gf_form`
--

CREATE TABLE `wpva_gf_form` (
  `id` mediumint UNSIGNED NOT NULL,
  `title` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `is_trash` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_gf_form`
--

INSERT INTO `wpva_gf_form` (`id`, `title`, `date_created`, `date_updated`, `is_active`, `is_trash`) VALUES
(1, 'Wholesale Access Request', '2017-04-12 10:40:15', NULL, 1, 0),
(2, 'October Colouring Competition', '2017-09-14 08:47:32', NULL, 0, 0),
(3, 'Corporate Gifts', '2019-08-22 16:36:24', NULL, 1, 0),
(4, 'Corporate Gifts (1)', '2019-08-26 12:43:52', NULL, 1, 1),
(5, 'Corporate Gifts (1)', '2019-08-26 12:48:45', NULL, 0, 0),
(6, 'Corporate Gifts 2', '2019-08-26 12:54:44', NULL, 0, 0);

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

--
-- Table structure for table `wpva_gf_form_meta`
--

CREATE TABLE `wpva_gf_form_meta` (
  `form_id` mediumint UNSIGNED NOT NULL,
  `display_meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `entries_grid_meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `confirmations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `notifications` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_gf_form_meta`
--

INSERT INTO `wpva_gf_form_meta` (`form_id`, `display_meta`, `entries_grid_meta`, `confirmations`, `notifications`) VALUES
(1, '{\"title\":\"Wholesale Access Request\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"{user:user_email}\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"label\":\"Contact number\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":4,\"label\":\"Company name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"select\",\"id\":5,\"label\":\"Category\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"choices\":[{\"text\":\"curio\\/gift shop\",\"value\":\"curio\\/gift shop\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"toy shop\",\"value\":\"toy shop\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"book shop\",\"value\":\"book shop\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"hospitality\",\"value\":\"hospitality\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"safari company\",\"value\":\"safari company\",\"isSelected\":false,\"price\":\"\"}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"{user:user_email}\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"}],\"version\":\"2.0.6\",\"id\":1,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}', '', '{\"58ee041011e7b\":{\"id\":\"58ee041011e7b\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"<span style=\\\"color: #232323;\\\">Thank you for requesting to become a Wholesaler. We will review your application and let you know once it has been approved. The moment it has been approved, you can login to our site and all prices will automatically be converted into wholesale prices.\\u00a0<\\/span>\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}', '{\"58ee040fef955\":{\"isActive\":true,\"id\":\"58ee040fef955\",\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"flore@kids.shweetproducts.com\",\"toType\":\"email\",\"bcc\":\"\",\"subject\":\"New Wholesale Request\",\"message\":\"The following user has requested to become a wholesaler:\\r\\n\\r\\n{all_fields}\\r\\n\\r\\nPlease click on the following link and change the role from customer to wholesaler.\\r\\n\\r\\nhttps:\\/\\/kids.shweetproducts.com\\/wp-admin\\/users.php\",\"from\":\"no-reply@kids.shweetproducts.com\",\"fromName\":\"{Name (First):1.3}\",\"replyTo\":\"{Email:2}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}'),
(2, '{\"title\":\"October Colouring Competition\",\"description\":\"Enter your details below to download the colouring material.\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"name\",\"id\":1,\"label\":\"name:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"choices\":[{\"text\":\"Mr.\",\"value\":\"Mr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Miss\",\"value\":\"Miss\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Ms.\",\"value\":\"Ms.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Dr.\",\"value\":\"Dr.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Prof.\",\"value\":\"Prof.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Rev.\",\"value\":\"Rev.\",\"isSelected\":false,\"price\":\"\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"isHidden\":true}],\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"phone\",\"id\":2,\"label\":\"contact number:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"phoneFormat\":\"international\",\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"email\",\"id\":3,\"label\":\"email:\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"checkbox\",\"id\":4,\"label\":\"Be the first to hear about new specials and competitions!\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"choices\":[{\"text\":\"yes, I\'d like to receive news from Pictures & Words\",\"value\":\"yes, I\'d like to receive news from Pictures & Words\",\"isSelected\":true,\"price\":\"\"}],\"inputs\":[{\"id\":\"4.1\",\"label\":\"yes, I\'d like to receive news from Pictures & Words\",\"name\":\"\"}],\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"adminOnly\":false,\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1}],\"version\":\"2.0.6\",\"id\":2,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}', NULL, '{\"59ba42241ebee\":{\"id\":\"59ba42241ebee\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for\\u00a0for joining our school holiday colouring competition. The colouring material will be emailed to you shortly.\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}', '{\"59ba42241aad4\":{\"id\":\"59ba42241aad4\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"isActive\":false},\"59ba4883bd932\":{\"isActive\":true,\"id\":\"59ba4883bd932\",\"name\":\"customer notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"3\",\"toType\":\"field\",\"bcc\":\"\",\"subject\":\"Pictures & Words School holiday colouring competition - free download\",\"message\":\"Hi\\u00a0{name: (First):1.3}\\r\\n\\r\\nThank you very much for your interest in our school holiday colouring competition. Please click on the link to download our colouring material:\\u00a0<a href=\\\"https:\\/\\/kids.shweetproducts.com\\/wp-content\\/uploads\\/2017\\/09\\/Colouring_Competition_Sep_17.pdf\\\">https:\\/\\/kids.shweetproducts.com\\/wp-content\\/uploads\\/2017\\/09\\/Colouring_Competition_Sep_17.pdf<\\/a>\\r\\n\\r\\nIf you have any further questions please do not hesitate to <a href=\\\"https:\\/\\/kids.shweetproducts.com\\/contact\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">contact us <\\/a>\\r\\n\\r\\nHave fun colouring!\\r\\n\\r\\nPictures &amp; Words\",\"from\":\"flore@kids.shweetproducts.com\",\"fromName\":\"Pictures & Words\",\"replyTo\":\"flore@kids.shweetproducts.com\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}'),
(3, '{\"title\":\"Corporate Gifts\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"html\",\"id\":16,\"label\":\"HTML Block\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"content\":\"<h4>Contact Details<\\/h4>\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"text\",\"id\":2,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false},{\"type\":\"text\",\"id\":1,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false},{\"type\":\"phone\",\"id\":4,\"label\":\"Tel no.\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"email\",\"id\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"html\",\"id\":17,\"label\":\"Gift details\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"content\":\"<h4><\\/h4>\\n<h4>Gift Details<\\/h4>\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"select\",\"id\":6,\"label\":\"Interested in\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"choices\":[{\"text\":\"Shweshwe Notebooks\",\"value\":\"Shweshwe Notebooks\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Bags\",\"value\":\"Bags\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Your Shweet Ideas please!\",\"value\":\"Your Shweet Ideas please!\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Other\",\"value\":\"Other\",\"isSelected\":false,\"price\":\"\"}],\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"enableChoiceValue\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"text\",\"id\":13,\"label\":\"If Other, please specify\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false},{\"type\":\"text\",\"id\":8,\"label\":\"Occasion\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false},{\"type\":\"text\",\"id\":10,\"label\":\"Budget (if known) and quantity\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false},{\"type\":\"textarea\",\"id\":12,\"label\":\"Extra Notes\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\"},{\"type\":\"html\",\"id\":14,\"label\":\"HTML Block\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"content\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"}],\"version\":\"2.4.11.4\",\"id\":3,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":18}', '', '{\"5d5ec488c219a\":{\"id\":\"5d5ec488c219a\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}', '{\"5d5ec488c1cdb\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"info@kids.shweetproducts.com, amander@kids.shweetproducts.com\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"<h4>Client Details:<\\/h4>\\r\\nName:{Name:2}\\r\\n\\r\\nCompany Name: {Company Name:1}\\r\\n\\r\\nTel Number: {Tel no.:4}\\r\\n\\r\\nEmail: {Email:3}\\r\\n<h4>Gift Details:<\\/h4>\\r\\nInterested in: {Intrested in:6}\\r\\n\\r\\n{If Other, please specify:13}\\r\\n\\r\\nOccassion: {Occasion:8}\\r\\n\\r\\nBudget &amp; Quantity: {Budget (if known) and quantity:10}\\r\\n\\r\\nExtra Notes:\\r\\n\\r\\n{Extra Notes:12}\",\"from\":\"{admin_email}\",\"fromName\":\"Shweet Products Website\",\"replyTo\":\"\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5d5ec488c1cdb\"},\"5d5ec94aed0ce\":{\"isActive\":true,\"id\":\"5d5ec94aed0ce\",\"name\":\"Client Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"3\",\"toType\":\"field\",\"bcc\":\"\",\"subject\":\"Shweet Products Corporate Gifting\",\"message\":\"\\r\\nDear {Name:2}\\r\\n \\r\\nMany thanks for taking the time to fill out the form. We will get back to you as soon as possible with inspiring ideas that will fit your requirements.  Something 100% locally made, something Shweet\\u2026\\r\\n \\r\\nIf you have any questions in the meantime, please do not hesitate to contact me directly. \\r\\n \\r\\nBest regards. \\r\\n \\r\\nFlore de Vries\\r\\n \\r\\nShweet Products (Pty) Ltd\\r\\n \\r\\n + 27 78 8626 044\\r\\n \\r\\nLOVE AFRICA. BE SHWEET\\r\\n\",\"from\":\"info@kids.shweetproducts.com\",\"fromName\":\"Shweet Products\",\"replyTo\":\"info@kids.shweetproducts.com\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}'),
(4, '{\"title\":\"Corporate Gifts (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":2,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\"},{\"type\":\"text\",\"id\":1,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\"},{\"type\":\"email\",\"id\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"phone\",\"id\":4,\"label\":\"Tel no.\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":8,\"label\":\"Occasion\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\"},{\"type\":\"date\",\"id\":9,\"label\":\"Deadline\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"dateType\":\"datepicker\",\"calendarIconType\":\"none\",\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"dmy\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"},{\"type\":\"text\",\"id\":10,\"label\":\"Budget\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\"},{\"type\":\"textarea\",\"id\":12,\"label\":\"Extra Notes\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\"}],\"version\":\"2.4.11.4\",\"id\":4,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":14}', NULL, '{\"5d5ec488c219a\":{\"id\":\"5d5ec488c219a\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}', '{\"5d5ec488c1cdb\":{\"isActive\":true,\"id\":\"5d5ec488c1cdb\",\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"info@kids.shweetproducts.com, amander@kids.shweetproducts.com\",\"toType\":\"email\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"from\":\"{admin_email}\",\"fromName\":\"Shweet Products Website\",\"replyTo\":\"\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false},\"5d5ec94aed0ce\":{\"isActive\":true,\"id\":\"5d5ec94aed0ce\",\"name\":\"Client Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"3\",\"toType\":\"field\",\"bcc\":\"\",\"subject\":\"Shweet Products Corporate Gifting\",\"message\":\"\\r\\nDear {Name:2}\\r\\n \\r\\nMany thanks for taking the time to fill out the form. We will get back to you as soon as possible with inspiring ideas that will fit your requirements.  Something 100% locally made, something Shweet\\u2026\\r\\n \\r\\nIf you have any questions in the meantime, please do not hesitate to contact me directly. \\r\\n \\r\\nBest regards. \\r\\n \\r\\nFlore de Vries\\r\\n \\r\\nShweet Products (Pty) Ltd\\r\\n \\r\\n + 27 78 8626 044\\r\\n \\r\\nLOVE AFRICA. BE SHWEET\\r\\n\",\"from\":\"info@kids.shweetproducts.com\",\"fromName\":\"Shweet Products\",\"replyTo\":\"info@kids.shweetproducts.com\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}');
INSERT INTO `wpva_gf_form_meta` (`form_id`, `display_meta`, `entries_grid_meta`, `confirmations`, `notifications`) VALUES
(5, '{\"title\":\"Corporate Gifts (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":2,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"text\",\"id\":1,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"email\",\"id\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"phone\",\"id\":4,\"label\":\"Tel no.\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"select\",\"id\":6,\"label\":\"Intrested in\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"choices\":[{\"text\":\"Shweshwe Notebooks\",\"value\":\"Shweshwe Notebooks\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Bags\",\"value\":\"Bags\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Your Shweet Ideas please!\",\"value\":\"Your Shweet Ideas please!\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Other\",\"value\":\"Other\",\"isSelected\":false,\"price\":\"\"}],\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"enableChoiceValue\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"text\",\"id\":13,\"label\":\"If Other, please specify\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"6\",\"operator\":\"is\",\"value\":\"Other\"}]},\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"number\",\"id\":7,\"label\":\"Quantity (MOQ 100 units)\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"productField\":\"\",\"rangeMax\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"text\",\"id\":8,\"label\":\"Occasion\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"date\",\"id\":9,\"label\":\"Deadline\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"dateType\":\"datepicker\",\"calendarIconType\":\"none\",\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"dmy\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"text\",\"id\":10,\"label\":\"Budget\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"},{\"type\":\"textarea\",\"id\":12,\"label\":\"Extra Notes\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":3,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"visibility\":\"visible\",\"fields\":\"\"}],\"version\":\"2.0.6\",\"id\":5,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"nextFieldId\":14}', NULL, '{\"5d5ec488c219a\":{\"id\":\"5d5ec488c219a\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}', '{\"5d5ec488c1cdb\":{\"isActive\":true,\"id\":\"5d5ec488c1cdb\",\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"info@kids.shweetproducts.com, amander@kids.shweetproducts.com\",\"toType\":\"email\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"from\":\"{admin_email}\",\"fromName\":\"Shweet Products Website\",\"replyTo\":\"\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false},\"5d5ec94aed0ce\":{\"isActive\":true,\"id\":\"5d5ec94aed0ce\",\"name\":\"Client Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"3\",\"toType\":\"field\",\"bcc\":\"\",\"subject\":\"Shweet Products Corporate Gifting\",\"message\":\"\\r\\nDear {Name:2}\\r\\n \\r\\nMany thanks for taking the time to fill out the form. We will get back to you as soon as possible with inspiring ideas that will fit your requirements.  Something 100% locally made, something Shweet\\u2026\\r\\n \\r\\nIf you have any questions in the meantime, please do not hesitate to contact me directly. \\r\\n \\r\\nBest regards. \\r\\n \\r\\nFlore de Vries\\r\\n \\r\\nShweet Products (Pty) Ltd\\r\\n \\r\\n + 27 78 8626 044\\r\\n \\r\\nLOVE AFRICA. BE SHWEET\\r\\n\",\"from\":\"info@kids.shweetproducts.com\",\"fromName\":\"Shweet Products\",\"replyTo\":\"info@kids.shweetproducts.com\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false}}'),
(6, '{\"title\":\"Corporate Gifts 2\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"text\",\"id\":2,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"email\",\"id\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":5,\"label\":\"Tel no.\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"select\",\"id\":6,\"label\":\"Intrested in\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Shweshwe Notebooks\",\"value\":\"Shweshwe Notebooks\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Bags\",\"value\":\"Bags\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Your Shweet Ideas please!\",\"value\":\"Your Shweet Ideas please!\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Other\",\"value\":\"Other\",\"isSelected\":false,\"price\":\"\"}],\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"text\",\"id\":7,\"label\":\"Quantity (MOQ 100 units)\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"text\",\"id\":11,\"label\":\"Occassion\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"date\",\"id\":12,\"label\":\"Deadline\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"dateType\":\"datepicker\",\"calendarIconType\":\"none\",\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_left_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":8,\"label\":\"Budget\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_right_half\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"textarea\",\"id\":10,\"label\":\"Extra Notes\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false}],\"version\":\"2.4.11.4\",\"id\":6,\"nextFieldId\":14,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}', NULL, '{\"5d63d6941874e\":{\"id\":\"5d63d6941874e\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}', '{\"5d63d694184e5\":{\"id\":\"5d63d694184e5\",\"isActive\":true,\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}');

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

--
-- Table structure for table `wpva_gf_form_revisions`
--

CREATE TABLE `wpva_gf_form_revisions` (
  `id` bigint UNSIGNED NOT NULL,
  `form_id` mediumint UNSIGNED NOT NULL,
  `display_meta` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `date_created` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_gf_form_view`
--

CREATE TABLE `wpva_gf_form_view` (
  `id` bigint UNSIGNED NOT NULL,
  `form_id` mediumint UNSIGNED NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `count` mediumint UNSIGNED NOT NULL DEFAULT '1'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_gf_form_view`
--

INSERT INTO `wpva_gf_form_view` (`id`, `form_id`, `date_created`, `ip`, `count`) VALUES
(1, 1, '2017-04-12 10:47:15', '169.1.186.137', 1),
(2, 1, '2017-06-07 09:11:12', '197.101.70.196', 5),
(3, 1, '2017-06-12 11:40:21', '196.22.248.58', 4),
(4, 1, '2017-06-14 12:03:57', '196.22.248.58', 1),
(5, 1, '2017-06-19 09:03:40', '169.0.66.76', 1),
(6, 1, '2017-06-25 11:07:36', '66.249.79.92', 3),
(7, 1, '2017-06-28 19:59:55', '91.121.101.78', 2),
(8, 1, '2017-06-30 04:40:37', '197.101.72.221', 1),
(9, 1, '2017-07-09 08:35:36', '104.236.33.31', 1),
(10, 1, '2017-07-10 13:16:20', '196.22.248.58', 1),
(11, 1, '2017-07-11 19:07:12', '197.101.72.191', 1),
(12, 1, '2017-07-13 14:09:40', '105.246.73.190', 3),
(13, 1, '2017-07-16 10:20:27', '105.246.75.14', 1),
(14, 1, '2017-07-17 18:53:58', '105.184.6.70', 1),
(15, 1, '2017-07-19 00:02:00', '88.198.25.244', 4),
(16, 1, '2017-07-21 10:52:39', '105.12.165.18', 1),
(17, 1, '2017-07-23 06:37:53', '105.226.230.203', 1),
(18, 1, '2017-07-24 12:43:21', '66.249.66.80', 3),
(19, 1, '2017-07-26 01:19:54', '34.229.118.54', 2),
(20, 1, '2017-07-27 15:33:36', '66.249.66.81', 3),
(21, 1, '2017-07-29 04:57:34', '138.197.85.248', 2),
(22, 1, '2017-07-30 06:31:58', '207.46.13.101', 2),
(23, 1, '2017-08-08 04:34:35', '104.236.8.236', 1),
(24, 1, '2017-08-09 05:47:17', '5.189.184.181', 1),
(25, 1, '2017-08-10 06:04:55', '105.186.84.224', 2),
(26, 1, '2017-08-11 10:35:38', '47.91.198.156', 1),
(27, 1, '2017-08-15 08:44:22', '205.201.132.14', 17),
(28, 1, '2017-08-17 00:58:00', '144.76.153.198', 3),
(29, 1, '2017-08-18 04:31:31', '159.203.123.52', 3),
(30, 1, '2017-08-21 02:38:23', '54.76.17.53', 2),
(31, 1, '2017-08-23 06:55:17', '196.33.24.4', 1),
(32, 1, '2017-08-28 06:12:30', '104.131.51.151', 1),
(33, 1, '2017-08-29 08:55:40', '196.22.248.58', 2),
(34, 1, '2017-08-31 10:08:57', '196.192.174.19', 2),
(35, 1, '2017-09-01 13:15:44', '196.33.24.4', 1),
(36, 1, '2017-09-03 06:24:27', '66.249.66.192', 1),
(37, 1, '2017-09-04 06:45:59', '146.185.182.48', 4),
(38, 1, '2017-09-05 09:19:53', '41.13.232.194', 1),
(39, 1, '2017-09-07 04:00:04', '157.55.39.92', 2),
(40, 1, '2017-09-08 12:48:42', '165.255.81.32', 1),
(41, 1, '2017-09-12 12:17:04', '196.33.24.4', 1),
(42, 1, '2017-09-13 14:57:05', '41.146.141.47', 1),
(43, 1, '2017-09-17 05:48:44', '45.55.225.14', 1),
(44, 2, '2017-09-19 02:10:27', '70.39.246.37', 7),
(45, 2, '2017-09-20 02:38:24', '66.249.64.31', 6),
(46, 2, '2017-09-21 09:50:50', '196.215.123.174', 8),
(47, 2, '2017-09-22 11:15:31', '54.243.53.148', 1),
(48, 2, '2017-09-23 23:01:24', '146.185.223.221', 1),
(49, 1, '2017-09-24 12:28:30', '40.77.167.18', 1),
(50, 2, '2017-09-25 01:34:39', '112.198.72.142', 3),
(51, 2, '2017-09-26 07:10:47', '89.36.211.128', 7),
(52, 1, '2017-09-26 09:23:23', '41.13.254.132', 3),
(53, 2, '2017-09-27 08:43:53', '197.101.67.138', 1),
(54, 1, '2017-09-27 20:01:33', '94.247.177.92', 2),
(55, 2, '2017-09-28 12:58:18', '207.46.13.22', 3),
(56, 2, '2017-09-29 13:37:51', '105.228.86.108', 2),
(57, 1, '2017-09-29 14:02:41', '207.46.13.22', 2),
(58, 2, '2017-09-30 21:56:21', '82.223.111.200', 2),
(59, 2, '2017-10-02 02:32:55', '134.249.55.60', 4),
(60, 1, '2017-10-02 16:48:37', '157.55.39.104', 3),
(61, 2, '2017-10-04 01:38:03', '110.54.228.31', 41),
(62, 1, '2017-10-04 08:04:31', '41.177.125.11', 5),
(63, 2, '2017-10-05 05:28:00', '82.169.61.157', 17),
(64, 2, '2017-10-06 08:58:54', '70.39.246.37', 16),
(65, 1, '2017-10-07 00:09:21', '159.203.174.224', 1),
(66, 2, '2017-10-07 20:10:02', '41.13.128.114', 2),
(67, 2, '2017-10-08 23:43:25', '197.89.95.141', 17),
(68, 1, '2017-10-09 13:14:50', '88.198.25.244', 1),
(69, 2, '2017-10-09 23:51:10', '213.225.11.124', 4),
(70, 2, '2017-10-11 07:40:09', '129.205.146.29', 3),
(71, 1, '2017-10-11 12:52:17', '213.150.211.163', 1),
(72, 2, '2017-10-12 08:55:24', '70.39.246.37', 7),
(73, 2, '2017-10-13 15:15:21', '197.83.236.147', 1),
(74, 2, '2017-10-15 21:17:04', '176.103.214.16', 3),
(75, 1, '2017-10-17 04:38:56', '129.205.146.29', 2),
(76, 2, '2017-10-17 13:11:01', '41.135.115.239', 3),
(77, 1, '2017-10-19 13:44:53', '66.249.64.30', 2),
(78, 2, '2017-10-19 19:13:58', '66.249.64.31', 3),
(79, 1, '2017-10-21 05:18:35', '129.205.146.29', 1),
(80, 2, '2017-10-21 13:42:01', '146.185.223.150', 2),
(81, 1, '2017-10-24 04:36:41', '129.205.146.29', 1),
(82, 1, '2017-10-27 12:27:54', '105.186.189.228', 1),
(83, 2, '2017-10-28 03:11:33', '66.249.64.30', 3),
(84, 2, '2017-10-29 19:18:07', '105.3.165.154', 3),
(85, 1, '2017-10-30 06:35:50', '185.66.68.139', 1),
(86, 2, '2017-10-31 08:41:27', '70.39.246.37', 3),
(87, 1, '2017-10-31 12:41:34', '41.164.20.34', 1),
(88, 1, '2017-11-01 14:33:30', '104.236.4.60', 1),
(89, 2, '2017-11-01 14:44:55', '104.236.4.60', 3),
(90, 2, '2017-11-02 14:56:33', '37.59.35.77', 3),
(91, 2, '2017-11-03 19:34:42', '202.46.55.64', 1),
(92, 2, '2017-11-05 08:17:28', '75.98.174.194', 3),
(93, 1, '2017-11-05 21:42:13', '207.46.13.126', 1),
(94, 2, '2017-11-07 03:21:17', '184.168.75.99', 5),
(95, 1, '2017-11-07 14:07:36', '80.248.225.142', 9),
(96, 2, '2017-11-08 06:36:38', '217.16.8.109', 2),
(97, 2, '2017-11-09 14:49:50', '185.77.160.38', 3),
(98, 2, '2017-11-11 02:34:35', '66.249.66.192', 4),
(99, 1, '2017-11-11 11:07:44', '104.131.108.114', 1),
(100, 2, '2017-11-12 07:20:31', '207.46.13.135', 1),
(101, 1, '2017-11-13 08:02:03', '165.165.151.169', 1),
(102, 2, '2017-11-14 08:11:33', '169.1.132.4', 3),
(103, 2, '2017-11-16 12:37:41', '216.244.66.194', 1),
(104, 2, '2017-11-18 10:10:00', '216.244.66.194', 2),
(105, 2, '2017-11-20 05:16:33', '88.198.25.244', 2),
(106, 1, '2017-11-20 05:22:41', '88.198.25.244', 4),
(107, 2, '2017-11-21 17:19:00', '216.244.66.194', 2),
(108, 1, '2017-11-22 20:06:31', '40.77.167.80', 1),
(109, 2, '2017-11-23 17:27:21', '66.249.64.1', 2),
(110, 1, '2017-11-26 04:30:00', '118.174.118.10', 3),
(111, 2, '2017-11-26 12:04:17', '216.244.66.194', 1),
(112, 2, '2017-11-28 18:05:22', '216.244.66.194', 3),
(113, 1, '2017-11-30 09:11:52', '159.203.102.156', 1),
(114, 2, '2017-11-30 09:23:43', '159.203.102.156', 4),
(115, 2, '2017-12-01 11:14:42', '216.244.66.194', 4),
(116, 1, '2017-12-01 12:40:57', '41.13.246.101', 1),
(117, 2, '2017-12-04 13:11:46', '216.244.66.194', 1),
(118, 1, '2017-12-05 00:36:24', '144.76.153.198', 2),
(119, 2, '2017-12-05 14:00:23', '123.136.106.33', 2),
(120, 1, '2017-12-06 02:58:18', '86.47.80.148', 1),
(121, 2, '2017-12-06 18:37:15', '41.145.211.42', 6),
(122, 1, '2017-12-07 11:48:21', '66.249.64.1', 1),
(123, 2, '2017-12-08 16:38:17', '40.77.167.101', 1),
(124, 1, '2017-12-10 02:44:36', '138.197.30.99', 1),
(125, 2, '2017-12-10 02:56:51', '138.197.30.99', 3),
(126, 2, '2017-12-11 21:01:49', '54.243.53.148', 3),
(127, 2, '2017-12-13 08:51:20', '216.244.66.194', 4),
(128, 2, '2017-12-14 19:55:47', '157.55.39.5', 1),
(129, 2, '2017-12-16 07:37:59', '216.244.66.194', 8),
(130, 1, '2017-12-17 19:09:07', '41.13.232.250', 3),
(131, 2, '2017-12-18 19:21:43', '40.77.167.65', 2),
(132, 2, '2017-12-19 22:58:14', '40.77.167.65', 4),
(133, 1, '2017-12-19 23:34:47', '61.177.20.67', 3),
(134, 2, '2017-12-21 06:28:21', '185.36.102.114', 3),
(135, 2, '2017-12-22 09:28:37', '216.244.66.194', 3),
(136, 1, '2017-12-22 11:44:13', '188.226.153.116', 1),
(137, 2, '2017-12-23 20:13:04', '66.249.64.1', 2),
(138, 2, '2017-12-24 20:20:57', '207.46.13.102', 2),
(139, 2, '2017-12-26 18:20:02', '178.137.83.166', 3),
(140, 1, '2017-12-28 19:06:40', '45.55.235.114', 1),
(141, 2, '2017-12-28 19:18:50', '45.55.235.114', 2),
(142, 1, '2017-12-29 20:09:56', '207.46.13.102', 1),
(143, 2, '2017-12-30 15:17:46', '105.228.107.21', 2),
(144, 1, '2017-12-31 03:00:14', '185.63.255.121', 2),
(145, 2, '2017-12-31 21:02:33', '54.243.53.148', 1),
(146, 2, '2018-01-02 17:38:40', '66.249.64.31', 1),
(147, 1, '2018-01-02 20:33:28', '197.86.173.209', 1),
(148, 2, '2018-01-04 14:35:54', '46.161.9.63', 1),
(149, 2, '2018-01-08 09:42:33', '157.55.39.218', 2),
(150, 1, '2018-01-09 05:03:23', '104.131.12.4', 1),
(151, 2, '2018-01-10 12:16:25', '157.55.39.246', 1),
(152, 2, '2018-01-13 06:03:51', '66.249.69.136', 2),
(153, 1, '2018-01-14 05:05:34', '88.198.25.244', 1),
(154, 2, '2018-01-14 18:56:50', '66.249.64.30', 2),
(155, 2, '2018-01-16 23:22:49', '216.244.66.194', 5),
(156, 1, '2018-01-17 14:50:58', '66.102.6.138', 1),
(157, 2, '2018-01-18 07:40:07', '216.244.66.194', 1),
(158, 2, '2018-01-19 17:54:04', '216.244.66.194', 1),
(159, 2, '2018-01-20 23:36:55', '54.243.53.148', 3),
(160, 1, '2018-01-21 10:19:32', '185.63.255.121', 2),
(161, 2, '2018-01-22 04:04:28', '216.244.66.194', 2),
(162, 2, '2018-01-24 02:49:53', '144.139.83.250', 3),
(163, 2, '2018-01-25 14:26:29', '66.249.65.152', 2),
(164, 1, '2018-01-26 07:35:39', '66.249.79.92', 1),
(165, 2, '2018-01-26 21:52:09', '216.244.66.194', 1),
(166, 1, '2018-01-28 10:51:08', '104.131.177.72', 1),
(167, 2, '2018-01-28 11:03:38', '104.131.177.72', 2),
(168, 1, '2018-01-29 11:10:16', '66.102.8.220', 1),
(169, 2, '2018-01-31 14:03:45', '216.244.66.194', 2),
(170, 2, '2018-02-01 15:23:33', '185.36.102.114', 3),
(171, 2, '2018-02-02 22:03:30', '216.244.66.194', 3),
(172, 1, '2018-02-03 17:22:26', '104.131.54.125', 1),
(173, 2, '2018-02-05 06:00:34', '216.244.66.194', 1),
(174, 2, '2018-02-06 16:31:16', '207.46.13.124', 2),
(175, 1, '2018-02-07 08:39:26', '197.95.195.80', 1),
(176, 2, '2018-02-08 05:57:24', '66.249.66.192', 1),
(177, 1, '2018-02-09 05:22:51', '157.55.39.230', 3),
(178, 2, '2018-02-09 06:17:37', '146.185.223.245', 3),
(179, 2, '2018-02-10 13:26:47', '207.46.13.115', 1),
(180, 1, '2018-02-10 20:55:19', '41.13.0.123', 1),
(181, 2, '2018-02-12 05:38:45', '216.244.66.194', 1),
(182, 1, '2018-02-13 21:13:48', '80.248.225.168', 1),
(183, 2, '2018-02-13 21:19:01', '80.248.225.168', 2),
(184, 1, '2018-02-16 16:02:28', '104.236.221.67', 1),
(185, 2, '2018-02-16 16:14:38', '104.236.221.67', 2),
(186, 2, '2018-02-19 04:33:13', '216.244.66.194', 2),
(187, 2, '2018-02-21 13:04:14', '66.249.66.220', 4),
(188, 2, '2018-02-23 04:41:48', '223.189.70.238', 2),
(189, 1, '2018-02-23 04:48:45', '216.244.66.194', 9),
(190, 2, '2018-02-24 09:34:47', '107.23.36.225', 1),
(191, 2, '2018-02-26 20:11:35', '216.244.66.194', 1),
(192, 2, '2018-03-01 02:58:15', '216.244.66.194', 3),
(193, 1, '2018-03-01 12:54:02', '169.0.143.217', 2),
(194, 2, '2018-03-03 11:06:46', '216.244.66.194', 2),
(195, 2, '2018-03-05 18:46:35', '216.244.66.194', 3),
(196, 1, '2018-03-07 00:42:37', '66.249.69.220', 3),
(197, 2, '2018-03-08 03:13:21', '216.244.66.194', 5),
(198, 1, '2018-03-08 03:18:37', '88.198.25.244', 2),
(199, 2, '2018-03-12 01:12:59', '40.77.167.138', 1),
(200, 1, '2018-03-12 14:45:51', '105.226.13.226', 1),
(201, 1, '2018-03-14 16:14:55', '138.197.70.169', 3),
(202, 2, '2018-03-14 16:26:45', '138.197.70.169', 1),
(203, 2, '2018-03-16 08:44:34', '216.244.66.194', 2),
(204, 1, '2018-03-17 05:49:45', '83.71.247.36', 3),
(205, 2, '2018-03-17 11:38:16', '216.244.66.226', 3),
(206, 2, '2018-03-18 13:49:49', '82.22.228.252', 5),
(207, 1, '2018-03-18 17:17:34', '41.113.224.174', 2),
(208, 2, '2018-03-19 15:40:34', '216.244.66.194', 1),
(209, 2, '2018-03-21 04:00:46', '66.249.64.30', 1),
(210, 2, '2018-03-22 06:48:54', '66.249.65.204', 1),
(211, 1, '2018-03-24 22:11:35', '165.227.71.130', 2),
(212, 2, '2018-03-24 22:23:26', '165.227.71.130', 1),
(213, 1, '2018-03-29 02:19:12', '95.45.252.1', 1),
(214, 2, '2018-03-30 14:00:32', '105.186.163.79', 1),
(215, 2, '2018-03-31 19:33:25', '207.46.13.122', 1),
(216, 1, '2018-04-04 01:36:05', '165.227.96.47', 1),
(217, 2, '2018-04-04 01:47:55', '165.227.96.47', 2),
(218, 2, '2018-04-05 21:27:46', '66.249.64.94', 1),
(219, 1, '2018-04-06 09:08:56', '41.0.237.138', 1),
(220, 1, '2018-04-08 02:33:57', '89.234.68.97', 1),
(221, 2, '2018-04-09 12:26:21', '109.148.122.236', 1),
(222, 1, '2018-04-10 06:31:03', '5.9.94.207', 1),
(223, 2, '2018-04-10 22:46:34', '216.244.66.194', 1),
(224, 1, '2018-04-11 23:39:29', '139.59.243.21', 1),
(225, 2, '2018-04-11 23:42:24', '139.59.243.21', 1),
(226, 1, '2018-04-14 04:36:29', '174.138.60.214', 1),
(227, 2, '2018-04-14 04:48:18', '174.138.60.214', 1),
(228, 2, '2018-04-15 09:43:11', '185.103.254.68', 1),
(229, 2, '2018-04-18 16:56:00', '157.55.39.242', 3),
(230, 2, '2018-04-20 03:00:22', '216.244.66.194', 3),
(231, 2, '2018-04-22 01:58:59', '146.185.223.150', 2),
(232, 1, '2018-04-22 11:03:14', '169.255.34.134', 2),
(233, 1, '2018-04-23 15:43:15', '102.251.225.49', 1),
(234, 2, '2018-04-24 09:49:59', '196.23.50.73', 3),
(235, 1, '2018-04-24 19:55:24', '159.89.47.187', 1),
(236, 2, '2018-04-26 01:12:43', '137.74.132.80', 1),
(237, 2, '2018-04-28 13:51:20', '216.244.66.194', 1),
(238, 2, '2018-04-30 21:31:12', '66.249.65.206', 1),
(239, 1, '2018-05-01 23:21:19', '105.8.7.53', 2),
(240, 2, '2018-05-07 14:13:51', '66.249.64.1', 2),
(241, 1, '2018-05-07 19:33:09', '159.65.244.120', 1),
(242, 1, '2018-05-10 12:41:22', '40.77.167.84', 1),
(243, 2, '2018-05-11 20:19:27', '157.55.39.62', 1),
(244, 1, '2018-05-13 14:17:28', '66.249.64.1', 1),
(245, 2, '2018-05-14 19:47:55', '66.249.66.192', 2),
(246, 1, '2018-05-14 20:32:54', '174.138.10.235', 2),
(247, 2, '2018-05-18 06:46:57', '110.54.248.191', 1),
(248, 1, '2018-05-18 11:30:54', '160.119.221.2', 1),
(249, 1, '2018-05-21 07:18:20', '41.114.223.192', 2),
(250, 1, '2018-05-24 22:15:03', '159.203.72.245', 2),
(251, 2, '2018-05-24 22:26:53', '159.203.72.245', 1),
(252, 1, '2018-05-29 00:52:11', '66.249.65.126', 3),
(253, 1, '2018-05-31 07:12:35', '197.101.66.176', 1),
(254, 2, '2018-06-01 03:32:37', '66.249.66.31', 3),
(255, 1, '2018-06-01 20:52:54', '66.249.66.2', 1),
(256, 2, '2018-06-02 04:16:20', '66.249.79.59', 1),
(257, 1, '2018-06-03 14:02:57', '66.249.88.7', 1),
(258, 2, '2018-06-04 01:01:55', '66.249.65.156', 2),
(259, 2, '2018-06-10 03:30:11', '66.249.64.89', 1),
(260, 1, '2018-06-12 09:47:45', '66.249.66.31', 1),
(261, 1, '2018-06-15 08:00:06', '169.0.179.124', 3),
(262, 1, '2018-06-17 16:00:13', '66.249.66.1', 1),
(263, 1, '2018-06-21 07:08:04', '197.95.195.80', 3),
(264, 1, '2018-06-24 23:44:26', '121.147.42.186', 1),
(265, 1, '2018-06-26 09:36:02', '80.60.240.104', 1),
(266, 1, '2018-06-29 14:51:04', '66.249.69.11', 1),
(267, 1, '2018-07-12 00:11:42', '207.46.13.32', 1),
(268, 1, '2018-07-15 11:16:04', '207.46.13.32', 1),
(269, 1, '2018-07-19 05:20:22', '207.46.13.54', 1),
(270, 1, '2018-07-21 11:21:29', '40.77.167.175', 1),
(271, 1, '2018-07-23 13:28:49', '175.196.127.153', 1),
(272, 1, '2018-08-13 07:03:01', '104.192.74.43', 2),
(273, 1, '2018-08-15 06:57:00', '175.196.127.153', 1),
(274, 1, '2018-09-13 09:56:44', '207.46.13.2', 1),
(275, 1, '2018-09-30 00:19:08', '207.46.13.144', 1),
(276, 1, '2018-10-04 05:03:55', '175.196.127.153', 1),
(277, 1, '2018-10-05 13:26:09', '207.46.13.141', 1),
(278, 1, '2018-10-23 05:42:50', '207.46.13.77', 1),
(279, 1, '2018-10-26 21:45:05', '207.46.13.77', 2),
(280, 1, '2018-10-30 15:28:16', '104.192.74.44', 2),
(281, 1, '2018-11-07 05:06:39', '41.193.202.145', 3),
(282, 1, '2018-11-16 06:10:28', '207.46.13.187', 1),
(283, 1, '2018-11-17 20:35:46', '66.249.66.218', 1),
(284, 1, '2018-11-19 04:03:04', '66.249.66.218', 1),
(285, 1, '2018-11-20 15:52:03', '66.249.66.218', 1),
(286, 1, '2018-11-25 20:00:25', '66.249.66.218', 1),
(287, 1, '2018-12-13 23:05:05', '66.249.66.218', 1),
(288, 1, '2018-12-25 07:18:18', '95.45.254.121', 1),
(289, 1, '2018-12-28 16:22:43', '66.249.66.216', 1),
(290, 1, '2018-12-29 20:33:30', '89.234.68.78', 2),
(291, 1, '2018-12-31 06:14:48', '116.203.43.179', 1),
(292, 1, '2019-01-14 12:59:56', '157.55.39.82', 1),
(293, 1, '2019-01-20 15:24:00', '95.45.254.121', 1),
(294, 1, '2019-01-27 03:58:55', '54.174.56.178', 2),
(295, 1, '2019-01-28 23:18:34', '66.249.66.216', 1),
(296, 1, '2019-01-30 12:27:18', '66.249.70.26', 1),
(297, 1, '2019-02-02 02:16:59', '157.55.39.254', 1),
(298, 1, '2019-02-04 11:42:52', '178.164.164.174', 1),
(299, 1, '2019-02-12 19:28:58', '207.46.13.151', 1),
(300, 1, '2019-02-24 12:56:09', '66.249.73.208', 1),
(301, 1, '2019-02-25 20:37:01', '40.77.167.174', 1),
(302, 1, '2019-03-02 10:45:53', '41.13.246.203', 1),
(303, 1, '2019-03-05 09:43:38', '95.96.228.29', 1),
(304, 1, '2019-03-13 09:12:32', '197.95.195.80', 3),
(305, 1, '2019-03-15 04:12:27', '40.77.167.13', 2),
(306, 1, '2019-03-19 18:19:02', '156.155.133.191', 3),
(307, 1, '2019-03-24 22:04:17', '54.36.148.156', 1),
(308, 1, '2019-03-26 09:00:57', '66.249.70.10', 1),
(309, 1, '2019-03-27 14:06:50', '66.249.70.8', 1),
(310, 1, '2019-03-31 08:55:26', '197.229.3.185', 2),
(311, 1, '2019-04-03 03:23:44', '46.229.168.152', 2),
(312, 1, '2019-04-10 17:59:23', '157.55.39.103', 1),
(313, 1, '2019-04-13 01:39:28', '100.35.75.170', 1),
(314, 1, '2019-04-15 15:16:04', '41.13.220.64', 1),
(315, 1, '2019-04-20 10:51:32', '66.249.73.208', 1),
(316, 1, '2019-04-23 20:58:29', '66.249.79.130', 1),
(317, 1, '2019-04-25 10:21:02', '105.226.238.136', 1),
(318, 1, '2019-04-27 15:34:07', '207.46.13.70', 1),
(319, 1, '2019-04-29 16:37:51', '66.249.83.89', 2),
(320, 1, '2019-05-05 12:57:08', '66.249.70.10', 1),
(321, 1, '2019-05-08 13:20:38', '157.55.39.225', 1),
(322, 1, '2019-05-10 13:13:38', '54.193.66.90', 1),
(323, 1, '2019-05-13 09:24:59', '154.69.202.110', 1),
(324, 1, '2019-05-14 21:31:19', '213.172.131.222', 2),
(325, 1, '2019-05-17 07:46:10', '62.210.202.81', 2),
(326, 1, '2019-05-18 12:32:25', '197.245.6.208', 1),
(327, 1, '2019-05-21 05:36:50', '62.210.202.81', 3),
(328, 1, '2019-05-25 08:51:28', '62.210.202.81', 1),
(329, 1, '2019-05-26 18:37:47', '207.46.13.60', 2),
(330, 1, '2019-05-30 05:43:39', '62.210.201.91', 2),
(331, 1, '2019-05-31 09:29:47', '216.244.66.237', 1),
(332, 1, '2019-06-01 10:48:09', '95.216.2.253', 1),
(333, 1, '2019-06-02 22:23:15', '54.36.148.251', 1),
(334, 1, '2019-06-06 17:23:49', '40.77.167.29', 1),
(335, 1, '2019-06-09 01:22:43', '66.249.70.8', 1),
(336, 1, '2019-06-12 10:59:20', '54.36.148.254', 1),
(337, 1, '2019-06-16 12:01:24', '40.77.167.49', 1),
(338, 1, '2019-06-18 14:20:28', '46.229.168.163', 1),
(339, 1, '2019-06-20 00:55:04', '95.108.213.9', 1),
(340, 1, '2019-06-28 18:38:58', '157.55.39.175', 2),
(341, 1, '2019-07-01 16:50:50', '95.108.213.9', 1),
(342, 1, '2019-07-03 00:18:16', '91.242.162.75', 1),
(343, 1, '2019-07-05 01:48:19', '66.249.70.10', 1),
(344, 1, '2019-07-06 04:04:50', '207.46.13.229', 2),
(345, 1, '2019-07-10 17:39:46', '185.26.92.74', 1),
(346, 1, '2019-07-12 11:36:42', '105.4.3.148', 2),
(347, 1, '2019-07-14 16:44:39', '207.46.13.29', 2),
(348, 1, '2019-07-17 12:11:15', '77.75.78.167', 1),
(349, 1, '2019-07-21 04:25:50', '41.13.194.117', 1),
(350, 1, '2019-07-23 12:26:40', '105.228.79.76', 1),
(351, 1, '2019-07-25 06:59:49', '196.6.114.119', 2),
(352, 1, '2019-07-29 01:18:06', '46.229.168.130', 1),
(353, 1, '2019-07-31 12:04:17', '46.135.7.169', 3),
(354, 1, '2019-08-02 13:20:09', '66.249.70.12', 1),
(355, 1, '2019-08-04 08:52:55', '66.249.70.8', 3),
(356, 1, '2019-08-07 09:37:42', '197.95.195.80', 2),
(357, 1, '2019-08-08 11:45:08', '41.13.152.154', 2),
(358, 1, '2019-08-21 14:08:52', '185.6.8.7', 1),
(359, 3, '2019-08-22 18:08:21', '13.82.25.80', 2),
(360, 1, '2019-08-23 14:55:50', '156.155.133.191', 4),
(361, 3, '2019-08-24 12:51:12', '102.132.156.221', 2),
(362, 1, '2019-08-25 09:20:39', '185.38.249.15', 2),
(363, 3, '2019-08-26 06:41:05', '105.184.157.23', 43),
(364, 1, '2019-08-26 12:35:19', '', 5),
(365, 4, '2019-08-26 12:44:16', '', 9),
(366, 5, '2019-08-26 12:49:17', '', 35),
(367, 6, '2019-08-26 12:56:20', '', 11),
(368, 3, '2019-08-27 12:12:20', '', 7),
(369, 1, '2019-08-28 17:13:09', '', 2),
(370, 3, '2019-08-28 17:15:09', '', 8),
(371, 1, '2019-08-30 11:13:42', '', 4),
(372, 3, '2019-08-30 11:46:32', '', 2),
(373, 1, '2019-09-01 11:44:13', '', 2),
(374, 3, '2019-09-01 13:33:23', '', 2),
(375, 1, '2019-09-03 12:25:02', '', 2),
(376, 3, '2019-09-03 18:08:04', '', 11),
(377, 3, '2019-09-04 19:33:36', '', 3);

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

--
-- Table structure for table `wpva_links`
--

CREATE TABLE `wpva_links` (
  `link_id` bigint UNSIGNED NOT NULL,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_mailchimp_carts`
--

CREATE TABLE `wpva_mailchimp_carts` (
  `id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` int DEFAULT NULL,
  `cart` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_mailchimp_jobs`
--

CREATE TABLE `wpva_mailchimp_jobs` (
  `id` bigint NOT NULL,
  `obj_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `job` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_mymail_actions`
--

CREATE TABLE `wpva_mymail_actions` (
  `subscriber_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `campaign_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `timestamp` int UNSIGNED NOT NULL DEFAULT '0',
  `count` int UNSIGNED NOT NULL DEFAULT '0',
  `type` tinyint(1) NOT NULL DEFAULT '0',
  `link_id` bigint UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_actions`
--

INSERT INTO `wpva_mymail_actions` (`subscriber_id`, `campaign_id`, `timestamp`, `count`, `type`, `link_id`) VALUES
(2, 6788, 1506692107, 1, 1, 0),
(2, 6788, 1506692533, 1, 2, 0),
(2, 6788, 1506841914, 3, 3, 1),
(2, 6788, 1506842856, 1, 3, 2),
(2, 7051, 1510574390, 1, 1, 0),
(2, 7051, 1510575021, 1, 2, 0),
(5, 6788, 1506692107, 1, 1, 0),
(5, 7051, 1510575011, 1, 1, 0),
(6, 6788, 1506692106, 1, 1, 0),
(6, 7051, 1510576218, 1, 1, 0),
(6, 7051, 1510582600, 1, 2, 0),
(8, 6788, 1506692106, 1, 1, 0),
(8, 7051, 1510576213, 1, 1, 0),
(9, 6788, 1506692108, 1, 1, 0),
(9, 6788, 1506692881, 2, 2, 0),
(9, 7051, 1510574402, 1, 1, 0),
(11, 6788, 1506692105, 1, 1, 0),
(11, 6788, 1506692250, 2, 2, 0),
(11, 6788, 1506692270, 2, 3, 1),
(11, 7051, 1510574389, 1, 1, 0),
(11, 7051, 1510588565, 1, 2, 0),
(13, 6788, 1506692107, 1, 1, 0),
(13, 7051, 1510575955, 1, 1, 0),
(14, 6788, 1506692106, 1, 1, 0),
(14, 7051, 1510576528, 1, 1, 0),
(15, 6788, 1506692105, 1, 1, 0),
(15, 7051, 1510575795, 1, 1, 0),
(15, 7051, 1510648018, 1, 2, 0),
(16, 7051, 1510575792, 1, 1, 0),
(16, 7051, 1510577624, 6, 2, 0),
(17, 7051, 1510575009, 1, 1, 0),
(17, 7051, 1510638988, 1, 2, 0),
(17, 7051, 1510639022, 1, 3, 7),
(18, 6864, 1507130812, 1, 1, 0),
(18, 6864, 1507268037, 1, 2, 0),
(18, 7051, 1510574391, 1, 1, 0),
(19, 6864, 1507131011, 1, 1, 0),
(19, 7051, 1510575009, 1, 1, 0),
(20, 6864, 1507131003, 1, 1, 0),
(20, 6864, 1507135680, 2, 2, 0),
(20, 7051, 1510574412, 1, 1, 0),
(20, 7051, 1510575141, 1, 2, 0),
(21, 6864, 1507129940, 1, 1, 0),
(21, 7051, 1510575010, 1, 1, 0),
(21, 7051, 1510575043, 1, 2, 0),
(21, 7051, 1510575069, 1, 3, 7),
(22, 6864, 1507129604, 1, 1, 0),
(22, 6864, 1507130240, 1, 2, 0),
(22, 7051, 1510574391, 1, 1, 0),
(23, 6864, 1507130805, 1, 1, 0),
(23, 6864, 1507185621, 1, 2, 0),
(23, 7051, 1510574392, 1, 1, 0),
(24, 6864, 1507129943, 1, 1, 0),
(24, 6864, 1507146568, 1, 2, 0),
(24, 7051, 1510574408, 1, 1, 0),
(25, 6864, 1507129606, 1, 1, 0),
(25, 7051, 1510576213, 1, 1, 0),
(26, 6864, 1507129301, 1, 1, 0),
(26, 7051, 1510575318, 1, 1, 0),
(27, 6864, 1507130103, 1, 1, 0),
(27, 7051, 1510575326, 1, 1, 0),
(28, 6864, 1507131341, 1, 1, 0),
(28, 7051, 1510576531, 1, 1, 0),
(29, 6864, 1507130807, 1, 1, 0),
(29, 7051, 1510575009, 1, 1, 0),
(30, 6864, 1507131005, 1, 1, 0),
(30, 7051, 1510575797, 1, 1, 0),
(31, 6864, 1507129947, 1, 1, 0),
(31, 7051, 1510575795, 1, 1, 0),
(32, 6864, 1507131341, 1, 1, 0),
(32, 6864, 1507131428, 1, 2, 0),
(32, 6864, 1507131428, 2, 3, 3),
(32, 6864, 1507186361, 1, 3, 5),
(32, 6864, 1507186720, 1, 4, 0),
(33, 6864, 1507131347, 1, 1, 0),
(33, 7051, 1510575948, 1, 1, 0),
(34, 6864, 1507130811, 1, 1, 0),
(34, 7051, 1510575952, 1, 1, 0),
(35, 6864, 1507131344, 1, 1, 0),
(35, 7051, 1510575320, 1, 1, 0),
(36, 6864, 1507131345, 1, 1, 0),
(36, 7051, 1510575950, 1, 1, 0),
(37, 6864, 1507130102, 1, 1, 0),
(37, 7051, 1510575007, 1, 1, 0),
(38, 6864, 1507129299, 1, 1, 0),
(38, 7051, 1510575324, 1, 1, 0),
(39, 6864, 1507129607, 1, 1, 0),
(39, 7051, 1510574415, 1, 1, 0),
(40, 6864, 1507130808, 1, 1, 0),
(40, 6864, 1507184711, 1, 2, 0),
(40, 6864, 1507184720, 1, 3, 5),
(40, 6864, 1507184729, 1, 4, 0),
(41, 6864, 1507130806, 1, 1, 0),
(41, 7051, 1510575321, 1, 1, 0),
(42, 6864, 1507130809, 1, 1, 0),
(42, 7051, 1510576536, 1, 1, 0),
(43, 6864, 1507131002, 1, 1, 0),
(43, 6864, 1507145493, 1, 2, 0),
(43, 7051, 1510574410, 1, 1, 0),
(43, 7051, 1510665855, 1, 2, 0),
(44, 6864, 1507129305, 1, 1, 0),
(44, 7051, 1510575325, 1, 1, 0),
(44, 7051, 1510582382, 1, 2, 0),
(45, 6864, 1507129944, 1, 1, 0),
(45, 7051, 1510575006, 1, 1, 0),
(46, 6864, 1507131011, 1, 1, 0),
(46, 7051, 1510575323, 1, 1, 0),
(47, 6864, 1507129608, 1, 1, 0),
(47, 7051, 1510575322, 1, 1, 0),
(48, 6864, 1507129940, 1, 1, 0),
(48, 7051, 1510575320, 1, 1, 0),
(49, 6864, 1507131012, 1, 1, 0),
(49, 7051, 1510576215, 1, 1, 0),
(50, 6864, 1507131744, 1, 1, 0),
(50, 7051, 1510575952, 1, 1, 0),
(51, 6864, 1507129295, 1, 1, 0),
(51, 7051, 1510574415, 1, 1, 0),
(52, 6864, 1507131347, 1, 1, 0),
(52, 7051, 1510575319, 1, 1, 0),
(53, 6864, 1507131344, 1, 1, 0),
(53, 7051, 1510575954, 1, 1, 0),
(54, 6864, 1507129608, 1, 1, 0),
(54, 7051, 1510575008, 1, 1, 0),
(55, 6864, 1507129298, 1, 1, 0),
(55, 6864, 1507191589, 2, 2, 0),
(55, 7051, 1510574395, 1, 1, 0),
(56, 6864, 1507131001, 1, 1, 0),
(56, 6864, 1507132789, 1, 2, 0),
(56, 6864, 1507132802, 1, 3, 5),
(56, 7051, 1510574389, 1, 1, 0),
(56, 7051, 1510576845, 2, 2, 0),
(56, 7051, 1510576851, 1, 3, 5),
(57, 6864, 1507131343, 1, 1, 0),
(57, 6864, 1507131369, 1, 2, 0),
(57, 6864, 1507133212, 1, 3, 5),
(57, 6864, 1507133237, 1, 4, 0),
(58, 6864, 1507130107, 1, 1, 0),
(58, 7051, 1510575798, 1, 1, 0),
(59, 6864, 1507130103, 1, 1, 0),
(59, 7051, 1510576535, 1, 1, 0),
(60, 6864, 1507131344, 1, 1, 0),
(60, 7051, 1510575009, 1, 1, 0),
(61, 6864, 1507131010, 1, 1, 0),
(61, 6864, 1507531559, 1, 2, 0),
(61, 7051, 1510574405, 1, 1, 0),
(61, 7051, 1510636035, 2, 2, 0),
(62, 6864, 1507130804, 1, 1, 0),
(62, 7051, 1510575949, 1, 1, 0),
(63, 6864, 1507129602, 1, 1, 0),
(63, 7051, 1510575006, 1, 1, 0),
(64, 6864, 1507129303, 1, 1, 0),
(64, 6864, 1507138620, 1, 2, 0),
(64, 7051, 1510574391, 1, 1, 0),
(65, 6864, 1507130804, 1, 1, 0),
(65, 7051, 1510575947, 1, 1, 0),
(65, 7051, 1511205388, 2, 2, 0),
(66, 6864, 1507129301, 1, 1, 0),
(66, 7051, 1510575946, 1, 1, 0),
(66, 7051, 1510575959, 1, 2, 0),
(67, 6864, 1507130808, 1, 1, 0),
(67, 6864, 1507281044, 1, 2, 0),
(67, 7051, 1510574390, 1, 1, 0),
(67, 7051, 1510581648, 1, 2, 0),
(68, 6864, 1507131745, 1, 1, 0),
(68, 7051, 1510575321, 1, 1, 0),
(69, 6864, 1507131742, 1, 1, 0),
(69, 6864, 1507133425, 2, 2, 0),
(69, 7051, 1510574407, 1, 1, 0),
(70, 6864, 1507129604, 1, 1, 0),
(70, 6864, 1507131535, 1, 2, 0),
(70, 7051, 1510574413, 1, 1, 0),
(70, 7051, 1510638486, 1, 2, 0),
(71, 6864, 1507131012, 1, 1, 0),
(71, 7051, 1510575799, 1, 1, 0),
(72, 6864, 1507131004, 1, 1, 0),
(72, 7051, 1510575008, 1, 1, 0),
(72, 7051, 1510636579, 1, 2, 0),
(73, 6864, 1507130810, 1, 1, 0),
(73, 7051, 1510575946, 1, 1, 0),
(74, 6864, 1507130104, 1, 1, 0),
(74, 7051, 1510576220, 1, 1, 0),
(75, 6864, 1507131346, 1, 1, 0),
(75, 6864, 1507133040, 1, 2, 0),
(75, 7051, 1510574414, 1, 1, 0),
(76, 6864, 1507129601, 1, 1, 0),
(76, 7051, 1510575793, 1, 1, 0),
(77, 6864, 1507131744, 1, 1, 0),
(77, 7051, 1510576215, 1, 1, 0),
(78, 6864, 1507131008, 1, 1, 0),
(78, 6864, 1507136295, 2, 2, 0),
(78, 7051, 1510574412, 1, 1, 0),
(79, 6864, 1507130810, 1, 1, 0),
(79, 7051, 1510575798, 1, 1, 0),
(80, 6864, 1507129307, 1, 1, 0),
(80, 7051, 1510575010, 1, 1, 0),
(81, 6864, 1507130105, 1, 1, 0),
(81, 7051, 1510575945, 1, 1, 0),
(82, 6864, 1507129305, 1, 1, 0),
(82, 7051, 1510576215, 1, 1, 0),
(83, 6864, 1507129300, 1, 1, 0),
(83, 7051, 1510575322, 1, 1, 0),
(84, 6864, 1507131004, 1, 1, 0),
(84, 7051, 1510575796, 1, 1, 0),
(85, 6864, 1507130106, 1, 1, 0),
(85, 7051, 1510576529, 1, 1, 0),
(86, 6864, 1507129294, 1, 1, 0),
(86, 7051, 1510575791, 1, 1, 0),
(87, 6864, 1507129943, 1, 1, 0),
(87, 7051, 1510575325, 1, 1, 0),
(88, 6864, 1507130802, 1, 1, 0),
(88, 7051, 1510575323, 1, 1, 0),
(89, 6864, 1507129939, 1, 1, 0),
(89, 6864, 1507166790, 1, 2, 0),
(89, 6864, 1507166796, 1, 3, 5),
(89, 6864, 1507166804, 1, 4, 0),
(90, 6864, 1507131746, 1, 1, 0),
(90, 7051, 1510576530, 1, 1, 0),
(90, 7051, 1510660626, 1, 2, 0),
(90, 7051, 1510660670, 4, 3, 9),
(92, 6864, 1507129605, 1, 1, 0),
(92, 6864, 1507184374, 2, 2, 0),
(92, 7051, 1510574411, 1, 1, 0),
(92, 7051, 1510576665, 1, 2, 0),
(93, 6864, 1507131002, 1, 1, 0),
(93, 7051, 1510576214, 1, 1, 0),
(94, 6864, 1507129307, 1, 1, 0),
(94, 7051, 1510576534, 1, 1, 0),
(95, 6864, 1507131343, 1, 1, 0),
(95, 7051, 1510575951, 1, 1, 0),
(95, 7051, 1510576061, 2, 2, 0),
(96, 6864, 1507129306, 1, 1, 0),
(96, 7051, 1510576533, 1, 1, 0),
(97, 6864, 1507129948, 1, 1, 0),
(97, 6864, 1507147849, 1, 2, 0),
(97, 7051, 1510574394, 1, 1, 0),
(97, 7051, 1510576179, 6, 2, 0),
(98, 6864, 1507129294, 1, 1, 0),
(98, 6864, 1507203502, 1, 2, 0),
(98, 7051, 1510574393, 1, 1, 0),
(98, 7051, 1521121794, 1, 2, 0),
(99, 6864, 1507129945, 1, 1, 0),
(99, 7051, 1510575798, 1, 1, 0),
(100, 6864, 1507129945, 1, 1, 0),
(100, 6864, 1507133395, 1, 2, 0),
(100, 7051, 1510574392, 1, 1, 0),
(101, 6864, 1507129603, 1, 1, 0),
(101, 6864, 1507140959, 1, 2, 0),
(101, 7051, 1510574396, 1, 1, 0),
(102, 6864, 1507129602, 1, 1, 0),
(102, 7051, 1510576536, 1, 1, 0),
(103, 6864, 1507129601, 1, 1, 0),
(103, 7051, 1510575011, 1, 1, 0),
(103, 7051, 1510576139, 1, 2, 0),
(103, 7051, 1510576139, 1, 3, 5),
(103, 7051, 1510576148, 1, 4, 0),
(104, 6864, 1507130103, 1, 1, 0),
(104, 7051, 1510575006, 1, 1, 0),
(104, 7051, 1510575316, 1, 2, 0),
(104, 7051, 1510575324, 1, 3, 8),
(105, 6864, 1507130807, 1, 1, 0),
(105, 7051, 1510576534, 1, 1, 0),
(105, 7051, 1510576555, 1, 2, 0),
(106, 6864, 1507129941, 1, 1, 0),
(106, 6864, 1507146926, 1, 2, 0),
(106, 7051, 1510574413, 1, 1, 0),
(106, 7051, 1510574485, 1, 2, 0),
(107, 6864, 1507131350, 1, 1, 0),
(107, 7051, 1510576216, 1, 1, 0),
(108, 6864, 1507130102, 1, 1, 0),
(108, 6864, 1507143769, 1, 2, 0),
(108, 7051, 1510574411, 1, 1, 0),
(108, 7051, 1510576528, 1, 2, 0),
(109, 6864, 1507129602, 1, 1, 0),
(109, 7051, 1510575004, 1, 1, 0),
(110, 6864, 1507129302, 1, 1, 0),
(110, 7051, 1510576214, 1, 1, 0),
(111, 6864, 1507129946, 1, 1, 0),
(111, 7051, 1510576217, 1, 1, 0),
(112, 6864, 1507131343, 1, 1, 0),
(112, 7051, 1510576532, 1, 1, 0),
(113, 6864, 1507129946, 1, 1, 0),
(113, 6864, 1507135425, 1, 2, 0),
(113, 7051, 1510574410, 1, 1, 0),
(113, 7051, 1510595388, 1, 2, 0),
(114, 6864, 1507130803, 1, 1, 0),
(114, 7051, 1510576216, 1, 1, 0),
(115, 6864, 1507130108, 1, 1, 0),
(115, 7051, 1510576218, 1, 1, 0),
(116, 6864, 1507131348, 1, 1, 0),
(116, 7051, 1510575950, 1, 1, 0),
(117, 6864, 1507129606, 1, 1, 0),
(117, 7051, 1510575011, 1, 1, 0),
(118, 6864, 1507130108, 1, 1, 0),
(118, 6864, 1507279924, 1, 2, 0),
(118, 7051, 1510574393, 1, 1, 0),
(118, 7051, 1510577556, 1, 2, 0),
(119, 6864, 1507130805, 1, 1, 0),
(119, 7051, 1510575320, 1, 1, 0),
(120, 6864, 1507129606, 1, 1, 0),
(120, 6864, 1507131741, 1, 2, 0),
(120, 7051, 1510574406, 1, 1, 0),
(120, 7051, 1510577822, 1, 2, 0),
(121, 6864, 1507131742, 1, 1, 0),
(121, 6864, 1507132440, 1, 2, 0),
(121, 7051, 1510574410, 1, 1, 0),
(122, 6864, 1507130811, 1, 1, 0),
(122, 7051, 1510576216, 1, 1, 0),
(123, 6864, 1507131012, 1, 1, 0),
(123, 7051, 1510576215, 1, 1, 0),
(124, 6864, 1507130804, 1, 1, 0),
(124, 7051, 1510575948, 1, 1, 0),
(125, 6864, 1507129944, 1, 1, 0),
(125, 7051, 1510576533, 1, 1, 0),
(126, 6864, 1507130105, 1, 1, 0),
(126, 7051, 1510575794, 1, 1, 0),
(127, 6864, 1507129946, 1, 1, 0),
(127, 6864, 1507206066, 6, 2, 0),
(127, 7051, 1510574407, 1, 1, 0),
(127, 7051, 1510574555, 2, 2, 0),
(128, 6864, 1507130107, 1, 1, 0),
(128, 6864, 1507189459, 1, 2, 0),
(128, 7051, 1510574395, 1, 1, 0),
(128, 7051, 1510582016, 1, 2, 0),
(129, 6864, 1507131010, 1, 1, 0),
(129, 7051, 1510576529, 1, 1, 0),
(130, 6864, 1507129604, 1, 1, 0),
(130, 6864, 1507183116, 2, 2, 0),
(130, 6864, 1507183137, 1, 3, 1),
(130, 7051, 1510574390, 1, 1, 0),
(131, 6864, 1507130809, 1, 1, 0),
(131, 7051, 1510575319, 1, 1, 0),
(132, 6864, 1507130107, 1, 1, 0),
(132, 7051, 1510575799, 1, 1, 0),
(133, 6864, 1507130102, 1, 1, 0),
(133, 7051, 1510575010, 1, 1, 0),
(134, 6864, 1507131009, 1, 1, 0),
(134, 7051, 1510576537, 1, 1, 0),
(135, 6864, 1507129948, 1, 1, 0),
(135, 7051, 1510575951, 1, 1, 0),
(136, 6864, 1507129947, 1, 1, 0),
(136, 7051, 1510576533, 1, 1, 0),
(136, 7051, 1510597917, 1, 2, 0),
(137, 6864, 1507131349, 1, 1, 0),
(137, 7051, 1510575950, 1, 1, 0),
(138, 6864, 1507129942, 1, 1, 0),
(138, 7051, 1510576535, 1, 1, 0),
(139, 6864, 1507131345, 1, 1, 0),
(139, 6864, 1507136125, 3, 2, 0),
(139, 6864, 1507136631, 1, 3, 6),
(139, 7051, 1510574389, 1, 1, 0),
(140, 6864, 1507131342, 1, 1, 0),
(140, 7051, 1510575947, 1, 1, 0),
(141, 6864, 1507129296, 1, 1, 0),
(141, 7051, 1510575793, 1, 1, 0),
(142, 6864, 1507131743, 1, 1, 0),
(142, 6864, 1507132184, 3, 2, 0),
(142, 6864, 1507132193, 1, 3, 4),
(142, 7051, 1510574387, 1, 1, 0),
(143, 6864, 1507131007, 1, 1, 0),
(143, 7051, 1510575792, 1, 1, 0),
(143, 7051, 1510637317, 1, 2, 0),
(144, 6864, 1507131346, 1, 1, 0),
(144, 7051, 1510575793, 1, 1, 0),
(145, 6864, 1507129603, 1, 1, 0),
(145, 7051, 1510575797, 1, 1, 0),
(145, 7051, 1510586695, 1, 2, 0),
(146, 6864, 1507129304, 1, 1, 0),
(146, 6864, 1507149689, 1, 2, 0),
(146, 7051, 1510574393, 1, 1, 0),
(146, 7051, 1510594220, 1, 2, 0),
(147, 6864, 1507131004, 1, 1, 0),
(147, 7051, 1510575005, 1, 1, 0),
(148, 6864, 1507131743, 1, 1, 0),
(148, 7051, 1510575323, 1, 1, 0),
(149, 6864, 1507129941, 1, 1, 0),
(149, 6864, 1507142932, 1, 2, 0),
(149, 6864, 1507142961, 1, 3, 5),
(149, 6864, 1507142974, 1, 4, 0),
(150, 6864, 1507129605, 1, 1, 0),
(150, 7051, 1510575322, 1, 1, 0),
(151, 6864, 1507130104, 1, 1, 0),
(151, 7051, 1510575324, 1, 1, 0),
(152, 6864, 1507130810, 1, 1, 0),
(152, 7051, 1510575008, 1, 1, 0),
(153, 6864, 1507130105, 1, 1, 0),
(153, 7051, 1510576219, 1, 1, 0),
(154, 6864, 1507130104, 1, 1, 0),
(154, 7051, 1510575948, 1, 1, 0),
(155, 6864, 1507130108, 1, 1, 0),
(155, 7051, 1510575319, 1, 1, 0),
(156, 6864, 1507129297, 1, 1, 0),
(156, 7051, 1510576534, 1, 1, 0),
(157, 6864, 1507131743, 1, 1, 0),
(157, 6864, 1507291308, 1, 2, 0),
(157, 7051, 1510574403, 1, 1, 0),
(158, 6864, 1507129607, 1, 1, 0),
(158, 7051, 1510575953, 1, 1, 0),
(159, 6864, 1507131008, 1, 1, 0),
(159, 7051, 1510575794, 1, 1, 0),
(159, 7051, 1510665678, 1, 2, 0),
(159, 7051, 1510665694, 1, 3, 7),
(160, 6864, 1507129296, 1, 1, 0),
(160, 7051, 1510576530, 1, 1, 0),
(161, 6864, 1507131745, 1, 1, 0),
(161, 6864, 1507134612, 1, 2, 0),
(161, 7051, 1510574395, 1, 1, 0),
(161, 7051, 1510734932, 1, 2, 0),
(162, 6864, 1507131005, 1, 1, 0),
(162, 7051, 1510576217, 1, 1, 0),
(163, 6864, 1507131350, 1, 1, 0),
(163, 7051, 1510575951, 1, 1, 0),
(164, 6864, 1507131345, 1, 1, 0),
(164, 6864, 1507193242, 1, 2, 0),
(164, 7051, 1510574409, 1, 1, 0),
(164, 7051, 1510575003, 1, 2, 0),
(165, 6864, 1507131744, 1, 1, 0),
(165, 7051, 1510576536, 1, 1, 0),
(166, 6864, 1507129298, 1, 1, 0),
(166, 7051, 1510576220, 1, 1, 0),
(167, 6864, 1507129603, 1, 1, 0),
(167, 7051, 1510575794, 1, 1, 0),
(167, 7051, 1510575864, 1, 2, 0),
(168, 6864, 1507130106, 1, 1, 0),
(168, 7051, 1510576537, 1, 1, 0),
(169, 6864, 1507129942, 1, 1, 0),
(169, 7051, 1510575796, 1, 1, 0),
(170, 7051, 1510575006, 1, 1, 0),
(171, 7051, 1510576217, 1, 1, 0),
(172, 7051, 1510576214, 1, 1, 0);

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

--
-- Table structure for table `wpva_mymail_forms`
--

CREATE TABLE `wpva_mymail_forms` (
  `ID` bigint NOT NULL,
  `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `submit` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `asterisk` tinyint(1) DEFAULT '1',
  `userschoice` tinyint(1) DEFAULT '0',
  `precheck` tinyint(1) DEFAULT '0',
  `dropdown` tinyint(1) DEFAULT '0',
  `prefill` tinyint(1) DEFAULT '0',
  `inline` tinyint(1) DEFAULT '0',
  `overwrite` tinyint(1) DEFAULT '0',
  `addlists` tinyint(1) DEFAULT '0',
  `style` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `custom_style` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `doubleoptin` tinyint(1) DEFAULT '1',
  `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `headline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `link` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `resend` tinyint(1) DEFAULT '0',
  `resend_count` int DEFAULT '2',
  `resend_time` int DEFAULT '48',
  `template` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `vcard` tinyint(1) DEFAULT '0',
  `vcard_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `confirmredirect` varchar(2083) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `redirect` varchar(2083) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `added` int UNSIGNED DEFAULT NULL,
  `updated` int UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_forms`
--

INSERT INTO `wpva_mymail_forms` (`ID`, `name`, `submit`, `asterisk`, `userschoice`, `precheck`, `dropdown`, `prefill`, `inline`, `overwrite`, `addlists`, `style`, `custom_style`, `doubleoptin`, `subject`, `headline`, `content`, `link`, `resend`, `resend_count`, `resend_time`, `template`, `vcard`, `vcard_content`, `confirmredirect`, `redirect`, `added`, `updated`) VALUES
(1, 'Default Form', 'Subscribe', 1, 0, 0, 0, 0, 1, 0, 0, '', '', 0, 'Please confirm', 'Please confirm your Email Address', 'You have to confirm your email address. Please click the link below to confirm. \r\n{link}', 'Click here to confirm', 0, 2, 48, 'notification.html', 0, 'BEGIN:VCARD\r\nN:Firstname;Lastname;;;\r\nADR;INTL;PARCEL;WORK:;;StreetName;City;State;123456;Country\r\nEMAIL;INTERNET:info@vertexcentral.co.za\r\nORG:PURE COTTON SHOP\r\nURL;WORK:https://kids.shweetproducts.com\r\nEND:VCARD\r\n', '', '', 1488026140, 1488026140),
(2, 'wide form', 'Subscribe', 1, 0, 0, 0, 0, 1, 0, 1, '', '', 0, 'Please confirm', 'Please confirm your Email Address', 'You have to confirm your email address. Please click the link below to confirm. \r\n{link}', 'Click here to confirm', 0, 2, 48, 'notification.html', 0, 'BEGIN:VCARD\r\nN:Firstname;Lastname;;;\r\nADR;INTL;PARCEL;WORK:;;StreetName;City;State;123456;Country\r\nEMAIL;INTERNET:info@vertexcentral.co.za\r\nORG:PURE COTTON SHOP\r\nURL;WORK:https://kids.shweetproducts.com\r\nEND:VCARD\r\n', '', '', 1488037329, 1488037329),
(3, 'Sumo Form', 'Subscribe', 1, 0, 0, 0, 0, 1, 0, 0, '', '', 0, 'Please confirm', 'Please confirm your Email Address', 'You have to confirm your email address. Please click the link below to confirm. \r\n{link}', 'Click here to confirm', 0, 2, 48, 'notification.html', 0, 'BEGIN:VCARD\r\nN:Firstname;Lastname;;;\r\nADR;INTL;PARCEL;WORK:;;StreetName;City;State;123456;Country\r\nEMAIL;INTERNET:info@vertexcentral.co.za\r\nORG:PURE COTTON SHOP\r\nURL;WORK:https://kids.shweetproducts.com\r\nEND:VCARD\r\n', '', '', 1490605249, 1490605249);

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

--
-- Table structure for table `wpva_mymail_forms_lists`
--

CREATE TABLE `wpva_mymail_forms_lists` (
  `form_id` bigint UNSIGNED NOT NULL,
  `list_id` bigint UNSIGNED NOT NULL,
  `added` int UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_forms_lists`
--

INSERT INTO `wpva_mymail_forms_lists` (`form_id`, `list_id`, `added`) VALUES
(1, 1, 1488026243),
(2, 1, 1488037391),
(2, 3, 1507115813),
(2, 4, 1519201670),
(3, 1, 1490605290);

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

--
-- Table structure for table `wpva_mymail_form_fields`
--

CREATE TABLE `wpva_mymail_form_fields` (
  `form_id` bigint UNSIGNED NOT NULL,
  `field_id` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `error_msg` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `required` tinyint UNSIGNED NOT NULL,
  `position` int UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_form_fields`
--

INSERT INTO `wpva_mymail_form_fields` (`form_id`, `field_id`, `name`, `error_msg`, `required`, `position`) VALUES
(1, 'email', 'Email', '', 1, 0),
(2, 'email', 'Email', '', 1, 0),
(3, 'email', 'Email', '', 1, 0);

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

--
-- Table structure for table `wpva_mymail_links`
--

CREATE TABLE `wpva_mymail_links` (
  `ID` bigint UNSIGNED NOT NULL,
  `link` varchar(2083) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `i` tinyint UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_links`
--

INSERT INTO `wpva_mymail_links` (`ID`, `link`, `i`) VALUES
(1, 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 2),
(2, 'https://www.facebook.com/picturesandwordsSA/', 0),
(3, 'https://kids.shweetproducts.com/newsletter/pictureswords-school-holiday-colouring-competition-2/', 0),
(4, 'https://kids.shweetproducts.com', 0),
(5, 'https://kids.shweetproducts.com/newsletter-signup/unsubscribe', 0),
(6, 'https://kids.shweetproducts.com/school-holiday-colouring-competition-3-south-african-educational-toy-hampers-to-be-won/', 1),
(7, 'https://kids.shweetproducts.com/products/', 0),
(8, 'https://kids.shweetproducts.com/', 0),
(9, 'https://kids.shweetproducts.com/save-month-puzzles-books-games-order-early-pictures-words-online-store/', 0);

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

--
-- Table structure for table `wpva_mymail_lists`
--

CREATE TABLE `wpva_mymail_lists` (
  `ID` bigint NOT NULL,
  `parent_id` bigint UNSIGNED NOT NULL,
  `name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `added` int UNSIGNED NOT NULL,
  `updated` int UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_lists`
--

INSERT INTO `wpva_mymail_lists` (`ID`, `parent_id`, `name`, `slug`, `description`, `added`, `updated`) VALUES
(1, 0, 'Website Users/Subscribers', 'website-userssubscribers', '', 1488026186, 1488026186),
(3, 0, 'MailChimpList', 'mailchimplist', '', 1507115813, 1507115813),
(4, 0, 'friends and friends of friends', 'friends-and-friends-of-friends', '', 1519201670, 1519201670);

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

--
-- Table structure for table `wpva_mymail_lists_subscribers`
--

CREATE TABLE `wpva_mymail_lists_subscribers` (
  `list_id` bigint UNSIGNED NOT NULL,
  `subscriber_id` bigint UNSIGNED NOT NULL,
  `added` int UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_lists_subscribers`
--

INSERT INTO `wpva_mymail_lists_subscribers` (`list_id`, `subscriber_id`, `added`) VALUES
(1, 2, 1498056785),
(1, 5, 1501012059),
(1, 6, 1502395151),
(1, 8, 1502468651),
(1, 9, 1502610190),
(1, 11, 1502652727),
(1, 13, 1504170328),
(1, 14, 1504808310),
(1, 15, 1506411905),
(1, 16, 1506692357),
(1, 17, 1506692392),
(1, 170, 1507129987),
(1, 171, 1510130206),
(1, 172, 1510216079),
(1, 176, 1510649224),
(1, 181, 1510744922),
(1, 182, 1511728591),
(1, 183, 1517742150),
(1, 184, 1518171499),
(1, 185, 1518172246),
(1, 186, 1518547675),
(1, 342, 1519378915),
(1, 343, 1521719742),
(1, 344, 1526642921),
(1, 345, 1527427214),
(1, 346, 1541165937),
(1, 347, 1550050178),
(3, 18, 1507115813),
(3, 19, 1507115813),
(3, 20, 1507115813),
(3, 21, 1507115813),
(3, 22, 1507115813),
(3, 23, 1507115813),
(3, 24, 1507115813),
(3, 25, 1507115813),
(3, 26, 1507115813),
(3, 27, 1507115813),
(3, 28, 1507115813),
(3, 29, 1507115813),
(3, 30, 1507115813),
(3, 31, 1507115813),
(3, 32, 1507115813),
(3, 33, 1507115814),
(3, 34, 1507115814),
(3, 35, 1507115814),
(3, 36, 1507115814),
(3, 37, 1507115814),
(3, 38, 1507115814),
(3, 39, 1507115814),
(3, 40, 1507115814),
(3, 41, 1507115814),
(3, 42, 1507115814),
(3, 43, 1507115815),
(3, 44, 1507115815),
(3, 45, 1507115815),
(3, 46, 1507115815),
(3, 47, 1507115815),
(3, 48, 1507115815),
(3, 49, 1507115816),
(3, 50, 1507115816),
(3, 51, 1507115816),
(3, 52, 1507115816),
(3, 53, 1507115816),
(3, 54, 1507115816),
(3, 55, 1507115816),
(3, 56, 1507115816),
(3, 57, 1507115816),
(3, 58, 1507115816),
(3, 59, 1507115816),
(3, 60, 1507115817),
(3, 61, 1507115817),
(3, 62, 1507115817),
(3, 63, 1507115817),
(3, 64, 1507115817),
(3, 65, 1507115817),
(3, 66, 1507115817),
(3, 67, 1507115817),
(3, 68, 1507115817),
(3, 69, 1507115817),
(3, 70, 1507115818),
(3, 71, 1507115818),
(3, 72, 1507115818),
(3, 73, 1507115818),
(3, 74, 1507115818),
(3, 75, 1507115818),
(3, 76, 1507115818),
(3, 77, 1507115818),
(3, 78, 1507115818),
(3, 79, 1507115818),
(3, 80, 1507115818),
(3, 81, 1507115818),
(3, 82, 1507115819),
(3, 83, 1507115819),
(3, 84, 1507115819),
(3, 85, 1507115819),
(3, 86, 1507115819),
(3, 87, 1507115819),
(3, 88, 1507115819),
(3, 89, 1507115819),
(3, 90, 1507115819),
(3, 92, 1507115819),
(3, 93, 1507115820),
(3, 94, 1507115820),
(3, 95, 1507115820),
(3, 96, 1507115820),
(3, 97, 1507115820),
(3, 98, 1507115820),
(3, 99, 1507115820),
(3, 100, 1507115820),
(3, 101, 1507115820),
(3, 102, 1507115820),
(3, 103, 1507115820),
(3, 104, 1507115820),
(3, 105, 1507115820),
(3, 106, 1507115820),
(3, 107, 1507115820),
(3, 108, 1507115820),
(3, 109, 1507115820),
(3, 110, 1507115820),
(3, 111, 1507115820),
(3, 112, 1507115821),
(3, 113, 1507115821),
(3, 114, 1507115821),
(3, 115, 1507115821),
(3, 116, 1507115821),
(3, 117, 1507115821),
(3, 118, 1507115821),
(3, 119, 1507115821),
(3, 120, 1507115821),
(3, 121, 1507115821),
(3, 122, 1507115821),
(3, 123, 1507115821),
(3, 124, 1507115821),
(3, 125, 1507115821),
(3, 126, 1507115821),
(3, 127, 1507115821),
(3, 128, 1507115821),
(3, 129, 1507115821),
(3, 130, 1507115821),
(3, 131, 1507115822),
(3, 132, 1507115822),
(3, 133, 1507115822),
(3, 134, 1507115822),
(3, 135, 1507115822),
(3, 136, 1507115822),
(3, 137, 1507115822),
(3, 138, 1507115822),
(3, 139, 1507115822),
(3, 140, 1507115822),
(3, 141, 1507115822),
(3, 142, 1507115822),
(3, 143, 1507115822),
(3, 144, 1507115822),
(3, 145, 1507115822),
(3, 146, 1507115822),
(3, 147, 1507115822),
(3, 148, 1507115822),
(3, 149, 1507115822),
(3, 150, 1507115822),
(3, 151, 1507115822),
(3, 152, 1507115822),
(3, 153, 1507115823),
(3, 154, 1507115823),
(3, 155, 1507115823),
(3, 156, 1507115823),
(3, 157, 1507115823),
(3, 158, 1507115823),
(3, 159, 1507115823),
(3, 160, 1507115823),
(3, 161, 1507115823),
(3, 162, 1507115823),
(3, 163, 1507115823),
(3, 164, 1507115823),
(3, 165, 1507115823),
(3, 166, 1507115823),
(3, 167, 1507115823),
(3, 168, 1507115823),
(3, 169, 1507115823),
(3, 175, 1510641524),
(4, 187, 1519201670),
(4, 188, 1519201670);

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

--
-- Table structure for table `wpva_mymail_queue`
--

CREATE TABLE `wpva_mymail_queue` (
  `subscriber_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `campaign_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `requeued` tinyint UNSIGNED NOT NULL DEFAULT '0',
  `added` int UNSIGNED NOT NULL DEFAULT '0',
  `timestamp` int UNSIGNED NOT NULL DEFAULT '0',
  `sent` int UNSIGNED NOT NULL DEFAULT '0',
  `priority` tinyint UNSIGNED NOT NULL DEFAULT '0',
  `count` tinyint UNSIGNED NOT NULL DEFAULT '0',
  `error` tinyint UNSIGNED NOT NULL DEFAULT '0',
  `ignore_status` tinyint UNSIGNED NOT NULL DEFAULT '0',
  `options` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpva_mymail_subscribers`
--

CREATE TABLE `wpva_mymail_subscribers` (
  `ID` bigint UNSIGNED NOT NULL,
  `hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `wp_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `status` int UNSIGNED NOT NULL DEFAULT '0',
  `added` int UNSIGNED NOT NULL DEFAULT '0',
  `updated` int UNSIGNED NOT NULL DEFAULT '0',
  `signup` int UNSIGNED NOT NULL DEFAULT '0',
  `confirm` int UNSIGNED NOT NULL DEFAULT '0',
  `ip_signup` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `ip_confirm` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `rating` decimal(3,2) UNSIGNED NOT NULL DEFAULT '0.25'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_subscribers`
--

INSERT INTO `wpva_mymail_subscribers` (`ID`, `hash`, `email`, `wp_id`, `status`, `added`, `updated`, `signup`, `confirm`, `ip_signup`, `ip_confirm`, `rating`) VALUES
(1, '423de987bbc930a8d83f30fb15ede4d5', 'info@vertexcentral.co.za', 1, 1, 1488026140, 1488026140, 1488026140, 1488026140, '', '', 0.25),
(2, '51d673c9729dda94f362c0db02f0776f', 'floredevries.nl@gmail.com', 0, 1, 1498056784, 1498056784, 1498056784, 1498056784, '', '', 0.75),
(5, '5b25b96a016b9cb41c221c1dcf645f4f', 'jaap@aaatravel.co.za', 0, 1, 1501012058, 1501012058, 1501012058, 1501012058, '', '', 0.25),
(6, '2b29c479bbfe3b12e9fc2c1995575585', 'roos@liveloudgirl.com', 0, 1, 1502395150, 1502395150, 1502395150, 1502395150, '', '', 0.25),
(8, 'b1efa7c294415195476f75a678826882', 'karindb7@gmail.com', 0, 1, 1502468650, 1502468650, 1502468650, 1502468650, '', '', 0.25),
(9, 'f704c4d53cd9e49fbfcd6a06c6abd634', 'caraeachus@gmail.com', 0, 1, 1502610189, 1502610189, 1502610189, 1502610189, '', '', 0.50),
(11, 'e45e4340f8a4dc989b92b96e815c6fb6', 'claire@jingerjack.co.za', 0, 1, 1502652726, 1502652726, 1502652726, 1502652726, '', '', 0.75),
(13, 'c2ce76f83f4ce5c922036228dfa90526', 'ameliasemple@gmail.com', 0, 1, 1504170327, 1504170327, 1504170327, 1504170327, '', '', 0.25),
(14, 'dd6198fb0d196134385025e90cc811b0', 'meswann@gmail.com', 0, 1, 1504808308, 1504808308, 1504808308, 1504808308, '', '', 0.25),
(15, 'f837fa4947b428d65a0e3baf2029c420', 'alexvanmaasdijk@hotmail.com', 0, 1, 1506411904, 1506411904, 1506411904, 1506411904, '', '', 0.25),
(16, '14603ef75d295ff8e1c3b7bba7af27f0', 'suzan@inkfish.co.za', 0, 1, 1506692356, 1506692356, 1506692356, 0, '', '', 0.50),
(17, 'd78ad3caab4c25e4bbc3ff7acbf49dd9', 'candice@inkfish.co.za', 0, 1, 1506692391, 1506692391, 1506692391, 0, '', '', 1.00),
(18, 'a86d548bf5b9791161e4c106aa76d72a', 'mandy@blackginger.tv', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.50),
(19, '6ea400c42a480c27d6fcaaae4c95a350', 'antoinette.degens@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(20, '70e4199db9bf8bf5cea40ba9ce96ac24', 'daniellabond@mweb.co.za', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.50),
(21, 'c6a0d51fdbd36a4b8f519aba5c406734', 'butterfly.telford@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.75),
(22, 'f954aa2e35bd678c5fb2bbe9dfcb95f0', 'jessicamerton@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.50),
(23, '8fec83a7a323d10446621c26d5ee1820', 'kim@stayatonce.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.50),
(24, '353e9b6eca4306e00e42dc2bd825616b', 'es.haitink@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.50),
(25, 'ddbf1f90d033629781b0cf9b93e879e9', 'robert.haitink@hm.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(26, '023558931c01c29757db5e6281a59834', 'frentel77@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(27, 'ea0b80833a1a519f531a131ff5290262', 'roni_mpt@yahoo.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(28, 'a073f7624fe7cba4c70e0a22b95d17a3', 'gidmds@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(29, 'ba0c411463cf5a6827976c0e02a689ca', 'mancebo.elena@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(30, '7a2d638c736d6db8c49dd4ab2b51e2d1', 'philip@teamarchitects.co.za', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(31, '8b0ec948293628b7ca5015e757ab5896', 'heidi.sherwin@gmail.com', 0, 1, 1507115813, 1507115813, 0, 0, '', '', 0.25),
(32, '491dac131ed56c98a5e1e2a888590677', 'craig.hallett@digioutsource.com', 0, 2, 1507115813, 1507186720, 0, 0, '', '', 0.70),
(33, 'aa00823fece28c475683de9037eb7528', 'simone.lansdowne@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(34, '9d706825f408a5d14e3510c144b49a5e', 'nrixon@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(35, '6e033aae471d2ae0869fbcb65821f380', 'gpaulina1@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(36, 'fde220c0a09e254a8c28a044e0e1bbb6', 'jason.ripplemedia@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(37, '3d9dd12e7e6ce380f7483aab8412d944', 'lexandetienne@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(38, '835d32034164f55d928d3d1f1539ed8f', 'etienne.minnie@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(39, 'ece33aa7831ec5982235569c12a19b42', 'contact@ernestaswanepoel.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(40, 'eb40a6f918110886641812d115743a22', 'ad@barratt.co.za', 0, 2, 1507115814, 1507184729, 0, 0, '', '', 0.70),
(41, 'af79b6079760b808d79803543c847db0', 'martinpallmann@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(42, '4dab0e391544eb0403f06046045556a3', 'emily.rudolph.2010@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.25),
(43, '5da2200c490cdc786a22515f9f861c9e', 'ovanmaasdijk@gmail.com', 0, 1, 1507115814, 1507115814, 0, 0, '', '', 0.50),
(44, '19e0f897e323f35fdb3c972cffab9166', 'stuart@loudonperryanderson.com', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(45, '06bf7c9788dbb6245c576f60c2b9e664', 'joannarawson@gmail.com', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(46, '13a7d4a3dc57cf8da738ce126a89dceb', 'leigh15109@gmail.com', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(47, 'c7db6c244ee57d52ba553d8ed1a792e4', 'jerushah@impactconsulting.co.za', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(48, '8c77f51247db763f7d6e14961ef0a611', 'mgastrow@hsrc.ac.za', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(49, '75c0fabfd21014cc635e822b7fc94df5', 'ewanjames@gmail.com', 0, 1, 1507115815, 1507115815, 0, 0, '', '', 0.25),
(50, 'b7466d3387646dee7dde6a627b9b94f9', 'kcohenpsych@gmail.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(51, '64eb9813246713fe1580b2135a87bc2b', 'info@blendavenda.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(52, '9291d988aaac864c2c4e1e5c28239f2f', 'michelledutoit@gmail.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(53, 'ea8e5988bbd930ec387e1667c7d4161e', 'wj@reallifeconcepts.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(54, '2de96ccb87a4280694a5ccb6bd0d6d77', 'nicola@thedesigndepartment.co.za', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(55, '133323062dbbb47f8d568dc2ee32b6ae', 'schaubac@yahoo.fr', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.50),
(56, '5475b8deccdc1702081646762229b4f7', 'stephaniehigham@icloud.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 1.00),
(57, '19d7bbe8b606c53300cea54f63ad105a', 'martinjhigham@icloud.com', 0, 2, 1507115816, 1507133237, 0, 0, '', '', 0.70),
(58, 'f1b2313ee016e41f5df4295a05bd87e8', 'lizelle@capetownoffice.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(59, 'de7d2f132d1baf96ee326a620a85dbf3', 'rogier.helene@gmail.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(60, 'd49ca43696a89b58ebdd607275e58fb4', 'katjasoeters@gmail.com', 0, 1, 1507115816, 1507115816, 0, 0, '', '', 0.25),
(61, '754aa62191208ccce5c010de10c76ed7', 'heleensoeters@yahoo.co.uk', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.50),
(62, 'd10e7094291b9a2ecb4085bd079f6a17', 'christa.flax@googlemail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.25),
(63, '8c6ad49bf254efeb57faf5ce9ecda40f', 'tthomas@seda.org.za', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.25),
(64, 'eb674aa96aab76de86e065137204b4eb', 'lilianplomp@hotmail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.50),
(65, '9292b68a2debdd432800992b9d08b43d', 'judy@mcgregoronline.co.za', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.25),
(66, '353a756c29bf03c25c8f756f3930cb40', 'anade.situma@gmail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.25),
(67, 'f931239fd542853abbb873b8e34b24b5', 'stansmul@hotmail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.50),
(68, '07ef4afe76bcc460b910a58f90430fcb', 'kim@hemporium.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.25),
(69, '342bf91db6911c7c3752554a5144b922', 'natalieambermiller@gmail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.50),
(70, 'f8d501244df6dbac5ea7df878b7d50c4', 'kmfourie@gmail.com', 0, 1, 1507115817, 1507115817, 0, 0, '', '', 0.50),
(71, '9101c4b766957749c763917b1fb3e9d7', 'brenda.maths@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(72, '9b55300f1b37a0bb53c7df3785e61386', 'wandile@mapblitz.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(73, 'b584334a05d29eaa1bad34d6708a23dd', 'sera@handmadebyme.co.za', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(74, '24c4467a6bd4e3509d7d767014f30886', 'chantelclover16@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(75, '700bfc33b57de14dcb93b2ad62bd32ea', 'terri3448@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.50),
(76, 'cf722e63c31bb5ae4bdd363eaa692b16', 'fionaholderness@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(77, 'da685e23916ae59b59dbbc1954433ed3', 'karin@dwlaw.co.za', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(78, 'd8901ee618ed27f0d4ab16b96a583767', 'elysamiller@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.50),
(79, 'ae6b02b88b2583b98d4c8efed1c9d4f4', 'robyn@elevenct.co.za', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(80, '371cef2129a85918cee55617de7af0d9', 'deborahlilydavies@gmail.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(81, 'b827bb355e7529137e7296cbfd495dd7', 'rotem_is@mac.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(82, '71651a36d3178cd7d116e3f3f2cbb269', 'meganbond@mac.com', 0, 1, 1507115818, 1507115818, 0, 0, '', '', 0.25),
(83, '6590e981fb0e1b05109171ab1a9a1add', 'lynnmatt@gmail.com', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(84, '114af103eadfda162dcec1fea790651b', 'stinelundgren@gmail.com', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(85, '000cb12d524b4ec3252a03d9d74c3d52', 'lisa@tagwilter.co.za', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(86, '76842dc869ad69fc651e155f22ffc710', 'anmarie.kleinhans@engenoil.com', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(87, 'ddcff2d2c66c898853d052c271ef92dc', 'gillianliebenberg@yahoo.co.uk', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(88, '777844ef05fcfeae44988481a4dbbd64', 'tamcsavage@gmail.com', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(89, '2e4df68f02e8b7ee4b81c34e924e8fd0', 'paulaj272@gmail.com', 0, 2, 1507115819, 1507166804, 0, 0, '', '', 0.70),
(90, 'd7a20c7a005a0b285c4a329dd4d162ae', 'cathy@itcs.co.za', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.75),
(92, 'c2713ed4c36a825c2111b64029e07125', 'thekla.salmon@gmail.com', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.50),
(93, 'b87d91ea347cbdba45ff733c280a2657', 'danielle@protoculture.fm', 0, 1, 1507115819, 1507115819, 0, 0, '', '', 0.25),
(94, 'bebf7834e035e0bbe63829f352348367', 'melissa.vanzyl@mcsaatchiabel.co.za', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(95, 'f5f21e7fc3d748caa0c93a2b1136819c', 'megan@greenfamily.co.za', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(96, '4feb96b159345bdbdd352e636a321dbf', 'agata.roncalli@gmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(97, '54bfcfea0a795072557a42dfdb1c80f8', 'nlouw@me.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(98, '2808237fadc2754b94b6d221e560231c', 'nicole@ffmm.co.za', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(99, 'b43987121721e645cea8d140440e6f29', 'lauren@rhubarbroom.co.za', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(100, '0639a396e99396c64fac796ec0288cc3', 'nataliesherren@gmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(101, '1662fc58f3b254012d1e8ad6a22a5e08', 'aneldevries@me.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(102, '8eb3c0f94f4092f6d6fe107bc64dca56', 'debraurich@gmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(103, '133f3a6e014e7d888d23bc411ec968fd', 'mary@planetafricasafaris.com', 0, 2, 1507115820, 1510576148, 0, 0, '', '', 0.45),
(104, '0f1336be751c1ca184ca7ee08a3e7ab7', 'barbara@barbaracukjati.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.75),
(105, '1f908d586cd16c551d70b28b19627556', 'jitram@gmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(106, '830c8fce764be271476315c8c0851d4b', 'kristin@memetor.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(107, '7498374efacd49108039094f8658519d', 'mschasfoort@gmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(108, 'beb7244f63a2f220b42fbe5aea9aa94a', 'sophiekooistra@hotmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.50),
(109, 'e941ff9912319ce3cf9d455f423abd50', 'esavanee@hotmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(110, 'da9fd4f7426c36a79b79ea568f5a8033', 'mmooijweer@hotmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(111, '286f8cb371a34829a7b5156521d8d324', 'claire@cape-orange.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(112, '787ed10723d83ab374c3bba27569925d', 'vhoogduijn@hotmail.com', 0, 1, 1507115820, 1507115820, 0, 0, '', '', 0.25),
(113, '1a7e6d655b95ddc3d843fe6f85ba1026', 'tjeerdenfree@gmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(114, '92a546516bb2882932b39055837cda9f', 'scowlin@aisct.org', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(115, 'f248e6dc670d2b0e2e865cf6545ec545', 'deliapiemonte@hotmail.it', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(116, '4c177d709cfcdb360b32751050dd9bb2', 'clairevanturenhout@hotmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(117, 'cc43ee29ca645f08c1cfa15364b089d2', 'dick@rdinformatics.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(118, '83213b919c30f54a346f101fc5d4f526', 'jeroen@kidsliving.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(119, 'ec7d6f7291f576b5cc719aa3b31c2f67', 'rkruisinga@southey.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(120, 'a0773f7c763ed245cf694772ddab9c01', 'dolfvw@hotmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(121, 'e1fccd70eed11021031b568fcb308736', 'elin.bolmstrand@gmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(122, '2e854f9dd9ef086acc6a8a4ddd77a8e1', 'james@babygroup.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(123, '691286bd60d4ef3d2c2d842de0472194', 'pollstrose@gmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(124, '2f04e7ba98c6ccbd4c9a6ddfcd28fc94', 'megan.lindow@gmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(125, 'b70f9ebc9683a8172470f3b85bb0d5d0', 'clairecobbledick@gmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(126, '1f060a7169ba6dcc7d9f610f99820611', 'info@papkuilsfontein.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(127, 'a99db56aff688edc4a2db4fded68f794', 'francien@iamfrank.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(128, '85be4d0f268ec7fe7315fe1db28ebb2f', 'harriet@bloomyoga.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.50),
(129, '5d17f510196913c3dd29fa3936835637', 'vmcculloch@hartinternational.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(130, 'b69fcb67c3d20d167cfbe287b46a36cd', 'yolanda@bowline.co.za', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 1.00),
(131, '622db5c91167c0253f856e6f2470660f', 'margotmartherus@hotmail.com', 0, 1, 1507115821, 1507115821, 0, 0, '', '', 0.25),
(132, '9a298de4adf887878a3580d18ac7b93d', 'birgit@marcsanders.nl', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(133, '0547fe538050a6de88bf20697b042fdb', 'dainakeil@hotmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(134, 'f1a4ef0665ba6f48d20f28364a3269df', 'marolda.libby@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(135, '2ce712a469755134ac8151f6f23d3886', 'lorraine_vg@yahoo.co.uk', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(136, '84db2a9b408e4928761d1892c86cd671', 'amelia.tulloch@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(137, 'ad5e3be65b7851815afaced9da32e140', 'elly.panama@hotmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(138, '67ff566c678f52f7339ac9c247aca4b2', 'info.gosiawyer@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(139, '8ac369db30d81e2e1e5ca4dcda382253', 'fatbratcat2002@yahoo.co.uk', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 1.00),
(140, 'c54861ba8e5e5cc29f8c33b54018759c', 'lizhofmeyr@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(141, '395285300207d2e5cd51ed7561ebc31b', 'lia@tigme.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(142, 'cb88c54524196cf07b896e9ab399e93b', 'ela.hoevenaars@mac.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 1.00),
(143, 'baddfe220ce0956eff95b22f9f12dad2', 'wslackuk@yahoo.co.uk', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(144, 'c3fd69771338a86401c67e4a3874b2a2', 'betsy_hurt@hotmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(145, '520117620ed6949e302b3312929fa635', 'alijencik@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(146, '5c84ebc38f5101796253c4fe71400063', 'mcglasser@yahoo.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.50),
(147, 'd0448069df5d1b3b9987eac9e419d12e', 'maggy.toremans@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(148, 'cc35900372fe52f9cfba063c41282041', 'hilde.leeman@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(149, '9a0a89d1591a131d01b91da92cbc493f', 'sophiabalcomb@yahoo.com', 0, 2, 1507115822, 1507142974, 0, 0, '', '', 0.70),
(150, '42acd2b296d51a5b6487640c8b7173fd', 'loribegelman1@aol.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(151, '5afe091e5a8d0e492ba35eafcc7ca166', 'tessaroos.sa@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(152, 'ca0a9e197c46bee55ce34eccf2312bf4', 'tessakanaris1@gmail.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(153, '357a5339e1e7929c640f3f80886b521b', 'cynthiadls@aol.com', 0, 1, 1507115822, 1507115822, 0, 0, '', '', 0.25),
(154, 'de3f9b7875419ffad2ec3e34c41a0d9a', 'malamichaelamm@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(155, 'fb9f894e26ede2f9100c12257a6627be', 'kathryn.taylor@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(156, '581b1c460f9ba74483160b37ac317074', 'cilnavanwijk@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(157, '27ebe717cafcc24ddc350af9a9354b7c', 'sjblackie@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.50),
(158, '9ada4517ff9b3fa85c33fdd877fb471e', 'leighfinck667@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(159, 'a9e4cd681b294da475c5bf71d410e8da', 'nsuttonpryce@yahoo.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.75),
(160, '86dc7c69151f9590be99657b24332a02', 'katherine.legg@hotmail.co.uk', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(161, 'f6111c62abfd61fea82020070a5662ea', 'roxanne@roxannefloquet.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.50),
(162, '08e4ce7a26b093401557932b2a0def1c', 'samanthacr@nedbank.co.za', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(163, 'ec199fb648dbc76abddb5fa8ee197c23', 'carowoody@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(164, 'c93282869666ae1e9ed2244366e27144', 'margaux@theprincipality.co.za', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.50),
(165, '1ae06aba379fb8c3b4a17dfbdac0ca3d', 'ginapauling2204@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(166, 'c7df9c33fdf095dbe5c45a797f05c717', 'nicolataylorart@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(167, '70d622b1684eb59eb89f02092d30b24c', 'robyn.schoombie@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(168, '466e9283febff0a5335713f55b1ed561', 'carol@glasshouserejuvenation.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(169, '49a2ee5867c6c62f1c3e5b972dd43bd3', 'cox.gigi@gmail.com', 0, 1, 1507115823, 1507115823, 0, 0, '', '', 0.25),
(170, '8bf3bc4b0bc1f607d472c2f52cca2822', 'devrieslcm@gmail.com', 0, 1, 1507129986, 1507129986, 1507129986, 1507129986, '', '', 0.25),
(171, '386778333950667852c186a9d32e6c75', 'dibuseng.mahlakgane@gmail.com', 0, 1, 1510130205, 1510130205, 1510130205, 1510130205, '', '', 0.25),
(172, '456f213a29540a443e786bb303172e99', 'june.jordaan@gmail.com', 0, 1, 1510216079, 1510216079, 1510216079, 1510216079, '', '', 0.25),
(175, 'c539fa67239d4ba942fa2eaff6a6def3', 'amelia@inkfish.co.za', 0, 1, 1510641524, 1510641524, 1510641524, 0, '', '', 0.25),
(176, 'aeada427736b930c09fb8112499a8289', 'notbeenwell@gmail.com', 0, 1, 1510649223, 1510649223, 1510649223, 1510649223, '', '', 0.25),
(181, 'f2877734cdc01f97fd4aa6e3c4a28635', 'info@creativecollective.co.za', 0, 1, 1510744921, 1510744921, 1510744921, 1510744921, '', '', 0.25),
(182, '6fdd5b6d12eff8955a05dc77455656fd', 'pier100@hotmail.com', 0, 1, 1511728590, 1511728590, 1511728590, 1511728590, '', '', 0.25),
(183, 'daef8ca371687af46e32dbddf24159db', 'arinaw@mweb.co.za', 24, 1, 1517742148, 1517742148, 1517742148, 1517742148, '', '', 0.25),
(184, 'cae5f37a17c27dc4090be4fc12d03238', 'monica.vdm89@gmail.com', 0, 1, 1518171498, 1518171498, 1518171498, 1518171498, '', '', 0.25),
(185, '561597c92dbb38163c6d3221d19fb51f', 'cyber000tyger@gmail.com', 0, 1, 1518172246, 1518172246, 1518172246, 1518172246, '', '', 0.25),
(186, 'e0abddbb738cf1ae352dcba4a45cd06a', 'whettoncm@gmail.com', 0, 1, 1518547675, 1518547675, 1518547675, 1518547675, '', '', 0.25),
(187, 'e493899025988d3b347e36582709e85a', 'romaingovender@fnb.co.za', 0, 1, 1519201670, 1519201670, 0, 0, '', '', 0.25),
(188, '12b50030ed530aa53c25a8ba83856b9b', 'tbowler@xsinet.co.za', 0, 1, 1519201670, 1519201670, 0, 0, '', '', 0.25),
(342, 'e6165b772573a83d6eec6d43c5b1a378', 'eoberholzer@ymail.com', 0, 1, 1519378914, 1519378914, 1519378914, 1519378914, '', '', 0.25),
(343, 'a55dc72368ad01e28e63cdbc0760df47', 'watfhoek@gmail.com', 0, 1, 1521719741, 1521719741, 1521719741, 1521719741, '', '', 0.25),
(344, '59451bebc235e06f5548464ebe28318c', 'kathyduncan73@gmail.com', 0, 1, 1526642921, 1526642921, 1526642921, 1526642921, '', '', 0.25),
(345, '9c435163d8b469defc5d024d782d4c25', 'michdurnez@gmail.com', 0, 1, 1527427213, 1527427213, 1527427213, 1527427213, '', '', 0.25),
(346, '0a87def7ed814c120a4bab9d096f3b76', 'info23@cantatic.com', 0, 1, 1541165936, 1541165936, 1541165936, 1541165936, '', '', 0.25),
(347, '05959a0e22006576b60df94bba5a1371', 'shweetproducts.com@domstates.su', 0, 1, 1550050177, 1550050177, 1550050177, 1550050177, '', '', 0.25);

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

--
-- Table structure for table `wpva_mymail_subscriber_fields`
--

CREATE TABLE `wpva_mymail_subscriber_fields` (
  `subscriber_id` bigint UNSIGNED NOT NULL,
  `meta_key` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_subscriber_fields`
--

INSERT INTO `wpva_mymail_subscriber_fields` (`subscriber_id`, `meta_key`, `meta_value`) VALUES
(1, 'firstname', 'vc'),
(16, 'firstname', 'Suzan'),
(16, 'lastname', 'McCreadie'),
(17, 'firstname', 'Candice'),
(17, 'lastname', 'Banza'),
(18, 'firstname', 'mandy'),
(19, 'firstname', 'antoinette'),
(20, 'firstname', 'danielle'),
(21, 'firstname', 'Anne'),
(22, 'firstname', 'Jessica'),
(23, 'firstname', 'Kim'),
(24, 'firstname', 'Esther'),
(25, 'firstname', 'Robert'),
(26, 'firstname', 'Franz'),
(27, 'firstname', 'Roni'),
(28, 'firstname', 'There'),
(29, 'firstname', 'Elena'),
(30, 'firstname', 'Philip'),
(31, 'firstname', 'Heidi'),
(32, 'firstname', 'Craig'),
(33, 'firstname', 'Simone'),
(34, 'firstname', 'Nicholas'),
(35, 'firstname', 'Paulina'),
(36, 'firstname', 'Jason'),
(37, 'firstname', 'Lex'),
(38, 'firstname', 'Etienne'),
(39, 'firstname', 'Ernesta'),
(40, 'firstname', 'There'),
(41, 'firstname', 'Martin'),
(42, 'firstname', 'Emily'),
(43, 'firstname', 'Olivier'),
(44, 'firstname', 'Stuart'),
(45, 'firstname', 'Jo'),
(46, 'firstname', 'Leigh'),
(47, 'firstname', 'Jerushah'),
(48, 'firstname', 'Michael'),
(49, 'firstname', 'Ewan'),
(50, 'firstname', 'Karen'),
(51, 'firstname', 'There'),
(52, 'firstname', 'Michelle'),
(53, 'firstname', 'Willemijn'),
(54, 'firstname', 'Nicola'),
(55, 'firstname', 'Anne-Catherine'),
(56, 'firstname', 'Stefanie'),
(57, 'firstname', 'Martin'),
(58, 'firstname', 'Lizelle'),
(59, 'firstname', 'Helene'),
(60, 'firstname', 'Katja'),
(61, 'firstname', 'Heleen'),
(62, 'firstname', 'Christa'),
(63, 'firstname', 'Tanger'),
(64, 'firstname', 'Lilian'),
(65, 'firstname', 'Judy'),
(66, 'firstname', 'Anade'),
(67, 'firstname', 'Stans'),
(68, 'firstname', 'Kim'),
(69, 'firstname', 'Natalie'),
(70, 'firstname', 'Karen'),
(71, 'firstname', 'Brenda'),
(72, 'firstname', 'Wandile'),
(73, 'firstname', 'Sera'),
(74, 'firstname', 'Chantel'),
(75, 'firstname', 'Terri'),
(76, 'firstname', 'Fiona'),
(77, 'firstname', 'Karin'),
(78, 'firstname', 'Elysa'),
(79, 'firstname', 'Robyn'),
(80, 'firstname', 'Deborah'),
(81, 'firstname', 'Rotem'),
(82, 'firstname', 'Megan'),
(83, 'firstname', 'Lynn'),
(84, 'firstname', 'Stine'),
(85, 'firstname', 'Lisa'),
(86, 'firstname', 'Anmarie'),
(87, 'firstname', 'Gillian'),
(88, 'firstname', 'Tam'),
(89, 'firstname', 'Paula'),
(90, 'firstname', 'Cathy'),
(92, 'firstname', 'Theckla'),
(93, 'firstname', 'Danielle'),
(94, 'firstname', 'Melissa'),
(95, 'firstname', 'Megan'),
(96, 'firstname', 'Agata'),
(97, 'firstname', 'Nicola'),
(98, 'firstname', 'Nicole'),
(99, 'firstname', 'Lauren'),
(100, 'firstname', 'Natalie'),
(101, 'firstname', 'Anel'),
(102, 'firstname', 'Debra'),
(103, 'firstname', 'Mary'),
(104, 'firstname', 'Barbara'),
(105, 'firstname', 'Jitra'),
(106, 'firstname', 'Kristin'),
(107, 'firstname', 'Marije'),
(108, 'firstname', 'Sophie'),
(109, 'firstname', 'Eva'),
(110, 'firstname', 'Minke'),
(111, 'firstname', 'Claire'),
(112, 'firstname', 'There'),
(113, 'firstname', 'Frederique'),
(114, 'firstname', 'Sonja'),
(115, 'firstname', 'Delia'),
(116, 'firstname', 'Claire'),
(117, 'firstname', 'Dick'),
(118, 'firstname', 'Jeroen'),
(119, 'firstname', 'There'),
(120, 'firstname', 'Dolf'),
(121, 'firstname', 'Elin'),
(122, 'firstname', 'James'),
(123, 'firstname', 'Pollyana'),
(124, 'firstname', 'Megan'),
(125, 'firstname', 'Claire'),
(126, 'firstname', 'There'),
(127, 'firstname', 'Francien'),
(128, 'firstname', 'Harriette'),
(129, 'firstname', 'Vanessa'),
(130, 'firstname', 'Yolanda'),
(131, 'firstname', 'Margoy'),
(132, 'firstname', 'Birgit'),
(133, 'firstname', 'Daina'),
(134, 'firstname', 'Marolda'),
(135, 'firstname', 'Lorraine'),
(136, 'firstname', 'Amelia'),
(137, 'firstname', 'Elly'),
(138, 'firstname', 'Gosia'),
(139, 'firstname', 'There'),
(140, 'firstname', 'Liz'),
(141, 'firstname', 'Lia'),
(142, 'firstname', 'Ela'),
(143, 'firstname', 'There'),
(144, 'firstname', 'Betsy'),
(145, 'firstname', 'Alison'),
(146, 'firstname', 'There'),
(147, 'firstname', 'Maggy'),
(148, 'firstname', 'Hilde'),
(149, 'firstname', 'Sophia'),
(150, 'firstname', 'Lori'),
(151, 'firstname', 'Tessa'),
(152, 'firstname', 'Tessa'),
(153, 'firstname', 'Cynthia'),
(154, 'firstname', 'There'),
(155, 'firstname', 'Kathryn'),
(156, 'firstname', 'Cilna'),
(157, 'firstname', 'Sara'),
(157, 'lastname', 'Needham'),
(158, 'firstname', 'Leigh'),
(158, 'lastname', 'Weidelich'),
(159, 'firstname', 'Nicole'),
(159, 'lastname', 'Sutton-Pryce'),
(160, 'firstname', 'Kate'),
(160, 'lastname', 'Vassarotti'),
(161, 'firstname', 'Roxy'),
(161, 'lastname', 'Denbury'),
(162, 'firstname', 'Samantha'),
(162, 'lastname', 'Croad'),
(163, 'firstname', 'Caro'),
(163, 'lastname', 'Henning'),
(164, 'firstname', 'Margaux'),
(164, 'lastname', 'Henning'),
(165, 'firstname', 'Gina'),
(165, 'lastname', 'Collins'),
(166, 'firstname', 'Nicola'),
(166, 'lastname', 'Pearson'),
(167, 'firstname', 'Robyn'),
(167, 'lastname', 'Schoombie'),
(168, 'firstname', 'Carol'),
(168, 'lastname', 'Boag'),
(169, 'firstname', 'Georgina'),
(169, 'lastname', 'Cox'),
(175, 'firstname', 'Amelia'),
(175, 'lastname', 'Semple'),
(187, 'firstname', 'Romain'),
(188, 'firstname', 'Linda');

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

--
-- Table structure for table `wpva_mymail_subscriber_meta`
--

CREATE TABLE `wpva_mymail_subscriber_meta` (
  `subscriber_id` bigint UNSIGNED NOT NULL,
  `campaign_id` bigint UNSIGNED NOT NULL,
  `meta_key` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_mymail_subscriber_meta`
--

INSERT INTO `wpva_mymail_subscriber_meta` (`subscriber_id`, `campaign_id`, `meta_key`, `meta_value`) VALUES
(1, 0, 'ip', ''),
(1, 0, 'referer', 'backend'),
(2, 0, 'client', 'Gmail'),
(2, 0, 'clienttype', 'webmail'),
(2, 0, 'form', '3'),
(2, 0, 'ip', '196.22.248.58'),
(2, 0, 'lang', 'en'),
(2, 0, 'referer', 'https://kids.shweetproducts.com/contact/'),
(2, 6788, 'client', 'iPhone'),
(2, 6788, 'clienttype', 'mobile'),
(2, 7051, 'client', 'Gmail'),
(2, 7051, 'clienttype', 'webmail'),
(5, 0, 'form', '3'),
(5, 0, 'ip', ''),
(5, 0, 'lang', 'en'),
(5, 0, 'referer', 'https://kids.shweetproducts.com/'),
(6, 0, 'client', 'Web Client (Chrome)'),
(6, 0, 'clienttype', 'webmail'),
(6, 0, 'clientversion', ''),
(6, 0, 'form', '3'),
(6, 0, 'ip', '105.226.77.219'),
(6, 0, 'lang', 'en'),
(6, 0, 'referer', 'https://kids.shweetproducts.com/'),
(6, 7051, 'client', 'Web Client (Chrome)'),
(6, 7051, 'clienttype', 'webmail'),
(6, 7051, 'clientversion', ''),
(8, 0, 'form', '3'),
(8, 0, 'ip', ''),
(8, 0, 'lang', 'en'),
(8, 0, 'referer', 'https://kids.shweetproducts.com/contact/'),
(9, 0, 'client', 'Apple Mail'),
(9, 0, 'clienttype', 'desktop'),
(9, 0, 'clientversion', '9'),
(9, 0, 'form', '3'),
(9, 0, 'ip', '196.210.217.187'),
(9, 0, 'lang', 'en'),
(9, 0, 'referer', 'https://kids.shweetproducts.com/'),
(9, 6788, 'client', 'Apple Mail'),
(9, 6788, 'clienttype', 'desktop'),
(9, 6788, 'clientversion', '9'),
(11, 0, 'client', 'Apple Mail'),
(11, 0, 'clienttype', 'desktop'),
(11, 0, 'clientversion', '4'),
(11, 0, 'form', '3'),
(11, 0, 'ip', '41.13.143.146'),
(11, 0, 'lang', 'en'),
(11, 0, 'referer', 'https://kids.shweetproducts.com/'),
(11, 6788, 'client', 'Apple Mail'),
(11, 6788, 'clienttype', 'desktop'),
(11, 6788, 'clientversion', '4'),
(11, 7051, 'client', 'Apple Mail'),
(11, 7051, 'clienttype', 'desktop'),
(11, 7051, 'clientversion', '4'),
(13, 0, 'form', '3'),
(13, 0, 'ip', ''),
(13, 0, 'lang', 'en'),
(13, 0, 'referer', 'https://kids.shweetproducts.com/'),
(14, 0, 'form', '3'),
(14, 0, 'ip', ''),
(14, 0, 'lang', 'en'),
(14, 0, 'referer', 'https://kids.shweetproducts.com/'),
(15, 0, 'client', 'iPhone'),
(15, 0, 'clienttype', 'mobile'),
(15, 0, 'clientversion', 'iOS 10'),
(15, 0, 'form', '3'),
(15, 0, 'ip', '94.204.127.33'),
(15, 0, 'lang', 'en'),
(15, 0, 'referer', 'https://kids.shweetproducts.com/'),
(15, 7051, 'client', 'iPhone'),
(15, 7051, 'clienttype', 'mobile'),
(15, 7051, 'clientversion', 'iOS 10'),
(16, 0, 'client', 'Apple Mail'),
(16, 0, 'clienttype', 'desktop'),
(16, 0, 'clientversion', '8'),
(16, 0, 'ip', '129.205.146.29'),
(16, 0, 'lang', 'en'),
(16, 0, 'referer', 'backend'),
(16, 7051, 'client', 'Apple Mail'),
(16, 7051, 'clienttype', 'desktop'),
(16, 7051, 'clientversion', '8'),
(17, 0, 'client', 'Thunderbird'),
(17, 0, 'clienttype', 'desktop'),
(17, 0, 'clientversion', '52.4.0'),
(17, 0, 'ip', '105.13.26.220'),
(17, 0, 'lang', 'en'),
(17, 0, 'referer', 'backend'),
(17, 7051, 'client', 'Thunderbird'),
(17, 7051, 'clienttype', 'desktop'),
(17, 7051, 'clientversion', '52.4.0'),
(18, 0, 'client', 'Apple Mail'),
(18, 0, 'clienttype', 'desktop'),
(18, 0, 'clientversion', '8'),
(18, 0, 'ip', '41.177.127.222'),
(18, 0, 'lang', 'en'),
(18, 0, 'referer', 'import'),
(18, 6864, 'client', 'Apple Mail'),
(18, 6864, 'clienttype', 'desktop'),
(18, 6864, 'clientversion', '8'),
(19, 0, 'ip', ''),
(19, 0, 'referer', 'import'),
(20, 0, 'client', 'Apple Mail'),
(20, 0, 'clienttype', 'desktop'),
(20, 0, 'clientversion', '9'),
(20, 0, 'ip', '105.225.71.174'),
(20, 0, 'lang', 'en'),
(20, 0, 'referer', 'import'),
(20, 6864, 'client', 'Apple Mail'),
(20, 6864, 'clienttype', 'desktop'),
(20, 6864, 'clientversion', '9'),
(20, 7051, 'client', 'Apple Mail'),
(20, 7051, 'clienttype', 'desktop'),
(20, 7051, 'clientversion', '9'),
(21, 0, 'client', 'Gmail'),
(21, 0, 'clienttype', 'webmail'),
(21, 0, 'clientversion', ''),
(21, 0, 'ip', '155.93.249.90'),
(21, 0, 'lang', 'en'),
(21, 0, 'referer', 'import'),
(21, 7051, 'client', 'Gmail'),
(21, 7051, 'clienttype', 'webmail'),
(21, 7051, 'clientversion', ''),
(22, 0, 'client', 'iPhone'),
(22, 0, 'clienttype', 'mobile'),
(22, 0, 'clientversion', 'iOS 10'),
(22, 0, 'ip', '41.13.232.85'),
(22, 0, 'lang', 'en'),
(22, 0, 'referer', 'import'),
(22, 6864, 'client', 'iPhone'),
(22, 6864, 'clienttype', 'mobile'),
(22, 6864, 'clientversion', 'iOS 10'),
(23, 0, 'client', 'Gmail'),
(23, 0, 'clienttype', 'webmail'),
(23, 0, 'clientversion', ''),
(23, 0, 'ip', ''),
(23, 0, 'referer', 'import'),
(23, 6864, 'client', 'Gmail'),
(23, 6864, 'clienttype', 'webmail'),
(23, 6864, 'clientversion', ''),
(24, 0, 'client', 'iPhone'),
(24, 0, 'clienttype', 'mobile'),
(24, 0, 'clientversion', 'iOS 10'),
(24, 0, 'ip', '197.83.213.48'),
(24, 0, 'lang', 'en'),
(24, 0, 'referer', 'import'),
(24, 6864, 'client', 'iPhone'),
(24, 6864, 'clienttype', 'mobile'),
(24, 6864, 'clientversion', 'iOS 10'),
(25, 0, 'ip', ''),
(25, 0, 'referer', 'import'),
(26, 0, 'ip', ''),
(26, 0, 'referer', 'import'),
(27, 0, 'ip', ''),
(27, 0, 'referer', 'import'),
(28, 0, 'ip', ''),
(28, 0, 'referer', 'import'),
(29, 0, 'ip', ''),
(29, 0, 'referer', 'import'),
(30, 0, 'ip', ''),
(30, 0, 'referer', 'import'),
(31, 0, 'ip', ''),
(31, 0, 'referer', 'import'),
(32, 0, 'ip', '196.214.95.93'),
(32, 0, 'lang', 'en'),
(32, 0, 'referer', 'import'),
(33, 0, 'ip', ''),
(33, 0, 'referer', 'import'),
(34, 0, 'ip', ''),
(34, 0, 'referer', 'import'),
(35, 0, 'ip', ''),
(35, 0, 'referer', 'import'),
(36, 0, 'ip', ''),
(36, 0, 'referer', 'import'),
(37, 0, 'ip', ''),
(37, 0, 'referer', 'import'),
(38, 0, 'ip', ''),
(38, 0, 'referer', 'import'),
(39, 0, 'ip', ''),
(39, 0, 'referer', 'import'),
(40, 0, 'client', 'Microsoft Outlook'),
(40, 0, 'clienttype', 'desktop'),
(40, 0, 'clientversion', '16'),
(40, 0, 'ip', '197.157.88.11'),
(40, 0, 'lang', 'en'),
(40, 0, 'referer', 'import'),
(40, 6864, 'client', 'Microsoft Outlook'),
(40, 6864, 'clienttype', 'desktop'),
(40, 6864, 'clientversion', '16'),
(41, 0, 'ip', ''),
(41, 0, 'referer', 'import'),
(42, 0, 'ip', ''),
(42, 0, 'referer', 'import'),
(43, 0, 'client', 'Gmail'),
(43, 0, 'clienttype', 'webmail'),
(43, 0, 'clientversion', ''),
(43, 0, 'ip', ''),
(43, 0, 'referer', 'import'),
(43, 6864, 'client', 'Gmail'),
(43, 6864, 'clienttype', 'webmail'),
(43, 6864, 'clientversion', ''),
(43, 7051, 'client', 'Gmail'),
(43, 7051, 'clienttype', 'webmail'),
(43, 7051, 'clientversion', ''),
(44, 0, 'client', 'Gmail'),
(44, 0, 'clienttype', 'webmail'),
(44, 0, 'clientversion', ''),
(44, 0, 'ip', ''),
(44, 0, 'referer', 'import'),
(44, 7051, 'client', 'Gmail'),
(44, 7051, 'clienttype', 'webmail'),
(44, 7051, 'clientversion', ''),
(45, 0, 'ip', ''),
(45, 0, 'referer', 'import'),
(46, 0, 'ip', ''),
(46, 0, 'referer', 'import'),
(47, 0, 'ip', ''),
(47, 0, 'referer', 'import'),
(48, 0, 'ip', ''),
(48, 0, 'referer', 'import'),
(49, 0, 'ip', ''),
(49, 0, 'referer', 'import'),
(50, 0, 'ip', ''),
(50, 0, 'referer', 'import'),
(51, 0, 'ip', ''),
(51, 0, 'referer', 'import'),
(52, 0, 'ip', ''),
(52, 0, 'referer', 'import'),
(53, 0, 'ip', ''),
(53, 0, 'referer', 'import'),
(54, 0, 'ip', ''),
(54, 0, 'referer', 'import'),
(55, 0, 'client', 'iPhone'),
(55, 0, 'clienttype', 'mobile'),
(55, 0, 'clientversion', 'iOS 10'),
(55, 0, 'ip', '222.252.78.85'),
(55, 0, 'lang', 'en'),
(55, 0, 'referer', 'import'),
(55, 6864, 'client', 'iPhone'),
(55, 6864, 'clienttype', 'mobile'),
(55, 6864, 'clientversion', 'iOS 10'),
(56, 0, 'client', 'iPad'),
(56, 0, 'clienttype', 'mobile'),
(56, 0, 'clientversion', 'iOS 10'),
(56, 0, 'ip', '165.165.129.4'),
(56, 0, 'lang', 'en'),
(56, 0, 'referer', 'import'),
(56, 6864, 'client', 'iPad'),
(56, 6864, 'clienttype', 'mobile'),
(56, 6864, 'clientversion', 'iOS 10'),
(56, 7051, 'client', 'iPad'),
(56, 7051, 'clienttype', 'mobile'),
(56, 7051, 'clientversion', 'iOS 10'),
(57, 0, 'client', 'iPad'),
(57, 0, 'clienttype', 'mobile'),
(57, 0, 'clientversion', 'iOS 10'),
(57, 0, 'ip', '146.198.233.21'),
(57, 0, 'lang', 'en'),
(57, 0, 'referer', 'import'),
(57, 6864, 'client', 'iPad'),
(57, 6864, 'clienttype', 'mobile'),
(57, 6864, 'clientversion', 'iOS 10'),
(58, 0, 'ip', ''),
(58, 0, 'referer', 'import'),
(59, 0, 'ip', ''),
(59, 0, 'referer', 'import'),
(60, 0, 'ip', ''),
(60, 0, 'referer', 'import'),
(61, 0, 'client', 'Web Client (Chrome)'),
(61, 0, 'clienttype', 'webmail'),
(61, 0, 'clientversion', ''),
(61, 0, 'ip', '129.205.140.43'),
(61, 0, 'lang', 'en'),
(61, 0, 'referer', 'import'),
(61, 6864, 'client', 'Web Client (Chrome)'),
(61, 6864, 'clienttype', 'webmail'),
(61, 6864, 'clientversion', ''),
(61, 7051, 'client', 'Web Client (Chrome)'),
(61, 7051, 'clienttype', 'webmail'),
(61, 7051, 'clientversion', ''),
(62, 0, 'ip', ''),
(62, 0, 'referer', 'import'),
(63, 0, 'ip', ''),
(63, 0, 'referer', 'import'),
(64, 0, 'client', 'iPhone'),
(64, 0, 'clienttype', 'mobile'),
(64, 0, 'clientversion', 'iOS 10'),
(64, 0, 'ip', '197.101.65.37'),
(64, 0, 'lang', 'nl'),
(64, 0, 'referer', 'import'),
(64, 6864, 'client', 'iPhone'),
(64, 6864, 'clienttype', 'mobile'),
(64, 6864, 'clientversion', 'iOS 10'),
(65, 0, 'client', 'Apple Mail'),
(65, 0, 'clienttype', 'desktop'),
(65, 0, 'clientversion', '7'),
(65, 0, 'ip', '197.245.109.78'),
(65, 0, 'lang', 'en'),
(65, 0, 'referer', 'import'),
(65, 7051, 'client', 'Apple Mail'),
(65, 7051, 'clienttype', 'desktop'),
(65, 7051, 'clientversion', '7'),
(66, 0, 'client', 'Web Client (Safari)'),
(66, 0, 'clienttype', 'webmail'),
(66, 0, 'clientversion', ''),
(66, 0, 'ip', '52.90.140.203'),
(66, 0, 'lang', 'en'),
(66, 0, 'referer', 'import'),
(66, 7051, 'client', 'Web Client (Safari)'),
(66, 7051, 'clienttype', 'webmail'),
(66, 7051, 'clientversion', ''),
(67, 0, 'client', 'iPhone'),
(67, 0, 'clienttype', 'mobile'),
(67, 0, 'clientversion', 'iOS 10'),
(67, 0, 'ip', '41.13.224.74'),
(67, 0, 'lang', 'en'),
(67, 0, 'referer', 'import'),
(67, 6864, 'client', 'Web Client (Chrome)'),
(67, 6864, 'clienttype', 'webmail'),
(67, 6864, 'clientversion', ''),
(67, 7051, 'client', 'iPhone'),
(67, 7051, 'clienttype', 'mobile'),
(67, 7051, 'clientversion', 'iOS 10'),
(68, 0, 'ip', ''),
(68, 0, 'referer', 'import'),
(69, 0, 'client', 'iPhone'),
(69, 0, 'clienttype', 'mobile'),
(69, 0, 'clientversion', 'iOS 11'),
(69, 0, 'ip', '105.225.20.241'),
(69, 0, 'lang', 'en'),
(69, 0, 'referer', 'import'),
(69, 6864, 'client', 'iPhone'),
(69, 6864, 'clienttype', 'mobile'),
(69, 6864, 'clientversion', 'iOS 11'),
(70, 0, 'client', 'Gmail'),
(70, 0, 'clienttype', 'webmail'),
(70, 0, 'clientversion', ''),
(70, 0, 'ip', ''),
(70, 0, 'referer', 'import'),
(70, 6864, 'client', 'Gmail'),
(70, 6864, 'clienttype', 'webmail'),
(70, 6864, 'clientversion', ''),
(70, 7051, 'client', 'Gmail'),
(70, 7051, 'clienttype', 'webmail'),
(70, 7051, 'clientversion', ''),
(71, 0, 'ip', ''),
(71, 0, 'referer', 'import'),
(72, 0, 'client', 'Android'),
(72, 0, 'clienttype', 'mobile'),
(72, 0, 'clientversion', '6.0.1'),
(72, 0, 'ip', '41.113.83.149'),
(72, 0, 'lang', 'en'),
(72, 0, 'referer', 'import'),
(72, 7051, 'client', 'Android'),
(72, 7051, 'clienttype', 'mobile'),
(72, 7051, 'clientversion', '6.0.1'),
(73, 0, 'ip', ''),
(73, 0, 'referer', 'import'),
(74, 0, 'ip', ''),
(74, 0, 'referer', 'import'),
(75, 0, 'client', 'Gmail'),
(75, 0, 'clienttype', 'webmail'),
(75, 0, 'clientversion', ''),
(75, 0, 'ip', ''),
(75, 0, 'referer', 'import'),
(75, 6864, 'client', 'Gmail'),
(75, 6864, 'clienttype', 'webmail'),
(75, 6864, 'clientversion', ''),
(76, 0, 'ip', ''),
(76, 0, 'referer', 'import'),
(77, 0, 'ip', ''),
(77, 0, 'referer', 'import'),
(78, 0, 'client', 'iPhone'),
(78, 0, 'clienttype', 'mobile'),
(78, 0, 'clientversion', 'iOS 10'),
(78, 0, 'ip', '41.13.200.94'),
(78, 0, 'lang', 'en'),
(78, 0, 'referer', 'import'),
(78, 6864, 'client', 'iPhone'),
(78, 6864, 'clienttype', 'mobile'),
(78, 6864, 'clientversion', 'iOS 10'),
(79, 0, 'ip', ''),
(79, 0, 'referer', 'import'),
(80, 0, 'ip', ''),
(80, 0, 'referer', 'import'),
(81, 0, 'ip', ''),
(81, 0, 'referer', 'import'),
(82, 0, 'ip', ''),
(82, 0, 'referer', 'import'),
(83, 0, 'ip', ''),
(83, 0, 'referer', 'import'),
(84, 0, 'ip', ''),
(84, 0, 'referer', 'import'),
(85, 0, 'ip', ''),
(85, 0, 'referer', 'import'),
(86, 0, 'ip', ''),
(86, 0, 'referer', 'import'),
(87, 0, 'ip', ''),
(87, 0, 'referer', 'import'),
(88, 0, 'ip', ''),
(88, 0, 'referer', 'import'),
(89, 0, 'client', 'iPhone'),
(89, 0, 'clienttype', 'mobile'),
(89, 0, 'clientversion', 'iOS 10'),
(89, 0, 'ip', '41.136.242.104'),
(89, 0, 'lang', 'en'),
(89, 0, 'referer', 'import'),
(89, 6864, 'client', 'iPhone'),
(89, 6864, 'clienttype', 'mobile'),
(89, 6864, 'clientversion', 'iOS 10'),
(90, 0, 'client', 'Apple Mail'),
(90, 0, 'clienttype', 'desktop'),
(90, 0, 'clientversion', '10'),
(90, 0, 'ip', '66.251.163.1'),
(90, 0, 'lang', 'en'),
(90, 0, 'referer', 'import'),
(90, 7051, 'client', 'Apple Mail'),
(90, 7051, 'clienttype', 'desktop'),
(90, 7051, 'clientversion', '10'),
(92, 0, 'client', 'Apple Mail'),
(92, 0, 'clienttype', 'desktop'),
(92, 0, 'clientversion', '10'),
(92, 0, 'ip', '41.13.243.29'),
(92, 0, 'lang', 'en'),
(92, 0, 'referer', 'import'),
(92, 6864, 'client', 'Apple Mail'),
(92, 6864, 'clienttype', 'desktop'),
(92, 6864, 'clientversion', '10'),
(92, 7051, 'client', 'Apple Mail'),
(92, 7051, 'clienttype', 'desktop'),
(92, 7051, 'clientversion', '10'),
(93, 0, 'ip', ''),
(93, 0, 'referer', 'import'),
(94, 0, 'ip', ''),
(94, 0, 'referer', 'import'),
(95, 0, 'client', 'Apple Mail'),
(95, 0, 'clienttype', 'desktop'),
(95, 0, 'clientversion', '8'),
(95, 0, 'ip', '105.226.56.211'),
(95, 0, 'lang', 'en'),
(95, 0, 'referer', 'import'),
(95, 7051, 'client', 'Apple Mail'),
(95, 7051, 'clienttype', 'desktop'),
(95, 7051, 'clientversion', '8'),
(96, 0, 'ip', ''),
(96, 0, 'referer', 'import'),
(97, 0, 'client', 'Apple Mail'),
(97, 0, 'clienttype', 'desktop'),
(97, 0, 'clientversion', '9'),
(97, 0, 'ip', '2.221.197.7'),
(97, 0, 'lang', 'en'),
(97, 0, 'referer', 'import'),
(97, 6864, 'client', 'Apple Mail'),
(97, 6864, 'clienttype', 'desktop'),
(97, 6864, 'clientversion', '9'),
(97, 7051, 'client', 'Apple Mail'),
(97, 7051, 'clienttype', 'desktop'),
(97, 7051, 'clientversion', '9'),
(98, 0, 'client', 'Apple Mail'),
(98, 0, 'clienttype', 'desktop'),
(98, 0, 'clientversion', '8'),
(98, 0, 'ip', '197.101.64.214'),
(98, 0, 'lang', 'en'),
(98, 0, 'referer', 'import'),
(98, 6864, 'client', 'Apple Mail'),
(98, 6864, 'clienttype', 'desktop'),
(98, 6864, 'clientversion', '8'),
(98, 7051, 'client', 'Apple Mail'),
(98, 7051, 'clienttype', 'desktop'),
(98, 7051, 'clientversion', '8'),
(99, 0, 'ip', ''),
(99, 0, 'referer', 'import'),
(100, 0, 'client', 'iPhone'),
(100, 0, 'clienttype', 'mobile'),
(100, 0, 'clientversion', 'iOS 10'),
(100, 0, 'ip', '197.88.61.151'),
(100, 0, 'lang', 'en'),
(100, 0, 'referer', 'import'),
(100, 6864, 'client', 'iPhone'),
(100, 6864, 'clienttype', 'mobile'),
(100, 6864, 'clientversion', 'iOS 10'),
(101, 0, 'client', 'iPhone'),
(101, 0, 'clienttype', 'mobile'),
(101, 0, 'clientversion', 'iOS 11'),
(101, 0, 'ip', '196.210.67.222'),
(101, 0, 'lang', 'en'),
(101, 0, 'referer', 'import'),
(101, 6864, 'client', 'iPhone'),
(101, 6864, 'clienttype', 'mobile'),
(101, 6864, 'clientversion', 'iOS 11'),
(102, 0, 'ip', ''),
(102, 0, 'referer', 'import'),
(103, 0, 'ip', '154.65.13.67'),
(103, 0, 'lang', 'en'),
(103, 0, 'referer', 'import'),
(104, 0, 'client', 'Apple Mail'),
(104, 0, 'clienttype', 'desktop'),
(104, 0, 'clientversion', '10'),
(104, 0, 'ip', '105.224.249.172'),
(104, 0, 'lang', 'en'),
(104, 0, 'referer', 'import'),
(104, 7051, 'client', 'Apple Mail'),
(104, 7051, 'clienttype', 'desktop'),
(104, 7051, 'clientversion', '10'),
(105, 0, 'client', 'Apple Mail'),
(105, 0, 'clienttype', 'desktop'),
(105, 0, 'clientversion', '10'),
(105, 0, 'ip', '62.45.156.212'),
(105, 0, 'lang', 'nl'),
(105, 0, 'referer', 'import'),
(105, 7051, 'client', 'Apple Mail'),
(105, 7051, 'clienttype', 'desktop'),
(105, 7051, 'clientversion', '10'),
(106, 0, 'client', 'Gmail'),
(106, 0, 'clienttype', 'webmail'),
(106, 0, 'clientversion', ''),
(106, 0, 'ip', ''),
(106, 0, 'referer', 'import'),
(106, 6864, 'client', 'Gmail'),
(106, 6864, 'clienttype', 'webmail'),
(106, 6864, 'clientversion', ''),
(106, 7051, 'client', 'Gmail'),
(106, 7051, 'clienttype', 'webmail'),
(106, 7051, 'clientversion', ''),
(107, 0, 'ip', ''),
(107, 0, 'referer', 'import'),
(108, 0, 'client', 'iPhone'),
(108, 0, 'clienttype', 'mobile'),
(108, 0, 'clientversion', 'iOS 11'),
(108, 0, 'ip', '105.246.22.130'),
(108, 0, 'lang', 'nl'),
(108, 0, 'referer', 'import'),
(108, 6864, 'client', 'iPhone'),
(108, 6864, 'clienttype', 'mobile'),
(108, 6864, 'clientversion', 'iOS 10'),
(108, 7051, 'client', 'iPhone'),
(108, 7051, 'clienttype', 'mobile'),
(108, 7051, 'clientversion', 'iOS 11'),
(109, 0, 'ip', ''),
(109, 0, 'referer', 'import'),
(110, 0, 'ip', ''),
(110, 0, 'referer', 'import'),
(111, 0, 'ip', ''),
(111, 0, 'referer', 'import'),
(112, 0, 'ip', ''),
(112, 0, 'referer', 'import'),
(113, 0, 'client', 'iPhone'),
(113, 0, 'clienttype', 'mobile'),
(113, 0, 'clientversion', 'iOS 10'),
(113, 0, 'ip', '84.28.180.205'),
(113, 0, 'lang', 'en'),
(113, 0, 'referer', 'import'),
(113, 6864, 'client', 'iPhone'),
(113, 6864, 'clienttype', 'mobile'),
(113, 6864, 'clientversion', 'iOS 10'),
(113, 7051, 'client', 'iPhone'),
(113, 7051, 'clienttype', 'mobile'),
(113, 7051, 'clientversion', 'iOS 10'),
(114, 0, 'ip', ''),
(114, 0, 'referer', 'import'),
(115, 0, 'ip', ''),
(115, 0, 'referer', 'import'),
(116, 0, 'ip', ''),
(116, 0, 'referer', 'import'),
(117, 0, 'ip', ''),
(117, 0, 'referer', 'import'),
(118, 0, 'client', 'Apple Mail'),
(118, 0, 'clienttype', 'desktop'),
(118, 0, 'clientversion', '11'),
(118, 0, 'ip', '197.83.239.134'),
(118, 0, 'lang', 'en'),
(118, 0, 'referer', 'import'),
(118, 6864, 'client', 'Apple Mail'),
(118, 6864, 'clienttype', 'desktop'),
(118, 6864, 'clientversion', '9'),
(118, 7051, 'client', 'Apple Mail'),
(118, 7051, 'clienttype', 'desktop'),
(118, 7051, 'clientversion', '11'),
(119, 0, 'ip', ''),
(119, 0, 'referer', 'import'),
(120, 0, 'client', 'iPhone'),
(120, 0, 'clienttype', 'mobile'),
(120, 0, 'clientversion', 'iOS 11'),
(120, 0, 'ip', '105.233.42.70'),
(120, 0, 'lang', 'en'),
(120, 0, 'referer', 'import'),
(120, 6864, 'client', 'iPhone'),
(120, 6864, 'clienttype', 'mobile'),
(120, 6864, 'clientversion', 'iOS 10'),
(120, 7051, 'client', 'iPhone'),
(120, 7051, 'clienttype', 'mobile'),
(120, 7051, 'clientversion', 'iOS 11'),
(121, 0, 'client', 'iPhone'),
(121, 0, 'clienttype', 'mobile'),
(121, 0, 'clientversion', 'iOS 9'),
(121, 0, 'ip', '95.199.11.230'),
(121, 0, 'lang', 'sv'),
(121, 0, 'referer', 'import'),
(121, 6864, 'client', 'iPhone'),
(121, 6864, 'clienttype', 'mobile'),
(121, 6864, 'clientversion', 'iOS 9'),
(122, 0, 'ip', ''),
(122, 0, 'referer', 'import'),
(123, 0, 'ip', ''),
(123, 0, 'referer', 'import'),
(124, 0, 'ip', ''),
(124, 0, 'referer', 'import'),
(125, 0, 'ip', ''),
(125, 0, 'referer', 'import'),
(126, 0, 'ip', ''),
(126, 0, 'referer', 'import'),
(127, 0, 'client', 'Apple Mail'),
(127, 0, 'clienttype', 'desktop'),
(127, 0, 'clientversion', '8'),
(127, 0, 'ip', '105.226.111.53'),
(127, 0, 'lang', 'en'),
(127, 0, 'referer', 'import'),
(127, 6864, 'client', 'Gmail'),
(127, 6864, 'clienttype', 'webmail'),
(127, 7051, 'client', 'Apple Mail'),
(127, 7051, 'clienttype', 'desktop'),
(127, 7051, 'clientversion', '8'),
(128, 0, 'client', 'Apple Mail'),
(128, 0, 'clienttype', 'desktop'),
(128, 0, 'clientversion', '9'),
(128, 0, 'ip', '41.71.102.177'),
(128, 0, 'lang', 'en'),
(128, 0, 'referer', 'import'),
(128, 6864, 'client', 'Apple Mail'),
(128, 6864, 'clienttype', 'desktop'),
(128, 6864, 'clientversion', '9'),
(128, 7051, 'client', 'Apple Mail'),
(128, 7051, 'clienttype', 'desktop'),
(128, 7051, 'clientversion', '9'),
(129, 0, 'ip', ''),
(129, 0, 'referer', 'import'),
(130, 0, 'client', 'Microsoft Outlook'),
(130, 0, 'clienttype', 'desktop'),
(130, 0, 'clientversion', '2007'),
(130, 0, 'ip', '41.66.147.100'),
(130, 0, 'referer', 'import'),
(130, 6864, 'client', 'Microsoft Outlook'),
(130, 6864, 'clienttype', 'desktop'),
(130, 6864, 'clientversion', '2007'),
(131, 0, 'ip', ''),
(131, 0, 'referer', 'import'),
(132, 0, 'ip', ''),
(132, 0, 'referer', 'import'),
(133, 0, 'ip', ''),
(133, 0, 'referer', 'import'),
(134, 0, 'ip', ''),
(134, 0, 'referer', 'import'),
(135, 0, 'ip', ''),
(135, 0, 'referer', 'import'),
(136, 0, 'client', 'Gmail'),
(136, 0, 'clienttype', 'webmail'),
(136, 0, 'clientversion', ''),
(136, 0, 'ip', ''),
(136, 0, 'referer', 'import'),
(136, 7051, 'client', 'Gmail'),
(136, 7051, 'clienttype', 'webmail'),
(136, 7051, 'clientversion', ''),
(137, 0, 'ip', ''),
(137, 0, 'referer', 'import'),
(138, 0, 'ip', ''),
(138, 0, 'referer', 'import'),
(139, 0, 'client', 'Apple Mail'),
(139, 0, 'clienttype', 'desktop'),
(139, 0, 'clientversion', '7'),
(139, 0, 'ip', '105.228.74.183'),
(139, 0, 'lang', 'en'),
(139, 0, 'referer', 'import'),
(139, 6864, 'client', 'Apple Mail'),
(139, 6864, 'clienttype', 'desktop'),
(139, 6864, 'clientversion', '7'),
(140, 0, 'ip', ''),
(140, 0, 'referer', 'import'),
(141, 0, 'ip', ''),
(141, 0, 'referer', 'import'),
(142, 0, 'client', 'iPhone'),
(142, 0, 'clienttype', 'mobile'),
(142, 0, 'clientversion', 'iOS 10'),
(142, 0, 'ip', '185.43.246.145'),
(142, 0, 'lang', 'en'),
(142, 0, 'referer', 'import'),
(142, 6864, 'client', 'iPhone'),
(142, 6864, 'clienttype', 'mobile'),
(142, 6864, 'clientversion', 'iOS 10'),
(143, 0, 'client', 'iPhone'),
(143, 0, 'clienttype', 'mobile'),
(143, 0, 'clientversion', 'iOS 10'),
(143, 0, 'ip', '41.114.222.163'),
(143, 0, 'lang', 'en'),
(143, 0, 'referer', 'import'),
(143, 7051, 'client', 'iPhone'),
(143, 7051, 'clienttype', 'mobile'),
(143, 7051, 'clientversion', 'iOS 10'),
(144, 0, 'ip', ''),
(144, 0, 'referer', 'import'),
(145, 0, 'client', 'iPhone'),
(145, 0, 'clienttype', 'mobile'),
(145, 0, 'clientversion', 'iOS 9'),
(145, 0, 'ip', '105.184.207.112'),
(145, 0, 'lang', 'en'),
(145, 0, 'referer', 'import'),
(145, 7051, 'client', 'iPhone'),
(145, 7051, 'clienttype', 'mobile'),
(145, 7051, 'clientversion', 'iOS 9'),
(146, 0, 'client', 'iPad'),
(146, 0, 'clienttype', 'mobile'),
(146, 0, 'clientversion', 'iOS 10'),
(146, 0, 'ip', '197.88.179.13'),
(146, 0, 'lang', 'en'),
(146, 0, 'referer', 'import'),
(146, 6864, 'client', 'iPhone'),
(146, 6864, 'clienttype', 'mobile'),
(146, 6864, 'clientversion', 'iOS 10'),
(146, 7051, 'client', 'iPad'),
(146, 7051, 'clienttype', 'mobile'),
(146, 7051, 'clientversion', 'iOS 10'),
(147, 0, 'ip', ''),
(147, 0, 'referer', 'import'),
(148, 0, 'ip', ''),
(148, 0, 'referer', 'import'),
(149, 0, 'client', 'Web Client (Firefox)'),
(149, 0, 'clienttype', 'webmail'),
(149, 0, 'clientversion', ''),
(149, 0, 'ip', '108.4.95.19'),
(149, 0, 'lang', 'en'),
(149, 0, 'referer', 'import'),
(149, 6864, 'client', 'Web Client (Firefox)'),
(149, 6864, 'clienttype', 'webmail'),
(149, 6864, 'clientversion', ''),
(150, 0, 'ip', ''),
(150, 0, 'referer', 'import'),
(151, 0, 'ip', ''),
(151, 0, 'referer', 'import'),
(152, 0, 'ip', ''),
(152, 0, 'referer', 'import'),
(153, 0, 'ip', ''),
(153, 0, 'referer', 'import'),
(154, 0, 'ip', ''),
(154, 0, 'referer', 'import'),
(155, 0, 'ip', ''),
(155, 0, 'referer', 'import'),
(156, 0, 'ip', ''),
(156, 0, 'referer', 'import'),
(157, 0, 'client', 'Apple Mail'),
(157, 0, 'clienttype', 'desktop'),
(157, 0, 'clientversion', '10'),
(157, 0, 'ip', '155.93.137.98'),
(157, 0, 'lang', 'en'),
(157, 0, 'referer', 'import'),
(157, 6864, 'client', 'Apple Mail'),
(157, 6864, 'clienttype', 'desktop'),
(157, 6864, 'clientversion', '10'),
(158, 0, 'ip', ''),
(158, 0, 'referer', 'import'),
(159, 0, 'client', 'Web Client (Firefox)'),
(159, 0, 'clienttype', 'webmail'),
(159, 0, 'clientversion', ''),
(159, 0, 'ip', '196.6.224.142'),
(159, 0, 'lang', 'en'),
(159, 0, 'referer', 'import'),
(159, 7051, 'client', 'Web Client (Firefox)'),
(159, 7051, 'clienttype', 'webmail'),
(159, 7051, 'clientversion', ''),
(160, 0, 'ip', ''),
(160, 0, 'referer', 'import'),
(161, 0, 'client', 'Apple Mail'),
(161, 0, 'clienttype', 'desktop'),
(161, 0, 'clientversion', '8'),
(161, 0, 'ip', '105.186.194.200'),
(161, 0, 'lang', 'en'),
(161, 0, 'referer', 'import'),
(161, 6864, 'client', 'Apple Mail'),
(161, 6864, 'clienttype', 'desktop'),
(161, 6864, 'clientversion', '8'),
(161, 7051, 'client', 'Apple Mail'),
(161, 7051, 'clienttype', 'desktop'),
(161, 7051, 'clientversion', '8'),
(162, 0, 'ip', ''),
(162, 0, 'referer', 'import'),
(163, 0, 'ip', ''),
(163, 0, 'referer', 'import'),
(164, 0, 'client', 'Gmail'),
(164, 0, 'clienttype', 'webmail'),
(164, 0, 'clientversion', ''),
(164, 0, 'ip', ''),
(164, 0, 'referer', 'import'),
(164, 6864, 'client', 'Gmail'),
(164, 6864, 'clienttype', 'webmail'),
(164, 6864, 'clientversion', ''),
(164, 7051, 'client', 'Gmail'),
(164, 7051, 'clienttype', 'webmail'),
(164, 7051, 'clientversion', ''),
(165, 0, 'ip', ''),
(165, 0, 'referer', 'import'),
(166, 0, 'ip', ''),
(166, 0, 'referer', 'import'),
(167, 0, 'client', 'Gmail'),
(167, 0, 'clienttype', 'webmail'),
(167, 0, 'clientversion', ''),
(167, 0, 'ip', ''),
(167, 0, 'referer', 'import'),
(167, 7051, 'client', 'Gmail'),
(167, 7051, 'clienttype', 'webmail'),
(167, 7051, 'clientversion', ''),
(168, 0, 'ip', ''),
(168, 0, 'referer', 'import'),
(169, 0, 'ip', ''),
(169, 0, 'referer', 'import'),
(170, 0, 'form', '3'),
(170, 0, 'ip', ''),
(170, 0, 'lang', 'nl'),
(170, 0, 'referer', 'https://kids.shweetproducts.com/contact/'),
(171, 0, 'form', '3'),
(171, 0, 'ip', ''),
(171, 0, 'lang', 'en'),
(171, 0, 'referer', 'https://kids.shweetproducts.com/blog/'),
(172, 0, 'form', '3'),
(172, 0, 'ip', ''),
(172, 0, 'lang', 'en'),
(172, 0, 'referer', 'https://kids.shweetproducts.com/'),
(175, 0, 'ip', ''),
(175, 0, 'referer', 'backend'),
(176, 0, 'form', '3'),
(176, 0, 'ip', ''),
(176, 0, 'lang', 'en'),
(176, 0, 'referer', 'https://kids.shweetproducts.com/save-month-puzzles-books-games-order-early-pictures-words-online-store/'),
(181, 0, 'form', '3'),
(181, 0, 'ip', ''),
(181, 0, 'lang', 'en'),
(181, 0, 'referer', 'https://kids.shweetproducts.com/products/notebooks/shwe-shwe-notebooks/'),
(182, 0, 'form', '3'),
(182, 0, 'ip', ''),
(182, 0, 'lang', 'en'),
(182, 0, 'referer', 'https://kids.shweetproducts.com/'),
(183, 0, 'form', '3'),
(183, 0, 'ip', ''),
(183, 0, 'lang', 'en'),
(183, 0, 'referer', 'https://kids.shweetproducts.com/products/word-book/first-cape-town-words-book/'),
(184, 0, 'form', '3'),
(184, 0, 'ip', ''),
(184, 0, 'lang', 'en'),
(184, 0, 'referer', 'https://kids.shweetproducts.com/'),
(185, 0, 'form', '3'),
(185, 0, 'ip', ''),
(185, 0, 'lang', 'en'),
(185, 0, 'referer', 'https://kids.shweetproducts.com/'),
(186, 0, 'form', '3'),
(186, 0, 'ip', ''),
(186, 0, 'lang', 'en'),
(186, 0, 'referer', 'https://kids.shweetproducts.com/products/memory-games/safari-memory-game/'),
(187, 0, 'ip', ''),
(187, 0, 'referer', 'import'),
(188, 0, 'ip', ''),
(188, 0, 'referer', 'import'),
(342, 0, 'form', '3'),
(342, 0, 'ip', ''),
(342, 0, 'lang', 'en'),
(342, 0, 'referer', 'https://kids.shweetproducts.com/products/'),
(343, 0, 'form', '3'),
(343, 0, 'ip', ''),
(343, 0, 'lang', 'en'),
(343, 0, 'referer', 'https://kids.shweetproducts.com/'),
(344, 0, 'form', '3'),
(344, 0, 'ip', ''),
(344, 0, 'lang', 'en'),
(344, 0, 'referer', 'https://kids.shweetproducts.com/products/activity-books/safari-activity-pad-50-pages/'),
(345, 0, 'form', '3'),
(345, 0, 'ip', ''),
(345, 0, 'lang', 'en'),
(345, 0, 'referer', 'https://kids.shweetproducts.com/'),
(346, 0, 'form', '3'),
(346, 0, 'ip', ''),
(346, 0, 'lang', 'en'),
(346, 0, 'referer', 'https://kids.shweetproducts.com/'),
(347, 0, 'form', '3'),
(347, 0, 'ip', ''),
(347, 0, 'lang', 'en'),
(347, 0, 'referer', 'https://kids.shweetproducts.com/');

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

--
-- Table structure for table `wpva_options`
--

CREATE TABLE `wpva_options` (
  `option_id` bigint UNSIGNED NOT NULL,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpva_options`
--

INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://kids.shweetproducts.com', 'yes'),
(2, 'home', 'https://kids.shweetproducts.com', 'yes'),
(3, 'blogname', 'Shweet Products', 'yes'),
(4, 'blogdescription', 'Shweshwe and waxprints hats and peaks handmade in Africa', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'info@kids.shweetproducts.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:74:\"/home/shweetpr/kids.shweetproducts.com/wp-content/themes/shweet/header.php\";i:2;s:73:\"/home/shweetpr/kids.shweetproducts.com/wp-content/themes/shweet/style.css\";i:3;s:77:\"/home/shweetpr/kids.shweetproducts.com/wp-content/themes/shweet/functions.php\";i:4;s:78:\"/home/shweetpr/kids.shweetproducts.com/wp-content/themes/pure-cotton/style.css\";i:5;s:82:\"/home/shweetpr/kids.shweetproducts.com/wp-content/themes/pure-cotton/functions.php\";}', 'no'),
(44, 'comment_registration', '0', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '57155', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:2:{i:2;a:1:{s:5:\"title\";s:10:\"Categories\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:5:{i:17;a:3:{s:4:\"text\";s:124:\"<p><img style=\"border: 2px solid white;\" src=\"https://kids.shweetproducts.com/wp-content/uploads/2017/02/logo-bigger.png\" />\";s:5:\"title\";s:0:\"\";s:6:\"filter\";b:0;}i:21;a:3:{s:4:\"text\";s:140:\"© The Pure Cotton Shop 2017. <a target=\"_blank\" href=\"http://www.vertexcentral.co.za\">Website design by <strong>Vertex Central</strong></a>\";s:5:\"title\";s:0:\"\";s:6:\"filter\";b:0;}i:22;a:1:{s:4:\"text\";s:133:\"<p style=\"margin-bottom:0;\"><a href=\"#\"><img src=\"http://8theme.com/import/xstore/wp-content/uploads/2016/05/payments.png\" /></a></p>\";}i:24;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:109:\"South African Toys & Gifts | <a href=\"#\">Buy Online</a> | <a href=\"#\">Wholesale</a> | <a href=\"#\">Contact</a>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:7:{s:69:\"wonderm00ns-simple-facebook-open-graph-tags/wonderm00n-open-graph.php\";s:21:\"webdados_fb_uninstall\";s:19:\"wp-nag-hide/nag.php\";s:12:\"nag_unistall\";s:46:\"wp-add-custom-css/wordpress-add-custom-css.php\";a:2:{i:0;s:5:\"Wpacc\";i:1;s:9:\"uninstall\";}s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:27:\"wp-optimize/wp-optimize.php\";s:21:\"wpo_uninstall_actions\";s:13:\"uninstall.php\";s:0:\"\";s:59:\"woocommerce-legacy-rest-api/woocommerce-legacy-rest-api.php\";s:48:\"WC_Legacy_REST_API_Plugin::on_plugin_deactivated\";}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '2168', 'yes'),
(84, 'page_on_front', '5351', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '7791', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'initial_db_version', '38590', 'yes'),
(92, 'wpva_user_roles', 'a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:206:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:23:\"manage_follow_up_emails\";b:1;s:20:\"edit_follow_up_email\";b:1;s:20:\"read_follow_up_email\";b:1;s:22:\"delete_follow_up_email\";b:1;s:21:\"edit_follow_up_emails\";b:1;s:28:\"edit_others_follow_up_emails\";b:1;s:24:\"publish_follow_up_emails\";b:1;s:29:\"read_private_follow_up_emails\";b:1;s:23:\"delete_follow_up_emails\";b:1;s:31:\"delete_private_follow_up_emails\";b:1;s:33:\"delete_published_follow_up_emails\";b:1;s:30:\"delete_others_follow_up_emails\";b:1;s:29:\"edit_private_follow_up_emails\";b:1;s:31:\"edit_published_follow_up_emails\";b:1;s:28:\"manage_follow_up_email_terms\";b:1;s:26:\"edit_follow_up_email_terms\";b:1;s:28:\"delete_follow_up_email_terms\";b:1;s:28:\"assign_follow_up_email_terms\";b:1;s:16:\"edit_newsletters\";b:1;s:19:\"publish_newsletters\";b:1;s:18:\"delete_newsletters\";b:1;s:23:\"edit_others_newsletters\";b:1;s:25:\"delete_others_newsletters\";b:1;s:21:\"duplicate_newsletters\";b:1;s:28:\"duplicate_others_newsletters\";b:1;s:26:\"mymail_edit_autoresponders\";b:1;s:33:\"mymail_edit_others_autoresponders\";b:1;s:22:\"mymail_change_template\";b:1;s:20:\"mymail_save_template\";b:1;s:19:\"mymail_see_codeview\";b:1;s:23:\"mymail_change_plaintext\";b:1;s:23:\"mymail_edit_subscribers\";b:1;s:22:\"mymail_add_subscribers\";b:1;s:25:\"mymail_delete_subscribers\";b:1;s:17:\"mymail_edit_forms\";b:1;s:16:\"mymail_add_forms\";b:1;s:19:\"mymail_delete_forms\";b:1;s:25:\"mymail_manage_subscribers\";b:1;s:25:\"mymail_import_subscribers\";b:1;s:29:\"mymail_import_wordpress_users\";b:1;s:25:\"mymail_export_subscribers\";b:1;s:30:\"mymail_bulk_delete_subscribers\";b:1;s:16:\"mymail_add_lists\";b:1;s:17:\"mymail_edit_lists\";b:1;s:19:\"mymail_delete_lists\";b:1;s:23:\"mymail_manage_templates\";b:1;s:21:\"mymail_edit_templates\";b:1;s:23:\"mymail_delete_templates\";b:1;s:23:\"mymail_upload_templates\";b:1;s:23:\"mymail_update_templates\";b:1;s:23:\"mymail_dashboard_widget\";b:1;s:26:\"mymail_manage_capabilities\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:39:\"vc_access_rules_post_types/staticblocks\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:13:\"chimpmate_cap\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:29:\"manage_instagram_feed_options\";b:1;s:14:\"ure_edit_roles\";b:1;s:16:\"ure_create_roles\";b:1;s:16:\"ure_delete_roles\";b:1;s:23:\"ure_create_capabilities\";b:1;s:23:\"ure_delete_capabilities\";b:1;s:18:\"ure_manage_options\";b:1;s:15:\"ure_reset_roles\";b:1;s:24:\"wpcf7_edit_contact_forms\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:74:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:16:\"edit_newsletters\";b:1;s:19:\"publish_newsletters\";b:1;s:18:\"delete_newsletters\";b:1;s:23:\"edit_others_newsletters\";b:1;s:25:\"delete_others_newsletters\";b:1;s:21:\"duplicate_newsletters\";b:1;s:28:\"duplicate_others_newsletters\";b:1;s:26:\"mymail_edit_autoresponders\";b:1;s:33:\"mymail_edit_others_autoresponders\";b:1;s:22:\"mymail_change_template\";b:1;s:20:\"mymail_save_template\";b:1;s:19:\"mymail_see_codeview\";b:1;s:23:\"mymail_change_plaintext\";b:1;s:23:\"mymail_edit_subscribers\";b:1;s:22:\"mymail_add_subscribers\";b:1;s:25:\"mymail_delete_subscribers\";b:1;s:17:\"mymail_edit_forms\";b:1;s:16:\"mymail_add_forms\";b:1;s:19:\"mymail_delete_forms\";b:1;s:25:\"mymail_manage_subscribers\";b:1;s:25:\"mymail_import_subscribers\";b:1;s:29:\"mymail_import_wordpress_users\";b:1;s:25:\"mymail_export_subscribers\";b:1;s:30:\"mymail_bulk_delete_subscribers\";b:1;s:16:\"mymail_add_lists\";b:1;s:17:\"mymail_edit_lists\";b:1;s:19:\"mymail_delete_lists\";b:1;s:23:\"mymail_manage_templates\";b:1;s:21:\"mymail_edit_templates\";b:1;s:23:\"mymail_delete_templates\";b:1;s:23:\"mymail_upload_templates\";b:1;s:23:\"mymail_dashboard_widget\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:23:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:16:\"edit_newsletters\";b:1;s:19:\"publish_newsletters\";b:1;s:18:\"delete_newsletters\";b:1;s:21:\"duplicate_newsletters\";b:1;s:28:\"duplicate_others_newsletters\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:15:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:16:\"edit_newsletters\";b:1;s:18:\"delete_newsletters\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:11:\"fue_manager\";a:2:{s:4:\"name\";s:24:\"Follow-Up Emails Manager\";s:12:\"capabilities\";a:66:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:23:\"manage_follow_up_emails\";b:1;s:20:\"edit_follow_up_email\";b:1;s:20:\"read_follow_up_email\";b:1;s:22:\"delete_follow_up_email\";b:1;s:21:\"edit_follow_up_emails\";b:1;s:28:\"edit_others_follow_up_emails\";b:1;s:24:\"publish_follow_up_emails\";b:1;s:29:\"read_private_follow_up_emails\";b:1;s:23:\"delete_follow_up_emails\";b:1;s:31:\"delete_private_follow_up_emails\";b:1;s:33:\"delete_published_follow_up_emails\";b:1;s:30:\"delete_others_follow_up_emails\";b:1;s:29:\"edit_private_follow_up_emails\";b:1;s:31:\"edit_published_follow_up_emails\";b:1;s:28:\"manage_follow_up_email_terms\";b:1;s:26:\"edit_follow_up_email_terms\";b:1;s:28:\"delete_follow_up_email_terms\";b:1;s:28:\"assign_follow_up_email_terms\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:18:\"wholesale_customer\";a:2:{s:4:\"name\";s:18:\"Wholesale Customer\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:20:\"have_wholesale_price\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'widget_search', 'a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:5;a:1:{s:5:\"title\";s:6:\"Search\";}}', 'yes'),
(95, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'sidebars_widgets', 'a:11:{s:19:\"wp_inactive_widgets\";a:11:{i:0;s:7:\"text-17\";i:1;s:7:\"text-21\";i:2;s:7:\"text-22\";i:3;s:23:\"woocommerce_products-23\";i:4;s:23:\"woocommerce_products-24\";i:5;s:23:\"woocommerce_products-25\";i:6;s:10:\"archives-2\";i:7;s:6:\"meta-2\";i:8;s:8:\"search-2\";i:9;s:14:\"recent-posts-2\";i:10;s:17:\"recent-comments-2\";}s:12:\"blog-sidebar\";a:3:{i:0;s:12:\"categories-2\";i:1;s:11:\"tag_cloud-4\";i:2;s:8:\"search-5\";}s:12:\"page-sidebar\";a:1:{i:0;s:7:\"text-24\";}s:19:\"woocommerce-sidebar\";a:2:{i:0;s:13:\"custom_html-4\";i:1;s:13:\"custom_html-3\";}s:20:\"nectar-extra-sidebar\";a:2:{i:0;s:33:\"woocommerce_product_categories-13\";i:1;s:27:\"woocommerce_price_filter-14\";}s:13:\"footer-area-1\";a:1:{i:0;s:10:\"nav_menu-5\";}s:13:\"footer-area-2\";a:1:{i:0;s:10:\"nav_menu-4\";}s:13:\"footer-area-3\";a:1:{i:0;s:10:\"nav_menu-3\";}s:13:\"footer-area-4\";a:1:{i:0;s:13:\"custom_html-2\";}s:21:\"footer-area-copyright\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(100, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(101, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'widget_tag_cloud', 'a:2:{i:4;a:2:{s:5:\"title\";s:10:\"Tags Cloud\";s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_nav_menu', 'a:4:{i:3;a:2:{s:5:\"title\";s:7:\"Account\";s:8:\"nav_menu\";i:152;}i:4;a:2:{s:5:\"title\";s:5:\"Links\";s:8:\"nav_menu\";i:153;}i:5;a:2:{s:5:\"title\";s:19:\"Product Catergories\";s:8:\"nav_menu\";i:217;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'cron', 'a:44:{i:1687383886;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1687383970;a:1:{s:29:\"rsssl_every_five_minutes_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"rsssl_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1687384143;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687384323;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687384333;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687385079;a:1:{s:46:\"facebook_for_woocommerce_hourly_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687385082;a:1:{s:46:\"facebook_for_woocommerce_hourly_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1687386185;a:1:{s:29:\"wcj_download_tcpdf_fonts_hook\";a:1:{s:32:\"26b69dc9b9c77e4c1647111635ada6f2\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:1:{i:0;s:6:\"hourly\";}s:8:\"interval\";i:3600;}}}i:1687388400;a:1:{s:31:\"sync_all_fb_products_using_feed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687394466;a:1:{s:28:\"rsssl_every_three_hours_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"rsssl_every_three_hours\";s:4:\"args\";a:0:{}s:8:\"interval\";i:10800;}}}i:1687404800;a:1:{s:20:\"rsssl_every_day_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"rsssl_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687405228;a:1:{s:21:\"rsssl_every_week_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"rsssl_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687406902;a:1:{s:24:\"woo_stock_sync_log_clean\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687407780;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687415035;a:1:{s:23:\"sb_instagram_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687417402;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687417464;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687418279;a:1:{s:21:\"wpo_plugin_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687421142;a:1:{s:15:\"sbi_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687425271;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687430312;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687434044;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687448340;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687452404;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687459678;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687463523;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687464279;a:1:{s:45:\"facebook_for_woocommerce_daily_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687464282;a:1:{s:45:\"facebook_for_woocommerce_daily_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687495166;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687584435;a:1:{s:23:\"sbi_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687759200;a:2:{s:23:\"sbi_notification_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:29:\"sb_instagram_feed_issue_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687809123;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687896179;a:1:{s:23:\"wwp_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687926662;a:1:{s:30:\"generate_category_lookup_table\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1688441521;a:1:{s:29:\"wwp_wc_admin_note_wws_youtube\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1689652739;a:2:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1713234114;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720917936;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1720917986;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1720921526;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1720928726;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1720939526;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1721001600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}', 'yes'),
(105, 'theme_mods_twentyseventeen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1488008269;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'no'),
(138, 'recently_activated', 'a:0:{}', 'yes'),
(142, 'current_theme', 'Shweet Products', 'yes'),
(143, 'theme_mods_xstore', 'a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1488008325;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"main-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:17:\"languages-sidebar\";a:0:{}s:13:\"top-bar-right\";a:0:{}s:14:\"mobile-sidebar\";N;s:9:\"top-panel\";N;s:9:\"prefooter\";N;s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";N;s:17:\"footer-copyrights\";N;s:18:\"footer-copyrights2\";N;}}}', 'no'),
(144, 'theme_switched', '', 'yes'),
(145, 'sc_chat_validate_license', '1', 'yes'),
(146, 'widget_etheme-twitter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(147, 'widget_etheme_flickr-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(148, 'widget_null-instagram-feed', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(150, 'xstore_api_key', '123456789', 'yes'),
(151, 'xtheme_is_activated', '1', 'yes'),
(152, 'xtheme_purchase_code', '129837129837198273981273981273', 'yes'),
(153, 'xstore-update-time', '1552565176', 'yes'),
(154, 'xstore-update-info', 'O:8:\"stdClass\":5:{s:5:\"theme\";s:6:\"xstore\";s:11:\"new_version\";s:7:\"5.1.6.1\";s:7:\"checked\";i:1552565176;s:3:\"url\";s:44:\"http://8theme.com/demo/xstore/change-log.php\";s:7:\"package\";s:70:\"https://www.8theme.com/themes/api/files/get/xstore.zip?token=123456789\";}', 'yes'),
(155, 'allowedthemes', 'a:1:{s:11:\"pure-cotton\";b:1;}', 'no'),
(156, 'xstore_has_child', 'pure-cotton', 'yes'),
(157, 'theme_mods_pure-cotton', 'a:5:{i:0;b:0;s:18:\"custom_css_post_id\";i:7365;s:18:\"nav_menu_locations\";a:6:{s:9:\"main-menu\";i:15;s:11:\"mobile-menu\";i:15;s:15:\"main-menu-right\";i:44;s:8:\"shiftnav\";i:15;s:9:\"secondary\";i:0;s:10:\"my-account\";i:0;}s:10:\"et_options\";a:7:{s:14:\"site_preloader\";s:1:\"0\";s:12:\"support_chat\";s:1:\"0\";s:18:\"portfolio_projects\";s:1:\"0\";s:13:\"enable_brands\";s:1:\"0\";s:9:\"activecol\";s:7:\"#ffffff\";s:18:\"shopping_cart_icon\";s:1:\"1\";s:13:\"cart_badge_bg\";a:3:{s:5:\"color\";s:7:\"#f6f6f7\";s:5:\"alpha\";s:1:\"0\";s:4:\"rgba\";s:19:\"rgba(246,246,247,0)\";}}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1552665934;s:4:\"data\";a:23:{s:18:\"orphaned_widgets_3\";a:1:{i:0;s:22:\"etheme-static-block-15\";}s:8:\"footer-2\";a:1:{i:0;s:7:\"text-18\";}s:8:\"footer-3\";a:1:{i:0;s:22:\"etheme-recent-posts-19\";}s:8:\"footer-4\";a:1:{i:0;s:15:\"mymail_signup-3\";}s:19:\"wp_inactive_widgets\";a:13:{i:0;s:7:\"text-17\";i:1;s:7:\"text-21\";i:2;s:7:\"text-22\";i:3;s:23:\"woocommerce_products-23\";i:4;s:23:\"woocommerce_products-24\";i:5;s:23:\"woocommerce_products-25\";i:6;s:22:\"etheme-static-block-16\";i:7;s:16:\"etheme-socials-7\";i:8;s:10:\"archives-2\";i:9;s:6:\"meta-2\";i:10;s:8:\"search-2\";i:11;s:14:\"recent-posts-2\";i:12;s:17:\"recent-comments-2\";}s:12:\"main-sidebar\";a:5:{i:0;s:21:\"etheme-about-author-1\";i:1;s:12:\"categories-2\";i:2;s:19:\"etheme-posts-tabs-3\";i:3;s:11:\"tag_cloud-4\";i:4;s:8:\"search-5\";}s:17:\"languages-sidebar\";a:1:{i:0;s:7:\"text-24\";}s:13:\"top-bar-right\";a:0:{}s:14:\"mobile-sidebar\";a:1:{i:0;s:16:\"etheme-socials-8\";}s:9:\"top-panel\";a:1:{i:0;s:21:\"etheme-static-block-9\";}s:12:\"shop-sidebar\";a:3:{i:0;s:33:\"woocommerce_product_categories-10\";i:1;s:17:\"widget_sp_image-2\";i:2;s:16:\"etheme-socials-9\";}s:20:\"shop-filters-sidebar\";a:2:{i:0;s:33:\"woocommerce_product_categories-13\";i:1;s:27:\"woocommerce_price_filter-14\";}s:19:\"shop-after-products\";a:1:{i:0;s:22:\"etheme-static-block-15\";}s:14:\"single-sidebar\";a:0:{}s:9:\"cart-area\";a:0:{}s:9:\"prefooter\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:21:\"etheme-static-block-2\";}s:17:\"footer-copyrights\";a:0:{}s:18:\"footer-copyrights2\";a:0:{}s:19:\"jr-insta-shortcodes\";a:0:{}s:15:\"recent-products\";a:0:{}s:13:\"sale-products\";a:0:{}s:17:\"featured-products\";a:0:{}}}}', 'no'),
(158, 'envato_setup_complete', '1488009189', 'yes'),
(159, 'widget_woothemes_testimonials', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(161, 'etheme_custom_sidebars', 'a:6:{i:0;s:15:\"recent products\";i:1;s:13:\"sale products\";i:2;s:17:\"featured products\";i:3;s:15:\"recent products\";i:4;s:13:\"sale products\";i:5;s:17:\"featured products\";}', 'yes'),
(162, 'widget_etheme-about-author', 'a:2:{i:1;a:2:{s:5:\"image\";s:73:\"http://8theme.com/import/xstore/wp-content/uploads/2016/05/author-new.jpg\";s:3:\"bio\";s:107:\"Primis adipiscing non lobortis porttitor cras elit tempor vestibulum non ligula molestie massa consectetur.\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(163, 'widget_etheme-posts-tabs', 'a:2:{i:3;a:1:{s:6:\"number\";i:4;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(164, 'widget_etheme-socials', 'a:4:{i:7;a:19:{s:4:\"size\";s:5:\"small\";s:5:\"align\";s:5:\"right\";s:8:\"facebook\";s:41:\"http://www.facebook.com/ThePureCottonShop\";s:7:\"twitter\";s:0:\"\";s:9:\"instagram\";s:42:\"http://www.instagram.com/ThePureCottonShop\";s:6:\"google\";s:0:\"\";s:9:\"pinterest\";s:36:\"http://pinterest.com/purecottonshop/\";s:5:\"title\";s:0:\"\";s:6:\"target\";s:0:\"\";s:6:\"number\";i:0;s:6:\"slider\";i:0;s:5:\"image\";i:0;s:8:\"linkedin\";s:86:\"http://www.linkedin.com/profile/view?id=123106811&authType=name&authToken=CtSu&goback=\";s:6:\"tumblr\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"vimeo\";s:0:\"\";s:3:\"rss\";s:0:\"\";s:2:\"vk\";s:0:\"\";s:9:\"colorfull\";i:0;}i:8;a:7:{s:4:\"size\";s:5:\"small\";s:5:\"align\";s:5:\"right\";s:8:\"facebook\";s:1:\"#\";s:7:\"twitter\";s:1:\"#\";s:9:\"instagram\";s:1:\"#\";s:6:\"google\";s:1:\"#\";s:9:\"pinterest\";s:1:\"#\";}i:9;a:19:{s:5:\"title\";s:0:\"\";s:4:\"size\";s:6:\"normal\";s:5:\"align\";s:4:\"left\";s:6:\"target\";s:6:\"_blank\";s:6:\"number\";i:0;s:6:\"slider\";i:0;s:5:\"image\";i:0;s:8:\"facebook\";s:39:\"https://www.facebook.com/shweetproducts\";s:7:\"twitter\";s:0:\"\";s:9:\"instagram\";s:41:\"https://www.instagram.com/shweetproducts/\";s:6:\"google\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:6:\"tumblr\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"vimeo\";s:0:\"\";s:3:\"rss\";s:0:\"\";s:2:\"vk\";s:0:\"\";s:9:\"colorfull\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(165, 'widget_etheme-static-block', 'a:5:{i:9;a:1:{s:8:\"block_id\";i:4245;}i:15;a:1:{s:8:\"block_id\";i:4246;}i:16;a:1:{s:8:\"block_id\";i:4270;}i:2;a:1:{s:8:\"block_id\";i:5361;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(166, 'widget_woocommerce_product_categories', 'a:2:{i:13;a:3:{s:5:\"title\";s:18:\"Product Categories\";s:8:\"dropdown\";i:1;s:12:\"hierarchical\";i:1;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(167, 'widget_woocommerce_price_filter', 'a:2:{i:14;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(168, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(169, 'widget_etheme-recent-posts', 'a:2:{i:19;a:5:{s:5:\"title\";s:12:\"Latest Posts\";s:6:\"number\";i:3;s:5:\"image\";i:1;s:9:\"post_type\";s:4:\"post\";s:5:\"query\";s:6:\"recent\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(170, 'widget_woocommerce_products', 'a:4:{i:23;a:3:{s:5:\"title\";s:15:\"Latest Products\";s:6:\"number\";i:3;s:5:\"order\";s:4:\"desc\";}i:24;a:4:{s:5:\"title\";s:7:\"ON SALE\";s:6:\"number\";i:3;s:4:\"show\";s:6:\"onsale\";s:5:\"order\";s:4:\"desc\";}i:25;a:4:{s:5:\"title\";s:17:\"Featured Products\";s:6:\"number\";i:3;s:4:\"show\";s:8:\"featured\";s:5:\"order\";s:4:\"desc\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(171, 'versions_imported', 'a:7:{i:0;s:7:\"default\";i:1;s:7:\"banners\";i:2;s:7:\"default\";i:3;s:7:\"banners\";i:4;s:5:\"sushi\";i:5;s:10:\"about-kids\";i:6;s:14:\"sushi-contacts\";}', 'yes'),
(183, 'redux_version_upgraded_from', '3.6.9', 'yes');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(186, 'et_options', 'a:192:{s:8:\"last_tab\";s:2:\"27\";s:11:\"main_layout\";s:4:\"wide\";s:14:\"site_preloader\";s:1:\"0\";s:12:\"support_chat\";s:1:\"0\";s:13:\"static_blocks\";s:1:\"1\";s:18:\"portfolio_projects\";s:1:\"0\";s:17:\"testimonials_type\";s:1:\"1\";s:13:\"enable_brands\";s:1:\"0\";s:11:\"header_type\";s:6:\"simple\";s:17:\"header_full_width\";s:1:\"0\";s:12:\"header_width\";s:4:\"1600\";s:12:\"fixed_header\";s:1:\"1\";s:14:\"header_overlap\";s:1:\"0\";s:12:\"header_color\";s:5:\"white\";s:9:\"header_bg\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:18:\"fixed_header_color\";s:5:\"white\";s:15:\"fixed_header_bg\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:7:\"top_bar\";s:1:\"0\";s:10:\"top_bar_bg\";a:7:{s:16:\"background-color\";s:7:\"#dd3333\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:13:\"top_bar_color\";s:5:\"white\";s:19:\"header_custom_block\";s:0:\"\";s:4:\"logo\";a:9:{s:3:\"url\";s:93:\"https://kids.shweetproducts.com/wp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1.png\";s:2:\"id\";s:4:\"7761\";s:6:\"height\";s:3:\"283\";s:5:\"width\";s:3:\"743\";s:9:\"thumbnail\";s:101:\"https://kids.shweetproducts.com/wp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-150x150.png\";s:5:\"title\";s:28:\"Logo_Shweet_final_embroidery\";s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"logo_fixed\";a:9:{s:3:\"url\";s:93:\"https://kids.shweetproducts.com/wp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1.png\";s:2:\"id\";s:4:\"7761\";s:6:\"height\";s:3:\"283\";s:5:\"width\";s:3:\"743\";s:9:\"thumbnail\";s:101:\"https://kids.shweetproducts.com/wp-content/uploads/2018/05/Logo_Shweet_final_embroidery-1-150x150.png\";s:5:\"title\";s:28:\"Logo_Shweet_final_embroidery\";s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:10:\"logo_width\";s:3:\"205\";s:19:\"top_wishlist_widget\";s:1:\"1\";s:9:\"top_links\";s:1:\"1\";s:11:\"search_form\";s:1:\"1\";s:11:\"search_ajax\";s:1:\"1\";s:16:\"search_ajax_post\";s:1:\"1\";s:19:\"search_ajax_product\";s:1:\"1\";s:9:\"top_panel\";s:1:\"0\";s:18:\"shopping_cart_icon\";s:1:\"1\";s:21:\"shopping_cart_icon_bg\";s:0:\"\";s:13:\"favicon_label\";s:1:\"0\";s:13:\"cart_badge_bg\";a:3:{s:5:\"color\";s:7:\"#f6f6f7\";s:5:\"alpha\";s:1:\"0\";s:4:\"rgba\";s:19:\"rgba(246,246,247,0)\";}s:15:\"cart_icon_label\";s:3:\"top\";s:14:\"secondary_menu\";s:1:\"0\";s:25:\"secondary_menu_visibility\";s:8:\"on_hover\";s:19:\"secondary_menu_home\";s:1:\"1\";s:24:\"secondary_menu_darkening\";s:1:\"1\";s:20:\"all_departments_text\";s:16:\"All departaments\";s:15:\"breadcrumb_type\";s:7:\"default\";s:15:\"breadcrumb_size\";s:5:\"small\";s:17:\"breadcrumb_effect\";s:11:\"text-scroll\";s:13:\"breadcrumb_bg\";a:7:{s:16:\"background-color\";s:11:\"transparent\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:13:\"center center\";s:16:\"background-image\";s:69:\"https://kids.shweetproducts.com/wp-content/uploads/2017/04/about1.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:4:\"5542\";s:6:\"height\";s:3:\"275\";s:5:\"width\";s:3:\"557\";s:9:\"thumbnail\";s:77:\"https://kids.shweetproducts.com/wp-content/uploads/2017/04/about1-150x150.jpg\";}}s:16:\"breadcrumb_color\";s:5:\"white\";s:18:\"return_to_previous\";s:1:\"1\";s:18:\"breadcrumb_padding\";a:5:{s:11:\"padding-top\";s:4:\"18em\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"em\";}s:13:\"bc_title_font\";a:10:{s:11:\"font-family\";s:9:\"Palanquin\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"44px\";s:11:\"line-height\";s:4:\"65px\";s:5:\"color\";s:0:\"\";}s:19:\"bc_breadcrumbs_font\";a:10:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:7:\"#a6a6a6\";}s:14:\"bc_return_font\";a:10:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:7:\"#a6a6a6\";}s:14:\"footer_columns\";s:1:\"1\";s:11:\"footer_demo\";s:1:\"0\";s:12:\"footer_fixed\";s:0:\"\";s:6:\"to_top\";s:1:\"1\";s:13:\"to_top_mobile\";s:1:\"1\";s:8:\"404_text\";s:0:\"\";s:15:\"facebook_app_id\";s:0:\"\";s:19:\"facebook_app_secret\";s:0:\"\";s:13:\"share_twitter\";s:1:\"1\";s:14:\"share_facebook\";s:1:\"1\";s:8:\"share_vk\";s:1:\"0\";s:15:\"share_pinterest\";s:1:\"1\";s:12:\"share_google\";s:1:\"1\";s:10:\"share_mail\";s:1:\"0\";s:14:\"share_linkedin\";s:1:\"0\";s:14:\"share_whatsapp\";s:1:\"1\";s:11:\"share_skype\";s:1:\"0\";s:11:\"dark_styles\";s:0:\"\";s:9:\"activecol\";s:7:\"#ffffff\";s:14:\"background_img\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:12:\"container_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:15:\"forms_inputs_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:10:\"menu_align\";s:6:\"center\";s:12:\"footer_color\";s:4:\"dark\";s:12:\"footer-links\";a:3:{s:7:\"regular\";s:0:\"\";s:5:\"hover\";s:0:\"\";s:6:\"active\";s:0:\"\";}s:15:\"footer_bg_color\";a:7:{s:16:\"background-color\";s:7:\"#f2f2f2\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:97:\"http://8theme.com/import/xstore/versions/wp-content/uploads/sites/2/2016/12/footer-bg-150x150.png\";}}s:14:\"footer_padding\";a:5:{s:11:\"padding-top\";s:1:\"0\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:1:\"0\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:16:\"copyrights_color\";s:4:\"dark\";s:16:\"copyrights-links\";a:3:{s:7:\"regular\";s:7:\"#e00614\";s:5:\"hover\";s:7:\"#e0535c\";s:6:\"active\";s:7:\"#e00614\";}s:19:\"copyrights_bg_color\";a:7:{s:16:\"background-color\";s:7:\"#e8e1d7\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:18:\"copyrights_padding\";a:5:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:10:\"custom_css\";s:2740:\".header-wrapper.header-two-rows.header-color-white .container-wrapper {\r\n    border-top: none;\r\n    border-bottom: none;\r\n}\r\n\r\n.blog-hover-default {margin-top:20px;\r\n}\r\n\r\n\r\n.header-wrapper .menu-wrapper .menu > .current-menu-item > a, .header-wrapper .menu-wrapper .menu > li > a:hover{\r\n    color: #fff;\r\n}\r\nh4.vc_custom_heading {\r\n    text-transform: capitalize;\r\n}\r\n.woocommerce-Price-amount.amount {\r\n    color: #e30131  !important;\r\n    font-size: 18px  !important;\r\n}\r\n\r\n/*--- Products Categories ---*/\r\n.sushi-products-categories .vc_column_container:hover{ \r\n    box-shadow: 0px 0px 25px 1px rgba(214,214,214,0.5);\r\n}\r\n.sushi-products-categories .vc_column_container{\r\n    transition: all 0.2s linear;\r\n}\r\n\r\n/* Tabs */\r\n.sushi-tabs .vc_tta .vc_tta-tab > a {\r\n    font-size: 20px;\r\n    font-weight: 400;\r\n    color: #b3b3b3 !important;\r\n    text-transform: capitalize !important;\r\n    line-height: 1.3;\r\n}\r\n.sushi-tabs .vc_tta .vc_tta-tab.vc_active > a {\r\n    color: #c73c3c !important;\r\n}\r\n.sushi-tabs .tabs-price {\r\n    display: flex;\r\n    align-items: center;\r\n    line-height: 1;\r\n    font-family: \'Palanquin\';\r\n}\r\n.sushi-tabs .tabs-price-total {\r\n    color: #464646;\r\n    font-size: 18px;\r\n    text-transform: uppercase;\r\n}\r\n.sushi-tabs ins {\r\n    color: #c73c3c;\r\n    font-size: 30px;\r\n    text-decoration: none;\r\n}\r\n.sushi-tabs del {\r\n    color: #898989;\r\n    font-size: 18px;\r\n}\r\n\r\n/*--- MailChimp ---*/\r\n.mc4wp-form .et-mailchimp input[type=\"email\"],\r\n.mc4wp-form .et-mailchimp input[type=\"email\"]:focus {\r\n    border: 1px solid #d1c9bf;\r\n    color: #999;\r\n    font-weight: 400;\r\n}\r\n.mc4wp-form .et-mailchimp input[type=\"email\"]::-webkit-input-placeholder {\r\n    color: #999;\r\n}\r\n.mc4wp-form .et-mailchimp input[type=\"email\"]::-moz-placeholder {\r\n    color: #999;\r\n}\r\n.mc4wp-form .et-mailchimp input[type=\"email\"]:-moz-placeholder {\r\n    color: #999;\r\n}\r\n.mc4wp-form .et-mailchimp input[type=\"email\"]:-ms-input-placeholder {\r\n    color: #999;\r\n}\r\n.mc4wp-form .et-mailchimp input[type=\"submit\"] {\r\n    width: 26px;\r\n    margin: 5px 0;\r\n    padding: 0 18px;\r\n    height: 2.2rem !important;\r\n    border-left: 1px solid #d1c9bf !important;\r\n    opacity: 0.9;\r\n}\r\n\r\n.vc_btn3.vc_btn3-size-md {\r\n    font-weight: 700;\r\n}\r\n.post-heading h2 a{\r\n    font-weight:700 !important;\r\n}\r\n\r\n@media only screen and (max-width: 992px){\r\n.header-wrapper.header-two-rows .container-top-wrapper {\r\n    border-bottom: none;}\r\n}\r\n@media only screen and (max-width: 768px){\r\n.page-heading, .et-header-overlap .page-heading, .et-header-overlap .page-heading.bc-size-small, .page-heading.bc-size-small {\r\n    padding-top: 12em !important;\r\n}\r\n}\r\n@media only screen and (max-width: 991px){\r\n.fixed-header .header-logo img {\r\n    max-height: 40px;\r\n}\r\n}\";s:18:\"custom_css_desktop\";s:0:\"\";s:17:\"custom_css_tablet\";s:0:\"\";s:22:\"custom_css_wide_mobile\";s:0:\"\";s:17:\"custom_css_mobile\";s:0:\"\";s:5:\"sfont\";a:10:{s:11:\"font-family\";s:15:\"Source Sans Pro\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:8:\"headings\";a:9:{s:11:\"font-family\";s:15:\"Source Sans Pro\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:12:\"menu_level_1\";a:10:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:12:\"menu_level_2\";a:10:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:12:\"menu_level_3\";a:10:{s:11:\"font-family\";s:6:\"Nunito\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:11:\"cart_widget\";s:1:\"1\";s:12:\"just_catalog\";s:1:\"0\";s:11:\"top_toolbar\";s:1:\"1\";s:15:\"filters_columns\";s:1:\"3\";s:13:\"filter_opened\";s:0:\"\";s:14:\"cats_accordion\";s:1:\"1\";s:11:\"out_of_icon\";s:1:\"1\";s:9:\"sale_icon\";s:1:\"1\";s:15:\"sale_percentage\";s:0:\"\";s:19:\"product_bage_banner\";s:0:\"\";s:18:\"empty_cart_content\";s:209:\"<h1 style=\"text-align: center;\">YOUR SHOPPING CART IS EMPTY</h1>\r\n<p style=\"text-align: center;\">We invite you to get acquainted with an assortment of our shop.\r\nSurely you can find something for yourself!</p>\";s:9:\"cat_style\";s:7:\"default\";s:14:\"cat_text_color\";s:4:\"dark\";s:10:\"cat_valign\";s:6:\"center\";s:9:\"view_mode\";s:9:\"grid_list\";s:16:\"prodcuts_per_row\";s:1:\"3\";s:17:\"products_per_page\";s:2:\"15\";s:14:\"et_ppp_options\";s:11:\"15,24,36,-1\";s:12:\"grid_sidebar\";s:4:\"left\";s:19:\"shop_sticky_sidebar\";s:1:\"1\";s:18:\"sidebar_for_mobile\";s:3:\"top\";s:24:\"shop_sidebar_hide_mobile\";s:0:\"\";s:15:\"shop_full_width\";s:0:\"\";s:16:\"products_masonry\";s:0:\"\";s:17:\"product_img_hover\";s:4:\"swap\";s:12:\"product_view\";s:7:\"disable\";s:18:\"product_view_color\";s:5:\"white\";s:19:\"hide_buttons_mobile\";s:0:\"\";s:24:\"product_page_productname\";s:1:\"1\";s:17:\"product_page_cats\";s:0:\"\";s:18:\"product_page_price\";s:1:\"1\";s:22:\"product_page_addtocart\";s:1:\"1\";s:14:\"single_sidebar\";s:7:\"without\";s:13:\"single_layout\";s:7:\"default\";s:27:\"single_product_hide_sidebar\";s:0:\"\";s:12:\"fixed_images\";s:0:\"\";s:13:\"fixed_content\";s:0:\"\";s:19:\"product_name_signle\";s:1:\"1\";s:15:\"upsell_location\";s:0:\"\";s:16:\"ajax_add_to_cart\";s:1:\"1\";s:18:\"product_photoswipe\";s:1:\"1\";s:12:\"show_related\";s:1:\"1\";s:13:\"related_limit\";s:2:\"10\";s:13:\"thumbs_slider\";s:1:\"1\";s:19:\"product_posts_links\";s:1:\"1\";s:11:\"share_icons\";s:1:\"1\";s:9:\"tabs_type\";s:12:\"tabs-default\";s:11:\"tabs_scroll\";s:0:\"\";s:10:\"tab_height\";s:3:\"250\";s:13:\"tabs_location\";s:13:\"after_content\";s:16:\"reviews_position\";s:4:\"tabs\";s:16:\"custom_tab_title\";s:0:\"\";s:10:\"custom_tab\";s:0:\"\";s:10:\"quick_view\";s:1:\"0\";s:12:\"quick_images\";s:6:\"slider\";s:17:\"quick_view_layout\";s:7:\"default\";s:18:\"quick_product_name\";s:1:\"1\";s:16:\"quick_categories\";s:1:\"1\";s:11:\"quick_price\";s:1:\"1\";s:12:\"quick_rating\";s:1:\"1\";s:11:\"quick_descr\";s:1:\"1\";s:17:\"quick_add_to_cart\";s:1:\"1\";s:11:\"quick_share\";s:1:\"1\";s:12:\"product_link\";s:1:\"1\";s:11:\"promo_popup\";s:1:\"1\";s:15:\"promo_auto_open\";s:0:\"\";s:17:\"promo_open_scroll\";s:0:\"\";s:10:\"promo_link\";s:1:\"1\";s:15:\"promo-link-text\";s:10:\"Newsletter\";s:10:\"pp_content\";s:17:\"[block id=\"5355\"]\";s:8:\"pp_width\";s:3:\"772\";s:9:\"pp_height\";s:3:\"400\";s:5:\"pp_bg\";a:7:{s:16:\"background-color\";s:7:\"#fbf4eb\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:7:\"contain\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:11:\"left center\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:99:\"http://8theme.com/demo/xstore/sushi/wp-content/uploads/sites/24/2016/12/all-right-man11-150x150.png\";}}s:11:\"blog_layout\";s:5:\"small\";s:12:\"blog_columns\";s:1:\"4\";s:15:\"blog_full_width\";s:0:\"\";s:10:\"blog_hover\";s:7:\"default\";s:11:\"blog_byline\";s:1:\"1\";s:9:\"read_more\";s:1:\"1\";s:13:\"views_counter\";s:1:\"0\";s:12:\"blog_sidebar\";s:7:\"without\";s:21:\"blog_pagination_align\";s:5:\"right\";s:14:\"sticky_sidebar\";s:0:\"\";s:14:\"excerpt_length\";s:2:\"25\";s:16:\"blog_images_size\";s:5:\"large\";s:24:\"blog_related_images_size\";s:6:\"medium\";s:13:\"post_template\";s:6:\"framed\";s:19:\"blog_featured_image\";s:1:\"1\";s:10:\"post_share\";s:1:\"0\";s:12:\"about_author\";s:0:\"\";s:11:\"posts_links\";s:1:\"0\";s:12:\"post_related\";s:1:\"0\";s:13:\"related_query\";s:10:\"categories\";s:15:\"portfolio_style\";s:7:\"default\";s:19:\"portfolio_fullwidth\";s:0:\"\";s:15:\"port_first_wide\";s:0:\"\";s:21:\"portfolio_images_size\";s:5:\"large\";s:17:\"portfolio_columns\";s:1:\"3\";s:16:\"portfolio_margin\";s:2:\"15\";s:15:\"portfolio_count\";s:0:\"\";}', 'yes'),
(187, 'et_options-transients', 'a:2:{s:14:\"changed_values\";a:1:{s:11:\"posts_links\";s:1:\"1\";}s:9:\"last_save\";i:1529255493;}', 'yes'),
(189, 'revslider-update-check-short', '1552565171', 'yes'),
(190, 'revslider-templates-check', '1552628287', 'yes'),
(195, 'revslider-library-check', '1552025811', 'yes');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(196, 'rs-library', 'a:2:{s:7:\"objects\";a:169:{i:198;a:12:{s:2:\"id\";s:3:\"198\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";}i:197;a:12:{s:2:\"id\";s:3:\"197\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:196;a:12:{s:2:\"id\";s:3:\"196\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:195;a:12:{s:2:\"id\";s:3:\"195\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:194;a:12:{s:2:\"id\";s:3:\"194\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:193;a:12:{s:2:\"id\";s:3:\"193\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:192;a:12:{s:2:\"id\";s:3:\"192\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:191;a:12:{s:2:\"id\";s:3:\"191\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:190;a:12:{s:2:\"id\";s:3:\"190\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:189;a:12:{s:2:\"id\";s:3:\"189\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";}i:188;a:12:{s:2:\"id\";s:3:\"188\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:187;a:12:{s:2:\"id\";s:3:\"187\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";}i:186;a:12:{s:2:\"id\";s:3:\"186\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:185;a:12:{s:2:\"id\";s:3:\"185\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:184;a:12:{s:2:\"id\";s:3:\"184\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:183;a:12:{s:2:\"id\";s:3:\"183\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:182;a:12:{s:2:\"id\";s:3:\"182\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:181;a:12:{s:2:\"id\";s:3:\"181\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:180;a:12:{s:2:\"id\";s:3:\"180\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:179;a:12:{s:2:\"id\";s:3:\"179\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:177;a:12:{s:2:\"id\";s:3:\"177\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:175;a:12:{s:2:\"id\";s:3:\"175\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:174;a:12:{s:2:\"id\";s:3:\"174\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:173;a:12:{s:2:\"id\";s:3:\"173\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";}i:172;a:12:{s:2:\"id\";s:3:\"172\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:171;a:12:{s:2:\"id\";s:3:\"171\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:170;a:12:{s:2:\"id\";s:3:\"170\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:169;a:12:{s:2:\"id\";s:3:\"169\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:168;a:12:{s:2:\"id\";s:3:\"168\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:167;a:12:{s:2:\"id\";s:3:\"167\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:166;a:12:{s:2:\"id\";s:3:\"166\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:165;a:12:{s:2:\"id\";s:3:\"165\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:164;a:12:{s:2:\"id\";s:3:\"164\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Hole-punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:163;a:12:{s:2:\"id\";s:3:\"163\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:162;a:12:{s:2:\"id\";s:3:\"162\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:161;a:12:{s:2:\"id\";s:3:\"161\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:160;a:12:{s:2:\"id\";s:3:\"160\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:159;a:12:{s:2:\"id\";s:3:\"159\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:158;a:12:{s:2:\"id\";s:3:\"158\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:157;a:12:{s:2:\"id\";s:3:\"157\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:156;a:12:{s:2:\"id\";s:3:\"156\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:155;a:12:{s:2:\"id\";s:3:\"155\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:154;a:12:{s:2:\"id\";s:3:\"154\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:153;a:12:{s:2:\"id\";s:3:\"153\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:152;a:12:{s:2:\"id\";s:3:\"152\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:151;a:12:{s:2:\"id\";s:3:\"151\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:150;a:12:{s:2:\"id\";s:3:\"150\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:149;a:12:{s:2:\"id\";s:3:\"149\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:148;a:12:{s:2:\"id\";s:3:\"148\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:147;a:12:{s:2:\"id\";s:3:\"147\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:146;a:12:{s:2:\"id\";s:3:\"146\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";}i:145;a:12:{s:2:\"id\";s:3:\"145\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:144;a:12:{s:2:\"id\";s:3:\"144\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:143;a:12:{s:2:\"id\";s:3:\"143\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:142;a:12:{s:2:\"id\";s:3:\"142\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:141;a:12:{s:2:\"id\";s:3:\"141\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:140;a:12:{s:2:\"id\";s:3:\"140\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:139;a:12:{s:2:\"id\";s:3:\"139\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:138;a:12:{s:2:\"id\";s:3:\"138\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:137;a:12:{s:2:\"id\";s:3:\"137\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:136;a:12:{s:2:\"id\";s:3:\"136\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:135;a:12:{s:2:\"id\";s:3:\"135\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:134;a:12:{s:2:\"id\";s:3:\"134\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:133;a:12:{s:2:\"id\";s:3:\"133\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:132;a:12:{s:2:\"id\";s:3:\"132\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:131;a:12:{s:2:\"id\";s:3:\"131\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:130;a:12:{s:2:\"id\";s:3:\"130\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:129;a:12:{s:2:\"id\";s:3:\"129\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:128;a:12:{s:2:\"id\";s:3:\"128\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:127;a:12:{s:2:\"id\";s:3:\"127\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";}i:126;a:12:{s:2:\"id\";s:3:\"126\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:125;a:12:{s:2:\"id\";s:3:\"125\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:124;a:12:{s:2:\"id\";s:3:\"124\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:123;a:12:{s:2:\"id\";s:3:\"123\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:122;a:12:{s:2:\"id\";s:3:\"122\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:121;a:12:{s:2:\"id\";s:3:\"121\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"120\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:3:\"119\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:3:\"118\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:3:\"117\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:3:\"116\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:3:\"115\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:3:\"114\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:3:\"113\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:3:\"112\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:3:\"111\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:3:\"110\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:3:\"109\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:3:\"108\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:3:\"107\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:3:\"106\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:3:\"105\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:3:\"104\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:3:\"103\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:3:\"102\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:3:\"101\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:3:\"100\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"99\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"98\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"97\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"96\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"95\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"94\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"93\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"92\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"91\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"90\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"89\";s:4:\"type\";s:1:\"2\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"88\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"87\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"86\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"85\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"84\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"83\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"82\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"81\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"80\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"79\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"78\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"77\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"76\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"75\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"74\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"73\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"72\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"71\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"70\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"69\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"68\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"67\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"66\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"65\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"64\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"63\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"62\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:2:\"49\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:2:\"48\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:2:\"47\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:2:\"46\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:2:\"45\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:2:\"44\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:2:\"43\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:2:\"42\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:2:\"41\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:2:\"40\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:2:\"39\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:2:\"38\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:2:\"37\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:2:\"36\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:2:\"35\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:2:\"34\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:2:\"33\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:2:\"32\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:2:\"31\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:2:\"30\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:2:\"29\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:2:\"28\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:2:\"27\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:2:\"26\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:2:\"25\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:2:\"24\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:2:\"23\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:2:\"22\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:2:\"21\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:2:\"20\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:2:\"11\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:2:\"10\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:1:\"9\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:1:\"8\";s:4:\"type\";s:1:\"1\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"data\";s:0:\"\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";}}s:4:\"tags\";a:15:{i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(198, 'rs_tables_created', '1', 'yes'),
(200, 'revslider-global-settings', 'a:0:{}', 'yes'),
(202, 'revslider_update_version', '5.2.5.5', 'yes'),
(203, 'widget_rev-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(208, 'mpc_ma_version', '2.2', 'yes'),
(209, 'mpc_ma_options', 'a:10:{s:9:\"easy_mode\";s:1:\"1\";s:20:\"animations_on_mobile\";s:1:\"0\";s:13:\"single_js_css\";s:1:\"1\";s:13:\"vc_row_addons\";s:1:\"1\";s:14:\"magnific_popup\";s:1:\"1\";s:13:\"purchase_code\";s:1:\"0\";s:10:\"google_api\";s:0:\"\";s:12:\"scroll_to_id\";s:1:\"1\";s:11:\"use_decoder\";s:1:\"0\";s:18:\"enabled_shortcodes\";a:60:{s:3:\"all\";s:1:\"1\";s:13:\"mpc_accordion\";s:1:\"1\";s:9:\"mpc_alert\";s:1:\"1\";s:17:\"mpc_animated_text\";s:1:\"1\";s:10:\"mpc_button\";s:1:\"1\";s:14:\"mpc_button_set\";s:1:\"1\";s:11:\"mpc_callout\";s:1:\"1\";s:21:\"mpc_carousel_anything\";s:1:\"1\";s:18:\"mpc_carousel_image\";s:1:\"1\";s:18:\"mpc_carousel_posts\";s:1:\"1\";s:19:\"mpc_carousel_slider\";s:1:\"1\";s:24:\"mpc_carousel_testimonial\";s:1:\"1\";s:9:\"mpc_chart\";s:1:\"1\";s:16:\"mpc_circle_icons\";s:1:\"1\";s:19:\"mpc_connected_icons\";s:1:\"1\";s:13:\"mpc_countdown\";s:1:\"1\";s:11:\"mpc_counter\";s:1:\"1\";s:11:\"mpc_cubebox\";s:1:\"1\";s:11:\"mpc_divider\";s:1:\"1\";s:11:\"mpc_dropcap\";s:1:\"1\";s:11:\"mpc_flipbox\";s:1:\"1\";s:17:\"mpc_grid_anything\";s:1:\"1\";s:15:\"mpc_grid_images\";s:1:\"1\";s:14:\"mpc_grid_posts\";s:1:\"1\";s:8:\"mpc_icon\";s:1:\"1\";s:13:\"mpc_icon_list\";s:1:\"1\";s:15:\"mpc_icon_column\";s:1:\"1\";s:10:\"mpc_ihover\";s:1:\"1\";s:9:\"mpc_image\";s:1:\"1\";s:21:\"mpc_interactive_image\";s:1:\"1\";s:12:\"mpc_lightbox\";s:1:\"1\";s:13:\"mpc_mailchimp\";s:1:\"1\";s:7:\"mpc_map\";s:1:\"1\";s:9:\"mpc_modal\";s:1:\"1\";s:15:\"mpc_pricing_box\";s:1:\"1\";s:12:\"mpc_progress\";s:1:\"1\";s:10:\"mpc_qrcode\";s:1:\"1\";s:9:\"mpc_quote\";s:1:\"1\";s:15:\"mpc_single_post\";s:1:\"1\";s:8:\"mpc_tabs\";s:1:\"1\";s:15:\"mpc_testimonial\";s:1:\"1\";s:13:\"mpc_textblock\";s:1:\"1\";s:18:\"mpc_timeline_basic\";s:1:\"1\";s:17:\"mpc_timeline_item\";s:1:\"1\";s:18:\"mpc_wc_add_to_cart\";s:1:\"1\";s:15:\"mpc_wc_category\";s:1:\"1\";s:14:\"mpc_wc_product\";s:1:\"1\";s:26:\"mpc_wc_carousel_categories\";s:1:\"1\";s:24:\"mpc_wc_carousel_products\";s:1:\"1\";s:22:\"mpc_wc_grid_categories\";s:1:\"1\";s:20:\"mpc_wc_grid_products\";s:1:\"1\";s:15:\"mpc_ihover_item\";s:1:\"1\";s:11:\"mpc_hotspot\";s:1:\"1\";s:10:\"mpc_marker\";s:1:\"1\";s:18:\"mpc_pricing_column\";s:1:\"1\";s:18:\"mpc_pricing_legend\";s:1:\"1\";s:14:\"mpc_navigation\";s:1:\"1\";s:14:\"mpc_pagination\";s:1:\"1\";s:10:\"mpc_ribbon\";s:1:\"1\";s:11:\"mpc_tooltip\";s:1:\"1\";}}', 'yes'),
(210, 'mpc_presets_mpc_accordion', '{\"default\":{\"opened\":\"1\",\"auto_indent\":\"false\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"default\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#f5f5f5\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#333333\",\"hover_title_background_color\":\"#e5e5e5\",\"content_font_preset\":\"default\",\"content_font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:20px;margin-right:30px;margin-bottom:30px;margin-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_question\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__background_color\":\"#f5f5f5\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_question\",\"mpc_icon__hover_icon_color\":\"#333333\",\"mpc_icon__hover_background_color\":\"#e5e5e5\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Simple Icon V1\",\"__image\":\"mpc_accordion\\/1_simple_icon_v1.jpg\",\"opened\":\"1\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#f29760\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_arrow_carrot-right_alt2\",\"mpc_icon__icon_color\":\"#adadad\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__hover_icon\":\"eti eti_arrow_carrot-down_alt2\",\"mpc_icon__hover_icon_color\":\"#f29760\"},\"mpc_preset_6\":{\"__name\":\"1 Simple Icon V2\",\"__image\":\"mpc_accordion\\/1_simple_icon_v2.jpg\",\"opened\":\"2\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"18\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#75cdde\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"eti eti_lightbulb_alt\",\"mpc_icon__icon_color\":\"#adadad\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__hover_icon\":\"eti eti_lightbulb\",\"mpc_icon__hover_icon_color\":\"#75cdde\"},\"mpc_preset_2\":{\"__name\":\"2 Background V1\",\"__image\":\"mpc_accordion\\/2_background_v1.jpg\",\"opened\":\"2\",\"auto_indent\":\"false\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#f5f5f5\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_color\":\"#88d482\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:20px;margin-right:30px;margin-bottom:30px;margin-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_question\",\"mpc_icon__icon_color\":\"#adadad\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__background_color\":\"#f5f5f5\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_question\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#88d482\"},\"mpc_preset_7\":{\"__name\":\"2 Background V2\",\"__image\":\"mpc_accordion\\/2_background_v2.jpg\",\"opened\":\"1\",\"auto_indent\":\"false\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#ffffff\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_color\":\"#da758f\",\"content_font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:20px;margin-right:30px;margin-bottom:20px;margin-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_circle-empty\",\"mpc_icon__icon_color\":\"#adadad\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_circle-slelected\",\"mpc_icon__hover_icon_color\":\"#ffffff\"},\"mpc_preset_3\":{\"__name\":\"3 Background Full V1\",\"__image\":\"mpc_accordion\\/3_background_full_v1.jpg\",\"opened\":\"2\",\"auto_indent\":\"false\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#f5f5f5\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_color\":\"#b39a68\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_align\":\"left\",\"content_background_color\":\"#f5f5f5\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"eti eti_book_alt\",\"mpc_icon__icon_color\":\"#adadad\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__background_color\":\"#f5f5f5\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_book\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#b39a68\"},\"mpc_preset_8\":{\"__name\":\"3 Background Full V2\",\"__image\":\"mpc_accordion\\/3_background_full_v2.jpg\",\"opened\":\"1\",\"auto_indent\":\"false\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#b4e8bd\",\"title_border_css\":\"border-radius:5px;\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_color\":\"#9ac5a1\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_align\":\"left\",\"content_background_color\":\"#b4e8bd\",\"content_border_css\":\"border-radius:5px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"eti eti_star_alt\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_star\",\"mpc_icon__hover_icon_color\":\"#ffffff\"},\"mpc_preset_4\":{\"__name\":\"4 Decor Borders V1\",\"__image\":\"mpc_accordion\\/4_deco_border_v1.jpg\",\"opened\":\"2\",\"auto_indent\":\"false\",\"border_css\":\"border-radius:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#888888\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#ffffff\",\"title_border_divider\":\"true\",\"title_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#333333\",\"hover_title_background_color\":\"#ffffff\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_color\":\"#888888\",\"content_font_align\":\"left\",\"content_background_color\":\"#ffffff\",\"content_border_divider\":\"true\",\"content_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:3px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_plus_alt2\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_minus_alt2\",\"mpc_icon__hover_icon_color\":\"#333333\"},\"mpc_preset_9\":{\"__name\":\"4 Decor Borders V2\",\"__image\":\"mpc_accordion\\/4_deco_border_v2.jpg\",\"opened\":\"3\",\"auto_indent\":\"false\",\"border_css\":\"border-radius:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#888888\",\"title_font_size\":\"16\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_color\":\"#ffffff\",\"title_border_divider\":\"true\",\"title_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#cecece;border-style:solid;border-radius:0px;\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#333333\",\"hover_title_background_color\":\"#ffffff\",\"content_font_preset\":\"mpc_preset_13\",\"content_font_color\":\"#888888\",\"content_font_align\":\"left\",\"content_background_color\":\"#f5f5f5\",\"content_border_divider\":\"true\",\"content_border_css\":\"border-top:0px;border-right:3px;border-bottom:3px;border-left:0px;border-color:#cecece;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"eti eti_plus_alt2\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_minus_alt2\",\"mpc_icon__hover_icon_color\":\"#333333\"},\"mpc_preset_5\":{\"__name\":\"5 Gradient V1\",\"__image\":\"mpc_accordion\\/5_gradient_v1.jpg\",\"opened\":\"2\",\"auto_indent\":\"false\",\"border_css\":\"border-radius:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_type\":\"gradient\",\"title_background_gradient\":\"#81d8d7||#80e0d4||0;100||180||linear\",\"title_border_css\":\"border-width:0px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_type\":\"gradient\",\"hover_title_background_gradient\":\"#81d8d7||#80e0d4||0;100||180||linear\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content_background_type\":\"gradient\",\"content_background_gradient\":\"#84e8d9||#80e0d4||0;100||359||linear\",\"content_border_css\":\"border-width:0px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_plus_alt2\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_minus_alt2\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_divider\":\"true\"},\"mpc_preset_10\":{\"__name\":\"5 Gradient V2\",\"__image\":\"mpc_accordion\\/5_gradient_v2.jpg\",\"opened\":\"2\",\"auto_indent\":\"false\",\"border_css\":\"border-radius:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_background_type\":\"gradient\",\"title_background_gradient\":\"#cc7a7a||#d8aa82||0;100||180||linear\",\"title_border_divider\":\"true\",\"title_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:7px;padding-right:10px;padding-bottom:7px;padding-left:10px;\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_title_color\":\"#ffffff\",\"hover_title_background_type\":\"gradient\",\"hover_title_background_gradient\":\"#cc7a7a||#d8aa82||0;100||180||linear\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_transform\":\"none\",\"content_font_align\":\"left\",\"content_background_type\":\"gradient\",\"content_background_gradient\":\"#e5c089||#d8aa82||72;100||359||linear\",\"content_border_divider\":\"true\",\"content_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_plus_alt2\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__hover_icon\":\"eti eti_minus_alt2\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_divider\":\"true\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(211, 'mpc_presets_mpc_alert', '{\"default\":{\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_check_alt2\",\"icon_color\":\"#555555\",\"icon_size\":\"18\",\"icon_background_color\":\"#e5e5e5\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a default alert box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_2\":{\"__name\":\"1 Classic V1 Error\",\"__image\":\"mpc_alert\\/1_classic_v1_error.jpg\",\"background_color\":\"#df8384\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_close_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_background_color\":\"#d0797c\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Error message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"enable_dismiss\":\"true\",\"dismiss_icon\":\"mi mi-close\",\"dismiss_icon_color\":\"#ffffff\",\"dismiss_icon_size\":\"24\",\"dismiss_background\":\"#d0797c\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-right:20px;padding-left:20px;\",\"hover_dismiss_background\":\"#dd6a6c\"},\"mpc_preset_3\":{\"__name\":\"1 Classic V2 Warning\",\"__image\":\"mpc_alert\\/1_classic_v2_warning.jpg\",\"background_color\":\"#f8bf4d\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_error-circle_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_background_color\":\"#ebb549\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Warning message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\"},\"mpc_preset_4\":{\"__name\":\"1 Classic V3 Success\",\"__image\":\"mpc_alert\\/1_classic_v3_success.jpg\",\"background_color\":\"#88d282\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_check_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_background_color\":\"#80c479\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Success message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\"},\"mpc_preset_5\":{\"__name\":\"1 Classic V4 Info\",\"__image\":\"mpc_alert\\/1_classic_v4_info.jpg\",\"background_color\":\"#8ac4f1\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_info_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_background_color\":\"#82b8e3\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Info message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"enable_dismiss\":\"true\",\"dismiss_icon\":\"eti eti_close\",\"dismiss_icon_color\":\"#78a2c3\",\"dismiss_icon_size\":\"26\",\"dismiss_border_css\":\"border-color:#8ac4f1;border-style:solid;\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-top:0px;padding-right:22px;padding-left:22px;\",\"hover_dismiss_color\":\"#ffffff\"},\"mpc_preset_6\":{\"__name\":\"2 Classic Big V1 Happy Gradient\",\"__image\":\"mpc_alert\\/2_classic_big_v1_happy_gradient.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#f9e483||#53b1a4||0;100||226||linear\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_background_color\":\"rgba(85,85,85,0.1)\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This is a Love message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"enable_dismiss\":\"true\",\"dismiss_position\":\"corner\",\"dismiss_icon\":\"eti eti_trash_alt\",\"dismiss_icon_color\":\"#ffffff\",\"dismiss_icon_size\":\"24\",\"dismiss_background\":\"#f3e284\",\"dismiss_border_css\":\"border-color:#dedc88;border-radius:999px;\",\"dismiss_padding_css\":\"padding:14px;\",\"dismiss_margin_divider\":\"true\",\"dismiss_margin_css\":\"margin-top:6px;margin-left:-4px;\",\"hover_dismiss_color\":\"#ffffff\",\"hover_dismiss_background\":\"#d9da8a\"},\"mpc_preset_7\":{\"__name\":\"2 Classic Big V2 Smiling Pattern\",\"__image\":\"mpc_alert\\/2_classic_big_v2_smiling_pattern.jpg\",\"background_type\":\"image\",\"background_image\":\"4456\",\"background_repeat\":\"repeat\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"etl etl-happy\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_background_color\":\"rgba(85,85,85,0.1)\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nYour food has been order. Await at your door.\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\"},\"mpc_preset_8\":{\"__name\":\"2 Classic Big V3 Reddish Speed\",\"__image\":\"mpc_alert\\/2_classic_big_v3_reddish_speed.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#f49c61||#d25557||0;100||226||linear\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"etl etl-speedometer\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_background_color\":\"rgba(85,85,85,0.1)\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"30\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This is a Speed message box!\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"enable_dismiss\":\"true\",\"dismiss_position\":\"corner\",\"dismiss_icon\":\"eti eti_close\",\"dismiss_icon_color\":\"#ffffff\",\"dismiss_icon_size\":\"30\",\"dismiss_background\":\"#d25557\",\"dismiss_border_css\":\"border-width:5px;border-color:#e57c5c;border-style:solid;border-radius:999px;\",\"dismiss_padding_css\":\"padding:6px;\",\"dismiss_margin_divider\":\"true\",\"dismiss_margin_css\":\"margin-top:4px;margin-left:-2px;\",\"hover_dismiss_background\":\"#c4664e\",\"hover_dismiss_border\":\"#e57c5c\",\"background_image\":\"4456\"},\"mpc_preset_9\":{\"__name\":\"2 Classic Big V4 Full Width Blue Info\",\"__image\":\"mpc_alert\\/2_classic_big_v4_full_width_blue_info.jpg\",\"background_color\":\"#8ac4f1\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"etl etl-map\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_background_color\":\"#82b8e3\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nYou have been added to our map. Add another pin.\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"background_image\":\"4456\"},\"mpc_preset_10\":{\"__name\":\"2 Classic Big V5 Full Width Red Error\",\"__image\":\"mpc_alert\\/2_classic_big_v5_full_width_red_error.jpg\",\"background_color\":\"#df8384\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"etl etl-caution\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_background_color\":\"#d0797c\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nThis a Error message box, looks pretty slick.\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"background_image\":\"4456\"},\"mpc_preset_11\":{\"__name\":\"3 Border Strong V1 Error\",\"__image\":\"mpc_alert\\/3_border_strong_v1_error.jpg\",\"background_color\":\"#df8384\",\"border_css\":\"border-width:10px;border-color:#d0797c;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_close_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_background_color\":\"#d0797c\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Error message box, looks pretty slick.\",\"content_border_css\":\"border-radius:5px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:35px;\",\"background_image\":\"4456\"},\"mpc_preset_12\":{\"__name\":\"3 Border Strong V2 Warning\",\"__image\":\"mpc_alert\\/3_border_strong_v2_warning.jpg\",\"background_color\":\"#f8bf4d\",\"border_css\":\"border-width:10px;border-color:#ebb549;border-style:double;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_error-circle_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_background_color\":\"#ebb549\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Warning message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:35px;\",\"background_image\":\"4456\"},\"mpc_preset_13\":{\"__name\":\"3 Border Strong V3 Success\",\"__image\":\"mpc_alert\\/3_border_strong_v3_success.jpg\",\"background_color\":\"#88d282\",\"border_css\":\"border-width:10px;border-color:#80c479;border-style:double;border-radius:5px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_check_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_background_color\":\"#80c479\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Success message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:35px;\",\"enable_dismiss\":\"true\",\"dismiss_icon\":\"eti eti_close\",\"dismiss_icon_color\":\"#ffffff\",\"dismiss_icon_size\":\"24\",\"dismiss_background\":\"#80c479\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-top:0px;padding-right:26px;padding-bottom:0px;padding-left:28px;\",\"hover_dismiss_background\":\"#73b570\",\"background_image\":\"4456\"},\"mpc_preset_14\":{\"__name\":\"3 Border Strong V4 Info\",\"__image\":\"mpc_alert\\/3_border_strong_v4_info.jpg\",\"background_color\":\"#8ac4f1\",\"border_css\":\"border-width:10px;border-color:#82b8e3;border-style:solid;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_info_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_background_color\":\"#8ac4f1\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:10px;border-bottom:0px;border-left:0px;border-color:#82b8e3;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Info message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:30px;\",\"background_image\":\"4456\"},\"mpc_preset_15\":{\"__name\":\"4 Border Extended V1 Slick Border\",\"__image\":\"mpc_alert\\/4_border_extended_v1_slick_border.jpg\",\"border_css\":\"border-width:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_box-checked\",\"icon_color\":\"#ab5457\",\"icon_size\":\"24\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:2px;border-color:#ab5457;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ab5457\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nThis a Error message box, looks pretty slick.\\n\\n\",\"content_border_css\":\"border-width:2px;border-color:#ab5457;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"enable_dismiss\":\"true\",\"dismiss_icon\":\"eti eti_trash_alt\",\"dismiss_icon_color\":\"#ab5457\",\"dismiss_icon_size\":\"23\",\"dismiss_border_divider\":\"true\",\"dismiss_border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:0px;border-color:#ab5457;border-style:solid;\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-right:26px;padding-left:26px;\",\"hover_dismiss_background\":\"#f7f7f7\",\"background_image\":\"4456\"},\"mpc_preset_16\":{\"__name\":\"4 Border Extended V2 Double Border\",\"__image\":\"mpc_alert\\/4_border_extended_v2_double_border.jpg\",\"border_css\":\"border-width:5px;border-color:#333333;border-style:double;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"eti eti_cone_alt\",\"icon_color\":\"#333333\",\"icon_size\":\"24\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#333333\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Warning message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:5px;\",\"background_image\":\"4456\"},\"mpc_preset_17\":{\"__name\":\"4 Border Extended V3 Dashed\",\"__image\":\"mpc_alert\\/4_border_extended_v3_dashed.jpg\",\"border_css\":\"border-width:2px;border-color:#b39a68;border-style:dashed;border-radius:10px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_gift_alt\",\"icon_color\":\"#b39a68\",\"icon_size\":\"30\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#b39a68\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nThis a Success message box, looks pretty slick.\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_18\":{\"__name\":\"4 Border Extended V4 Dotted\",\"__image\":\"mpc_alert\\/4_border_extended_v4_dotted.jpg\",\"border_css\":\"border-width:2px;border-color:#82b8e3;border-style:dotted;border-radius:100px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:0px;\",\"icon\":\"eti eti_comment_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"24\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#82b8e3;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#8ac4f1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Info message box, looks pretty slick.\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:0px;\",\"background_image\":\"4456\"},\"mpc_preset_19\":{\"__name\":\"5 Border Flat V1 Left\",\"__image\":\"mpc_alert\\/5_border_flat_v1_left.jpg\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-width:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_adjust-horiz\",\"icon_color\":\"#df8384\",\"icon_size\":\"28\",\"icon_background_color\":\"#f3f3f3\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nThis a Error message box, pretty slick.\\n\\n\",\"content_border_css\":\"border-width:0px;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"enable_dismiss\":\"true\",\"dismiss_position\":\"corner\",\"dismiss_icon\":\"eti eti_close\",\"dismiss_icon_color\":\"#df8384\",\"dismiss_icon_size\":\"22\",\"dismiss_background\":\"#f3f3f3\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-top:4px;padding-right:4px;padding-bottom:5px;padding-left:5px;\",\"dismiss_margin_divider\":\"true\",\"dismiss_margin_css\":\"margin-top:17px;margin-left:-17px;\",\"hover_dismiss_color\":\"#8c8c8c\",\"background_image\":\"4456\"},\"mpc_preset_20\":{\"__name\":\"5 Border Flat V2 Bottom\",\"__image\":\"mpc_alert\\/5_border_flat_v2_bottom.jpg\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-width:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_adjust-horiz\",\"icon_color\":\"#88d282\",\"icon_size\":\"28\",\"icon_background_color\":\"#f3f3f3\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a message box, pretty slick.\",\"content_border_divider\":\"true\",\"content_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_21\":{\"__name\":\"5 Border Flat V3 Double Top\",\"__image\":\"mpc_alert\\/5_border_flat_v3_double_top.jpg\",\"background_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:5px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#f8bf4d;border-style:double;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_currency\",\"icon_color\":\"#f8bf4d\",\"icon_size\":\"28\",\"icon_background_color\":\"#f3f3f3\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nThis a message box, pretty slick.\\n\\n\",\"content_border_divider\":\"true\",\"content_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_22\":{\"__name\":\"5 Border Flat V4 Left Right\",\"__image\":\"mpc_alert\\/5_border_flat_v4_left_right.jpg\",\"background_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:5px;border-bottom:0px;border-left:0px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_lightbulb_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"28\",\"icon_background_color\":\"#f3f3f3\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"This a Error message box, pretty slick.\",\"content_border_css\":\"border-width:0px;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_23\":{\"__name\":\"6 Flat 3d V1 Blue Purple\",\"__image\":\"mpc_alert\\/6_flat_3d_v1_blue_purple.jpg\",\"background_color\":\"#7984d8\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#595ca0;border-style:solid;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_drawer_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"30\",\"icon_background_color\":\"#6b72bf\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"20\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nBADZIEWIE DO BADZIEWIA #WIESLAW\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"enable_dismiss\":\"true\",\"dismiss_position\":\"corner\",\"dismiss_icon\":\"mi mi-close\",\"dismiss_icon_color\":\"#ffffff\",\"dismiss_icon_size\":\"24\",\"dismiss_background\":\"#6878ba\",\"dismiss_border_divider\":\"true\",\"dismiss_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#595ca0;border-style:solid;border-radius:999px;\",\"dismiss_padding_divider\":\"true\",\"dismiss_padding_css\":\"padding-top:6px;padding-right:7px;padding-bottom:5px;padding-left:7px;\",\"dismiss_margin_divider\":\"true\",\"dismiss_margin_css\":\"margin-top:6px;margin-left:-4px;\",\"hover_dismiss_background\":\"#596cba\",\"hover_dismiss_border\":\"#4b5487\",\"background_image\":\"4456\"},\"mpc_preset_24\":{\"__name\":\"6 Flat 3d V2 Reddish Gradient\",\"__image\":\"mpc_alert\\/6_flat_3d_v2_reddish_gradient.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#d14945||#e5825e||0;100||90||linear\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#bc3a5d;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_camera_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"30\",\"icon_background_color\":\"#ce4041\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"20\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content\":\"PAWEL TO JUZ SIE KAMERUJE!\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_25\":{\"__name\":\"6 Flat 3d V3 Blueish Gradient\",\"__image\":\"mpc_alert\\/6_flat_3d_v3_blueish_gradient.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#81dbd6||0;100||90||linear\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#79a9d1;border-style:solid;border-radius:100px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"icon\":\"eti eti_cloud-download_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"30\",\"icon_background_color\":\"#83bbe3\",\"icon_border_css\":\"border-radius:100px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"20\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"\\n\\nNiebo w Ziemi #Wieslaw #Wszywka\\n\\n\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"},\"mpc_preset_26\":{\"__name\":\"6 Flat 3d V4 Turquoise\",\"__image\":\"mpc_alert\\/6_flat_3d_v4_turqouise.jpg\",\"background_color\":\"#68c3a3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#54a37d;border-style:solid;border-radius:15px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"icon\":\"eti eti_info_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"30\",\"icon_background_color\":\"#5baf92\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"font_preset\":\"mpc_preset_13\",\"font_color\":\"#ffffff\",\"font_size\":\"20\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"content\":\"PTAKI LECA KLUCZEM #SILNY\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"background_image\":\"4456\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(212, 'mpc_presets_mpc_animated_text', '{\"default\":{\"duration\":\"550\",\"delay\":\"1200\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"First line.|||Second line.|||Third line.\",\"text_font_preset\":\"default\",\"text_font_color\":\"#8ac4f1\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"left\",\"text_border_css\":\"border-width:0px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:0px;padding-right:4px;padding-bottom:0px;\",\"before_text\":\"This is a default animated text:\",\"sides_font_preset\":\"default\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_3\":{\"__name\":\"1 Simple V1\",\"__image\":\"mpc_animated_text\\/1_simple_v1.jpg\",\"duration\":\"550\",\"delay\":\"1200\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"45 very useful shortcodes.|||43 Beautiful templates.|||Tones of unique features.\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#ddc02e\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"left\",\"text_border_css\":\"border-width:0px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:0px;padding-right:4px;padding-bottom:0px;\",\"before_text\":\"This pack has everything you need:\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_4\":{\"__name\":\"1 Simple V2\",\"__image\":\"mpc_animated_text\\/1_simple_v2.jpg\",\"duration\":\"800\",\"delay\":\"2000\",\"dynamic_width\":\"true\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"stay positive.|||be happy.|||live free.\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#f2786f\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"center\",\"text_border_divider\":\"true\",\"text_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#f2918a;border-style:solid;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:0px;padding-right:4px;padding-bottom:2px;padding-left:4px;\",\"before_text\":\"In order to keep smiling\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_5\":{\"__name\":\"1 Simple V3\",\"__image\":\"mpc_animated_text\\/1_simple_v3.jpg\",\"duration\":\"1050\",\"delay\":\"2500\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"photography|||writing code |||beautiful designs\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#51d6bf\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"center\",\"text_border_css\":\"border-width:2px;border-color:#dadada;border-style:dashed;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:6px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"before_text\":\"I\'m a freelancer and I love\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_6\":{\"__name\":\"1 Simple V4\",\"__image\":\"mpc_animated_text\\/1_simple_v4.jpg\",\"duration\":\"850\",\"delay\":\"1300\",\"dynamic_width\":\"true\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"dealicious chocolates|||beautiful flowers|||crispy cookies|||everything you wish\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"center\",\"text_background_color\":\"#de4b6d\",\"text_border_css\":\"border-radius:5px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:6px;padding-right:12px;padding-bottom:6px;padding-left:12px;\",\"before_text\":\"We bring you \",\"after_text\":\"for your pleasure.\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_7\":{\"__name\":\"1 Simple V5\",\"__image\":\"mpc_animated_text\\/1_simple_v5.jpg\",\"style\":\"typewrite\",\"duration\":\"1000\",\"delay\":\"3450\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"such a big spaceship?|||a fabulous pink unicorn?|||mysterious eye of Cthulhu?\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#878787\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_border_css\":\"border-width:2px;border-color:#dd4b5a;border-style:dashed;border-radius:30px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:6px;padding-right:20px;padding-bottom:6px;padding-left:20px;\",\"before_text\":\"Have you ever seen\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_30\":{\"__name\":\"1 Simple V6\",\"__image\":\"mpc_animated_text\\/1_simple_v6.jpg\",\"style\":\"typewrite\",\"duration\":\"900\",\"delay\":\"2000\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"Laugh more - worry less|||work hard & be humble|||just be awesome\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#878787\",\"text_font_size\":\"30\",\"text_font_transform\":\"uppercase\",\"text_border_divider\":\"true\",\"text_border_css\":\"border-top:0px;border-right:0px;border-bottom:7px;border-left:0px;border-color:#75cdde;border-style:double;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:0px;padding-right:4px;padding-bottom:1px;padding-left:4px;\",\"before_text\":\"Your everyday fundamentals:\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"sides_font_transform\":\"uppercase\"},\"mpc_preset_9\":{\"__name\":\"1 Simple V7\",\"__image\":\"mpc_animated_text\\/1_simple_v7.jpg\",\"style\":\"typewrite\",\"duration\":\"1000\",\"delay\":\"2000\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"high aesthetics|||minimalism|||material design\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"26\",\"text_font_transform\":\"lowercase\",\"text_background_color\":\"#39b1b1\",\"text_border_css\":\"border-radius:5px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:5px;padding-right:8px;padding-bottom:5px;padding-left:8px;\",\"before_text\":\"Well, did you know that \",\"after_text\":\"is a sign of good design.\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"26\"},\"mpc_preset_10\":{\"__name\":\"1 Simple V8\",\"__image\":\"mpc_animated_text\\/1_simple_v8.jpg\",\"style\":\"typewrite\",\"duration\":\"1400\",\"delay\":\"2000\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"heart is|||delicious food is|||loving family is|||awesome PS4\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_background_type\":\"image\",\"text_background_image\":\"4457\",\"text_background_position\":\"top-left\",\"text_background_color\":\"#4ea0c7\",\"text_background_repeat\":\"repeat\",\"text_border_css\":\"border-radius:5px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;\",\"before_text\":\"Home is where your\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"sides_font_transform\":\"capitalize\"},\"mpc_preset_31\":{\"__name\":\"1 Simple V9\",\"__image\":\"mpc_animated_text\\/1_simple_v9.jpg\",\"duration\":\"1450\",\"delay\":\"2200\",\"dynamic_width\":\"true\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"45 very useful shortcodes|||43 Beautiful templates|||Everything you need|||Tones of Unique features\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"center\",\"text_background_type\":\"image\",\"text_background_image\":\"4458\",\"text_background_position\":\"top-left\",\"text_background_color\":\"#333333\",\"text_background_repeat\":\"repeat\",\"text_border_css\":\"border-radius:5px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:3px;padding-right:15px;padding-bottom:3px;padding-left:15px;\",\"before_text\":\"Massive Addons contains \",\"after_text\":\"to get the job done\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\"},\"mpc_preset_12\":{\"__name\":\"1 Simple V10\",\"__image\":\"mpc_animated_text\\/1_simple_v10.jpg\",\"style\":\"typewrite\",\"duration\":\"1000\",\"delay\":\"2000\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"Vicky Cristina Barcelona|||The Prestige|||Don Jon\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"30\",\"text_font_transform\":\"uppercase\",\"text_background_type\":\"image\",\"text_background_image\":\"4459\",\"text_background_position\":\"top-left\",\"text_background_repeat\":\"repeat\",\"text_border_css\":\"border-radius:5px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;\",\"before_text\":\"Scarlett Johansson starred in\",\"after_text\":\"movie.\",\"sides_font_preset\":\"mpc_preset_44\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"sides_font_transform\":\"none\"},\"mpc_preset_13\":{\"__name\":\"1 Simple V11\",\"__image\":\"mpc_animated_text\\/1_simple_v11.jpg\",\"duration\":\"500\",\"delay\":\"2200\",\"dynamic_width\":\"true\",\"disable_pointer\":\"true\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"cute pandas|||angry kittens|||murderous canaries\",\"text_font_color\":\"#666666\",\"text_font_size\":\"30\",\"text_font_transform\":\"lowercase\",\"text_font_align\":\"center\",\"text_background_type\":\"gradient\",\"text_background_gradient\":\"#fcfcfc||#e8e8e8||26;100||180||linear\",\"text_border_css\":\"border-radius:10px;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:5px;padding-right:13px;padding-bottom:5px;padding-left:13px;\",\"before_text\":\"We love all the \",\"after_text\":\"in the world.\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"text_background_image\":\"4459\"},\"mpc_preset_14\":{\"__name\":\"2 Backgrounds V1\",\"__image\":\"mpc_animated_text\\/2_background_v1.jpg\",\"style\":\"typewrite\",\"duration\":\"1050\",\"delay\":\"2400\",\"background_color\":\"#383838\",\"border_css\":\"border-width:1px;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"A handful of beautiful flowers|||very kind & soft attitude|||several awesome hero powers|||true undisputed identity\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffbf66\",\"text_font_size\":\"32\",\"text_font_transform\":\"uppercase\",\"before_text\":\"All you need is\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"32\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\"},\"mpc_preset_15\":{\"__name\":\"2 Backgrounds V2\",\"__image\":\"mpc_animated_text\\/2_background_v2.jpg\",\"duration\":\"500\",\"delay\":\"2000\",\"background_type\":\"image\",\"background_image\":\"4456\",\"background_repeat\":\"repeat\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"45 very useful Shortcodes|||43 Beautiful Templates|||Everything you need|||Tones of Unique Features\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"29\",\"text_font_transform\":\"uppercase\",\"before_text\":\"Massive Addons contains \",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"29\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\"},\"mpc_preset_16\":{\"__name\":\"2 Backgrounds V3\",\"__image\":\"mpc_animated_text\\/2_background_v3.jpg\",\"duration\":\"500\",\"delay\":\"2000\",\"dynamic_width\":\"true\",\"background_type\":\"gradient\",\"background_gradient\":\"#913e54||#525e91||0;100||102||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:60px;padding-bottom:30px;padding-left:60px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"wild parties|||awesome fun|||meeting people|||eating loads of cookies\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"29\",\"text_font_transform\":\"uppercase\",\"before_text\":\"Never avoid\",\"after_text\":\".\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"29\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_17\":{\"__name\":\"2 Backgrounds V4\",\"__image\":\"mpc_animated_text\\/2_background_v4.jpg\",\"style\":\"typewrite\",\"duration\":\"600\",\"delay\":\"2000\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#80e0d4||0;100||236||linear\",\"border_css\":\"border-width:1px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:28px;padding-bottom:10px;padding-left:28px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"laugh more - worry less|||work hard & be humble|||don\'t forget to be awesome\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#f7f7f7\",\"text_font_size\":\"27\",\"text_font_transform\":\"uppercase\",\"before_text\":\"Your everyday fundamentals:\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"26\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_18\":{\"__name\":\"2 Backgrounds V5\",\"__image\":\"mpc_animated_text\\/2_background_v5.jpg\",\"style\":\"typewrite\",\"duration\":\"500\",\"delay\":\"2000\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"text\":\"take it easy|||have fuuun!|||just be happy\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"28\",\"text_font_transform\":\"uppercase\",\"text_border_divider\":\"true\",\"text_border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#da6c5b;border-style:solid;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:3px;padding-right:15px;padding-bottom:3px;padding-left:15px;\",\"before_text\":\"Try to relax and \",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"28\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_19\":{\"__name\":\"2 Backgrounds V6\",\"__image\":\"mpc_animated_text\\/2_background_v6.jpg\",\"duration\":\"500\",\"dynamic_width\":\"true\",\"border_css\":\"border-width:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:10px;padding-bottom:30px;padding-left:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"text\":\"Stay positive & happy|||make your dreams come true|||have fun & good luck\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"28\",\"text_font_transform\":\"uppercase\",\"text_font_align\":\"center\",\"text_border_css\":\"border-width:0px;\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"28\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_20\":{\"__name\":\"2 Backgrounds V7\",\"__image\":\"mpc_animated_text\\/2_background_v7.jpg\",\"style\":\"typewrite\",\"duration\":\"500\",\"delay\":\"2000\",\"border_css\":\"border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"text\":\"Take it easy |||Be creative|||Sleep a lot\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#f7f7f7\",\"text_font_size\":\"28\",\"text_font_transform\":\"uppercase\",\"text_background_color\":\"#f2786f\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:3px;padding-right:15px;padding-bottom:3px;padding-left:15px;\",\"before_text\":\"Just remember to\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#515151\",\"sides_font_size\":\"28\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_21\":{\"__name\":\"3 Borders V1\",\"__image\":\"mpc_animated_text\\/3_borders_v1.jpg\",\"duration\":\"500\",\"delay\":\"1900\",\"pointer_color\":\"#f7f7f7\",\"background_color\":\"#dd7c85\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:6px;border-bottom:0px;border-left:6px;border-color:#bd616a;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:50px;padding-bottom:25px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"text\":\"laugh more and worry less|||follow your dreams|||work hard - be humble\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#f7f7f7\",\"text_font_size\":\"32\",\"text_font_line_height\":\"1.3\",\"text_font_transform\":\"uppercase\",\"text_font_align\":\"center\",\"text_border_divider\":\"true\",\"text_border_css\":\"border-top:0px;border-right:3px;border-bottom:0px;border-left:3px;border-color:#bd616a;border-style:solid;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-right:60px;padding-left:60px;\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"32\",\"sides_font_line_height\":\"1.3\",\"sides_font_align\":\"center\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_22\":{\"__name\":\"3 Borders V2\",\"__image\":\"mpc_animated_text\\/3_borders_v2.jpg\",\"style\":\"typewrite\",\"duration\":\"1000\",\"delay\":\"1900\",\"disable_pointer\":\"true\",\"background_color\":\"#f2f2f2\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#75cdde;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:20px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"text\":\"- accuracy|||- aesthetic|||- minimalism\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#75cdde\",\"text_font_size\":\"30\",\"text_font_transform\":\"uppercase\",\"before_text\":\"Great design qualities\",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#555555\",\"sides_font_size\":\"30\",\"sides_font_transform\":\"uppercase\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_23\":{\"__name\":\"3 Borders V3\",\"__image\":\"mpc_animated_text\\/3_borders_v3.jpg\",\"delay\":\"2000\",\"dynamic_width\":\"true\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:2px;border-color:#ededed;border-style:dashed;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:20px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"text\":\"45 Shortcodes|||43 Cool Templates|||6 Additions|||Tones of Features\",\"text_font_preset\":\"mpc_preset_20\",\"text_font_color\":\"#73d6ad\",\"text_font_size\":\"28\",\"before_text\":\"Massive Addons contains \",\"sides_font_preset\":\"mpc_preset_19\",\"sides_font_color\":\"#666666\",\"sides_font_size\":\"28\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_24\":{\"__name\":\"3 Borders V4\",\"__image\":\"mpc_animated_text\\/3_borders_v4.jpg\",\"duration\":\"600\",\"text\":\"THIS|||IS |||IT\",\"text_font_preset\":\"mpc_preset_39\",\"text_font_color\":\"#f8bf4d\",\"text_font_size\":\"78\",\"text_font_line_height\":\"1.4\",\"text_font_transform\":\"uppercase\",\"text_font_align\":\"center\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_25\":{\"__name\":\"3 Borders V5\",\"__image\":\"mpc_animated_text\\/3_borders_v5.jpg\",\"duration\":\"500\",\"delay\":\"1900\",\"pointer_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"45 useful Shortcodes|||43 Beautiful Templates|||Everything you need|||Tones of Unique Features\",\"text_font_preset\":\"mpc_preset_20\",\"text_font_color\":\"#f7f7f7\",\"text_font_size\":\"28\",\"before_text\":\"Massive Addons contains \",\"sides_font_preset\":\"mpc_preset_20\",\"sides_font_color\":\"#5b9667\",\"sides_font_size\":\"28\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_26\":{\"__name\":\"3 Borders V6\",\"__image\":\"mpc_animated_text\\/3_borders_v6.jpg\",\"duration\":\"550\",\"delay\":\"1900\",\"pointer_color\":\"#f7f7f7\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:0px;margin-left:0px;\",\"text\":\"NEW COLLECTION 20% OFF|||FREE SHIPPING |||ORDER NOW\",\"text_font_preset\":\"mpc_preset_19\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"40\",\"text_font_align\":\"center\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px;\",\"disable_sides\":\"true\",\"sides_font_preset\":\"mpc_preset_20\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_27\":{\"__name\":\"3 Borders V7\",\"__image\":\"mpc_animated_text\\/3_borders_v7.jpg\",\"style\":\"typewrite\",\"duration\":\"500\",\"delay\":\"1900\",\"pointer_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;\",\"text\":\"Great design|||High aesthetics|||Infinite value\",\"text_font_preset\":\"mpc_preset_20\",\"text_font_color\":\"#ffffff\",\"text_font_size\":\"33\",\"text_font_transform\":\"uppercase\",\"text_font_align\":\"center\",\"text_border_divider\":\"true\",\"text_border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#ffffff;border-style:solid;\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-bottom:4px;\",\"sides_font_preset\":\"mpc_preset_20\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_28\":{\"__name\":\"4 Other V1\",\"__image\":\"mpc_animated_text\\/4_other_v1.jpg\",\"duration\":\"600\",\"delay\":\"1600\",\"text\":\"HELLO|||I\'M JOHN|||DESIGNER\",\"text_font_preset\":\"mpc_preset_18\",\"text_font_color\":\"#df5461\",\"text_font_size\":\"90\",\"text_font_transform\":\"uppercase\",\"text_padding_divider\":\"true\",\"text_padding_css\":\"padding-left:105px;\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"},\"mpc_preset_29\":{\"__name\":\"4 Other V2\",\"__image\":\"mpc_animated_text\\/4_other_v2.jpg\",\"style\":\"typewrite\",\"duration\":\"1100\",\"delay\":\"2200\",\"pointer_color\":\"#f7f7f7\",\"text\":\"We\'re a creative agency|||We do design for food|||We help you stand out\",\"text_font_preset\":\"mpc_preset_44\",\"text_font_color\":\"#f7f7f7\",\"text_font_size\":\"36\",\"text_font_transform\":\"none\",\"text_padding_divider\":\"true\",\"before_text\":\"{\",\"after_text\":\"}\",\"sides_font_preset\":\"mpc_preset_41\",\"sides_font_color\":\"#f7f7f7\",\"sides_font_size\":\"70\",\"text_background_image\":\"4459\",\"background_image\":\"4456\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(213, 'mpc_presets_mpc_button', '{\"default\":{\"url\":\"url:%23|title:Link|\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#333333\",\"hover_background_color\":\"#e5e5e5\",\"hover_background_effect\":\"slide-top\",\"__name\":\"Default\"},\"preset_192\":{\"__name\":\"13 Curved Line - White to Red\",\"__image\":\"mpc_button\\/13_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:34px;padding-bottom:11px;padding-left:34px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:6px;margin-right:10px;margin-bottom:4px;margin-left:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#0a0404\",\"hover_background_color\":\"rgba(255,117,117,0.93)\",\"hover_border_css\":\"border-width:2px;border-color:rgba(255,117,117,0.92);border-style:solid;border-radius:3px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"preset_191\":{\"__name\":\"13 Rounded Next - Green\",\"__image\":\"mpc_button\\/13_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_62\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"icon\":\"fa fa-angle-right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"12\",\"icon_effect\":\"stay-right\",\"icon_gap\":\"20\",\"background_color\":\"#7fce63\",\"border_css\":\"border-width:2px;border-color:#7fce63;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:30px;padding-bottom:11px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:6px;margin-right:10px;margin-bottom:4px;margin-left:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#59e070\",\"hover_border_css\":\"border-width:2px;border-color:#59e070;border-style:solid;border-radius:5px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"__index\":0,\"mpc_preset_23\":{\"__name\":\"1 Border Square Big V1\",\"__image\":\"mpc_button\\/1_border_square_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#88d282\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:45px;padding-bottom:20px;padding-left:45px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:9px;margin-bottom:0px;margin-left:9px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#88d282\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"15\",\"hover_border_css\":\"border-radius:100px;\"},\"mpc_preset_24\":{\"__name\":\"1 Border Square Big V2\",\"__image\":\"mpc_button\\/1_border_square_big_v2.jpg\",\"url\":\"url:https%3A%2F%2Fkids.shweetproducts.com%2Fproducts%2F||target:%20_blank|\",\"title\":\"SHOP NOW\",\"background_color\":\"#f2ce4b\"},\"mpc_preset_21\":{\"__name\":\"1 Border Square Medium V1\",\"__image\":\"mpc_button\\/1_border_square_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f8bf4d\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#f8bf4d\",\"hover_background_effect\":\"slide-top\"},\"mpc_preset_22\":{\"__name\":\"1 Border Square Medium V2\",\"__image\":\"mpc_button\\/1_border_square_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#df8384\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#df8384\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-radius:0px;\"},\"mpc_preset_18\":{\"__name\":\"1 Border Square Small V1\",\"__image\":\"mpc_button\\/1_border_square_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#dddddd\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"border_css\":\"border-width:2px;border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:10px;margin-bottom:0px;margin-left:10px;\",\"hover_font_color\":\"#be90d4\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#be90d4;border-style:dashed;border-radius:0px;\"},\"mpc_preset_19\":{\"__name\":\"1 Border Square Small V2\",\"__image\":\"mpc_button\\/1_border_square_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#999999\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_lifesaver\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"icon_effect\":\"push_out-bottom\",\"border_css\":\"border-width:2px;border-color:#999999;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:10px;margin-bottom:0px;margin-left:10px;\",\"hover_font_color\":\"#999999\",\"hover_icon_color\":\"#88d482\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#88d482;border-style:solid;border-radius:0px;\"},\"mpc_preset_20\":{\"__name\":\"1 Border Square Small V3\",\"__image\":\"mpc_button\\/1_border_square_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#555555\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#f29760\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-color:#f29760;border-style:solid;border-radius:10px;\"},\"mpc_preset_30\":{\"__name\":\"2 Fill Square Big V1\",\"__image\":\"mpc_button\\/2_fill_square_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#88d282\",\"border_css\":\"border-width:4px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#88d282\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-radius:100px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_31\":{\"__name\":\"2 Fill Square Big V2\",\"__image\":\"mpc_button\\/2_fill_square_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"16\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#8ac4f1\",\"border_css\":\"border-width:2px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#8ac4f1\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_28\":{\"__name\":\"2 Fill Square Medium V1\",\"__image\":\"mpc_button\\/2_fill_square_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#f8bf4d\",\"border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#f8bf4d\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"80\",\"animation_in_offset\":\"75\"},\"mpc_preset_29\":{\"__name\":\"2 Fill Square Medium V2\",\"__image\":\"mpc_button\\/2_fill_square_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#df8384\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:32px;padding-bottom:12px;padding-left:32px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#df8384\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_25\":{\"__name\":\"2 Fill Square Small V1\",\"__image\":\"mpc_button\\/2_fill_square_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#999999\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-width:2px;border-color:#999999;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#be90d4\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-color:#be90d4;border-style:solid;border-radius:10px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_26\":{\"__name\":\"2 Fill Square Small V2\",\"__image\":\"mpc_button\\/2_fill_square_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_size\":\"14\",\"background_color\":\"#999999\",\"border_css\":\"border-width:0px;border-color:#c9c9c9;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:20px;padding-bottom:11px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#999999\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#88d482;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_27\":{\"__name\":\"2 Fill Square Small V3\",\"__image\":\"mpc_button\\/2_fill_square_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#555555\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:3px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:20px;padding-bottom:11px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#df5461\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#df5461;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_37\":{\"__name\":\"3 Rounded Big V1\",\"__image\":\"mpc_button\\/3_rounded_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#88d282\",\"border_css\":\"border-width:4px;border-color:#88d282;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#88d482\",\"hover_border_css\":\"border-color:#ffffff;border-radius:100px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_38\":{\"__name\":\"3 Rounded Big V2\",\"__image\":\"mpc_button\\/3_rounded_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#8ac4f1\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"16\",\"border_css\":\"border-width:4px;border-color:#8ac4f1;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#4daaf2\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-radius:50px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_35\":{\"__name\":\"3 Rounded Medium V1\",\"__image\":\"mpc_button\\/3_rounded_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f8bf4d\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#f8bf4d\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_36\":{\"__name\":\"3 Rounded Medium V2\",\"__image\":\"mpc_button\\/3_rounded_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#df8384\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#df8384;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#8ac4f1\",\"hover_background_effect\":\"expand-diagonal_right\",\"hover_background_offset\":\"80\",\"hover_border_css\":\"border-radius:50px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_32\":{\"__name\":\"3 Rounded Small V1\",\"__image\":\"mpc_button\\/3_rounded_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#888888\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"background_color\":\"#e0e0e0\",\"border_css\":\"border-width:2px;border-color:#e0e0e0;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#e0e0e0\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#e0e0e0;border-style:solid;border-radius:20px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_33\":{\"__name\":\"3 Rounded Small V2\",\"__image\":\"mpc_button\\/3_rounded_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_size\":\"14\",\"background_color\":\"#999999\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:2px;border-bottom:0px;border-left:2px;border-color:#999999;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#b39a68\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-vertical\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-color:#b39a68;border-style:solid;border-radius:5px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_34\":{\"__name\":\"3 Rounded Small V3\",\"__image\":\"mpc_button\\/3_rounded_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#555555\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#555555;border-style:dashed;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#df5461\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-color:#df5461;border-style:dashed;border-radius:10px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_44\":{\"__name\":\"4 Icons Big V1\",\"__image\":\"mpc_button\\/4_icons_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#88d282\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"fa fa-bicycle\",\"icon_color\":\"#88d482\",\"icon_size\":\"22\",\"icon_effect\":\"push_out-bottom\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:22px;padding-right:50px;padding-bottom:22px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#88d482\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-vertical\",\"hover_border_css\":\"border-color:#ffffff;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_45\":{\"__name\":\"4 Icons Big V2\",\"__image\":\"mpc_button\\/4_icons_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#8ac4f1\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_cone_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"22\",\"icon_effect\":\"stay-right\",\"icon_gap\":\"10\",\"border_css\":\"border-width:3px;border-color:#8ac4f1;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#8ac4f1\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_42\":{\"__name\":\"4 Icons Medium V1\",\"__image\":\"mpc_button\\/4_icons_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f8bf4d\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"fa fa-comments-o\",\"icon_color\":\"#f8bf4d\",\"icon_size\":\"16\",\"icon_effect\":\"stay-left\",\"border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#f8bf4d\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"110\",\"hover_border_css\":\"border-color:#f8bf4d;border-radius:15px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_43\":{\"__name\":\"4 Icons Medium V2\",\"__image\":\"mpc_button\\/4_icons_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_adjust-horiz\",\"icon_color\":\"#df8384\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#df8384\",\"border_css\":\"border-width:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#df8384\",\"hover_icon_color\":\"#df8384\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_39\":{\"__name\":\"4 Icons Small V1\",\"__image\":\"mpc_button\\/4_icons_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#dddddd\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_arrow_carrot-right\",\"icon_color\":\"#cccccc\",\"icon_size\":\"14\",\"icon_effect\":\"stay-right\",\"border_css\":\"border-width:2px;border-color:#e0e0e0;border-style:solid;border-radius:2px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#75cdde\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#75cdde;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_40\":{\"__name\":\"4 Icons Small V2\",\"__image\":\"mpc_button\\/4_icons_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"icon\":\"eti eti_cloud-download_alt\",\"icon_color\":\"#999999\",\"icon_size\":\"16\",\"icon_effect\":\"stay-left\",\"border_css\":\"border-width:2px;border-color:#999999;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-right:18px;padding-bottom:8px;padding-left:24px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#df5461\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#df5461;border-style:solid;border-radius:5px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_41\":{\"__name\":\"4 Icons Small V3\",\"__image\":\"mpc_button\\/4_icons_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"fa fa-camera-retro\",\"icon_color\":\"#f29760\",\"icon_size\":\"14\",\"icon_effect\":\"slide-left\",\"background_color\":\"#555555\",\"border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#f29760\",\"hover_icon_color\":\"#f29760\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#f29760;border-style:solid;border-radius:10px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_11\":{\"__name\":\"4 Tab With Tooltip\",\"__image\":\"mpc_button\\/2_fill_square_medium_v2.jpg\",\"font_preset\":\"mpc_preset_17\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"capitalize\",\"font_align\":\"center\",\"background_color\":\"#daa845\",\"border_divider\":\"false\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#d68700\",\"hover_background_effect\":\"slide-right\",\"hover_border_divider\":\"false\",\"mpc_tooltip__disable\":\"false\",\"mpc_tooltip__show_effect\":\"fade\",\"mpc_tooltip__disable_arrow\":\"false\",\"mpc_tooltip__disable_hover\":\"false\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\"},\"mpc_preset_51\":{\"__name\":\"5 Tool Tip Big V1\",\"__image\":\"mpc_button\\/5_tooltip_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#88d282\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_arrow_carrot-right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"slide-right\",\"border_css\":\"border-width:2px;border-color:#88d282;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#88d282\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-radius:100px;\",\"mpc_tooltip__text\":\"<b>IMPORTANT MESSAGE<\\/b><br><br>\\n\\nCornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party occupy master cleanse bespoke Austin kale chips. Retro cold-pressed Schlitz.\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"12\",\"mpc_tooltip__font_line_height\":\"1.75\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__background_color\":\"#888888\",\"mpc_tooltip__border_css\":\"border-width:2px;border-color:#777777;border-style:solid;border-radius:5px;\",\"mpc_tooltip__padding_css\":\"padding:25px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_52\":{\"__name\":\"5 Tool Tip Big V2\",\"__image\":\"mpc_button\\/5_tooltip_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#8ac4f1\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_refresh\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"border_css\":\"border-width:2px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#8ac4f1\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-radius:0px;\",\"mpc_tooltip__preset\":\"mpc_preset_7\",\"mpc_tooltip__text\":\"YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher migas PBR&B street art. Narwhal kogi +1 tofu taxidermy, asymmetrica sriracha bitters fanny pack typewriter cardigan.\",\"mpc_tooltip__position\":\"left\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.75\",\"mpc_tooltip__font_align\":\"right\",\"mpc_tooltip__background_color\":\"#8ac4f1\",\"mpc_tooltip__padding_css\":\"padding:15px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_49\":{\"__name\":\"5 Tool Tip Medium V1\",\"__image\":\"mpc_button\\/5_tooltip_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_chat_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"stay-right\",\"icon_gap\":\"10\",\"background_color\":\"#f8bf4d\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#f8bf4d;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#f8bf4d\",\"hover_icon_color\":\"#f8bf4d\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#f8bf4d;border-style:solid;\",\"mpc_tooltip__text\":\"Farm-to-table PBR Truffaut cray Portland Wes Anderson. Kale chips raw denim organic paleo farm-to-table. McSweeney\'s shabby chic next level, Williamsburg fashion axe brunch sartorial skateboard cardigan single-origin coffee organic.\",\"mpc_tooltip__position\":\"left\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__disable_arrow\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.7\",\"mpc_tooltip__background_color\":\"#f8bf4d\",\"mpc_tooltip__border_css\":\"border-width:2px;border-color:#e2b946;border-style:solid;border-radius:5px;\",\"mpc_tooltip__padding_css\":\"padding:20px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_50\":{\"__name\":\"5 Tool Tip Medium V2\",\"__image\":\"mpc_button\\/5_tooltip_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#df8384\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#df8384;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#555555\",\"hover_icon_color\":\"#555555\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-color:#555555;border-radius:0px;\",\"mpc_tooltip__text\":\"SHORT TOOL TIP MESSAGE\",\"mpc_tooltip__font_preset\":\"mpc_preset_20\",\"mpc_tooltip__font_color\":\"#555555\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.75\",\"mpc_tooltip__font_transform\":\"uppercase\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#f7f7f7\",\"mpc_tooltip__padding_css\":\"padding:15px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_46\":{\"__name\":\"5 Tool Tip Small V1\",\"__image\":\"mpc_button\\/5_tooltip_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#888888\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-width:0px;border-color:#999999;border-style:solid;border-radius:25px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#df5461\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-color:#88d482;border-style:solid;border-radius:0px;\",\"mpc_tooltip__text\":\"<b>Video Embed<\\/b><br><br>\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https:\\/\\/www.youtube.com\\/embed\\/kcuVvryU9QA\\\" frameborder=\\\"0\\\" allowfullscreen><\\/iframe>\\nTwee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled Odd Future gentrify brunch.\",\"mpc_tooltip__position\":\"bottom\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#555555\",\"mpc_tooltip__font_size\":\"12\",\"mpc_tooltip__font_line_height\":\"1.7\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#f3f3f3\",\"mpc_tooltip__border_css\":\"border-radius:10px;\",\"mpc_tooltip__padding_css\":\"padding:25px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_47\":{\"__name\":\"5 Tool Tip Small V2\",\"__image\":\"mpc_button\\/5_tooltip_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"icon\":\"eti eti_question_alt2\",\"icon_color\":\"#888888\",\"icon_size\":\"14\",\"icon_effect\":\"stay-left\",\"border_css\":\"border-width:0px;border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:24px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#be90d4\",\"hover_icon_color\":\"#be90d4\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#be90d4;border-style:dashed;border-radius:0px;\",\"mpc_tooltip__text\":\"<b>Tool Tip<\\/b><br>\\nKitsch PBR selvage, banjo post-ironic master cleanse hoodie plaid put abird on it dreamcatcher +1 quinoa.\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.7\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#be90d4\",\"mpc_tooltip__padding_css\":\"padding:15px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_48\":{\"__name\":\"5 Tool Tip Small V3\",\"__image\":\"mpc_button\\/5_tooltip_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#555555\",\"border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#555555\",\"hover_icon_color\":\"#f3f3f3\",\"hover_background_color\":\"#f3f3f3\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"110\",\"hover_border_css\":\"border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_tooltip__text\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m18!1m12!1m3!1d10707.50265577823!2d-122.39946226845473!3d37.61492242051467!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808f778c55555555%3A0xa4f25c571acded3f!2sSan+Francisco+International+Airport!5e0!3m2!1sen!2spl!4v1442226685536\\\" width=\\\"600\\\" height=\\\"450\\\" frameborder=\\\"0\\\" style=\\\"border:0\\\" allowfullscreen><\\/iframe>\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#888888\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__background_color\":\"#f7f7f7\",\"mpc_tooltip__border_css\":\"border-radius:3px;\",\"mpc_tooltip__padding_css\":\"padding:10px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_58\":{\"__name\":\"6 3d Big V1\",\"__image\":\"mpc_button\\/6_3d_big_v1.jpg\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"button\",\"background_color\":\"#88d482\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#76ba73;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#888888\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#555555;border-radius:0px;\"},\"mpc_preset_59\":{\"__name\":\"6 3d Big V2\",\"__image\":\"mpc_button\\/6_3d_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#8ac4f1\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#7eaedd;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#75cdde\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#6cbccc;\",\"animation_in_offset\":\"75\"},\"mpc_preset_56\":{\"__name\":\"6 3d Medium V1\",\"__image\":\"mpc_button\\/6_3d_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_star_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_effect\":\"stay-right\",\"icon_gap\":\"10\",\"background_color\":\"#f8bf4d\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#e0ac45;border-style:solid;border-radius:7px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#f7c665\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#e0ac45;\",\"animation_in_offset\":\"75\"},\"mpc_preset_57\":{\"__name\":\"6 3d Medium V2\",\"__image\":\"mpc_button\\/6_3d_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#df8384\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#c67578;border-style:solid;border-radius:100px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#d2527f\",\"hover_background_effect\":\"expand-vertical\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-color:#b7476b;\",\"animation_in_offset\":\"75\"},\"mpc_preset_53\":{\"__name\":\"6 3d Small V1\",\"__image\":\"mpc_button\\/6_3d_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#888888\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#be90d4\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-bottom:3px;border-color:#ac56d3;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_54\":{\"__name\":\"6 3d Small V2\",\"__image\":\"mpc_button\\/6_3d_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_lifesaver\",\"icon_color\":\"#ffffff\",\"icon_size\":\"14\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#888888\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#666666;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-style:solid;border-radius:5px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_55\":{\"__name\":\"6 3d Small V3\",\"__image\":\"mpc_button\\/6_3d_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#b39a68\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#988258;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#545454\",\"hover_border_css\":\"border-color:#141414;border-style:solid;\",\"animation_in_offset\":\"75\"},\"mpc_preset_65\":{\"__name\":\"7 Fancy Big V1\",\"__image\":\"mpc_button\\/7_fancy_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#dbdbdb\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:50px;padding-bottom:17px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#88d282\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"110\",\"hover_border_css\":\"border-color:#78bc74;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_66\":{\"__name\":\"7 Fancy Big V2\",\"__image\":\"mpc_button\\/7_fancy_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#8ac4f1\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"icon_effect\":\"push_out-right\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:5px;border-bottom:0px;border-left:0px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:45px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#8ac4f1\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#75a8ce;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_63\":{\"__name\":\"7 Fancy Medium V1\",\"__image\":\"mpc_button\\/7_fancy_medium_v1.jpg\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"button\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#f0f0f0;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:27px;padding-bottom:9px;padding-left:27px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#f8bf4d\",\"hover_background_effect\":\"expand-vertical\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-color:#f8bf4d;\"},\"mpc_preset_64\":{\"__name\":\"7 Fancy Medium V2\",\"__image\":\"mpc_button\\/7_fancy_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#df8384\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#c47377;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_60\":{\"__name\":\"7 Fancy Small V1\",\"__image\":\"mpc_button\\/7_fancy_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#dddddd\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:2px;border-color:#eeeeee;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:16px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#be90d4\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-color:#be90d4;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_61\":{\"__name\":\"7 Fancy Small V2\",\"__image\":\"mpc_button\\/7_fancy_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#999999\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"0\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#999999;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:6px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#75cdde\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-color:#75cdde;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_62\":{\"__name\":\"7 Fancy Small V3\",\"__image\":\"mpc_button\\/7_fancy_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#dddddd\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:2px;border-color:#dddddd;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:7px;padding-left:16px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#555555\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#555555;border-style:solid;border-radius:0px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_72\":{\"__name\":\"8 Gradient Big V1\",\"__image\":\"mpc_button\\/8_gradient_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_type\":\"gradient\",\"background_gradient\":\"#88d282||#7abf76||0;100||179||linear\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#66a567;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:21px;padding-right:50px;padding-bottom:18px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#88d482\",\"hover_background_effect\":\"slide-top\",\"animation_in_offset\":\"75\"},\"mpc_preset_73\":{\"__name\":\"8 Gradient Big V2\",\"__image\":\"mpc_button\\/8_gradient_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#b286df||0;100||222||linear\",\"border_css\":\"border-width:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:21px;padding-right:50px;padding-bottom:21px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\",\"hover_icon_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"animation_in_offset\":\"75\"},\"mpc_preset_70\":{\"__name\":\"8 Gradient Medium V1\",\"__image\":\"mpc_button\\/8_gradient_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_type\":\"gradient\",\"background_gradient\":\"#f8bf4d||#dda044||0;100||180||linear\",\"border_css\":\"border-width:0px;border-color:#f8bf4d;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#dda044\",\"hover_background_effect\":\"slide-bottom\",\"animation_in_offset\":\"75\"},\"mpc_preset_71\":{\"__name\":\"8 Gradient Medium V2\",\"__image\":\"mpc_button\\/8_gradient_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_type\":\"gradient\",\"background_gradient\":\"#df8384||#bf7074||0;100||0||linear\",\"border_css\":\"border-width:0px;border-color:#df8384;border-style:solid;border-radius:100px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#df8384\",\"hover_background_effect\":\"expand-vertical\",\"hover_background_offset\":\"0\",\"hover_border_css\":\"border-radius:100px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_67\":{\"__name\":\"8 Gradient Small V1\",\"__image\":\"mpc_button\\/8_gradient_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#555555\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_color\":\"#88d482\",\"icon_size\":\"14\",\"background_type\":\"gradient\",\"background_gradient\":\"#f3f3f3||#d1d1d1||0;100||180||linear\",\"border_css\":\"border-width:0px;border-color:#999999;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_type\":\"gradient\",\"hover_background_gradient\":\"#be90d3||#8e6da0||0;100||180||linear\",\"hover_border_css\":\"border-color:#be90d4;border-style:solid;\",\"animation_in_offset\":\"75\"},\"mpc_preset_68\":{\"__name\":\"8 Gradient Small V2\",\"__image\":\"mpc_button\\/8_gradient_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon_size\":\"14\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#80e0d4||0;100||180||linear\",\"border_css\":\"border-width:0px;border-color:#c9c9c9;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_type\":\"gradient\",\"hover_background_gradient\":\"#80e0d4||#75cec1||0;100||90||linear\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-color:#88d482;border-style:solid;\",\"animation_in_offset\":\"75\"},\"mpc_preset_69\":{\"__name\":\"8 Gradient Small V3\",\"__image\":\"mpc_button\\/8_gradient_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_type\":\"gradient\",\"background_gradient\":\"#85e46c||#82bfd2||0;100||90||linear\",\"border_css\":\"border-width:0px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_type\":\"gradient\",\"hover_background_gradient\":\"#82bfd2||#85e46c||0;100||200||linear\",\"hover_border_css\":\"border-width:0px;border-style:solid;\",\"animation_in_offset\":\"75\"},\"mpc_preset_79\":{\"__name\":\"9 Mix Big V1\",\"__image\":\"mpc_button\\/9_mix_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#b5b5b5\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_clock\",\"icon_color\":\"#b5b5b5\",\"icon_size\":\"20\",\"icon_effect\":\"stay-left\",\"border_css\":\"border-width:2px;border-color:#b5b5b5;border-style:solid;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#64406e\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-color:#64406e;\",\"animation_in_offset\":\"75\"},\"mpc_preset_80\":{\"__name\":\"9 Mix Big V2\",\"__image\":\"mpc_button\\/9_mix_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#a2ded0\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_wallet_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"22\",\"icon_effect\":\"push_out-bottom\",\"border_css\":\"border-width:2px;border-color:#a2ded0;border-style:dotted;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:21px;padding-right:40px;padding-bottom:21px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:9px;margin-bottom:0px;margin-left:9px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#a2ded0\",\"hover_background_effect\":\"expand-horizontal\",\"hover_border_css\":\"border-color:#a2ded0;border-style:solid;\"},\"mpc_preset_77\":{\"__name\":\"9 Mix Medium V1\",\"__image\":\"mpc_button\\/9_mix_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f9bf3b\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#f9bf3b\",\"icon_size\":\"20\",\"icon_effect\":\"stay-right\",\"border_css\":\"border-width:2px;border-color:#f9bf3b;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:10px;margin-bottom:0px;margin-left:10px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#f9bf3b\",\"hover_background_effect\":\"expand-diagonal_right\"},\"mpc_preset_78\":{\"__name\":\"9 Mix Medium V2\",\"__image\":\"mpc_button\\/9_mix_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#4b77be\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"fa fa-apple\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-right\",\"border_css\":\"border-width:2px;border-color:#f5f5f5;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:30px;padding-bottom:14px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#4b77be\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#4b77be;\",\"animation_in_offset\":\"75\"},\"mpc_preset_74\":{\"__name\":\"9 Mix Small V1\",\"__image\":\"mpc_button\\/9_mix_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_chat\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#81cfe0\",\"border_css\":\"border-width:2px;border-color:#81cfe0;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:13px;padding-right:18px;padding-bottom:13px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#81cfe0\",\"hover_icon_color\":\"#81cfe0\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#81cfe0;border-style:dotted;border-radius:3px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_75\":{\"__name\":\"9 Mix Small V2\",\"__image\":\"mpc_button\\/9_mix_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_cloud\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"stay-right\",\"background_color\":\"#be90d4\",\"border_css\":\"border-width:2px;border-color:#be90d4;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#be90d4\",\"hover_icon_color\":\"#be90d4\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-style:dotted;border-radius:50px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_76\":{\"__name\":\"9 Mix Small V3\",\"__image\":\"mpc_button\\/9_mix_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#2abb9b\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"icon\":\"eti eti_gift_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-top\",\"border_css\":\"border-width:2px;border-color:#2abb9b;border-style:dashed;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:13px;padding-right:18px;padding-bottom:13px;padding-left:18px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#2abb9b\",\"hover_background_effect\":\"slide-top\",\"hover_border_css\":\"border-color:#2abb9b;border-style:solid;border-radius:5px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_86\":{\"__name\":\"10 Mix Big V1\",\"__image\":\"mpc_button\\/10_mix_big_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f29760\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#f29760;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#f29760\",\"hover_background_effect\":\"slide-right\",\"animation_in_offset\":\"75\"},\"mpc_preset_87\":{\"__name\":\"10 Mix Big V2\",\"__image\":\"mpc_button\\/10_mix_big_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"background_color\":\"#88d482\",\"border_css\":\"border-width:2px;border-color:#88d482;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:45px;padding-bottom:20px;padding-left:45px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:9px;margin-bottom:0px;margin-left:9px;\",\"hover_font_color\":\"#88d482\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"expand-horizontal\"},\"mpc_preset_84\":{\"__name\":\"10 Mix Medium V1\",\"__image\":\"mpc_button\\/10_mix_medium_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#333333;border-style:solid;border-radius:8px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#333333\"},\"mpc_preset_85\":{\"__name\":\"10 Mix Medium V2\",\"__image\":\"mpc_button\\/10_mix_medium_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#75cdde\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:11px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#75cdde\",\"hover_background_effect\":\"slide-top\",\"animation_in_offset\":\"75\"},\"mpc_preset_81\":{\"__name\":\"10 Mix Small V1\",\"__image\":\"mpc_button\\/10_mix_small_v1.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#df5461\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#df5461;border-style:dashed;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:15px;\",\"hover_font_color\":\"#df5461\",\"hover_border_css\":\"border-radius:5px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_82\":{\"__name\":\"10 Mix Small V2\",\"__image\":\"mpc_button\\/10_mix_small_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#b39a68\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:2px;border-color:#b39a68;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#b39a68\",\"hover_background_effect\":\"slide-left\",\"hover_border_css\":\"border-radius:50px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_83\":{\"__name\":\"10 Mix Small V3\",\"__image\":\"mpc_button\\/10_mix_small_v3.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#0fa5e1\",\"font_size\":\"12\",\"font_transform\":\"uppercase\",\"title\":\"Button\",\"border_css\":\"border-width:1px;border-color:#0fa5e1;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#0fa5e1\",\"hover_background_effect\":\"expand-vertical\",\"hover_border_css\":\"border-radius:10px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_195\":{\"__name\":\"11 Gummy Big - Banana Yellow\",\"__image\":\"mpc_button\\/11_big.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_99\",\"font_color\":\"#b79707\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"icon_color\":\"#3e913a\",\"icon_size\":\"14\",\"icon_effect\":\"slide-left\",\"background_type\":\"image\",\"background_image\":\"4460\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:28px;padding-right:100px;padding-bottom:32px;padding-left:100px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:10px;margin-bottom:7px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4461\",\"hover_background_image_size\":\"full\"},\"mpc_preset_194\":{\"__name\":\"11 Gummy Medium - Green\",\"__image\":\"mpc_button\\/11_medium.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_84\",\"font_color\":\"#7a9461\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"icon_color\":\"#3e913a\",\"icon_size\":\"12\",\"icon_effect\":\"slide-left\",\"background_type\":\"image\",\"background_image\":\"4462\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:60px;padding-bottom:26px;padding-left:60px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4463\",\"hover_background_image_size\":\"full\"},\"mpc_preset_179\":{\"__name\":\"11 Gummy Small - Cyan\",\"__image\":\"mpc_button\\/11_small.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_95\",\"font_color\":\"#609e6e\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"icon_color\":\"#3e913a\",\"icon_size\":\"12\",\"icon_effect\":\"slide-left\",\"background_type\":\"image\",\"background_image\":\"4464\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:60px;padding-bottom:26px;padding-left:60px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4465\",\"hover_background_image_size\":\"full\",\"animation_loop_type\":\"callout.pulse\",\"animation_loop_duration\":\"800\",\"animation_loop_delay\":\"2050\",\"animation_loop_hover\":\"true\"},\"mpc_preset_196\":{\"__name\":\"12 Click Button - Blue\",\"__image\":\"mpc_button\\/12_blue.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#42788e\",\"font_size\":\"11\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4466\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4467\",\"hover_background_image_size\":\"full\"},\"mpc_preset_186\":{\"__name\":\"12 Click Button - Green\",\"__image\":\"mpc_button\\/12_green.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#5d7731\",\"font_size\":\"10\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4468\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4469\",\"hover_background_image_size\":\"full\"},\"mpc_preset_185\":{\"__name\":\"12 Click Button - Red\",\"__image\":\"mpc_button\\/12_red.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#913944\",\"font_size\":\"10\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4470\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4471\",\"hover_background_image_size\":\"full\"},\"mpc_preset_189\":{\"__name\":\"12 Click Button Big - Cyan\",\"__image\":\"mpc_button\\/12_big_cyan.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#437b7d\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4472\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4473\",\"hover_background_image_size\":\"full\"},\"mpc_preset_190\":{\"__name\":\"12 Click Button Big - Gray\",\"__image\":\"mpc_button\\/12_big_grey.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#686868\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4474\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4475\",\"hover_background_image_size\":\"full\"},\"mpc_preset_187\":{\"__name\":\"12 Click Button Medium - Black\",\"__image\":\"mpc_button\\/12_medium_black.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_10\",\"font_color\":\"#ffffff\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4476\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4477\",\"hover_background_image_size\":\"full\"},\"mpc_preset_188\":{\"__name\":\"12 Click Button Medium - Violet\",\"__image\":\"mpc_button\\/12_medium_violet.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_9\",\"font_color\":\"#7b5777\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image\":\"4478\",\"background_image_size\":\"full\",\"border_css\":\"border-width:0px;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:28px;padding-bottom:18px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;\",\"hover_background_type\":\"image\",\"hover_background_image\":\"4479\",\"hover_background_image_size\":\"full\"},\"mpc_preset_184\":{\"__name\":\"13 Line - Black&Yellow\",\"__image\":\"mpc_button\\/13_v2.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#fcf592\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"inherit\",\"title\":\"Button\",\"background_type\":\"image\",\"background_image_size\":\"full\",\"border_css\":\"border-width:1px;border-color:#fcf592;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:33px;padding-bottom:11px;padding-left:33px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:6px;margin-right:10px;margin-bottom:6px;margin-left:10px;\",\"hover_font_color\":\"#fcf592\",\"hover_icon_color\":\"#660909\",\"hover_background_color\":\"#0a0404\",\"hover_border_css\":\"border-width:1px;border-color:#0a0a0a;border-style:solid;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_102\":{\"__name\":\"Apricot Simple Button\",\"__image\":\"mpc_button\\/apricot_simple.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_102\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"uppercase\",\"title\":\"take a tour\",\"background_color\":\"#2a2a2a\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:6px;padding-right:10px;padding-bottom:6px;padding-left:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:25px;\",\"hover_font_color\":\"#2a2a2a\",\"hover_background_color\":\"#fee157\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_89\":{\"__name\":\"Avocado Outline\",\"__image\":\"mpc_button\\/avocado_outline.jpg\",\"url\":\"url:%23|title:Link|\",\"font_preset\":\"mpc_preset_52\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"Buy Now\",\"border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:6px;padding-right:40px;padding-bottom:6px;padding-left:40px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#79cac2\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-left\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_90\":{\"__name\":\"Banana Yellow\",\"__image\":\"mpc_button\\/banana_yellow.jpg\",\"font_preset\":\"mpc_preset_54\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"title\":\"Find Out More\",\"icon\":\"eti eti_arrow_carrot-right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_effect\":\"stay-right\",\"background_color\":\"#f8c062\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:20px;padding-bottom:11px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:-8px;\",\"hover_font_color\":\"#f8c062\",\"hover_icon_color\":\"#f8c062\",\"hover_background_color\":\"#333333\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_110\":{\"__name\":\"Button Set 1 - Blue & Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-blue_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_type\":\"gradient\",\"background_gradient\":\"#75cdde||#88d482||0;100||90||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_113\":{\"__name\":\"Button Set 1 - Dark Blue Gradient\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-dark_blue_gradient.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_type\":\"gradient\",\"background_gradient\":\"#75cdde||#52849e||0;85||180||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"10\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_121\":{\"__name\":\"Button Set 1 - Dark Image\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-dark_image.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"26\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot coffee\",\"background_type\":\"image\",\"background_image\":\"4482\",\"background_position\":\"bottom-center\",\"background_image_size\":\"medium\",\"background_repeat\":\"repeat\",\"border_css\":\"border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(255,255,255,0.15)\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"20\",\"hover_background_image\":\"4479\"},\"mpc_preset_109\":{\"__name\":\"Button Set 1 - Dark Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-dark_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_type\":\"gradient\",\"background_gradient\":\"#f7c259||#b39a68||0;100||180||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"10\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_111\":{\"__name\":\"Button Set 1 - Green & Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-green_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#88d482||0;100||270||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_108\":{\"__name\":\"Button Set 1 - Green & Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-green_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_type\":\"gradient\",\"background_gradient\":\"#88d482||#e2ed7d||0;100||90||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_112\":{\"__name\":\"Button Set 1 - Light Blue Gradient\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-light_blue_gradient.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"NOT REALLY\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_effect\":\"push_out-bottom\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#80e0d4||0;100||359||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.15)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_118\":{\"__name\":\"Button Set 1 - Light Red\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-light_red.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OH NO!\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_effect\":\"push_out-right\",\"background_type\":\"gradient\",\"background_gradient\":\"#df5461||#fc8fac||0;100||359||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_115\":{\"__name\":\"Button Set 1 - Orange & Red\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-orange_red.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_type\":\"gradient\",\"background_gradient\":\"#df5461||#f29760||0;100||270||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(98,165,186,0.2)\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_120\":{\"__name\":\"Button Set 1 - Pattern\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-pattern.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"26\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"buy now\",\"background_type\":\"image\",\"background_image\":\"4480\",\"background_position\":\"top-left\",\"background_image_size\":\"full\",\"background_size\":\"cover\",\"border_css\":\"border-width:8px;border-color:#f0f0f0;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(30,30,30,0.4)\",\"hover_background_effect\":\"slide-right\",\"hover_background_image\":\"4479\"},\"mpc_preset_117\":{\"__name\":\"Button Set 1 - Pink & Purple\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-pink_purple.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_type\":\"gradient\",\"background_gradient\":\"#706bbc||#c972c6||0;100||270||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-right\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_116\":{\"__name\":\"Button Set 1 - Purple & Pink\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-purple_pink.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_type\":\"gradient\",\"background_gradient\":\"#706bbc||#c972c6||0;100||90||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-left\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_106\":{\"__name\":\"Button Set 1 - Purple Gradient\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-purple_gradient.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"icon\":\"eti eti_like_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#706bbc||0;100||180||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"hover_border_css\":\"border-radius:10px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_114\":{\"__name\":\"Button Set 1 - Red & Orange\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-red_orange.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_type\":\"gradient\",\"background_gradient\":\"#df5461||#f29760||0;100||90||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_119\":{\"__name\":\"Button Set 1 - Subtle Image\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-subtle_image.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#555555\",\"font_size\":\"26\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"this is it\",\"background_type\":\"image\",\"background_image\":\"4481\",\"background_image_size\":\"full\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-right\",\"hover_background_image\":\"4479\"},\"mpc_preset_107\":{\"__name\":\"Button Set 1 - Yellow & Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_1-yellow_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_type\":\"gradient\",\"background_gradient\":\"#88d482||#e2ed7d||0;100||270||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_134\":{\"__name\":\"Button Set 2 - Dark Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"icon\":\"eti eti_like_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#43c3e0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#6dcbe0\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_130\":{\"__name\":\"Button Set 2 - Dark Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"#70d369\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(102,160,97,0.35)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_138\":{\"__name\":\"Button Set 2 - Dark Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_color\":\"rgba(96,125,139,0.61)\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(96,125,139,0.8)\",\"hover_background_effect\":\"expand-diagonal_left\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_132\":{\"__name\":\"Button Set 2 - Dark Turquoise\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_turquoise.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"icon\":\"eti eti_social_instagram\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-right\",\"background_color\":\"#5dddbf\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.23)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_128\":{\"__name\":\"Button Set 2 - Dark Violet\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_violet.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#b77ad3\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(171,84,211,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_136\":{\"__name\":\"Button Set 2 - Dark Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-dark_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#f4a227\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(183,111,56,0.2)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_135\":{\"__name\":\"Button Set 2 - Light Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"icon\":\"eti eti_dislike_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-top\",\"background_color\":\"#7dcee0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(86,180,201,0.3)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_131\":{\"__name\":\"Button Set 2 - Light Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_color\":\"#98d394\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(102,160,97,0.35)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_139\":{\"__name\":\"Button Set 2 - Light Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"background_color\":\"rgba(96,125,139,0.4)\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(96,125,139,0.8)\",\"hover_background_effect\":\"expand-diagonal_left\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_133\":{\"__name\":\"Button Set 2 - Light Turquoise\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_turquoise.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"icon\":\"eti eti_book\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#a2ded0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.23)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_129\":{\"__name\":\"Button Set 2 - Light Violet\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_violet.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_color\":\"#be90d4\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(171,84,211,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_137\":{\"__name\":\"Button Set 2 - Light Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-light_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#f7c259\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(183,111,56,0.2)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_122\":{\"__name\":\"Button Set 2 - Simple Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#75cdde\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_123\":{\"__name\":\"Button Set 2 - Simple Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"#88d482\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_127\":{\"__name\":\"Button Set 2 - Simple Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"this is\",\"background_color\":\"#bfcbd0\",\"border_css\":\"border-color:#ffffff;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:1px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(223,84,97,0.5)\",\"hover_background_effect\":\"slide-left\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_126\":{\"__name\":\"Button Set 2 - Simple Orange\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_orange.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"this is \",\"background_color\":\"#f29760\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(177,102,57,0.2)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_124\":{\"__name\":\"Button Set 2 - Simple Red\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_red.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_color\":\"#df5461\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"10\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_125\":{\"__name\":\"Button Set 2 - Simple Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_2-simple_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"this is \",\"background_color\":\"#f8bf4d\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(224,141,69,0.3)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_141\":{\"__name\":\"Button Set 3 - Blue With Border\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-blue_with_border.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"#75cdde\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#69b4c6;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.15)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_144\":{\"__name\":\"Button Set 3 - Dark Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-dark_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_color\":\"#86bc73\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.1)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_143\":{\"__name\":\"Button Set 3 - Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"rgba(138,155,163,0.5)\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(138,155,163,0.4)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_145\":{\"__name\":\"Button Set 3 - Light Green\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-light_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"background_color\":\"#88d482\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.1)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_146\":{\"__name\":\"Button Set 3 - Light Grey With Border\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-light_grey_with_border.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"this is\",\"background_color\":\"#ebebeb\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#aaaaaa;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.1)\",\"hover_background_effect\":\"slide-left\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_105\":{\"__name\":\"Button Set 3 - Orange With Border\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-orange_with_border.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#d48352;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.1)\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_140\":{\"__name\":\"Button Set 3 - Red With Border\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-red_with_border.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#df5461\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#bf4848;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.15)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_142\":{\"__name\":\"Button Set 3 - Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_3-yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#f8bf4d\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(188,127,58,0.32)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_149\":{\"__name\":\"Button Set 5 - Dark Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#43c3e0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_151\":{\"__name\":\"Button Set 5 - Dark Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"icon\":\"eti eti_social_instagram\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-right\",\"background_color\":\"#afbdc3\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_162\":{\"__name\":\"Button Set 5 - Dark Orange\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_orange.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"#f29760\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_161\":{\"__name\":\"Button Set 5 - Dark Red\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_red.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#d64a57\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_159\":{\"__name\":\"Button Set 5 - Dark Silver\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_silver.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"icon\":\"eti eti_dislike_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-right\",\"background_color\":\"#c5d3db\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_157\":{\"__name\":\"Button Set 5 - Dark Turquoise\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_turquoise.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hipsteeer\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"YUUUP!\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-right\",\"background_color\":\"#8dd8c6\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(52,175,171,0.4)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_153\":{\"__name\":\"Button Set 5 - Dark Violet\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_violet.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"hot pizza\",\"background_color\":\"#b77ad3\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(171,84,211,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_147\":{\"__name\":\"Button Set 5 - Dark Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-dark_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_color\":\"#e6b249\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_156\":{\"__name\":\"Button Set 5 - Green & Blue Gradient\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-green_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_type\":\"gradient\",\"background_gradient\":\"#75cdde||#88d482||0;100||359||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(102,160,97,0.2)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_150\":{\"__name\":\"Button Set 5 - Light Blue\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_blue.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_color\":\"#7dcee0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_152\":{\"__name\":\"Button Set 5 - Light Grey\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_grey.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"icon\":\"eti eti_book\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#bfcbd0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.2)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_163\":{\"__name\":\"Button Set 5 - Light Orange\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_orange.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_color\":\"#f2aa7d\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#f29760;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.18)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_176\":{\"__name\":\"Button Set 5 - Light Red\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_red.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_color\":\"#df5461\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#d64a57;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_160\":{\"__name\":\"Button Set 5 - Light Silver\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_silver.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"NOPE!\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#d5e3ed\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#afbdc3;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(51,51,51,0.2)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_158\":{\"__name\":\"Button Set 5 - Light Turquoise\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_turquoise.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"normcore\",\"icon\":\"eti eti_book\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-left\",\"background_color\":\"#a2ded0\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(52,175,171,0.4)\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_154\":{\"__name\":\"Button Set 5 - Light Violet\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_violet.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"cold fish\",\"background_color\":\"#be90d4\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(171,84,211,0.2)\",\"hover_background_effect\":\"expand-diagonal_right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_148\":{\"__name\":\"Button Set 5 - Light Yellow\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-light_yellow.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"fast feet\",\"background_color\":\"#f7c259\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(85,85,85,0.18)\",\"hover_background_effect\":\"expand-horizontal\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_155\":{\"__name\":\"Button Set 5 - Yellow & Green Gradient\",\"__image\":\"mpc_button_set_buttons\\/button_set_5-yellow_green.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#ffffff\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"slow pace\",\"background_type\":\"gradient\",\"background_gradient\":\"#88d482||#efe47f||0;100||359||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"rgba(102,160,97,0.2)\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_172\":{\"__name\":\"Button Set 6 - Border Black Double\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_black_double.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:4px;border-color:#555555;border-style:double;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#79e5cc\",\"hover_background_color\":\"#555555\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_167\":{\"__name\":\"Button Set 6 - Border Black Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_simple_black.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#333333\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#f7f7f7\",\"hover_background_color\":\"#888888\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#555555;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_173\":{\"__name\":\"Button Set 6 - Border Blue Double\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_blue_double.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#75cdde\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"icon\":\"eti eti_cloud-download\",\"icon_color\":\"#75cdde\",\"icon_size\":\"20\",\"icon_effect\":\"stay-left\",\"icon_gap\":\"15\",\"border_css\":\"border-width:4px;border-color:#75cdde;border-style:double;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#75cdde\",\"hover_border_css\":\"border-color:#75cdde;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_165\":{\"__name\":\"Button Set 6 - Border Blue Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_blue_simple.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#75cdde\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#75cdde\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_164\":{\"__name\":\"Button Set 6 - Border Green Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_green_simple.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#88d482\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:2px;border-color:#88d482;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#75cdde\",\"hover_border_css\":\"border-color:#75cdde;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_171\":{\"__name\":\"Button Set 6 - Border Grey Dashed\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_grey_dashed.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-width:2px;border-color:#cccccc;border-style:dashed;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#888888\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"10\",\"hover_border_css\":\"border-color:#555555;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_170\":{\"__name\":\"Button Set 6 - Border Orange Dotted\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_orange_dotted.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#f29760\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:2px;border-color:#f29760;border-style:dotted;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#f29760\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"10\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_175\":{\"__name\":\"Button Set 6 - Border Red Dotted\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_red_dotted.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#df5461\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"icon\":\"fa fa-meh-o\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"icon_effect\":\"push_out-right\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#df5461;border-style:dotted;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#df5461\",\"hover_background_effect\":\"expand-diagonal_left\",\"hover_background_offset\":\"10\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_174\":{\"__name\":\"Button Set 6 - Border Red Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_red_simple.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#df5461\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"icon_effect\":\"push_out-right\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#df5461;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#df5461\",\"hover_background_effect\":\"slide-right\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_169\":{\"__name\":\"Button Set 6 - Border Turquoise Dashed\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_turquoise_dashed.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#a2ded0\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"icon\":\"eti eti_cloud\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"border_css\":\"border-width:2px;border-color:#a2ded0;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#a2ded0\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#a2ded0\",\"hover_border_css\":\"border-color:#75cdde;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_166\":{\"__name\":\"Button Set 6 - Border Violet Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_simple_violet.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#be90d4\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"lorem ipsum\",\"border_css\":\"border-width:2px;border-color:#be90d4;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"margin_divider\":\"true\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#be90d4\",\"hover_background_effect\":\"expand-horizontal\",\"hover_background_offset\":\"10\",\"hover_border_css\":\"border-color:#be90d4;\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_168\":{\"__name\":\"Button Set 6 - Border Yellow Simple\",\"__image\":\"mpc_button_set_buttons\\/button_set_6-border_simple_yellow.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#f8bf4d\",\"font_size\":\"18\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"LOREM IPSUM\",\"icon\":\"mi mi-weekend\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"icon_effect\":\"push_out-bottom\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#f8bf4d;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#f8bf4d\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4482\",\"hover_background_image\":\"4479\"},\"mpc_preset_100\":{\"__name\":\"Duku Callout Button\",\"__image\":\"mpc_button\\/duku_callout_button.jpg\",\"url\":\"url:%23||\",\"font_color\":\"#adadad\",\"font_size\":\"14\",\"font_transform\":\"uppercase\",\"title\":\"register online\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#cbcbcb;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;\",\"hover_font_color\":\"#26a7ec\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_92\":{\"__name\":\"Ilama Underscore\",\"__image\":\"mpc_button\\/ilama_underscore.jpg\",\"font_preset\":\"mpc_preset_62\",\"font_color\":\"#df5461\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"READ MORE\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#df5461;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;\",\"hover_font_color\":\"#555555\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#555555;border-style:solid;border-radius:0px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_93\":{\"__name\":\"Kiwi Outline\",\"__image\":\"mpc_button\\/kiwi_outline.jpg\",\"font_preset\":\"mpc_preset_65\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"title\":\"PORTFOLIO\",\"border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:50px;padding-bottom:10px;padding-left:50px;\",\"hover_font_color\":\"#7ed2e9\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_95\":{\"__name\":\"Kiwi Pricing\",\"__image\":\"mpc_button\\/kiwi_pricing.jpg\",\"font_preset\":\"mpc_preset_65\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:4px;border-left:0px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:30px;margin-bottom:24px;\",\"hover_font_color\":\"#ef8787\",\"hover_background_color\":\"#ffffff\",\"hover_background_effect\":\"slide-bottom\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_94\":{\"__name\":\"Kiwi Solid\",\"__image\":\"mpc_button\\/kiwi_solid.jpg\",\"font_preset\":\"mpc_preset_65\",\"font_color\":\"#7ed2e9\",\"font_size\":\"12\",\"font_line_height\":\"1\",\"title\":\"HIRE US\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:70px;padding-bottom:20px;padding-left:70px;\",\"hover_font_color\":\"#ffffff\",\"hover_background_color\":\"#7ed2e9\",\"hover_background_effect\":\"slide-top\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_98\":{\"__name\":\"Papaya Outline\",\"__image\":\"mpc_button\\/papaya_outline.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#717171\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"Learn More\",\"border_css\":\"border-width:2px;border-color:#717171;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:15px;\",\"hover_font_color\":\"#f5c265\",\"hover_background_color\":\"#555555\",\"hover_background_effect\":\"slide-right\",\"hover_border_css\":\"border-color:#555555;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_97\":{\"__name\":\"Papaya Solid\",\"__image\":\"mpc_button\\/papaya_solid.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"Hire Us\",\"background_color\":\"#f5c265\",\"border_css\":\"border-width:2px;border-color:#f5c265;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:40px;padding-bottom:12px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;\",\"hover_font_color\":\"#f5c265\",\"hover_background_color\":\"#e1e1e1\",\"hover_background_effect\":\"slide-left\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_99\":{\"__name\":\"Pineapple Button\",\"__image\":\"mpc_button\\/pineapple_button.jpg\",\"align\":\"left\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_82\",\"font_transform\":\"capitalize\",\"title\":\"Order now\",\"background_color\":\"#ffffff\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:45px;padding-bottom:12px;padding-left:45px;\",\"margin_divider\":\"true\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_101\":{\"__name\":\"Wildberry Button\",\"__image\":\"mpc_button\\/wildberry_button.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_100\",\"font_color\":\"#ffffff\",\"font_size\":\"20\",\"font_transform\":\"uppercase\",\"title\":\"support\",\"background_color\":\"#1e1e1e\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:25px;\",\"hover_background_color\":\"rgba(0,0,0,0.01)\",\"hover_border_css\":\"border-radius:7px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_91\":{\"__name\":\"Yew Blue\",\"__image\":\"mpc_button\\/yew_blue.jpg\",\"url\":\"url:%23||\",\"font_preset\":\"mpc_preset_51\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_align\":\"center\",\"title\":\"Get Started\",\"icon\":\"eti eti_like\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_effect\":\"push_out-bottom\",\"background_color\":\"#81cfe0\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;\",\"hover_font_color\":\"#ffffff\",\"hover_icon_color\":\"#ffffff\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"},\"mpc_preset_96\":{\"__name\":\"Yew Simple\",\"__image\":\"mpc_button\\/yew_simple.jpg\",\"font_preset\":\"mpc_preset_51\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"title\":\"Learn More\",\"icon\":\"eti eti_arrow_carrot-2right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"18\",\"icon_effect\":\"stay-right\",\"icon_gap\":\"5px\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-left:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-bottom:5px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_font_color\":\"#333333\",\"hover_icon_color\":\"#333333\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-top:0px;border-right:0px;border-left:0px;\",\"background_image\":\"4478\",\"hover_background_image\":\"4479\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(214, 'mpc_presets_mpc_button_set', '{\"default\":{\"space\":\"20\",\"icon_type\":\"character\",\"icon_preset\":\"default\",\"icon_character\":\"OR\",\"icon_color\":\"#888888\",\"icon_size\":\"12\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:2px;border-color:#e5e5e5;border-style:solid;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:5px;padding-right:6px;padding-bottom:5px;padding-left:6px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Button Set - Gradient V1 - Violet\",\"__image\":\"mpc_button_set\\/1_gradients_violet.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_cloud\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#4e67a0\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_1\":{\"__name\":\"1 Button Set  - Gradient V2 - Yellow & Green\",\"__image\":\"mpc_button_set\\/1_gradients_green.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_arrow_triangle-right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#6a9a66\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_2\":{\"__name\":\"1 Button Set - Gradient V3 - Dark Yellow\",\"__image\":\"mpc_button_set\\/1_gradients_yellow.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#9e7866\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_3\":{\"__name\":\"1 Button Set - Gradient V4 - Blue & Green\",\"__image\":\"mpc_button_set\\/1_gradients_torquise.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#88d190\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_4\":{\"__name\":\"1 Button Set - Gradient V5 - Light Blue\",\"__image\":\"mpc_button_set\\/1_gradients_blue.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#6ba3c3\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_5\":{\"__name\":\"1 Button Set - Gradient V6 - Dark Blue\",\"__image\":\"mpc_button_set\\/1_gradients_dark_blue.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_lightbulb_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#51849e\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_6\":{\"__name\":\"1 Button Set - Gradient V7 - Red & Orange\",\"__image\":\"mpc_button_set\\/1_gradients_light_red.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#d66145\",\"padding_css\":\"padding:8px;\"},\"mpc_preset_7\":{\"__name\":\"1 Button Set - Gradient V8 - Violet & Pink\",\"__image\":\"mpc_button_set\\/1_gradients_purple.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_plus\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#a14aa9\",\"padding_css\":\"padding:8px;\"},\"mpc_preset_8\":{\"__name\":\"1 Button Set - Gradient V9 - Pink\",\"__image\":\"mpc_button_set\\/1_gradients_pink.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#d2535f\",\"padding_css\":\"padding:8px;\"},\"mpc_preset_9\":{\"__name\":\"1 Button Set - Image Background V1 - Light\",\"__image\":\"mpc_button_set\\/1_background_light.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"eti eti_heart_alt\",\"icon_size\":\"40\",\"padding_css\":\"padding:0px;\"},\"mpc_preset_10\":{\"__name\":\"1 Button Set - Image Background V2 - Floral\",\"__image\":\"mpc_button_set\\/1_background_pattern.jpg\",\"space\":\"20\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"padding_divider\":\"true\"},\"mpc_preset_11\":{\"__name\":\"1 Button Set - Image Background V3 - Dark\",\"__image\":\"mpc_button_set\\/1_background_dark.jpg\",\"space\":\"20\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"eti eti_mug\",\"icon_color\":\"#f3f3f3\",\"icon_size\":\"40\",\"padding_css\":\"padding:0px;\"},\"mpc_preset_12\":{\"__name\":\"2 Button Set - Simple Background V1 - Round Icon\",\"__image\":\"mpc_button_set\\/2_simple_round_icon.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#497f8a\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_13\":{\"__name\":\"2 Button Set - Simple Background V2 - Round Character\",\"__image\":\"mpc_button_set\\/2_simple_round_character.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#497f8a\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:9px;padding-bottom:10px;padding-left:9px;\"},\"mpc_preset_14\":{\"__name\":\"2 Button Set - Simple Background V3 - Square Icon\",\"__image\":\"mpc_button_set\\/2_simple_square_icon.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#497f8a\",\"padding_css\":\"padding:8px;\"},\"mpc_preset_15\":{\"__name\":\"2 Button Set - Simple Background V4 - Square Character Full\",\"__image\":\"mpc_button_set\\/2_simple_round_character_big.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#497f8a\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_16\":{\"__name\":\"2 Button Set - Simple Background V5 - Square Icon Full\",\"__image\":\"mpc_button_set\\/2_simple_square_icon_big.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#6a9a66\",\"padding_css\":\"padding:17px;\"},\"mpc_preset_17\":{\"__name\":\"2 Button Set - Simple Background V6 - Round Icon Set\",\"__image\":\"mpc_button_set\\/2_simple_yellow.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-rocket\",\"icon_color\":\"#f8bf4d\",\"icon_size\":\"16\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_18\":{\"__name\":\"2 Button Set - Simple Background V7 - Square Icon Set\",\"__image\":\"mpc_button_set\\/2_simple_orange.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"rgba(195,73,0,0.39)\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_19\":{\"__name\":\"2 Button Set - Simple Background V8 - Gap\",\"__image\":\"mpc_button_set\\/2_simple_grey_gaps.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-paint-brush\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#607d8b\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_20\":{\"__name\":\"2 Button Set - Simple Background V9 - Double Violet\",\"__image\":\"mpc_button_set\\/2_simple_double_violet.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#845b98\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:9px;padding-bottom:10px;padding-left:9px;\"},\"mpc_preset_21\":{\"__name\":\"2 Button Set - Simple Background V10 - Double Green\",\"__image\":\"mpc_button_set\\/2_simple_double_green.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#66a061\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_22\":{\"__name\":\"2 Button Set - Simple Background V11 - Double Turquoise\",\"__image\":\"mpc_button_set\\/2_simple_double_torquise.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#4dab95\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_23\":{\"__name\":\"2 Button Set - Simple Background V12 - Double Blue\",\"__image\":\"mpc_button_set\\/2_simple_double_blue.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#497f8a\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_24\":{\"__name\":\"2 Button Set - Simple Background V13 - Double Yellow\",\"__image\":\"mpc_button_set\\/2_simple_double_yellow.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_lightbulb\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#c4973c\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_25\":{\"__name\":\"2 Button Set - Simple Background V14 - Double Grey\",\"__image\":\"mpc_button_set\\/2_simple_double_grey.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_heart\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#607d8b\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_26\":{\"__name\":\"3 Button Set - 3D Style V1 - Border Bottom\",\"__image\":\"mpc_button_set\\/3d_style_red.jpg\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#ba4646\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_27\":{\"__name\":\"3 Button Set - 3D Style V2 - Border Bottom Round\",\"__image\":\"mpc_button_set\\/3_3d-style_blue.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_hourglass\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#3b95a5\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_28\":{\"__name\":\"3 Button Set - 3D Style V3 - Border Bottom And Side\",\"__image\":\"mpc_button_set\\/3_3d-style_orange.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#c5794b\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_29\":{\"__name\":\"3 Button Set - 3D Style V4 - Separator Border Yellow\",\"__image\":\"mpc_button_set\\/3_3d-style_yellow.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#cc9830\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#8e6d2a;border-style:solid;border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-right:9px;padding-bottom:8px;padding-left:9px;\"},\"mpc_preset_30\":{\"__name\":\"3 Button Set - 3D Style V5 - Separator Border Grey\",\"__image\":\"mpc_button_set\\/3d_style_grey.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#8a9ba3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#516877;border-style:solid;border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-right:9px;padding-bottom:8px;padding-left:9px;\"},\"mpc_preset_31\":{\"__name\":\"3 Button Set - 3D Style V6 - Separator Border Green\",\"__image\":\"mpc_button_set\\/3d_style_green.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_tools\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#6faf6c\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#4a7044;border-style:solid;border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-right:9px;padding-bottom:8px;padding-left:9px;\"},\"mpc_preset_32\":{\"__name\":\"3 Button Set - 3D Style V7 - Big Set Border Bottom\",\"__image\":\"mpc_button_set\\/3d_style_grey_long.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-rocket\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#666666\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_33\":{\"__name\":\"3 Button Set - 3D Style V8 - Big Set Border Bottom Round\",\"__image\":\"mpc_button_set\\/3d_style_blue_long.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#607d8b\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_34\":{\"__name\":\"3 Button Set - 3D Style V9 - Big Set Border Bottom Orange\",\"__image\":\"mpc_button_set\\/3d_style_orange_long.jpg\",\"fullwidth\":\"true\",\"icon\":\"eti eti_cart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#c5794b\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_35\":{\"__name\":\"3 Button Set - 3D Style V10 - Big Set Border Bottom Red\",\"__image\":\"mpc_button_set\\/3d_style_red_long.jpg\",\"fullwidth\":\"true\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#ff8c8c\",\"border_divider\":\"true\",\"border_css\":\"border-bottom:3px;border-color:rgba(85,85,85,0.19);border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\"},\"mpc_preset_36\":{\"__name\":\"4 Button Set - Lightbox V1- Dark Grey\",\"__image\":\"mpc_button_set\\/4_ligthbox_black.jpg\",\"space\":\"30\",\"fullwidth\":\"true\",\"icon\":\"eti eti_arrow_expand_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#303030\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_37\":{\"__name\":\"4 Button Set - Lightbox V2 - Purple\",\"__image\":\"mpc_button_set\\/4_ligthbox_purple.jpg\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_arrow_expand\",\"icon_color\":\"#ffffff\",\"icon_size\":\"15\",\"background_color\":\"#524289\",\"padding_css\":\"padding:11px;\"},\"mpc_preset_38\":{\"__name\":\"4 Button Set - Lightbox V3 - Pink\",\"__image\":\"mpc_button_set\\/4_ligthbox_pink.jpg\",\"space\":\"30\",\"fullwidth\":\"true\",\"icon\":\"eti eti_plus_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_39\":{\"__name\":\"4 Button Set - Lightbox V4 - Yellow\",\"__image\":\"mpc_button_set\\/4_ligthbox_yellow.jpg\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_color\":\"#f8bf4d\",\"icon_size\":\"22\",\"background_color\":\"#333333\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:17px;padding-bottom:18px;padding-left:17px;\"},\"mpc_preset_40\":{\"__name\":\"4 Button Set - Lightbox V5 - Blue\",\"__image\":\"mpc_button_set\\/4_ligthbox_light_blue.jpg\",\"space\":\"30\",\"fullwidth\":\"true\",\"icon\":\"eti eti_adjust-vert\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_41\":{\"__name\":\"4 Button Set - Lightbox V6 - Orange\",\"__image\":\"mpc_button_set\\/4_ligthbox_red.jpg\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_image\",\"icon_color\":\"#ffffff\",\"icon_size\":\"22\",\"background_color\":\"#d36754\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_43\":{\"__name\":\"4 Button Set - Lightbox V8 - Transparent Borders On Side\",\"__image\":\"mpc_button_set\\/4_ligthbox_opacity_2.jpg\",\"icon\":\"eti eti_arrow_expand_alt2\",\"icon_color\":\"#ffffff\",\"icon_size\":\"22\"},\"mpc_preset_42\":{\"__name\":\"4 Button Set - Lightbox V8 - Transparent Full Border\",\"__image\":\"mpc_button_set\\/4_ligthbox_opacity_1.jpg\",\"space\":\"30\",\"icon\":\"eti eti_link\",\"icon_color\":\"#ffffff\",\"icon_size\":\"22\"},\"mpc_preset_44\":{\"__name\":\"5 Button Set - Vertical - Yellow\",\"__image\":\"mpc_button_set\\/5_vertical_yellow.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#c4973c\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_45\":{\"__name\":\"5 Button Set - Vertical V2 - Blue\",\"__image\":\"mpc_button_set\\/5_vertical_blue.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#3b95a5\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:18px;\"},\"mpc_preset_46\":{\"__name\":\"5 Button Set - Vertical V3 - Grey\",\"__image\":\"mpc_button_set\\/5_vertical_grey.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_bag\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#607d8b\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_47\":{\"__name\":\"5 Button Set - Vertical V4 - Violet\",\"__image\":\"mpc_button_set\\/5_vertical_violet.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#845b98\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:9px;padding-bottom:10px;padding-left:9px;\"},\"mpc_preset_48\":{\"__name\":\"5 Button Set - Vertical V5 - Gradient\",\"__image\":\"mpc_button_set\\/5_vertical_green_gradient.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"22\",\"background_color\":\"#6bbb84\",\"border_css\":\"border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:9px;padding-bottom:10px;padding-left:9px;\"},\"mpc_preset_49\":{\"__name\":\"5 Button Set - Vertical V6 - Turquoise\",\"__image\":\"mpc_button_set\\/5_vertical_cyan.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"OR\",\"icon_color\":\"#ffffff\",\"icon_size\":\"16\",\"background_color\":\"#4dab95\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:9px;\"},\"mpc_preset_50\":{\"__name\":\"5 Button Set - Vertical V7 - light Grey\",\"__image\":\"mpc_button_set\\/5_vertical_light_grey.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_film\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#607d8b\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_51\":{\"__name\":\"5 Button Set - Vertical V8 - Red\",\"__image\":\"mpc_button_set\\/5_vertical_red.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#ff8c8c\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:18px;\"},\"mpc_preset_52\":{\"__name\":\"5 Button Set - Vertical V9 - Orange\",\"__image\":\"mpc_button_set\\/5_vertical_orange.jpg\",\"style\":\"vertical\",\"space\":\"20\",\"fullwidth\":\"true\",\"icon\":\"eti eti_cart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"#e08750\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\"},\"mpc_preset_53\":{\"__name\":\"6 Button Set - Border V1 - Green\",\"__image\":\"mpc_button_set\\/6_simple_border_green.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#88d482\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_54\":{\"__name\":\"6 Button Set - Border V2 - Blue\",\"__image\":\"mpc_button_set\\/6_simple_border_cyan.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"fa fa-star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#61b7c7\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_55\":{\"__name\":\"6 Button Set - Border V3 - Red Round\",\"__image\":\"mpc_button_set\\/6_simple_border_red.jpg\",\"fullwidth\":\"true\",\"margin_divider\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"IS\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"16\",\"background_color\":\"#df5461\",\"border_css\":\"border-color:#df5461;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:5px;padding-right:9px;padding-bottom:5px;padding-left:9px;\"},\"mpc_preset_56\":{\"__name\":\"6 Button Set - Border V4 - Violet Round\",\"__image\":\"mpc_button_set\\/6_simple_border_violet.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"fa fa-child\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#be90d4\",\"border_css\":\"border-color:#be90d4;border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_57\":{\"__name\":\"6 Button Set - Border V5 - Black Round\",\"__image\":\"mpc_button_set\\/6_simple_border_black.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_68\",\"icon_character\":\"VS\",\"icon_color\":\"#555555\",\"icon_size\":\"16\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-right:9px;padding-bottom:7px;padding-left:9px;\"},\"mpc_preset_58\":{\"__name\":\"6 Button Set - Border V6 - Yellow Round\",\"__image\":\"mpc_button_set\\/6_simple_border_yellow.jpg\",\"fullwidth\":\"true\",\"margin_divider\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"OR\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"16\",\"background_color\":\"#f8bf4d\",\"border_css\":\"border-width:2px;border-color:#d8a143;border-style:solid;border-radius:999px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-right:9px;padding-bottom:7px;padding-left:9px;\"},\"mpc_preset_59\":{\"__name\":\"6 Button Set - Border V7 - Turquoise Dashed\",\"__image\":\"mpc_button_set\\/6_simple_border_dotted_cyan.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"fa fa-heart-o\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#72ceb8\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_60\":{\"__name\":\"6 Button Set - Border V8 - Yellow Dotted\",\"__image\":\"mpc_button_set\\/6_simple_border_dotted_orange.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"fa fa-star\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#f29760\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_61\":{\"__name\":\"6 Button Set - Border V9 - Grey Dashed Round\",\"__image\":\"mpc_button_set\\/6_simple_border_dotted_grey.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"icon\":\"eti eti_mug\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#cccccc\",\"border_css\":\"border-color:#be90d4;border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_62\":{\"__name\":\"6 Button Set - Border V10 - Red Dotted Round\",\"__image\":\"mpc_button_set\\/6_simple_border_dotted_red.jpg\",\"fullwidth\":\"true\",\"margin_divider\":\"true\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_85\",\"icon_character\":\"IS\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"16\",\"background_color\":\"#df5461\",\"border_css\":\"border-color:#df5461;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:5px;padding-right:9px;padding-bottom:5px;padding-left:9px;\"},\"mpc_preset_63\":{\"__name\":\"6 Button Set - Border V11 - Black Double\",\"__image\":\"mpc_button_set\\/6_simple_border_twin-line_black.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#75ddc2\",\"icon_size\":\"20\",\"background_color\":\"#464646\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_64\":{\"__name\":\"6 Button Set - Border V12 - Blue Double Rounded\",\"__image\":\"mpc_button_set\\/6_simple_border_twin-line_blue.jpg\",\"space\":\"10\",\"fullwidth\":\"true\",\"margin_css\":\"margin:0px;\",\"icon\":\"eti eti_arrow_carrot-right\",\"icon_color\":\"#ffffff\",\"icon_size\":\"20\",\"background_color\":\"#61b7c7\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:10px;\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(215, 'mpc_presets_mpc_callout', '{\"default\":{\"layout\":\"style_3\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:37px;padding-right:30px;padding-bottom:37px;padding-left:30px;\",\"title_font_preset\":\"default\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Default callout box\",\"content_font_preset\":\"default\",\"content_font_color\":\"#555555\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:-10px;\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"50\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0px;\",\"mpc_button__preset\":\"\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"default\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#efefef\",\"mpc_button__hover_background_color\":\"#777777\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#777777;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:13px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Vertical Simple - V1 Double Line\",\"__image\":\"mpc_callout\\/1_vertical_simple_v1_double_line.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Save Our Support Team\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon\":\"etl etl-chat\",\"icon_color\":\"#df5461\",\"icon_size\":\"44\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0.4em;\",\"mpc_button__preset\":\"mpc_preset_29\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Take Action\",\"mpc_button__background_color\":\"#df5461\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#df5461;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:32px;padding-bottom:12px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#df5461\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_button__animation_loop_type\":\"callout.pulse\",\"mpc_button__animation_loop_hover\":\"true\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"20\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#df5461\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:20px;\"},\"mpc_preset_2\":{\"__name\":\"1 Vertical Simple - V2 Green 3d Button\",\"__image\":\"mpc_callout\\/1_vertical_simple_v2_green_3d_button.jpg\",\"layout\":\"style_3\",\"background_color\":\"#ffffff\",\"padding_css\":\"padding:10px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#6b6b6b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Help Us Meet Our Goal\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"\\n<p style=\\\"text-align: center;\\\">Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.<\\/p>\\n\\n\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;\",\"icon\":\"etl etl-trophy\",\"icon_color\":\"#88d482\",\"icon_size\":\"44\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:20px;\",\"mpc_button__preset\":\"mpc_preset_58\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"#88d482\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#76ba73;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#888888\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#555555;border-radius:0px;\",\"mpc_divider__width\":\"20\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_border_css\":\"border-width:0px;border-color:#ededed;border-style:solid;\",\"mpc_divider__icon\":\"eti eti_arrow_carrot-down\",\"mpc_divider__icon_color\":\"#afafaf\",\"mpc_divider__lines_color\":\"#eaeaea\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:13px;\"},\"mpc_preset_3\":{\"__name\":\"1 Vertical Simple - V3 Aligned Right Minimal Blue\",\"__image\":\"mpc_callout\\/1_vertical_simple_v3_aligned_right_minimal_blue.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:0px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"Save Our Support Team\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"right\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon_align\":\"right\",\"icon\":\"etl etl-clock\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"44\",\"icon_background_color\":\"#ffffff\",\"icon_border_css\":\"border-width:0px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"icon_padding_css\":\"padding:0px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:20px;\",\"mpc_button__align\":\"right\",\"mpc_button__preset\":\"mpc_preset_66\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#8ac4f1\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Donate\",\"mpc_button__icon\":\"eti eti_lightbulb\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_size\":\"20\",\"mpc_button__icon_effect\":\"push_out-right\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:5px;border-bottom:0px;border-left:0px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:45px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#8ac4f1\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_button__hover_border_css\":\"border-color:#75a8ce;border-radius:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_8\",\"mpc_divider__width\":\"26\",\"mpc_divider__align\":\"right\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_position\":\"100\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-right:0px;padding-left:5px;\",\"mpc_divider__icon\":\"fa fa-angle-double-left\",\"mpc_divider__icon_color\":\"#f3f3f3\",\"mpc_divider__icon_size\":\"15\",\"mpc_divider__lines_color\":\"#efefef\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:15px;\"},\"mpc_preset_4\":{\"__name\":\"1 Vertical Simple - V4 Aligned Left  Minimal Orange \",\"__image\":\"mpc_callout\\/1_vertical_simple_v4_aligned_left_minimal_yellow.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Let\'s Fly The Baloon!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon_align\":\"left\",\"icon\":\"etl etl-hotairballoon\",\"icon_color\":\"#f8bf4d\",\"icon_size\":\"44\",\"icon_background_color\":\"#ffffff\",\"icon_border_css\":\"border-width:0px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"icon_padding_css\":\"padding:0px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:20px;\",\"mpc_button__align\":\"left\",\"mpc_button__preset\":\"mpc_preset_66\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f8bf4d\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Don\'t Click Me\",\"mpc_button__icon\":\"eti eti_check_alt2\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_size\":\"22\",\"mpc_button__icon_effect\":\"push_out-left\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:45px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_button__hover_border_css\":\"border-color:#e5b547;border-radius:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_8\",\"mpc_divider__width\":\"26\",\"mpc_divider__align\":\"right\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_position\":\"100\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-right:0px;padding-left:5px;\",\"mpc_divider__icon\":\"fa fa-angle-double-left\",\"mpc_divider__icon_color\":\"#f3f3f3\",\"mpc_divider__icon_size\":\"15\",\"mpc_divider__lines_color\":\"#efefef\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:15px;\"},\"mpc_preset_5\":{\"__name\":\"1 Vertical Simple - V5 Round Icon Blue Background\",\"__image\":\"mpc_callout\\/1_vertical_simple_v5_round_icon_blue_background.jpg\",\"layout\":\"style_2\",\"background_color\":\"#75cdde\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Save time up to 60% with MA\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:-1px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon\":\"etl etl-lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"44\",\"icon_border_css\":\"border-width:3px;border-color:#ffffff;border-style:dashed;border-radius:100px;\",\"icon_padding_css\":\"padding:10px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0.4em;\",\"mpc_button__preset\":\"mpc_preset_35\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:0px;\"},\"mpc_preset_6\":{\"__name\":\"1 Vertical Simple - V6 Grey\",\"__image\":\"mpc_callout\\/1_vertical_simple_v6_grey.jpg\",\"layout\":\"style_3\",\"background_color\":\"#efefef\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:37px;padding-right:30px;padding-bottom:37px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#6b6b6b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Made with 100% love\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#848484\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole. Party occupy master cleanse bespoke Austin kale chips.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:-10px;\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#df5461\",\"icon_size\":\"50\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0px;\",\"mpc_button__preset\":\"mpc_preset_22\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#6b6b6b\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"ORDER NOW\",\"mpc_button__border_css\":\"border-width:2px;border-color:#6b6b6b;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#efefef\",\"mpc_button__hover_background_color\":\"#6b6b6b\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#6b6b6b;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:13px;\"},\"mpc_preset_7\":{\"__name\":\"1 Vertical Simple - V7 Dark Turquoish Yellow\",\"__image\":\"mpc_callout\\/1_vertical_simple_v7_dark_turquoish_yellow.jpg\",\"layout\":\"style_6\",\"background_color\":\"#3f3f3f\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f8bf4d\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Watch training movies\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#b0b0b0\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:-10px;\",\"icon\":\"etl etl-camera\",\"icon_color\":\"#52cfb4\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#52cfb4\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Watch now\",\"mpc_button__border_css\":\"border-width:2px;border-color:#52cfb4;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;margin-bottom:-5px;\",\"mpc_button__hover_font_color\":\"#3f3f3f\",\"mpc_button__hover_background_color\":\"#52cfb4\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f8bf4d\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:-10px;margin-bottom:10px;\"},\"mpc_preset_8\":{\"__name\":\"1 Vertical Simple - V8 Redish Dark\",\"__image\":\"mpc_callout\\/1_vertical_simple_v8_redish_dark.jpg\",\"layout\":\"style_7\",\"background_color\":\"#df5461\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#843a41\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"find out for yourself\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:15px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#843a41\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:-10px;\",\"icon\":\"etl etl-alarmclock\",\"icon_color\":\"#843a41\",\"icon_size\":\"50\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:-3px;\",\"mpc_button__preset\":\"mpc_preset_43\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#df5461\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__icon\":\"eti eti_check_alt2\",\"mpc_button__icon_color\":\"#df5461\",\"mpc_button__icon_size\":\"20\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__background_color\":\"#843a41\",\"mpc_button__border_css\":\"border-width:0px;border-color:#843a41;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:14px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_icon_color\":\"#df5461\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#843c4c\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:2px;margin-bottom:14px;\"},\"mpc_preset_9\":{\"__name\":\"2 Vertical Border - V1 Pale Blue Grey\",\"__image\":\"mpc_callout\\/2_vertical_border_v1_pale_blue_grey.jpg\",\"layout\":\"style_2\",\"border_css\":\"border-width:7px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#888888\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Save time up to 60% with MA\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#b7b7b7\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"center\",\"content\":\"Marfa pug actually, chia freegan seitan fashion axe. Synth farm-to-table Neutra DIY. Twee DIY kale chips, dreamcatcher <a href=\\\"#\\\">scenester mustache leggings<\\/a> trust fund Pinterest pickled Odd Future gentrify brunch.\",\"link_color\":\"#555555\",\"link_hover_color\":\"#888888\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:10px;\",\"icon\":\"etl etl-book-open\",\"icon_color\":\"rgba(117,205,222,0.9)\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_36\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"rgba(117,205,222,0.84)\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:rgba(117,205,222,0.84);border-style:solid;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#75cdde\",\"mpc_button__hover_background_effect\":\"expand-diagonal_right\",\"mpc_button__hover_background_offset\":\"80\",\"mpc_button__hover_border_css\":\"border-color:#75cdde;border-radius:50px;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"50\",\"mpc_divider__lines_style\":\"dashed\",\"mpc_divider__lines_color\":\"#f3f3f3\",\"mpc_divider__lines_weight\":\"4\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:-4px;margin-bottom:-5px;\"},\"mpc_preset_10\":{\"__name\":\"2 Vertical Border - V2 Dashed Red\",\"__image\":\"mpc_callout\\/2_vertical_border_v2_dashed_red.jpg\",\"layout\":\"style_3\",\"border_css\":\"border-width:4px;border-color:rgba(223,84,97,0.5);border-style:dashed;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5b5b5b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Made with 100% love\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"center\",\"content\":\"Retro cold-pressed Schlitz, YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher migas PBR&B street art. Narwhal <del>kogi +1 tofu taxidermy<\\/del>, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;\",\"icon_color\":\"#df5461\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_30\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Buy Me\",\"mpc_button__background_color\":\"#df5461\",\"mpc_button__border_css\":\"border-width:4px;border-color:#df5461;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:10px;\",\"mpc_button__hover_font_color\":\"#df5461\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_border_css\":\"border-radius:100px;\",\"mpc_button__animation_loop_type\":\"callout.swing\",\"mpc_button__animation_loop_delay\":\"1000\",\"mpc_button__animation_loop_hover\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#d8d8d8\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\"},\"mpc_preset_11\":{\"__name\":\"2 Vertical Border - V3 Top Bottom Orange\",\"__image\":\"mpc_callout\\/2_vertical_border_v3_top_bottom_orange.jpg\",\"layout\":\"style_6\",\"background_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:10px;border-right:0px;border-bottom:10px;border-left:0px;border-color:rgba(242,151,96,0.5);border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5b5b5b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Watch training movies\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon\":\"etl etl-layers\",\"icon_color\":\"#555555\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#6d6d6d\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Watch now\",\"mpc_button__border_css\":\"border-width:2px;border-color:#6d6d6d;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#f7f7f7\",\"mpc_button__hover_background_color\":\"#f29760\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#f29760;border-style:solid;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#d8d8d8\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:-7px;margin-bottom:13px;\"},\"mpc_preset_12\":{\"__name\":\"2 Vertical Border - V4 Gold Leaf Pattern\",\"__image\":\"mpc_callout\\/2_vertical_border_v4_gold_leaf_pattern.jpg\",\"layout\":\"style_7\",\"background_type\":\"image\",\"background_image\":\"4483\",\"background_repeat\":\"repeat\",\"border_css\":\"border-width:0px;border-color:#b7b7b7;border-style:dotted;border-radius:50px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:56px;padding-right:50px;padding-bottom:56px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"find out for yourself\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#555555\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole. Marfa pug actually, chia freegan seitan fashion axe. Synth farm-to-table Neutra DIY.\",\"icon\":\"etl etl-newspaper\",\"icon_color\":\"#555555\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_38\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__icon_color\":\"#555555\",\"mpc_button__icon_size\":\"16\",\"mpc_button__border_css\":\"border-width:4px;border-color:rgba(85,85,85,0.8);border-style:solid;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;margin-bottom:10px;\",\"mpc_button__hover_font_color\":\"#555555\",\"mpc_button__hover_background_color\":\"rgba(255,255,255,0.5)\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#d8d8d8\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:2px;margin-bottom:14px;\"},\"mpc_preset_13\":{\"__name\":\"3 Vertical Fancy - V1 Blue Border Bottom\",\"__image\":\"mpc_callout\\/3_vertical_fancy_v1_blue_border_bottom.jpg\",\"layout\":\"style_3\",\"background_color\":\"#f5f5f5\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#8ac4f1;border-style:solid;\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#6b6b6b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"save time up to 60% with ma \",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#848484\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon\":\"eti eti_cone_alt\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"50\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:-5px;\",\"mpc_button__preset\":\"mpc_preset_52\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#8ac4f1\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Download Now \",\"mpc_button__icon\":\"eti eti_refresh\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_size\":\"20\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__border_css\":\"border-width:4px;border-color:#8ac4f1;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#8ac4f1\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:13px;\",\"background_image\":\"4483\"},\"mpc_preset_14\":{\"__name\":\"3 Vertical Fancy - V2 Red Border Bottom\",\"__image\":\"mpc_callout\\/3_vertical_fancy_v2_red_border_bottom.jpg\",\"layout\":\"style_2\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#df5461;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:51px;padding-right:30px;padding-bottom:51px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#6b6b6b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Made with 100% love\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#848484\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami keffiyeh High Life flannel craft beer banjo lumbersexual literally cornhole.\",\"icon_disable\":\"true\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#df5461\",\"icon_size\":\"50\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#6b6b6b\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"ORDER NOW\",\"mpc_button__border_css\":\"border-width:2px;border-color:#6b6b6b;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#6b6b6b\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__preset\":\"mpc_preset_6\",\"mpc_divider__width\":\"30\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"mpc_divider__icon\":\"fa fa-heart\",\"mpc_divider__icon_color\":\"#df5461\",\"mpc_divider__icon_size\":\"24\",\"mpc_divider__lines_color\":\"#df5461\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:20px;\",\"background_image\":\"4483\"},\"mpc_preset_15\":{\"__name\":\"3 Vertical Fancy - V3 Dark Blue Top Left\",\"__image\":\"mpc_callout\\/3_vertical_fancy_v3_dark_blue_top_left.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:5px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#275a7a;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:25px;padding-bottom:0px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Help Us Meet Our Goal\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"left\",\"content\":\"Keffiyeh sustainable crucifix tousled. Artisan Carles food truck four dollar toast, XOXO literally Truffaut Neutra raw denim vinyl. Williamsburg street art Odd Future jean shorts fanny pack. Ugh VHS cornhole flannel sartorial hella paleo.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;\",\"icon_align\":\"left\",\"icon\":\"etl etl-scissors\",\"icon_color\":\"#275a7a\",\"icon_size\":\"64\",\"icon_border_css\":\"border-radius:0px;\",\"icon_padding_css\":\"padding:0px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0px;margin-left:-15px;\",\"mpc_button__align\":\"left\",\"mpc_button__preset\":\"mpc_preset_28\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"left\",\"mpc_button__title\":\"Join Us Now\",\"mpc_button__background_color\":\"#275a7a\",\"mpc_button__border_css\":\"border-width:3px;border-color:#275a7a;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:15px;padding-right:35px;padding-bottom:15px;padding-left:35px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#275a7a\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"80\",\"mpc_divider__preset\":\"mpc_preset_7\",\"mpc_divider__width\":\"20\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_position\":\"0\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-right:5px;padding-left:0px;\",\"mpc_divider__icon\":\"fa fa-circle\",\"mpc_divider__icon_color\":\"#f3f3f3\",\"mpc_divider__icon_size\":\"15\",\"mpc_divider__lines_color\":\"#f3f3f3\",\"mpc_divider__lines_weight\":\"4\",\"mpc_divider__margin_divider\":\"true\",\"background_image\":\"4483\"},\"mpc_preset_16\":{\"__name\":\"3 Vertical Fancy - V4 Bold Gold Border\",\"__image\":\"mpc_callout\\/3_vertical_fancy_v4_bold_gold_border.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:10px;border-color:#b39a68;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:25px;padding-bottom:25px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Help Us Meet Our Goal\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"left\",\"content\":\"Keffiyeh sustainable crucifix tousled. Artisan Carles food truck four dollar toast, XOXO literally Truffaut Neutra raw denim vinyl. Williamsburg street art Odd Future jean shorts fanny pack. Ugh VHS cornhole flannel sartorial hella paleo.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;\",\"icon_align\":\"left\",\"icon\":\"etl etl-tools\",\"icon_color\":\"#b39a68\",\"icon_size\":\"64\",\"icon_border_css\":\"border-radius:0px;\",\"icon_padding_css\":\"padding:0px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:0px;margin-left:-15px;\",\"mpc_button__align\":\"left\",\"mpc_button__preset\":\"mpc_preset_29\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Wanna Fight?\",\"mpc_button__background_color\":\"#b39a68\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#b39a68;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:32px;padding-bottom:12px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#b39a68\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_divider__preset\":\"mpc_preset_7\",\"mpc_divider__width\":\"30\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_type\":\"icon\",\"mpc_divider__content_position\":\"0\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-right:5px;padding-left:0px;\",\"mpc_divider__icon\":\"fa fa-stop\",\"mpc_divider__icon_color\":\"#f3f3f3\",\"mpc_divider__icon_size\":\"15\",\"mpc_divider__lines_color\":\"#f3f3f3\",\"mpc_divider__lines_weight\":\"3\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-left:-5px;\",\"background_image\":\"4483\"},\"mpc_preset_17\":{\"__name\":\"3 Vertical Fancy - V5 Big And Bold\",\"__image\":\"mpc_callout\\/3_vertical_fancy_v5_big_and_bold.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#b188df;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:40px;padding-left:0px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#6b6b6b\",\"title_font_size\":\"30\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Get Something Awesome For Free!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:-10px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#848484\",\"content_font_size\":\"20\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party <strong>occupy master cleanse<\\/strong> bespoke Austin kale chips. Retro cold-pressed Schlitz, YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher <em>migas PBR&B street art<\\/em>. Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"icon\":\"eti eti_clock_alt\",\"icon_color\":\"#b188df\",\"icon_size\":\"70\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-bottom:-10px;\",\"mpc_button__preset\":\"mpc_preset_73\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Get It Now\",\"mpc_button__icon\":\"eti eti_heart_alt\",\"mpc_button__icon_color\":\"#8ac4f1\",\"mpc_button__icon_size\":\"20\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#83bae3||#b286df||0;100||222||linear\",\"mpc_button__border_css\":\"border-width:0px;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:21px;padding-right:50px;padding-bottom:21px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__width\":\"15\",\"mpc_divider__lines_color\":\"#f3f3f3\",\"mpc_divider__lines_weight\":\"10\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:30px;margin-right:0px;margin-bottom:30px;margin-left:0px;\",\"background_image\":\"4483\"},\"mpc_preset_21\":{\"__name\":\"4 Horizontal - V1 Blue\",\"__image\":\"mpc_callout\\/4_horizontal_v1_blue.jpg\",\"background_color\":\"#75cdde\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"25\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"GET IT NOW AND SAVE MONEY\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#d4f0ee\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"McSweeney\'s shabby chic next level, Williamsburg fashion axe brunch sartorial skateboard cardigan single-origin coffee organic. Williamsburg next level viral, Godard vegan heirloom sartorial flannel raw denim +1.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-happy\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:-20px;\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"BUY LICENSE\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_22\":{\"__name\":\"4 Horizontal - V2 Grey And Red\",\"__image\":\"mpc_callout\\/4_horizontal_v2_grey_and_red.jpg\",\"layout\":\"style_5\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:10px;border-color:#df5461;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Free Support Signup\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"Synth farm-to-table Neutra DIY. Twee DIY kale, dreamcatcher scenester mustache leggings.\",\"content_width\":\"80\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-chat\",\"icon_color\":\"#555555\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:0px;\",\"mpc_button__preset\":\"mpc_preset_31\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__icon\":\"eti eti_cogs\",\"mpc_button__icon_color\":\"#df5461\",\"mpc_button__icon_size\":\"22\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__background_color\":\"#df5461\",\"mpc_button__border_css\":\"border-width:2px;border-color:#df5461;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#df5461\",\"mpc_button__hover_background_color\":\"#f3f3f3\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_23\":{\"__name\":\"4 Horizontal - V3 Grey Red Blue\",\"__image\":\"mpc_callout\\/4_horizontal_v3_grey_red_blue.jpg\",\"layout\":\"style_8\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:55px;padding-right:30px;padding-bottom:55px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#535353\",\"title_font_size\":\"28\",\"title_font_line_height\":\"1.25\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Make The Money Don\'t Let The Money Make You!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#868686\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"left\",\"content\":\"Blog fashion axe Echo Park, kogi pickled seitan readymade disrupt master cleanse American Apparel viral cred Brooklyn. Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#df5461\",\"icon_size\":\"70\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:40px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:-10px;\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"CHECK IT NOW\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-right:40px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"100\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_24\":{\"__name\":\"4 Horizontal - V4 Deep Black\",\"__image\":\"mpc_callout\\/4_horizontal_v4_deep_black.jpg\",\"layout\":\"style_8\",\"background_color\":\"#333333\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#333333;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:37px;padding-right:25px;padding-bottom:37px;padding-left:25px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Chupa Chups Are Cool!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"Mlkshk shabby chic chia, flannel tofu organic bespoke. Cred farm-to-table cliche health goth bespoke.\",\"content_width\":\"80\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon_align\":\"left\",\"icon\":\"etl etl-lock\",\"icon_color\":\"#fbef08\",\"icon_size\":\"54\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:20px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:0px;\",\"mpc_button__align\":\"left\",\"mpc_button__preset\":\"mpc_preset_21\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#333333\",\"mpc_button__hover_background_color\":\"#fbef08\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#fbef08;\",\"mpc_button__animation_loop_type\":\"callout.flash\",\"mpc_button__animation_loop_duration\":\"1000\",\"mpc_button__animation_loop_hover\":\"true\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_25\":{\"__name\":\"4 Horizontal - V5 Dark Yellow Turquoish\",\"__image\":\"mpc_callout\\/4_horizontal_v5_dark_yellow_turqoish.jpg\",\"layout\":\"style_4\",\"background_color\":\"#3f3f3f\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:15px;border-bottom:0px;border-left:0px;border-color:#f8bf4d;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f8bf4d\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Save time up to 60% with MA\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#b0b0b0\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Polaroid artisan flannel, meh butcher tote bag McSweeney\'s.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#52cfb4\",\"icon_size\":\"50\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:40px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Don\'t Click Me\",\"mpc_button__background_color\":\"#52cfb4\",\"mpc_button__border_css\":\"border-width:0px;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-right:30px;\",\"mpc_button__hover_font_color\":\"#f7f7f7\",\"mpc_button__hover_background_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"expand-diagonal_right\",\"mpc_button__hover_background_offset\":\"150\",\"mpc_button__animation_loop_type\":\"callout.bounce\",\"mpc_button__animation_loop_duration\":\"2200\",\"mpc_button__animation_loop_delay\":\"2200\",\"mpc_button__animation_loop_hover\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_26\":{\"__name\":\"4 Horizontal - V6 Grey And Red Border\",\"__image\":\"mpc_callout\\/4_horizontal_v6_grey_and_red_border.jpg\",\"background_color\":\"#f7f7f7\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:15px;border-color:#df5461;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#535353\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Get Massive Addons for only $18!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#868686\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Polaroid artisan flannel, meh butcher tote bag McSweeney\'s.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#df5461\",\"icon_size\":\"50\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:40px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-right:40px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_27\":{\"__name\":\"4 Horizontal - V7 Green And Dark Border\",\"__image\":\"mpc_callout\\/4_horizontal_v7_green_and_dark_border.jpg\",\"layout\":\"style_5\",\"background_color\":\"#88d482\",\"border_css\":\"border-width:10px;border-color:#6faf6c;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"32\",\"title_font_line_height\":\"1.2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Something Made Up For You To Click On\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"eti eti_compass\",\"icon_color\":\"#6faf6c\",\"icon_size\":\"60\",\"icon_padding_divider\":\"true\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:10px;\",\"mpc_button__preset\":\"mpc_preset_65\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:17px;padding-right:50px;padding-bottom:17px;padding-left:50px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;margin-right:15px;\",\"mpc_button__hover_font_color\":\"#88d482\",\"mpc_button__hover_background_color\":\"#6faf6c\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"110\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-color:#6faf6c;border-radius:0px;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_28\":{\"__name\":\"4 Horizontal - V8 Light Border And Green\",\"__image\":\"mpc_callout\\/4_horizontal_v8_light_border_and_green.jpg\",\"border_css\":\"border-width:2px;border-color:#efefef;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#4b4b4b\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Click Now & Get 50% Off Your Next Meal\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:12px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#9c9c9c\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"mi mi-restaurant_menu\",\"icon_color\":\"#88d282\",\"icon_size\":\"65\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Get Your Coupon\",\"mpc_button__background_color\":\"#88d282\",\"mpc_button__border_css\":\"border-width:2px;border-color:#88d282;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#88d282\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"120\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_29\":{\"__name\":\"4 Horizontal - V9 Border Dashed And Blue\",\"__image\":\"mpc_callout\\/4_horizontal_v9_border_dashed_and_blue.jpg\",\"layout\":\"style_5\",\"border_css\":\"border-width:3px;border-color:#dddddd;border-style:dashed;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#7fbdcb\",\"title_font_size\":\"28\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"NOW Free Cloud Storage \",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:3px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#9c9c9c\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"fa fa-cloud-download\",\"icon_color\":\"#7fbdcb\",\"icon_size\":\"80\",\"icon_border_css\":\"border-width:10px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:-5px;\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Sign Up For Account\",\"mpc_button__background_color\":\"#7fbdcb\",\"mpc_button__border_css\":\"border-width:2px;border-color:#7fbdcb;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-left:0px;\",\"mpc_button__hover_font_color\":\"#7fbdcb\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#7fbdcb;border-style:solid;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_19\":{\"__name\":\"4 Horizontal - V10 Double Border Pale Pink\",\"__image\":\"mpc_callout\\/4_horizontal_v10_double_border_pale_pink.jpg\",\"layout\":\"style_4\",\"border_css\":\"border-width:6px;border-color:#d49ab0;border-style:double;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#d49ab0\",\"title_font_size\":\"26\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Sign Up & Get Free Car Check\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#b2b2b2\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:0px;\",\"icon\":\"mi mi-build\",\"icon_color\":\"#d49ab0\",\"icon_size\":\"45\",\"icon_background_color\":\"#ededed\",\"icon_border_css\":\"border-radius:99px;\",\"icon_padding_css\":\"padding:15px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#717171\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Claim Reward\",\"mpc_button__background_color\":\"#ededed\",\"mpc_button__border_css\":\"border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-right:40px;\",\"mpc_button__hover_font_color\":\"#d49ab0\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_20\":{\"__name\":\"4 Horizontal - V11 Round Border Bottom\",\"__image\":\"mpc_callout\\/4_horizontal_v11_round_border_bottom.jpg\",\"layout\":\"style_4\",\"background_color\":\"#f5f5f5\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#275a7a;border-style:solid;border-radius:300px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Get It Only Now\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"Kale chips raw denim organic paleo farm-to-table. McSweeney\'s shabby chic next level, Williamsburg fashion axe brunch sartorial.\",\"content_width\":\"80\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-genius\",\"icon_color\":\"#275a7a\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:0px;\",\"mpc_button__preset\":\"mpc_preset_37\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"#275a7a\",\"mpc_button__border_css\":\"border-width:4px;border-color:#275a7a;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:18px;padding-right:48px;padding-bottom:18px;padding-left:48px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;margin-right:50px;\",\"mpc_button__hover_font_color\":\"#275a7a\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_border_css\":\"border-color:#275a7a;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4483\"},\"mpc_preset_31\":{\"__name\":\"5 Horizontal - V1 Pattern   Gradient\",\"__image\":\"mpc_callout\\/5_horizontal_v1_pattern_gradient.jpg\",\"background_type\":\"image\",\"background_image\":\"4484\",\"background_color\":\"#efefef\",\"background_repeat\":\"repeat\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5b5b5b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Buy Massive Addons Now And Save!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#727272\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"mi mi-account_circle\",\"icon_color\":\"#565656\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f8bf4d\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"GET IT NOW\",\"mpc_button__background_color\":\"#5b5b5b\",\"mpc_button__border_css\":\"border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#3a3a3a\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\"},\"mpc_preset_32\":{\"__name\":\"5 Horizontal - V2 Gradient Blue\",\"__image\":\"mpc_callout\\/5_horizontal_v2_gradient_blue.jpg\",\"layout\":\"style_5\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#80e0d4||0;100||40||linear\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"26\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Scream & Shout - CAll OUT\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-dial\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"60\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"this is awesome button\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f7f7f7;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#80e0d4\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_33\":{\"__name\":\"5 Horizontal - V3 Gradient Green-yellow\",\"__image\":\"mpc_callout\\/5_horizontal_v3_gradient_green_yellow.jpg\",\"layout\":\"style_4\",\"background_type\":\"gradient\",\"background_gradient\":\"#67b7a0||#f5e283||0;100||160||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Something Pretty Catchy \",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Cliche scenester Wes Anderson, Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-lightbulb\",\"icon_color\":\"rgba(255,255,255,0.48)\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SIGN UP\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-right:30px;\",\"mpc_button__hover_font_color\":\"#81bf9b\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_34\":{\"__name\":\"5 Horizontal - V4 Gradient Violete-pink\",\"__image\":\"mpc_callout\\/5_horizontal_v4_gradient_violate_pink.jpg\",\"layout\":\"style_5\",\"background_type\":\"gradient\",\"background_gradient\":\"#b65eb2||#ff8e92||0;73||66||linear\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:50px;padding-bottom:30px;padding-left:50px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"26\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Wanna Save Time?\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_19\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-lifesaver\",\"icon_color\":\"#ffffff\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"even more awesome\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ff8e92\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_35\":{\"__name\":\"6 Horizontal - V1 Gradient Turquoish-green\",\"__image\":\"mpc_callout\\/6_horizontal_v1_gradient_turquoish_green.jpg\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:0px;padding-bottom:40px;padding-left:0px;\",\"title_font_preset\":\"mpc_preset_44\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"30\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"none\",\"title_font_align\":\"left\",\"title\":\"Hire Us Now And Get 50% Discount\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"* Only first 3 people get the discount each day.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"48\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"HIRE US\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#6acac3\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_36\":{\"__name\":\"6 Horizontal - V2 Turquoish\",\"__image\":\"mpc_callout\\/6_horizontal_v2_turquoish.jpg\",\"border_divider\":\"false\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:0px;padding-bottom:50px;padding-left:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Full Package For Just $18\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"With this package you get all the bells and wisels you will never need to build awesome website. Need more? <a href=\\\"#\\\"><strong>Read on<\\/strong><\\/a> or <strong><a href=\\\"#\\\">test drive<\\/a><\\/strong>.\",\"content_width\":\"65\",\"link_color\":\"#f7f7f7\",\"link_hover_color\":\"#ffffff\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon_align\":\"left\",\"icon\":\"etl etl-basket\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"PURCHASE NOW\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#6acac5\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_37\":{\"__name\":\"6 Horizontal - V3 Image Overlay\",\"__image\":\"mpc_callout\\/6_horizontal_v3_image_overlay.jpg\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:0px;padding-bottom:50px;padding-left:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"none\",\"title_font_align\":\"left\",\"title\":\"Full Package For Just $18\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"With this package you get all the bells and wisels you will never need to build awesome website. Need more? <a href=\\\"#\\\"><strong>Read on<\\/strong><\\/a> or <strong><a href=\\\"#\\\">test drive<\\/a><\\/strong>.\",\"content_width\":\"65\",\"link_color\":\"#f7f7f7\",\"link_hover_color\":\"#ffffff\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"eti eti_cart\",\"icon_color\":\"#ffffff\",\"icon_size\":\"44\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_transform\":\"none\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:35px;padding-bottom:12px;padding-left:35px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#333333\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_38\":{\"__name\":\"6 Horizontal - V4 Gold - Pattern Overlay \",\"__image\":\"mpc_callout\\/6_horizontal_v4_gold_pattern.jpg\",\"border_css\":\"border-width:3px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:40px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"35\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Buy For $50 Or More & Get Free Shipping\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content_width\":\"50\",\"link_color\":\"#f7f7f7\",\"link_hover_color\":\"#ffffff\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon_color\":\"#ffffff\",\"icon_size\":\"44\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_44\",\"mpc_button__font_color\":\"#ceb38b\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Shop Now\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_css\":\"border-width:3px;border-color:#ffffff;border-style:double;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:35px;padding-bottom:12px;padding-left:35px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ceb38b\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#ceb38b;\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_39\":{\"__name\":\"6 Horizontal - V5 Red Simple\",\"__image\":\"mpc_callout\\/6_horizontal_v5_red_simple.jpg\",\"layout\":\"style_5\",\"background_color\":\"#d0797c\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Save time up to 60% with MA\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"mi mi-movie\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"CHECK IT OUT\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f7f7f7;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#d0797c\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_40\":{\"__name\":\"6 Horizontal - V6 Vanilla Simple\",\"__image\":\"mpc_callout\\/6_horizontal_v6_vanilla_simple.jpg\",\"layout\":\"style_5\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5b5b5b\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Save time up to 60% with MA\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#9b9b9b\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1\",\"content_font_align\":\"left\",\"content\":\"Etsy Vice mustache umami literally cornhole.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"mi mi-shopping_cart\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:30px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#5b5b5b\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"learn now\",\"mpc_button__border_css\":\"border-width:2px;border-color:#5b5b5b;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#e8d081\",\"mpc_button__hover_background_color\":\"#5b5b5b\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_41\":{\"__name\":\"6 Vertical - V7 Huge Pattern Image Overlay\",\"__image\":\"mpc_callout\\/6_horizontal_v7_huge_pattern_image_overlay.jpg\",\"layout\":\"style_3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:60px;padding-right:30px;padding-bottom:60px;padding-left:30px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Save time up to 60% with MA\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:-1px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"Thundercats quinoa fixie, Etsy Wes Anderson meditation Blue Bottle cold-pressed tofu kitsch freegan photo booth mixtape 3 wolf moon food truck. Aesthetic Marfa small batch, before they sold out ugh Echo Park Williamsburg taxidermy 3 wolf moon messenger bag stumptown Godard. Cred scenester fap, keytar wayfarers migas shabby chic narwhal bespoke.\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-bottom:0px;\",\"icon\":\"mi mi-wb_incandescent\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"80\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-bottom:25px;\",\"icon_margin_divider\":\"true\",\"mpc_button__preset\":\"mpc_preset_12\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"BROWSE NOW\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f7f7f7;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#80e0d4\",\"mpc_button__hover_background_color\":\"#f7f7f7\",\"mpc_divider__preset\":\"mpc_preset_2\",\"mpc_divider__width\":\"5\",\"mpc_divider__content_border_css\":\"border-style:double;\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-bottom:-10px;\",\"background_image\":\"4484\"},\"mpc_preset_53\":{\"__name\":\"Corporation - Grey Box Image Green Button\",\"__image\":\"mpc_callout\\/corporation_grey_box_image_green_button.jpg\",\"layout\":\"style_3\",\"background_color\":\"#f9f9f9\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#23bc68\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Cool\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#888888\",\"content_font_size\":\"13\",\"content_font_line_height\":\"1.4\",\"content_font_transform\":\"none\",\"content_font_align\":\"center\",\"content\":\"<p>Donec et neque nec nunc fringilla laoreet. Ut vestibulum eleifend quam nec tincidunt.\\u00a0Sed eget posuere velit. Curabitur id mattis ipsum, vitae placerat mauris.<\\/p>\",\"content_margin_divider\":\"true\",\"icon_type\":\"image\",\"icon_image_size\":\"full\",\"icon_image\":\"4485\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#cfd1d0;\",\"icon_padding_divider\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_25\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"17\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__title\":\"Click\",\"mpc_button__background_color\":\"#23bc68\",\"mpc_button__border_css\":\"border-width:2px;border-color:#23bc68;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"background_image\":\"4484\"},\"mpc_preset_47\":{\"__name\":\"Duku Callout\",\"__image\":\"mpc_callout\\/duku.jpg\",\"background_color\":\"#26a7ec\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#2297d6;border-style:solid;border-radius:15px;\",\"padding_css\":\"padding:30px;\",\"title_font_preset\":\"mpc_preset_95\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.3\",\"title\":\"We operate 24h a Day - every day!\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:1px;margin-bottom:0px;\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"14\",\"content\":\"Call us to register apointment at 521 231 123 or sign up online.\",\"icon\":\"etl etl-clipboard\",\"icon_color\":\"#ffffff\",\"icon_size\":\"48\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:0px;margin-right:20px;margin-bottom:0px;margin-left:0px;\",\"mpc_button__url\":\"url:%23||\",\"mpc_button__font_color\":\"#adadad\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"register online\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#cbcbcb;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:4px;\",\"mpc_button__hover_font_color\":\"#26a7ec\",\"background_image\":\"4484\"},\"mpc_preset_54\":{\"__name\":\"Fancy - Rounded Blue Gradient\",\"__image\":\"mpc_callout\\/fancy_rounded_blue_gradient.jpg\",\"layout\":\"style_3\",\"background_type\":\"gradient\",\"background_gradient\":\"#2189ca||rgba(0,142,200,0.72)||53;96||193||linear\",\"border_css\":\"border-width:2px;border-color:rgba(255,122,157,0.7);border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_65\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Design it.\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1.4\",\"content_font_transform\":\"none\",\"content_font_align\":\"center\",\"content\":\"<p>Donec et neque nec nunc fringilla laoreet. Ut vestibulum eleifend quam nec tincidunt. is.<\\/p>\",\"content_margin_divider\":\"true\",\"icon\":\"fa fa-cubes\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"icon_background_color\":\"#05a3bd\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:6px;border-right:10px;border-bottom:6px;border-left:10px;border-color:#ffffff;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:16px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"17\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__title\":\"Click\",\"mpc_button__background_color\":\"#23bc68\",\"mpc_button__border_css\":\"border-width:2px;border-color:#23bc68;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_56\":{\"__name\":\"Fancy - Rounded Red Gradient\",\"__image\":\"mpc_callout\\/fancy_rounded_red_gradient.jpg\",\"layout\":\"style_3\",\"background_type\":\"gradient\",\"background_gradient\":\"rgba(210,49,49,0.83)||rgba(218,83,83,0.72)||59;99||171||linear\",\"border_css\":\"border-width:2px;border-color:rgba(159,99,189,0.24);border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_65\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Love it.\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1.4\",\"content_font_transform\":\"none\",\"content_font_align\":\"center\",\"content\":\"<p>Donec et neque nec nunc fringilla laoreet. Ut vestibulum eleifend quam nec tincidunt. is.<\\/p>\",\"content_margin_divider\":\"true\",\"icon\":\"fa fa-heart-o\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"icon_background_color\":\"#b12c2c\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:6px;border-right:10px;border-bottom:6px;border-left:10px;border-color:#ffffff;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"17\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__title\":\"Click\",\"mpc_button__background_color\":\"#23bc68\",\"mpc_button__border_css\":\"border-width:2px;border-color:#23bc68;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_55\":{\"__name\":\"Fancy - Rounded Violet Gradient\",\"__image\":\"mpc_callout\\/fancy_rounded_violet_gradient.jpg\",\"layout\":\"style_3\",\"background_type\":\"gradient\",\"background_gradient\":\"#9f63bd||rgba(151,88,183,0.72)||53;96||193||linear\",\"border_css\":\"border-width:2px;border-color:rgba(159,99,189,0.24);border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_65\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Make it.\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1.4\",\"content_font_transform\":\"none\",\"content_font_align\":\"center\",\"content\":\"<p>Donec et neque nec nunc fringilla laoreet. Ut vestibulum eleifend quam nec tincidunt. is.<\\/p>\",\"content_margin_divider\":\"true\",\"icon\":\"fa fa-flask\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"icon_background_color\":\"#7f638e\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:6px;border-right:10px;border-bottom:6px;border-left:10px;border-color:#ffffff;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"17\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__title\":\"Click\",\"mpc_button__background_color\":\"#23bc68\",\"mpc_button__border_css\":\"border-width:2px;border-color:#23bc68;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"animation_loop_type\":\"callout.shake\",\"animation_loop_duration\":\"800\",\"animation_loop_delay\":\"1300\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_59\":{\"__name\":\"Flat - Blue Best Rate\",\"__image\":\"mpc_callout\\/flat_blue_best_rate.jpg\",\"layout\":\"style_6\",\"background_color\":\"#1895ab\",\"border_divider\":\"true\",\"border_css\":\"border-top:20px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#70c8d8;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"best rate\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1.5\",\"content_font_transform\":\"capitalize\",\"content_font_align\":\"center\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:35px;margin-bottom:15px;\",\"icon\":\"fa fa-tags\",\"icon_color\":\"#5d5d5d\",\"icon_size\":\"50\",\"icon_background_color\":\"#ffffff\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#70c8d8;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#47a4aa\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__font_align\":\"center\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:1px;border-color:#47a4aa;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"mpc_divider__disable\":\"true\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_58\":{\"__name\":\"Flat - Green Hotel\",\"__image\":\"mpc_callout\\/flat_green_hotel.jpg\",\"layout\":\"style_6\",\"background_color\":\"#5b944a\",\"border_divider\":\"true\",\"border_css\":\"border-top:20px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#7bb36a;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"29\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"hotel\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:32px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1.5\",\"content_font_transform\":\"capitalize\",\"content_font_align\":\"center\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:35px;margin-bottom:15px;\",\"icon\":\"fa fa-hotel\",\"icon_color\":\"#5d5d5d\",\"icon_size\":\"60\",\"icon_background_color\":\"#ffffff\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#7bb36a;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#47a4aa\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__font_align\":\"center\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:1px;border-color:#47a4aa;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"mpc_divider__disable\":\"true\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_57\":{\"__name\":\"Flat - Yellow Breakfast\",\"__image\":\"mpc_callout\\/flat_yellow_breakfast.jpg\",\"layout\":\"style_6\",\"background_color\":\"#dec371\",\"border_divider\":\"true\",\"border_css\":\"border-top:20px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#efd791;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"breakfast\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:18px;margin-bottom:13px;\",\"content_font_preset\":\"mpc_preset_25\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"12\",\"content_font_line_height\":\"1\",\"content_font_transform\":\"capitalize\",\"content_font_align\":\"center\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:35px;margin-bottom:15px;\",\"icon\":\"fa fa-cutlery\",\"icon_color\":\"#5d5d5d\",\"icon_size\":\"50\",\"icon_background_color\":\"#ffffff\",\"icon_border_divider\":\"true\",\"icon_border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#c6bb79;border-style:solid;border-radius:256px;\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#47a4aa\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__font_align\":\"center\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:1px;border-color:#47a4aa;border-style:solid;border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:45px;padding-bottom:9px;padding-left:45px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:8px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#26c93e\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#26c93e;border-style:solid;border-radius:2px;\",\"mpc_divider__disable\":\"true\",\"background_image\":\"4484\",\"icon_image\":\"4485\"},\"mpc_preset_63\":{\"__name\":\"Info Table - Avatar Orange\",\"__image\":\"mpc_callout\\/info_table_avatar_orange.jpg\",\"layout\":\"style_7\",\"background_color\":\"rgba(239,136,76,0.88)\",\"border_css\":\"border-width:1px;border-color:rgba(239,136,76,0.88);border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:27px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_130\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Jack White\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-right:5px;margin-bottom:20px;margin-left:5px;\",\"content_font_preset\":\"mpc_preset_130\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"13\",\"content\":\"<p>Web Master<\\/p>\",\"icon_type\":\"image\",\"icon_image\":\"4486\",\"icon_background_color\":\"#ffffff\",\"icon_border_css\":\"border-width:4px;border-color:#cc8256;border-style:solid;border-radius:999px;\",\"icon_padding_css\":\"padding:12px;\",\"mpc_button__disable\":\"true\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"background_image\":\"4484\"},\"mpc_preset_62\":{\"__name\":\"Info Table - Corporation Blue Rounded\",\"__image\":\"mpc_callout\\/info_table_corporation_blue_rounded.jpg\",\"layout\":\"style_3\",\"background_color\":\"#7088d4\",\"border_css\":\"border-width:1px;border-color:#7088d4;border-style:solid;border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"25\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title\":\"Check Out\",\"title_margin_css\":\"margin:26px;\",\"content_font_preset\":\"mpc_preset_130\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"13\",\"content\":\"<p>Fashion axe pug artisan fingerstache, swag keffiyeh chillwave wolf chambray literally aesthetic pork belly. Authentic tote bag waistcoat, narwhal roof party bushwick.<\\/p>\",\"icon\":\"eti eti_lightbulb_alt\",\"icon_color\":\"#656565\",\"icon_size\":\"52\",\"icon_background_color\":\"#ffffff\",\"icon_border_css\":\"border-width:4px;border-color:#566aa9;border-style:solid;border-radius:999px;\",\"icon_padding_css\":\"padding:12px;\",\"mpc_button__disable\":\"true\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"background_image\":\"4484\",\"icon_image\":\"4486\"},\"mpc_preset_67\":{\"__name\":\"Info Table - Ribbon Orange\",\"__image\":\"mpc_callout\\/info_table_ribbon_orange.jpg\",\"layout\":\"style_7\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-width:1px;border-color:rgba(239,136,76,0.88);border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:27px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_130\",\"title_font_color\":\"#616161\",\"title_font_size\":\"28\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:38px;margin-right:5px;margin-bottom:24px;margin-left:5px;\",\"content_font_preset\":\"mpc_preset_130\",\"content_font_color\":\"#676767\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.4\",\"content\":\"<p>Green juice iPhone austin, quinoa poutine cold-pressed pickled locavore.<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:100px;margin-bottom:0px;\",\"icon\":\"eti eti_currency_alt\",\"icon_color\":\"#3a3a3a\",\"icon_size\":\"90\",\"icon_border_css\":\"border-color:#9ed0b8;border-radius:999px;\",\"icon_margin_divider\":\"true\",\"icon_margin_css\":\"margin-top:-16px;margin-right:5px;margin-bottom:-8px;margin-left:5px;\",\"mpc_button__disable\":\"true\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"15\",\"mpc_button__font_line_height\":\"0.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__border_css\":\"border-width:1px;border-color:#ffffff;border-style:solid;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:13px;padding-right:25px;padding-bottom:13px;padding-left:25px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#9ed0b8\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-width:1px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"mpc_ribbon__preset\":\"mpc_preset_15\",\"mpc_ribbon__style\":\"fullwidth\",\"mpc_ribbon__corners_color\":\"#a8a8a8\",\"mpc_ribbon__font_preset\":\"mpc_preset_130\",\"mpc_ribbon__font_color\":\"#ffffff\",\"mpc_ribbon__font_size\":\"28\",\"mpc_ribbon__font_line_height\":\"1.8\",\"mpc_ribbon__font_transform\":\"none\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__text\":\"For Free!\",\"mpc_ribbon__background_color\":\"#fca148\",\"mpc_ribbon__border_css\":\"border-color:#4f5e99;\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:10px;padding-right:26px;padding-bottom:10px;padding-left:26px;\",\"mpc_ribbon__margin_divider\":\"true\",\"mpc_ribbon__margin_css\":\"margin-top:30px;\",\"background_image\":\"4484\",\"icon_image\":\"4486\"},\"mpc_preset_66\":{\"__name\":\"Info Table - Simple Dark\",\"__image\":\"mpc_callout\\/info_table_simple_dark.jpg\",\"layout\":\"style_2\",\"background_color\":\"#1b3647\",\"border_css\":\"border-width:1px;border-color:#1b3647;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:27px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_130\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"27\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Proffesional\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:38px;margin-right:5px;margin-bottom:24px;margin-left:5px;\",\"content_font_preset\":\"mpc_preset_132\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.2\",\"content\":\"<p><span class=\\\"highGT\\\">$30 \\/ month<\\/span><\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:-10px;\",\"icon\":\"eti eti_drive_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"55\",\"icon_background_color\":\"#485f6f\",\"icon_border_css\":\"border-width:1px;border-color:#485f6f;border-style:solid;border-radius:999px;\",\"icon_padding_css\":\"padding:15px;\",\"mpc_button__preset\":\"mpc_preset_198\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_130\",\"mpc_button__font_color\":\"#1b3647\",\"mpc_button__font_size\":\"15\",\"mpc_button__font_line_height\":\"0.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_css\":\"border-color:#ffffff;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:15px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#028284\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"background_image\":\"4484\",\"icon_image\":\"4486\"},\"mpc_preset_64\":{\"__name\":\"Info Table - Simple Green\",\"__image\":\"mpc_callout\\/info_table_simple_green.jpg\",\"layout\":\"style_2\",\"background_color\":\"#699c85\",\"border_css\":\"border-width:1px;border-color:rgba(239,136,76,0.88);border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:27px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_130\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"28\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Bundle\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:38px;margin-right:5px;margin-bottom:24px;margin-left:5px;\",\"content_font_preset\":\"mpc_preset_132\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.2\",\"content\":\"<p>$19 \\/ month<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:-10px;\",\"icon\":\"eti eti_gift_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"55\",\"icon_background_color\":\"#90bda7\",\"icon_border_css\":\"border-width:1px;border-color:#90bda7;border-style:solid;border-radius:999px;\",\"icon_padding_css\":\"padding:15px;\",\"mpc_button__preset\":\"mpc_preset_198\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_130\",\"mpc_button__font_color\":\"#699c85\",\"mpc_button__font_size\":\"15\",\"mpc_button__font_line_height\":\"0.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_css\":\"border-color:#ffffff;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:15px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#7cbc90\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"background_image\":\"4484\",\"icon_image\":\"4486\"},\"mpc_preset_65\":{\"__name\":\"Info Table - Simple Maroon\",\"__image\":\"mpc_callout\\/info_table_simple_maroon.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ad3c59\",\"border_css\":\"border-width:1px;border-color:rgba(239,136,76,0.88);border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:27px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_130\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"28\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Economic\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:38px;margin-right:5px;margin-bottom:24px;margin-left:5px;\",\"content_font_preset\":\"mpc_preset_132\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.2\",\"content\":\"<p><span class=\\\"highGT\\\">$5 \\/ month<\\/span><\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:-10px;\",\"icon\":\"eti eti_book\",\"icon_color\":\"#ffffff\",\"icon_size\":\"55\",\"icon_background_color\":\"#ca6883\",\"icon_border_css\":\"border-width:1px;border-color:#ca6883;border-style:solid;border-radius:999px;\",\"icon_padding_css\":\"padding:15px;\",\"mpc_button__preset\":\"mpc_preset_198\",\"mpc_button__url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"mpc_preset_130\",\"mpc_button__font_color\":\"#ad3c59\",\"mpc_button__font_size\":\"15\",\"mpc_button__font_line_height\":\"0.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Button\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_css\":\"border-color:#ffffff;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:32px;padding-bottom:16px;padding-left:32px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:15px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#d65c7c\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"60\",\"mpc_divider__content_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"mpc_divider__content_padding_css\":\"padding:1px;\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_css\":\"padding:1px;\",\"background_image\":\"4484\",\"icon_image\":\"4486\"},\"mpc_preset_46\":{\"__name\":\"Yew Callout\",\"__image\":\"mpc_callout\\/yew.jpg\",\"background_color\":\"#333333\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-bottom:35px;\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Prices starting at $3.99\\/month*\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:5px;\",\"content_font_color\":\"#ffffff\",\"content\":\"Order now and get 3rd item ofr half of the original price.\",\"mpc_button__url\":\"url:%23||\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_align\":\"center\",\"mpc_button__title\":\"Get Started\",\"mpc_button__icon\":\"eti eti_like\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_size\":\"24\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__background_color\":\"#81cfe0\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_ribbon__corners_color\":\"#333333\",\"animation_in_type\":\"transition.slideUpIn\",\"animation_in_offset\":\"75\",\"animation_in_duration\":\"650\",\"background_image\":\"4484\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(216, 'mpc_presets_mpc_carousel_anything', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(217, 'mpc_presets_mpc_carousel_image', '{\"default\":{\"layout\":\"fluid\",\"enable_force_height\":\"true\",\"force_height\":\"450\",\"gap\":\"10\",\"loop\":\"true\",\"image_size\":\"large\",\"mpc_navigation__preset\":\"default\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_10\":{\"__name\":\"1 Basic Carousel V1\",\"__image\":\"mpc_carousel_image\\/1_v1.jpg\",\"layout\":\"fluid\",\"enable_force_height\":\"true\",\"force_height\":\"450\",\"gap\":\"10\",\"loop\":\"true\",\"image_size\":\"large\",\"mpc_navigation__preset\":\"mpc_preset_2\"},\"mpc_preset_4\":{\"__name\":\"1 Basic Carousel V2\",\"__image\":\"mpc_carousel_image\\/1_v2.jpg\",\"layout\":\"fluid\",\"enable_force_height\":\"true\",\"force_height\":\"200\",\"gap\":\"10\",\"image_size\":\"large\",\"mpc_navigation__preset\":\"mpc_preset_2\"},\"mpc_preset_5\":{\"__name\":\"2 Black & White Grid With Link & Lightbox\",\"__image\":\"mpc_carousel_image\\/2.jpg\",\"rows\":\"2\",\"gap\":\"12\",\"stretched\":\"true\",\"start_at\":\"5\",\"loop\":\"true\",\"image_size\":\"350x350\",\"image_border_css\":\"border-radius:3px;\",\"effect\":\"grey-scale\",\"overlay_enable_lightbox\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_overlay_effect\":\"slide-up\",\"overlay_icon\":\"eti eti_zoom-in_alt\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"20\",\"overlay_url_icon\":\"eti eti_link_alt\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"20\",\"overlay_url_icon_mirror\":\"true\",\"overlay_icon_background\":\"rgba(2,2,2,0.4)\",\"overlay_icon_border_css\":\"border-radius:3px;\",\"overlay_icon_margin_css\":\"margin:3px;\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:15px;padding-right:18px;padding-bottom:15px;padding-left:18px;\",\"overlay_hover_color\":\"#86e2d5\",\"mpc_navigation__preset\":\"mpc_preset_21\"},\"mpc_preset_6\":{\"__name\":\"3 Full Width, Inner Border, Lightbox\",\"__image\":\"mpc_carousel_image\\/3.jpg\",\"layout\":\"fluid\",\"gap\":\"30\",\"stretched\":\"true\",\"start_at\":\"4\",\"loop\":\"true\",\"image_size\":\"large\",\"image_opacity\":\"80\",\"image_hover_opacity\":\"90\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,0.7);\",\"overlay_enable_lightbox\":\"true\",\"overlay_icon\":\"etl etl-magnifying-glass\",\"overlay_icon_color\":\"#333333\",\"overlay_icon_size\":\"44\",\"overlay_icon_background\":\"rgba(255,255,255,0.6)\",\"overlay_icon_border_css\":\"border-radius:100px;\",\"overlay_icon_padding_css\":\"padding:22px;\",\"overlay_hover_color\":\"#75cdde\",\"overlay_hover_icon_background\":\"rgba(255,255,255,0.9)\"},\"mpc_preset_7\":{\"__name\":\"4 Logo Grid\",\"__image\":\"mpc_carousel_image\\/4.jpg\",\"rows\":\"3\",\"cols\":\"6\",\"loop\":\"true\",\"image_size\":\"full\",\"image_even_background_color\":\"#f7f7f7\",\"image_odd_background_color\":\"#f3f3f3\",\"image_hover_background_color\":\"rgba(51,51,51,0.1)\",\"mpc_navigation__preset\":\"mpc_preset_11\"},\"mpc_preset_8\":{\"__name\":\"5 Big With Lightbox\",\"__image\":\"mpc_carousel_image\\/5.jpg\",\"layout\":\"fluid\",\"enable_force_height\":\"true\",\"force_height\":\"600\",\"gap\":\"5\",\"loop\":\"true\",\"image_size\":\"large\",\"image_border_css\":\"border-width:15px;border-color:#f3f3f3;border-style:solid;\",\"image_hover_border_css\":\"border-color:#ffffff;\",\"overlay_enable_lightbox\":\"true\",\"overlay_icon_align\":\"top-right\",\"overlay_icon\":\"eti eti_arrow_expand\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"20\",\"overlay_icon_background\":\"#f8bf4d\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_margin_css\":\"margin-top:30px;margin-right:30px;\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_hover_color\":\"#fcfcfc\",\"overlay_hover_icon_background\":\"#f4b83f\"},\"mpc_preset_9\":{\"__name\":\"6 Fashion With Lightbox & Link\",\"__image\":\"mpc_carousel_image\\/6.jpg\",\"rows\":\"2\",\"stretched\":\"true\",\"loop\":\"true\",\"image_size\":\"280x325\",\"image_border_css\":\"border-width:0px;border-color:#f3f3f3;\",\"image_hover_opacity\":\"90\",\"image_hover_border_css\":\"border-color:#f3f3f3;\",\"overlay_enable_lightbox\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_overlay_effect\":\"slide-right\",\"overlay_background\":\"rgba(255,255,255,0.92)\",\"overlay_icon\":\"etl etl-magnifying-glass\",\"overlay_icon_color\":\"#888888\",\"overlay_icon_size\":\"40\",\"overlay_icon_mirror\":\"true\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#888888\",\"overlay_url_icon_size\":\"40\",\"overlay_hover_color\":\"#f29760\",\"mpc_navigation__preset\":\"mpc_preset_12\"}}', 'no'),
(218, 'mpc_presets_mpc_carousel_posts', '{\"default\":{\"cols\":\"3\",\"gap\":\"20\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"default\",\"title_font_preset\":\"default\",\"title_font_color\":\"#555555\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#333333\",\"meta_font_preset\":\"default\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#555555\",\"description_font_preset\":\"default\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-color:#f3f3f3;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#e5e5e5\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#333333\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#333333\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 - Classic 1 Row, 3 Col\",\"__image\":\"mpc_carousel_posts\\/1.jpg\",\"cols\":\"3\",\"gap\":\"15\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"order\":\"DESC\",\"preset\":\"mpc_preset_1\",\"item_effect\":\"slide-up\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f29760\",\"meta_layout\":\"taxonomies\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_separator\":\"\\/ \",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f29760\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(255,255,255,0.9)\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f29760\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f29760\",\"mpc_navigation__preset\":\"mpc_preset_28\"},\"mpc_preset_1\":{\"__name\":\"2 - 1 Row, 3 Columns, Medium Gap, Full Width & Slide Show\",\"__image\":\"mpc_carousel_posts\\/2.jpg\",\"cols\":\"3\",\"gap\":\"20\",\"stretched\":\"true\",\"single_scroll\":\"true\",\"auto_slide\":\"true\",\"delay\":\"2500\",\"loop\":\"true\",\"order\":\"DESC\",\"preset\":\"mpc_preset_8\",\"item_effect\":\"slide-up\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#75cdde\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#75cdde\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"#ffffff\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"mi mi-search\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"mi mi-open_in_new\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#75cdde\"},\"mpc_preset_2\":{\"__name\":\"3 - 1 Row, 2 Col, Navigation Dark Top\",\"__image\":\"mpc_carousel_posts\\/3.jpg\",\"gap\":\"20\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"order\":\"DESC\",\"preset\":\"mpc_preset_3\",\"thumb_height\":\"375\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#b39a68\",\"meta_layout\":\"date,taxonomies,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#ffffff\",\"hover_meta_link_color\":\"#b39a68\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#333333\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-bottom:25px;\",\"overlay_color\":\"#b39a68\",\"lightbox_icon\":\"mi mi-add\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"60\",\"hover_lightbox_color\":\"#333333\",\"readmore_disable\":\"true\",\"readmore_icon\":\"mi mi-exit_to_app\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"50\",\"mpc_navigation__preset\":\"mpc_preset_30\"},\"mpc_preset_3\":{\"__name\":\"4 - 1 Row, 2 Col, Navigation On Sides After Hover\",\"__image\":\"mpc_carousel_posts\\/4.jpg\",\"gap\":\"30\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"order\":\"DESC\",\"thumb_height\":\"375\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#88d482\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#88d482\",\"date_font_color\":\"#888888\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:15px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"60\",\"readmore_icon\":\"mi mi-exit_to_app\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"75\",\"hover_readmore_color\":\"#88d482\"},\"mpc_preset_4\":{\"__name\":\"5 - 1 Row, 3 Col, Navigation Dark Bottom Right\",\"__image\":\"mpc_carousel_posts\\/5.jpg\",\"cols\":\"3\",\"gap\":\"20\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_5\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f8bf4d\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f8bf4d\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#444444\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f8bf4d\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f8bf4d\"},\"mpc_preset_5\":{\"__name\":\"6 - 1 Row, 3 Col, Navigation Purple Bottom\",\"__image\":\"mpc_carousel_posts\\/6.jpg\",\"cols\":\"3\",\"gap\":\"15\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_6\",\"layout\":\"style_2\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"13\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#63406c\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"#64406e\",\"lightbox_icon\":\"mi mi-camera_alt\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#e8e8e8\",\"readmore_icon\":\"mi mi-link\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#e8e8e8\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#63406c\",\"mpc_button__border_css\":\"border-width:2px;border-color:#63406c;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-bottom:6px;\",\"mpc_button__hover_font_color\":\"#63406c\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_button__hover_border_css\":\"border-color:#64406e;\",\"mpc_navigation__preset\":\"mpc_preset_33\"},\"mpc_preset_7\":{\"__name\":\"7 - 1 Row, 4 Col, No Gaps, Navigation Round Bottom\",\"__image\":\"mpc_carousel_posts\\/7.jpg\",\"cols\":\"4\",\"gap\":\"1\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_2\",\"thumb_height\":\"250\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#88d482\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_color\":\"#888888\",\"description_font_size\":\"13\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"rgba(255,255,255,0.95)\",\"lightbox_icon\":\"etl etl-picture\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#88d482\",\"readmore_icon\":\"etl etl-expand\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#88d482\",\"mpc_button__block\":\"true\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-width:1px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-bottom:6px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#88d482\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#e0e0e0;\"},\"mpc_preset_8\":{\"__name\":\"8 - 2 Rows, Fullwidth, Navigation Transparent On Sides\",\"__image\":\"mpc_carousel_posts\\/8.jpg\",\"rows\":\"2\",\"gap\":\"25\",\"stretched\":\"true\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"order\":\"DESC\",\"preset\":\"mpc_preset_7\",\"layout\":\"style_2\",\"thumb_height\":\"350\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#f05442\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#f05442\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_disable\":\"true\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_color\":\"#f05442\",\"lightbox_icon_type\":\"character\",\"lightbox_icon_character\":\"Lightbox\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"14\",\"readmore_disable\":\"true\",\"mpc_button__disable\":\"true\",\"mpc_navigation__preset\":\"mpc_preset_6\"},\"mpc_preset_9\":{\"__name\":\"9 - 1 Row, 3 Col, Small Gap, Navigation Round Sides\",\"__image\":\"mpc_carousel_posts\\/9.jpg\",\"cols\":\"3\",\"gap\":\"5\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_22\",\"layout\":\"style_3\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"17\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"odd_background_color\":\"#fef9f2\",\"overlay_color\":\"#f29760\",\"lightbox_icon\":\"mi mi-camera_roll\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#e8e8e8\",\"readmore_icon\":\"mi mi-gps_fixed\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#e8e8e8\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:2px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\",\"mpc_navigation__preset\":\"mpc_preset_35\"},\"mpc_preset_10\":{\"__name\":\"10 - 1 Row, 3 Col, Small Gaps, Navigation None\",\"__image\":\"mpc_carousel_posts\\/10.jpg\",\"cols\":\"3\",\"gap\":\"5\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_3\",\"thumb_height\":\"310\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#f5f5f5\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#ffffff\",\"hover_meta_link_color\":\"#f5f5f5\",\"meta_margin_divider\":\"true\",\"meta_margin_css\":\"margin-top:-1px;\",\"date_font_color\":\"#ffffff\",\"date_font_size\":\"16\",\"date_font_line_height\":\"1.8\",\"date_font_align\":\"center\",\"date_padding_divider\":\"true\",\"date_padding_css\":\"padding-bottom:3px;\",\"description_disable\":\"true\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#34495e\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"overlay_color\":\"rgba(52,73,94,0.9)\",\"lightbox_icon_type\":\"character\",\"lightbox_icon_character\":\"Lightbox\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"18\",\"hover_lightbox_color\":\"#f5f5f5\",\"readmore_icon_type\":\"character\",\"readmore_icon_character\":\"Read More\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"18\",\"hover_readmore_color\":\"#f5f5f5\",\"mpc_button__disable\":\"true\",\"mpc_button__block\":\"true\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:1px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\"},\"mpc_preset_11\":{\"__name\":\"11 - 1 Row, 2 Col, Small Gaps, Nawigation Full On Sides\",\"__image\":\"mpc_carousel_posts\\/11.jpg\",\"gap\":\"10\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_11\",\"layout\":\"style_3\",\"thumb_height\":\"400\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#be90d4\",\"meta_layout\":\"date,author,taxonomies,comments\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"13\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#be90d4\",\"meta_margin_divider\":\"true\",\"meta_margin_css\":\"margin-bottom:10px;\",\"date_font_preset\":\"mpc_preset_20\",\"date_font_color\":\"#be90d4\",\"date_font_size\":\"22\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_margin_divider\":\"true\",\"date_margin_css\":\"margin-top:-5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"odd_background_color\":\"#ffffff\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(190,144,212,0.9)\",\"lightbox_icon\":\"eti eti_camera\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"46\",\"hover_lightbox_color\":\"#f3f3f3\",\"readmore_icon\":\"eti eti_arrow_carrot-right_alt\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"46\",\"hover_readmore_color\":\"#f3f3f3\",\"overlay_icons_padding_css\":\"padding:5px;\",\"mpc_button__preset\":\"mpc_preset_53\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#be90d4\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#ac56d3;border-style:solid;border-radius:0px;\",\"mpc_navigation__preset\":\"mpc_preset_37\"},\"mpc_preset_12\":{\"__name\":\"12 - 1 Row, 1 Col, Navigation Simple On Sides\",\"__image\":\"mpc_carousel_posts\\/12.jpg\",\"cols\":\"1\",\"gap\":\"1\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_12\",\"layout\":\"style_3\",\"thumb_height\":\"400\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#75cdde\",\"meta_layout\":\"date,taxonomies,comments,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#b5b5b5\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#b5b5b5\",\"hover_meta_link_color\":\"#75cdde\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#75cdde\",\"date_font_size\":\"23\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"16\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;padding-left:58px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10%;padding-right:20%;padding-bottom:10%;padding-left:20%;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"50\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"50\",\"hover_readmore_color\":\"#75cdde\",\"overlay_icons_padding_css\":\"padding:10px;\",\"mpc_button__preset\":\"mpc_preset_28\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;margin-left:58px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"90\",\"mpc_navigation__preset\":\"mpc_preset_38\"},\"mpc_preset_13\":{\"__name\":\"13 - 1 Row, Fullwidth, Navigation Top Right Simple\",\"__image\":\"mpc_carousel_posts\\/13.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"stretched\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_13\",\"layout\":\"style_4\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;\",\"overlay_color\":\"#ffffff\",\"overlay_title_align\":\"right\",\"overlay_title_color\":\"#333333\",\"overlay_hover_title_color\":\"#df5461\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-right:10px;\",\"overlay_meta_align\":\"right\",\"overlay_meta_color\":\"#888888\",\"overlay_meta_link_color\":\"#888888\",\"overlay_hover_meta_color\":\"#df5461\",\"overlay_meta_margin_divider\":\"true\",\"overlay_meta_margin_css\":\"margin-right:10px;\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"mi mi-search\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#df5461\",\"readmore_icon\":\"mi mi-open_in_new\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#df5461\",\"overlay_icons_padding_divider\":\"true\",\"overlay_icons_padding_css\":\"padding-top:10px;\",\"overlay_icons_margin_divider\":\"true\",\"overlay_icons_margin_css\":\"margin-right:0px;margin-left:15px;\",\"mpc_navigation__preset\":\"mpc_preset_39\"},\"mpc_preset_14\":{\"__name\":\"14 - 1 Row, 3 Col, Small Gaps, Navigation Simple Sides\",\"__image\":\"mpc_carousel_posts\\/14.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_7\",\"thumb_height\":\"225\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#663399\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"odd_background_color\":\"#ffffff\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"32\",\"hover_lightbox_color\":\"#663399\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"32\",\"hover_readmore_color\":\"#663399\",\"overlay_icons_padding_divider\":\"true\",\"overlay_icons_padding_css\":\"padding-top:7px;\"},\"mpc_preset_15\":{\"__name\":\"15 - 1 Row, 3 Col, Small Gaps, Navigation Round On Sides\",\"__image\":\"mpc_carousel_posts\\/15.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_15\",\"layout\":\"style_7\",\"content_position\":\"top-right\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"right\",\"meta_link_color\":\"#333333\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"rgba(255,255,255,0.9)\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#333333\",\"lightbox_icon\":\"mi mi-image\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#cccccc\",\"readmore_icon\":\"mi mi-link\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#cccccc\",\"mpc_navigation__preset\":\"mpc_preset_10\"},\"mpc_preset_16\":{\"__name\":\"16 - 1 Row, Fullwidth, 1 px Gap, Navigation Transparent On Sides\",\"__image\":\"mpc_carousel_posts\\/16.jpg\",\"cols\":\"3\",\"gap\":\"1\",\"stretched\":\"true\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_7\",\"content_position\":\"bottom-right\",\"thumb_height\":\"325\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#b39a68\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_color\":\"#b39a68\",\"lightbox_disable\":\"true\",\"lightbox_icon\":\"etl etl-focus\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"32\",\"readmore_icon_type\":\"character\",\"readmore_icon_character\":\"READ MORE\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"16\",\"hover_readmore_color\":\"#f2f2f2\"},\"mpc_preset_17\":{\"__name\":\"17 - 1 Row, 2 Col, Small Gap, Navigation Simple Dark Bottom\",\"__image\":\"mpc_carousel_posts\\/17.jpg\",\"gap\":\"20\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_7\",\"content_position\":\"top-left\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#a2ded0\",\"date_font_color\":\"#ffffff\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#333333\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"#333333\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"32\",\"hover_lightbox_color\":\"#a2ded0\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"32\",\"hover_readmore_color\":\"#a2ded0\"},\"mpc_preset_18\":{\"__name\":\"18 - 1 Row, 3 Col, Gap Small, Navigation Round On Sides\",\"__image\":\"mpc_carousel_posts\\/18.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_20\",\"layout\":\"style_5\",\"thumb_height\":\"225\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#d49ab0\",\"meta_layout\":\"date\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#d49ab0\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#555555\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"date_background\":\"rgba(255,255,255,0.8)\",\"date_padding_css\":\"padding:10px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:35px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"50\",\"hover_lightbox_color\":\"#d49ab0\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"50\",\"hover_readmore_color\":\"#d49ab0\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:1px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\",\"mpc_navigation__preset\":\"mpc_preset_43\"},\"mpc_preset_19\":{\"__name\":\"19 - 1 Row, 3 Col, Small Gaps, Navigation With Round Corners\",\"__image\":\"mpc_carousel_posts\\/19.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"preset\":\"mpc_preset_18\",\"layout\":\"style_6\",\"item_effect\":\"slide-down\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#ff8e92\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#ff8e92\",\"date_font_preset\":\"mpc_preset_19\",\"date_font_color\":\"#888888\",\"date_font_size\":\"18\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_padding_divider\":\"true\",\"date_padding_css\":\"padding-top:0px;padding-right:5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"overlay_title_align\":\"left\",\"overlay_hover_title_color\":\"#ff8e92\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-top:20px;\",\"overlay_meta_align\":\"left\",\"overlay_meta_margin_divider\":\"true\",\"overlay_meta_margin_css\":\"margin-bottom:15px;\",\"overlay_date_padding_divider\":\"true\",\"overlay_date_padding_css\":\"padding-top:17px;\",\"overlay_description_align\":\"left\",\"overlay_description_color\":\"#888888\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"32\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"32\",\"mpc_navigation__preset\":\"mpc_preset_44\"},\"mpc_preset_20\":{\"__name\":\"20 - 1 Row, 3 Col, Small Gaps, Navigation Simple On Sides\",\"__image\":\"mpc_carousel_posts\\/20.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"rand\",\"layout\":\"style_8\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:0px;\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_padding_css\":\"padding:10px;\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"odd_background_color\":\"#ffffff\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"rgba(255,255,255,0.95)\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-top:12px;margin-bottom:0px;\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#88d482\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#88d482\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(219, 'mpc_presets_mpc_carousel_slider', '{\"default\":{\"height\":\"600\",\"gap\":\"10\",\"enable_lightbox\":\"true\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"20\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"second_font_color\":\"#999999\",\"background_color\":\"rgba(255,255,255,0.7)\",\"counter_padding_css\":\"padding:15px;\",\"image_size\":\"large\",\"effect\":\"none\",\"mpc_navigation__preset\":\"default\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Classic Standard Gap\",\"__image\":\"mpc_carousel_slider\\/1.jpg\",\"height\":\"600\",\"gap\":\"10\",\"enable_lightbox\":\"true\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"20\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"second_font_color\":\"#555555\",\"background_color\":\"rgba(255,255,255,0.7)\",\"counter_padding_css\":\"padding:15px;\",\"image_size\":\"large\",\"effect\":\"none\",\"mpc_navigation__preset\":\"mpc_preset_19\"},\"mpc_preset_2\":{\"__name\":\"2 No Gap Grey Scale\",\"__image\":\"mpc_carousel_slider\\/2.jpg\",\"height\":\"650\",\"stretched\":\"true\",\"auto_slide\":\"true\",\"delay\":\"3000\",\"loop\":\"true\",\"font_color\":\"#555555\",\"font_size\":\"20\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"second_font_color\":\"#01c4d8\",\"background_color\":\"rgba(255,255,255,0.9)\",\"counter_padding_css\":\"padding:25px;\",\"counter_margin_divider\":\"true\",\"counter_margin_css\":\"margin-right:80px;\",\"image_size\":\"large\",\"effect\":\"grey-scale\",\"effect_reverse\":\"true\",\"overlay_enable_lightbox\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_icon\":\"eti eti_search\",\"overlay_icon_color\":\"#555555\",\"overlay_icon_size\":\"36\",\"overlay_url_icon\":\"eti eti_link_alt\",\"overlay_url_icon_color\":\"#555555\",\"overlay_url_icon_size\":\"36\",\"overlay_url_icon_mirror\":\"true\",\"overlay_icon_background\":\"rgba(255,255,255,0.7)\",\"overlay_icon_margin_css\":\"margin:15px;\",\"overlay_icon_padding_css\":\"padding:25px;\",\"overlay_hover_color\":\"#01c4d8\"},\"mpc_preset_1\":{\"__name\":\"3 Small Gap\",\"__image\":\"mpc_carousel_slider\\/3.jpg\",\"height\":\"650\",\"gap\":\"3\",\"stretched\":\"true\",\"loop\":\"true\",\"enable_lightbox\":\"true\",\"font_color\":\"#f8bf4d\",\"font_size\":\"20\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"background_color\":\"rgba(51,51,51,0.9)\",\"counter_padding_css\":\"padding:15px;\",\"image_size\":\"large\",\"effect\":\"none\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px #f3f3f3;\",\"overlay_enable_lightbox\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_icon\":\"etl etl-magnifying-glass\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"48\",\"overlay_icon_mirror\":\"true\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"rgba(51,51,51,0.8)\",\"overlay_icon_border_css\":\"border-radius:100px;\",\"overlay_icon_margin_css\":\"margin:10px;\",\"overlay_icon_padding_css\":\"padding:25px;\",\"overlay_hover_color\":\"#f8bf4d\",\"overlay_hover_icon_background\":\"rgba(51,51,51,0.9)\",\"mpc_navigation__preset\":\"mpc_preset_13\"},\"mpc_preset_3\":{\"__name\":\"4 Transparent Frame\",\"__image\":\"mpc_carousel_slider\\/4.jpg\",\"height\":\"650\",\"gap\":\"10\",\"stretched\":\"true\",\"loop\":\"true\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#ffffff\",\"font_size\":\"30\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"counter_padding_css\":\"padding:25px;\",\"image_size\":\"full\",\"image_border_css\":\"border-radius:0px;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px rgba(255,255,255,0.7);\",\"effect\":\"none\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,0);\",\"overlay_enable_lightbox\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.7)\",\"overlay_icon\":\"eti eti_zoom-in_alt\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"24\",\"overlay_url_icon\":\"eti eti_link\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"24\",\"overlay_url_icon_mirror\":\"true\",\"overlay_icon_background\":\"rgba(51,51,51,0.9)\",\"overlay_icon_border_css\":\"border-radius:3px;\",\"overlay_icon_margin_css\":\"margin:15px;\",\"overlay_icon_padding_css\":\"padding:10px;\",\"overlay_hover_color\":\"#d8e9d9\",\"overlay_hover_icon_background\":\"#333333\",\"mpc_navigation__preset\":\"mpc_preset_15\"},\"mpc_preset_4\":{\"__name\":\"5 Border\",\"__image\":\"mpc_carousel_slider\\/5.jpg\",\"height\":\"550\",\"gap\":\"20\",\"loop\":\"true\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"font_line_height\":\"1.5\",\"font_align\":\"center\",\"second_font_color\":\"#f29760\",\"background_color\":\"rgba(255,255,255,0.6)\",\"counter_padding_css\":\"padding:10px;\",\"image_size\":\"large\",\"effect\":\"none\",\"image_hover_border_css\":\"border-width:12px;border-color:#333333;border-style:solid;border-radius:0px;\",\"overlay_enable_lightbox\":\"true\",\"overlay_icon\":\"eti eti_search\",\"overlay_icon_color\":\"#f0a160\",\"overlay_icon_size\":\"30\",\"overlay_icon_background\":\"rgba(2,2,2,0.65)\",\"overlay_icon_border_css\":\"border-radius:70px;\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:25px;padding-right:30px;padding-bottom:24px;padding-left:30px;\",\"overlay_hover_color\":\"#f29760\",\"overlay_hover_icon_background\":\"rgba(2,2,2,0.9)\",\"mpc_navigation__preset\":\"mpc_preset_23\"}}', 'no'),
(220, 'mpc_presets_mpc_carousel_testimonial', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(221, 'mpc_presets_mpc_chart', '{\"default\":{\"value\":\"65\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;\",\"title\":\"Default Chart\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"description_font_preset\":\"default\",\"description_font_color\":\"#777777\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_width\":\"15\",\"chart_front_background_color\":\"#8ac4f1\",\"chart_back_background_color\":\"#f3f3f3\",\"disable_icon\":\"true\",\"value_text\":\"65\",\"value_unit\":\"%\",\"value_font_preset\":\"default\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Basic - V1 Simple Green With Icon\",\"__image\":\"mpc_chart\\/1_v1.jpg\",\"value\":\"90\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;\",\"title\":\"Wanna Fight?\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#adadad\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#67b7a0\",\"chart_back_background_color\":\"#f3f3f3\",\"icon\":\"etl etl-lock\",\"icon_color\":\"#67b7a0\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_20\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_1\":{\"__name\":\"1 Basic - V2 Simple Green With Icon And Percentage\",\"__image\":\"mpc_chart\\/1_v2.jpg\",\"value\":\"29\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;\",\"title\":\"All The Way\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Tweet DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled Odd Future gentrify brunch.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#adadad\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#8bc299\",\"chart_back_background_color\":\"#f3f3f3\",\"icon\":\"etl etl-adjustments\",\"icon_color\":\"#8bc299\",\"icon_size\":\"50\",\"value_text\":\"29\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_1\",\"value_font_color\":\"#8bc299\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1.2\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_2\":{\"__name\":\"1 Basic - V3 Simple Yellow With Icon\",\"__image\":\"mpc_chart\\/1_v3.jpg\",\"value\":\"67\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;\",\"title\":\"Nothing To Lose\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Retro cold-pressed Schlitz, YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher migas PBR&B street art.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#adadad\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#f6e383\",\"chart_back_background_color\":\"#f3f3f3\",\"icon\":\"etl etl-chat\",\"icon_color\":\"#f6e383\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_20\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_3\":{\"__name\":\"1 Basic - V4 Green With Background And Percentage\",\"__image\":\"mpc_chart\\/1_v4.jpg\",\"value\":\"75\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"title\":\"Simple yet awesome\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_width\":\"12\",\"chart_front_background_color\":\"#88d482\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"75\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_20\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_4\":{\"__name\":\"1 Basic - V5 Blue With Background And Percentage\",\"__image\":\"mpc_chart\\/1_v5.jpg\",\"value\":\"65\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;\",\"title\":\"Featured Chart\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Kale chips raw denim organic paleo farm-to-table. McSweeney\'s shabby chic next level, Williamsburg fashion axe brunch sartorial skateboard cardigan single-origin coffee organic. Williamsburg next level viral.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_width\":\"15\",\"chart_front_background_color\":\"#75cdde\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"65\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_20\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_5\":{\"__name\":\"1 Basic - V6 Orange With Background And Dollar Count\",\"__image\":\"mpc_chart\\/1_v6.jpg\",\"value\":\"40\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"title\":\"Simple yet awesome\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;margin-bottom:10px;\",\"content\":\"Synth farm-to-table Neutra DIY. Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickle.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"description_margin_divider\":\"true\",\"chart_width\":\"12\",\"chart_front_background_color\":\"#f29760\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"181\",\"value_unit\":\"$\",\"value_font_preset\":\"mpc_preset_29\",\"value_font_color\":\"#333333\",\"value_font_size\":\"44\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_8\":{\"__name\":\"2 Clean Marker - V1 Red Light With Icon\",\"__image\":\"mpc_chart\\/2_v1.jpg\",\"value\":\"65\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"Chupa Chups\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"3\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#ff8e92\",\"chart_back_background_color\":\"rgba(255,142,146,0.3)\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"6\",\"marker_background_color\":\"#ff8e92\",\"marker_border_css\":\"border-width:3px;border-color:rgba(255,142,146,0.3);border-style:solid;\"},\"mpc_preset_9\":{\"__name\":\"2 Clean Marker - V2 Violet Thin With Icon\",\"__image\":\"mpc_chart\\/2_v2.jpg\",\"value\":\"78\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"Bazzinga Punk\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#9d9edb\",\"chart_back_background_color\":\"rgba(157,158,219,0.3)\",\"icon\":\"eti eti_lightbulb\",\"icon_color\":\"#9d9edb\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"marker_background_color\":\"#ffffff\",\"marker_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\"},\"mpc_preset_10\":{\"__name\":\"2 Clean Marker - V3 Light With Orbiting Marker\",\"__image\":\"mpc_chart\\/2_v3.jpg\",\"value\":\"86\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"iPhone 6s Score\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Tumblr gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"3\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#47b2ab\",\"chart_back_background_color\":\"rgba(71,178,171,0.3)\",\"icon\":\"eti eti_chat\",\"icon_color\":\"#47b2ab\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"10\",\"marker_background_color\":\"#47b2ab\",\"marker_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;\"},\"mpc_preset_11\":{\"__name\":\"2 Clean Marker - V4 Purple Ultra Thin With Orbiting Marker\",\"__image\":\"mpc_chart\\/2_v4.jpg\",\"value\":\"88\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"Something Went Wrong\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#b65eb2||#ff8e92||0;100||46||linear\",\"chart_back_background_color\":\"#e5e5e5\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"88\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"8\",\"marker_background_color\":\"#b65eb2\",\"marker_border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;\"},\"mpc_preset_12\":{\"__name\":\"2 Clean Marker - V5 Blue Ultra Thin With Small Orbiting Marker\",\"__image\":\"mpc_chart\\/2_v5.jpg\",\"value\":\"74\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"Aquashore Maxfor\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#6289af||#f6e383||0;100||46||linear\",\"chart_back_background_color\":\"#e5e5e5\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"74\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"7\",\"marker_background_color\":\"#6289af\",\"marker_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;\"},\"mpc_preset_13\":{\"__name\":\"2 Clean Marker - V6 Green Ultra Thin With Orbiting Marker\",\"__image\":\"mpc_chart\\/2_v6.jpg\",\"value\":\"63\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"title\":\"Laugh More Worry Less\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#78e89b||#71e7f7||0;100||46||linear\",\"chart_back_background_color\":\"#e5e5e5\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"64\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"8\",\"marker_background_color\":\"#78e89b\",\"marker_border_css\":\"border-width:3px;border-color:#ffffff;border-style:solid;\"},\"mpc_preset_16\":{\"__name\":\"3 Bold - V1 Full Blue Small\",\"__image\":\"mpc_chart\\/3_v1.jpg\",\"value\":\"79\",\"border_css\":\"border-radius:10px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party letterpress semiotics.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"80\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#83bae3||#80e0d4||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_17\":{\"__name\":\"3 Bold - V2 Full Green Huge\",\"__image\":\"mpc_chart\\/3_v2.jpg\",\"value\":\"93\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"18\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"160\",\"chart_radius\":\"160\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#47b2ab||#a4e25a||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_18\":{\"__name\":\"3 Bold - V3 Full Orange Small\",\"__image\":\"mpc_chart\\/3_v3.jpg\",\"value\":\"62\",\"border_css\":\"border-radius:10px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"80\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#d65e58||#f39b60||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_19\":{\"__name\":\"3 Bold - V4 Full Violet Inner Circle Percentage\",\"__image\":\"mpc_chart\\/3_v4.jpg\",\"value\":\"56\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"120\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#57a6db||#a45ce8||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"56\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"36\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"45\",\"inner_circle_background_color\":\"#ffffff\"},\"mpc_preset_20\":{\"__name\":\"3 Bold - V5 Full Lime Inner Circle Percentage\",\"__image\":\"mpc_chart\\/3_v5.jpg\",\"value\":\"79\",\"border_css\":\"border-radius:10px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party letterpress semiotics.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"120\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#e7ff93||#c4ed87||0;100||54||linear\",\"chart_back_background_color\":\"#f7f7f7\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"79\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"36\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"60\",\"inner_circle_background_color\":\"#ffffff\"},\"mpc_preset_21\":{\"__name\":\"3 Bold - V6 Full Orange Inner Circle Percentage\",\"__image\":\"mpc_chart\\/3_v6.jpg\",\"value\":\"83\",\"border_css\":\"border-radius:0px;\",\"title\":\"HE\'S BOLD & FURIOUS\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"120\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#ff68a4||#ffc166||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"83\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"28\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"50\",\"inner_circle_background_color\":\"#ffffff\"},\"mpc_preset_25\":{\"__name\":\"4 Percentage Icon Border - V1 Light Square\",\"__image\":\"mpc_chart\\/4_v1.jpg\",\"value\":\"89\",\"border_css\":\"border-width:10px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:40px;\",\"title\":\"Pale Blue\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:20px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester.\",\"description_font_preset\":\"mpc_preset_44\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"3\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#555555\",\"chart_back_background_color\":\"#f3f3f3\",\"icon\":\"etl etl-lightbulb\",\"icon_color\":\"#8bd5e3\",\"icon_size\":\"60\",\"value_text\":\"89\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#dddddd\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1.5\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"disable_inner_circle\":\"true\",\"disable_outer_circle\":\"true\"},\"mpc_preset_26\":{\"__name\":\"4 Percentage Icon Border - V2 Dark Rounded\",\"__image\":\"mpc_chart\\/4_v2.jpg\",\"value\":\"64\",\"background_color\":\"#3f3f3f\",\"border_css\":\"border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"title\":\"DARRKER THAN NIGHT\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f8bf4d\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:20px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_44\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"6\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#52cfb4\",\"chart_back_background_color\":\"#e0e0e0\",\"icon\":\"etl etl-camera\",\"icon_color\":\"#50c6ad\",\"icon_size\":\"60\",\"value_text\":\"64\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#f8bf4d\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1.5\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"disable_inner_circle\":\"true\",\"disable_outer_circle\":\"true\"},\"mpc_preset_27\":{\"__name\":\"4 Percentage Icon Border - V3 Dashed Grey And Red\",\"__image\":\"mpc_chart\\/4_v3.jpg\",\"value\":\"77\",\"border_css\":\"border-width:2px;border-color:#f3f3f3;border-style:dashed;border-radius:5px;\",\"padding_css\":\"padding:40px;\",\"title\":\"Dash The Red\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:20px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_44\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"120\",\"chart_front_background_color\":\"#df5461\",\"chart_back_background_color\":\"#f3f3f3\",\"icon\":\"etl etl-paintbrush\",\"icon_color\":\"#df5461\",\"icon_size\":\"60\",\"value_text\":\"77\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#dddddd\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1.5\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"disable_inner_circle\":\"true\",\"disable_outer_circle\":\"true\"},\"mpc_preset_28\":{\"__name\":\"5 Gradient - V1 Violet\",\"__image\":\"mpc_chart\\/5_v1.jpg\",\"value\":\"56\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:0px;padding-left:0px;\",\"title\":\"Dark Eye\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"2\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#57a6db||#a45ce8||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"56\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"22\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"35\",\"inner_circle_background_color\":\"#484a53\"},\"mpc_preset_29\":{\"__name\":\"5 Gradient - V2 Green\",\"__image\":\"mpc_chart\\/5_v2.jpg\",\"value\":\"79\",\"border_css\":\"border-radius:10px;\",\"title\":\"Yellow Fun\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party letterpress semiotics.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"2\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#99c471||#91ffa7||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"79\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"22\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"35\",\"inner_circle_background_color\":\"#415141\"},\"mpc_preset_30\":{\"__name\":\"5 Gradient - V3 Reddish\",\"__image\":\"mpc_chart\\/5_v3.jpg\",\"value\":\"92\",\"border_css\":\"border-radius:0px;\",\"title\":\"Nothing To Say\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"3\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#ff68a4||#ffc166||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"92\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"22\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"35\",\"inner_circle_background_color\":\"#484a53\"},\"mpc_preset_31\":{\"__name\":\"5 Gradient - V4 Blue And Gold\",\"__image\":\"mpc_chart\\/5_v4.jpg\",\"value\":\"81\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:0px;padding-left:0px;\",\"title\":\"Dark Eye\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"2\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#275a7a||#2c87a5||0;100||54||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon\":\"eti eti_gift\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"40\",\"value_text\":\"81\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"22\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"inner_circle_radius\":\"35\",\"inner_circle_background_color\":\"#b39a68\"},\"mpc_preset_35\":{\"__name\":\"6 Pattern - V1 Subtle\",\"__image\":\"mpc_chart\\/6_v1.jpg\",\"value\":\"94\",\"title\":\"SUBTLE Pattern\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"12\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"image\",\"chart_front_background_image\":\"4483\",\"chart_front_background_repeat\":\"repeat\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"94\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#555555\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_36\":{\"__name\":\"6 Pattern - V2 Floral Thicker\",\"__image\":\"mpc_chart\\/6_v2.jpg\",\"title\":\"DON\'T HAVE TO BE PERFECT\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#aaaaaa\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"16\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"image\",\"chart_front_background_image\":\"4480\",\"chart_front_background_repeat\":\"repeat\",\"chart_back_background_color\":\"#f3f3f3\",\"disable_icon\":\"true\",\"value_text\":\"80\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#555555\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\"},\"mpc_preset_37\":{\"__name\":\"6 Pattern - V3 Groovy Thick\",\"__image\":\"mpc_chart\\/6_v3.jpg\",\"value\":\"100\",\"border_css\":\"border-radius:10px;\",\"title\":\"SOO... GROOVIE\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#adadad\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_width\":\"26\",\"chart_radius\":\"120\",\"chart_front_background_type\":\"image\",\"chart_front_background_image\":\"4487\",\"chart_front_background_repeat\":\"repeat\",\"chart_back_background_color\":\"#f7f7f7\",\"disable_icon\":\"true\",\"value_text\":\"100\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#555555\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"disable_inner_circle\":\"true\",\"disable_outer_circle\":\"true\"},\"mpc_preset_38\":{\"__name\":\"7 Fancy Marker - V1 Turquoise Blue\",\"__image\":\"mpc_chart\\/7_v1.jpg\",\"value\":\"84\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"CIEm CIEM CIEM\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"5\",\"chart_radius\":\"110\",\"chart_front_background_color\":\"#75cdde\",\"chart_back_background_color\":\"rgba(117,205,222,0.26)\",\"icon\":\"eti eti_check_alt\",\"icon_color\":\"#6accc5\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"8\",\"marker_background_color\":\"#f7bf5a\",\"marker_border_css\":\"border-width:4px;border-color:#fcf6e3;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_39\":{\"__name\":\"7 Fancy Marker - V2 Gold And Blue With Big Marker\",\"__image\":\"mpc_chart\\/7_v2.jpg\",\"value\":\"68\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"HOLE IN THE Wall\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics actually tofu. Occupy 8-bit freegan scenester Austin mlkshk, Carles viral literally.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"20\",\"chart_radius\":\"110\",\"chart_front_background_color\":\"#b39a68\",\"chart_back_background_color\":\"#f7f7f7\",\"disable_icon\":\"true\",\"value_text\":\"68\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#aaaaaa\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"10\",\"marker_background_color\":\"#275a7a\",\"marker_border_css\":\"border-width:2px;border-color:#275a7a;border-style:solid;\",\"disable_inner_circle\":\"true\",\"disable_outer_circle\":\"true\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_40\":{\"__name\":\"7 Fancy Marker - V3 Red And Orange Thin\",\"__image\":\"mpc_chart\\/7_v3.jpg\",\"value\":\"65\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"Chupa Chups\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"3\",\"chart_radius\":\"110\",\"chart_front_background_color\":\"#f7bf5a\",\"chart_back_background_color\":\"#fcf6e3\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#df5461\",\"icon_size\":\"60\",\"disable_value\":\"true\",\"value_font_preset\":\"mpc_preset_4\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"60\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"6\",\"marker_background_color\":\"#df5461\",\"marker_border_css\":\"border-width:3px;border-color:#fcf6e3;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_41\":{\"__name\":\"7 Fancy Marker - V4 Red\",\"__image\":\"mpc_chart\\/7_v4.jpg\",\"value\":\"85\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"title\":\"Something Wrong?\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#ff8e92||#ffeced||35;100||30||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"88\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"8\",\"marker_background_color\":\"#ff8e92\",\"marker_border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_42\":{\"__name\":\"7 Fancy Marker - V5 Light Blue\",\"__image\":\"mpc_chart\\/7_v5.jpg\",\"value\":\"74\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"title\":\"Aquashore Maxfor\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#6289af||#dee6ee||27;100||34||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"74\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"7\",\"marker_background_color\":\"#6289af\",\"marker_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_43\":{\"__name\":\"7 Fancy Marker - V6 Light Green\",\"__image\":\"mpc_chart\\/7_v6.jpg\",\"value\":\"63\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"title\":\"Laugh More \",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#8cd381||#e0f5db||0;100||26||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"64\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"7\",\"marker_background_color\":\"#8cd381\",\"marker_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_44\":{\"__name\":\"7 Fancy Marker - V7 Light Violet\",\"__image\":\"mpc_chart\\/7_v7.jpg\",\"value\":\"74\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"title\":\"Something Wrong?\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#606060\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.4\",\"description_font_align\":\"center\",\"chart_width\":\"1\",\"chart_radius\":\"80\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#b188df||#efe6f8||35;100||30||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"icon_color\":\"#ff8e92\",\"icon_size\":\"60\",\"value_text\":\"74\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_48\",\"value_font_color\":\"#ababab\",\"value_font_size\":\"40\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"marker_radius\":\"8\",\"marker_background_color\":\"#b188df\",\"marker_border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_49\":{\"__name\":\"8 Inner Outer Circle - V1 White Dark Blue\",\"__image\":\"mpc_chart\\/8_v1.jpg\",\"value\":\"90\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"Dante\'s inferno wannabe\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress.\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#769bd9||#9f72d7||0;100||45||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"90\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#555555\",\"value_font_size\":\"24\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"marker_background_color\":\"#ffffff\",\"marker_border_css\":\"border-width:3px;border-color:#5b5b5b;border-style:solid;\",\"inner_circle_radius\":\"40\",\"inner_circle_background_color\":\"#ffffff\",\"inner_circle_border_css\":\"border-width:0px;border-style:solid;\",\"outer_circle_radius\":\"91\",\"outer_circle_background_color\":\"#484a53\",\"outer_circle_border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_50\":{\"__name\":\"8 Inner Outer Circle - V2 White Dark Green Yellow\",\"__image\":\"mpc_chart\\/8_v2.jpg\",\"value\":\"77\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"Something Very Impressing\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress semiotics.\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#52cfb4||#f8bf4d||0;100||45||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"77\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#b0b0b0\",\"value_font_size\":\"24\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"marker_background_color\":\"#ffffff\",\"marker_border_css\":\"border-width:3px;border-color:#5b5b5b;border-style:solid;\",\"inner_circle_radius\":\"40\",\"inner_circle_background_color\":\"#ffffff\",\"inner_circle_border_css\":\"border-width:0px;border-style:solid;\",\"outer_circle_radius\":\"91\",\"outer_circle_background_color\":\"#3f3f3f\",\"outer_circle_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"},\"mpc_preset_51\":{\"__name\":\"8 Inner Outer Circle - V3 Red Purple\",\"__image\":\"mpc_chart\\/8_v3.jpg\",\"value\":\"64\",\"padding_divider\":\"true\",\"padding_css\":\"padding-right:20px;padding-left:20px;\",\"title\":\"Jogobella Musli\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:40px;margin-bottom:15px;\",\"content\":\"Salvia pour-over actually aesthetic McSweeney\'s, chillwave quinoa roof party. Pour-over Thundercats letterpress.\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"center\",\"chart_front_background_type\":\"gradient\",\"chart_front_background_gradient\":\"#b65eb2||#ff8e92||0;100||45||linear\",\"chart_back_background_color\":\"#ffffff\",\"disable_icon\":\"true\",\"value_text\":\"64\",\"value_unit\":\"%\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#555555\",\"value_font_size\":\"24\",\"value_font_line_height\":\"1\",\"value_font_transform\":\"uppercase\",\"disable_marker\":\"true\",\"marker_background_color\":\"#ffffff\",\"marker_border_css\":\"border-width:3px;border-color:#5b5b5b;border-style:solid;\",\"inner_circle_radius\":\"40\",\"inner_circle_background_color\":\"#ffffff\",\"inner_circle_border_css\":\"border-width:0px;border-style:solid;\",\"outer_circle_radius\":\"91\",\"outer_circle_background_color\":\"#484a53\",\"outer_circle_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;\",\"chart_front_background_image\":\"4487\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(222, 'mpc_presets_mpc_circle_icons', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(223, 'mpc_presets_mpc_connected_icons', '{\"default\":{\"cols\":\"3\",\"lines_target\":\"box\",\"gap\":\"50\",\"lines_style\":\"solid\",\"lines_color\":\"#e5e5e5\",\"lines_weight\":\"2\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_13\":{\"__name\":\"1 Thin Light Grey Vertical \",\"__image\":\"mpc_connected_icons\\/1.jpg\",\"layout\":\"vertical\",\"lines_number\":\"1\",\"lines_style\":\"solid\",\"lines_color\":\"#efefef\",\"lines_weight\":\"2\"},\"mpc_preset_17\":{\"__name\":\"2 Thin Light Grey Dashed Vertical \",\"__image\":\"mpc_connected_icons\\/2.jpg\",\"layout\":\"vertical\",\"lines_style\":\"dashed\",\"lines_color\":\"#e0e0e0\",\"animation_in_offset\":\"75\"},\"mpc_preset_20\":{\"__name\":\"3 Thin Light Green Dotted Horizontal \",\"__image\":\"mpc_connected_icons\\/3.jpg\",\"lines_style\":\"dotted\",\"lines_color\":\"rgba(142,194,152,0.5)\",\"animation_in_offset\":\"75\"},\"mpc_preset_23\":{\"__name\":\"4 Thicker Light Grey Dashed Horizontal \",\"__image\":\"mpc_connected_icons\\/4.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"gap\":\"50\",\"lines_style\":\"dashed\",\"lines_color\":\"#e0e0e0\",\"lines_weight\":\"3\",\"animation_in_offset\":\"75\"},\"mpc_preset_26\":{\"__name\":\"5 Thicker Light Grey Solid Horizontal \",\"__image\":\"mpc_connected_icons\\/5.jpg\",\"lines_color\":\"#efefef\",\"lines_weight\":\"2\",\"animation_in_offset\":\"75\"},\"mpc_preset_29\":{\"__name\":\"6 Thicker Green Dotted Horizontal \",\"__image\":\"mpc_connected_icons\\/6.jpg\",\"lines_style\":\"dotted\",\"lines_color\":\"#5dbd98\",\"lines_weight\":\"2\",\"animation_in_offset\":\"75\"},\"mpc_preset_30\":{\"__name\":\"7 Thin Violet Solid Vertical \",\"__image\":\"mpc_connected_icons\\/7.jpg\",\"layout\":\"vertical\",\"gap\":\"0\",\"lines_color\":\"#a990e0\",\"animation_in_offset\":\"75\"},\"mpc_preset_31\":{\"__name\":\"8 Thicker Grey Solid Vertical \",\"__image\":\"mpc_connected_icons\\/8.jpg\",\"layout\":\"vertical\",\"gap\":\"0\",\"lines_color\":\"#efefef\",\"lines_weight\":\"2\",\"animation_in_offset\":\"75\"},\"mpc_preset_32\":{\"__name\":\"9 Thick Dark Grey Solid Vertical \",\"__image\":\"mpc_connected_icons\\/9.jpg\",\"layout\":\"vertical\",\"lines_target\":\"box\",\"gap\":\"25\",\"lines_color\":\"#e0e0e0\",\"lines_weight\":\"15\"},\"mpc_preset_0\":{\"__name\":\"10 Thick Dark Double Solid Vertical \",\"__image\":\"mpc_connected_icons\\/10.jpg\",\"layout\":\"vertical\",\"lines_target\":\"box\",\"lines_number\":\"2\",\"lines_color\":\"#333333\",\"lines_gap\":\"3\",\"lines_weight\":\"8\",\"animation_in_offset\":\"75\"},\"mpc_preset_1\":{\"__name\":\"11 Uber Thick Solid Grey Horizontal\",\"__image\":\"mpc_connected_icons\\/11.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"lines_color\":\"#f2f2f2\",\"lines_weight\":\"100\"},\"mpc_preset_2\":{\"__name\":\"12 Tripple Yellow Solid Thick Horizontal\",\"__image\":\"mpc_connected_icons\\/12.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"lines_number\":\"3\",\"lines_color\":\"#f8bf4d\",\"lines_gap\":\"5\",\"lines_weight\":\"5\",\"animation_in_offset\":\"75\"},\"mpc_preset_3\":{\"__name\":\"13 Double Light Grey Solid Thick Vertical\",\"__image\":\"mpc_connected_icons\\/13.jpg\",\"layout\":\"vertical\",\"lines_target\":\"box\",\"gap\":\"25\",\"lines_number\":\"2\",\"lines_style\":\"dashed\",\"lines_color\":\"#f8f7f5\",\"lines_gap\":\"10\",\"lines_weight\":\"20\",\"animation_in_offset\":\"75\"},\"mpc_preset_4\":{\"__name\":\"14 Orange Triple Dotted Think Vertical\",\"__image\":\"mpc_connected_icons\\/14.jpg\",\"layout\":\"vertical\",\"lines_target\":\"box\",\"gap\":\"30\",\"lines_number\":\"3\",\"lines_style\":\"dotted\",\"lines_color\":\"#f2c3a7\",\"lines_gap\":\"5\",\"lines_weight\":\"3\",\"animation_in_offset\":\"75\"},\"mpc_preset_5\":{\"__name\":\"15 Solid Grey Thick Vertical\",\"__image\":\"mpc_connected_icons\\/15.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"lines_color\":\"#efefef\",\"lines_weight\":\"10\",\"animation_in_offset\":\"75\"},\"mpc_preset_6\":{\"__name\":\"16 Double Solid Light Grey Thin Vertical\",\"__image\":\"mpc_connected_icons\\/16.jpg\",\"layout\":\"vertical\",\"gap\":\"25\",\"lines_number\":\"2\",\"lines_color\":\"#eeeeee\",\"lines_gap\":\"2\",\"lines_weight\":\"2\",\"animation_in_offset\":\"75\"},\"mpc_preset_7\":{\"__name\":\"17 Solid Green Thick Vertical\",\"__image\":\"mpc_connected_icons\\/17.jpg\",\"layout\":\"vertical\",\"gap\":\"25\",\"lines_color\":\"#88d482\",\"lines_weight\":\"10\",\"animation_in_offset\":\"75\"},\"mpc_preset_8\":{\"__name\":\"18 Solid Turquoise Thick Vertical On The Side\",\"__image\":\"mpc_connected_icons\\/18.jpg\",\"layout\":\"vertical\",\"gap\":\"25\",\"lines_color\":\"#92ced5\",\"lines_weight\":\"7\",\"animation_in_offset\":\"75\"},\"mpc_preset_9\":{\"__name\":\"19 Solid Sandy Thick Vertical On The Side\",\"__image\":\"mpc_connected_icons\\/19.jpg\",\"layout\":\"vertical\",\"gap\":\"25\",\"lines_color\":\"#e6bf73\",\"lines_weight\":\"10\",\"animation_in_offset\":\"75\"},\"mpc_preset_33\":{\"__name\":\"Image Based Icon Slim Blue Frame\",\"__image\":\"mpc_connected_icons\\/image_based_icon_slim_blue_frame.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"gap\":\"60\",\"lines_style\":\"dotted\",\"lines_color\":\"rgba(134,180,206,0.49)\",\"lines_weight\":\"5\"},\"mpc_preset_34\":{\"__name\":\"Pin Sticky Notes Yellow Green Dotted\",\"__image\":\"mpc_connected_icons\\/pinned_sticky_notes_yellow_dotted.jpg\",\"cols\":\"3\",\"lines_target\":\"box\",\"gap\":\"50\",\"lines_style\":\"dotted\",\"lines_color\":\"#fffae5\",\"lines_weight\":\"5\"}}', 'no'),
(224, 'mpc_presets_mpc_countdown', '{\"default\":{\"date\":\"22\\/11\\/2018 17:00:00\",\"item_font_preset\":\"default\",\"item_font_color\":\"#333333\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"default\",\"label_font_color\":\"#555555\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_color\":\"#e5e5e5\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Classic Countdown V1\",\"__image\":\"mpc_countdown\\/1_v1.jpg\",\"date\":\"07\\/12\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#f29760\",\"item_font_size\":\"80\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#3d3d3d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\"},\"mpc_preset_1\":{\"__name\":\"1 Classic Countdown V2\",\"__image\":\"mpc_countdown\\/1_v2.jpg\",\"date\":\"25\\/02\\/2017 17:00:58\",\"years\":\"true\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#75cdde\",\"item_font_size\":\"60\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#3d3d3d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\"},\"mpc_preset_2\":{\"__name\":\"1 Classic Countdown V3\",\"__image\":\"mpc_countdown\\/1_v3.jpg\",\"alignment\":\"top\",\"date\":\"25\\/02\\/2017 17:00:58\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#88d482\",\"item_font_size\":\"60\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#5b5b5b\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;\"},\"mpc_preset_3\":{\"__name\":\"2 Countdown On Background V1\",\"__image\":\"mpc_countdown\\/2_v1.jpg\",\"date\":\"07\\/12\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"40\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#3d3d3d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_color\":\"#df5461\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\"},\"mpc_preset_4\":{\"__name\":\"2 Countdown On Background V2\",\"__image\":\"mpc_countdown\\/2_v2.jpg\",\"date\":\"27\\/06\\/2018 17:00:58\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"40\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#3d3d3d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_type\":\"image\",\"background_image\":\"4488\",\"background_color\":\"#df5461\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"days\":\"true\",\"hours\":\"true\",\"minutes\":\"true\",\"seconds\":\"true\"},\"mpc_preset_5\":{\"__name\":\"2 Countdown On Background V3\",\"__image\":\"mpc_countdown\\/2_v3.jpg\",\"date\":\"07\\/12\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#edca57\",\"item_font_size\":\"40\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#898989\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_color\":\"#3b3b3b\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:60px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4488\"},\"mpc_preset_6\":{\"__name\":\"3 Countdown - Square Background V1\",\"__image\":\"mpc_countdown\\/3_v1.jpg\",\"date\":\"22\\/11\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_color\":\"#94d1dd\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4488\"},\"mpc_preset_7\":{\"__name\":\"3 Countdown - Square Background V2\",\"__image\":\"mpc_countdown\\/3_v2.jpg\",\"date\":\"27\\/11\\/2015 17:00:58\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"60\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_type\":\"image\",\"background_image\":\"4489\",\"background_color\":\"#5fc6b2\",\"background_repeat\":\"repeat\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\"},\"mpc_preset_8\":{\"__name\":\"3 Countdown - Square Background V3\",\"__image\":\"mpc_countdown\\/3_v3.jpg\",\"date\":\"22\\/11\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_10\",\"item_font_color\":\"#ffffff\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_10\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_type\":\"image\",\"background_image\":\"4490\",\"background_color\":\"#ededed\",\"background_repeat\":\"repeat\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:15px;border-left:0px;border-color:#c6c6c6;border-style:solid;\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\"},\"mpc_preset_16\":{\"__name\":\"3 Countdown - Square Background V4\",\"__image\":\"mpc_countdown\\/3_v4.jpg\",\"date\":\"27\\/11\\/2015 17:00:58\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"60\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_6\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_type\":\"image\",\"background_image\":\"4491\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\"},\"mpc_preset_9\":{\"__name\":\"4 Countdown - Border V1 \",\"__image\":\"mpc_countdown\\/4_v1.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"years\":\"true\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#94d1dd\",\"item_font_size\":\"36\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_css\":\"border-width:2px;border-color:#94d1dd;border-style:solid;border-radius:999px;\",\"padding_css\":\"padding:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_10\":{\"__name\":\"4 Countdown - Border V2\",\"__image\":\"mpc_countdown\\/4_v2.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_10\",\"item_font_color\":\"#df5461\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_css\":\"border-width:4px;border-color:#df5461;border-style:dashed;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_11\":{\"__name\":\"4 Countdown - Border V3\",\"__image\":\"mpc_countdown\\/4_v3.jpg\",\"date\":\"08\\/05\\/2016 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_10\",\"item_font_color\":\"#88d482\",\"item_font_size\":\"40\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_css\":\"border-width:8px;border-color:#88d482;border-style:double;border-radius:999px;\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_12\":{\"__name\":\"4 Countdown - Border V4\",\"__image\":\"mpc_countdown\\/4_v4.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#f8bf4d\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_5\",\"label_font_color\":\"#6d6d6d\",\"label_font_size\":\"20\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_css\":\"border-width:4px;border-color:#f8bf4d;border-style:dotted;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_13\":{\"__name\":\"5 Countdown - Other V1\",\"__image\":\"mpc_countdown\\/5_v1.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#5b5b5b\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_6\",\"label_font_color\":\"#f7f7f7\",\"label_font_size\":\"26\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"background_color\":\"rgba(255,255,255,0.44)\",\"border_css\":\"border-width:15px;border-color:rgba(26,26,26,0.14);border-style:solid;border-radius:999px;\",\"padding_css\":\"padding:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_14\":{\"__name\":\"5 Countdown - Other V2\",\"__image\":\"mpc_countdown\\/5_v2.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"item_font_preset\":\"mpc_preset_8\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"60\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_6\",\"label_font_color\":\"#f7f7f7\",\"label_font_size\":\"26\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_css\":\"border-width:3px;border-color:#f7f7f7;border-style:solid;border-radius:999px;\",\"padding_css\":\"padding:35px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;margin-bottom:20px;margin-left:15px;\",\"force_square\":\"true\",\"days\":\"true\",\"hours\":\"true\",\"minutes\":\"true\",\"seconds\":\"true\",\"background_image\":\"4491\"},\"mpc_preset_15\":{\"__name\":\"5 Countdown - Other V3\",\"__image\":\"mpc_countdown\\/5_v3.jpg\",\"date\":\"18\\/04\\/2017 17:00:58\",\"months\":\"true\",\"item_font_preset\":\"mpc_preset_9\",\"item_font_color\":\"#f7f7f7\",\"item_font_size\":\"50\",\"item_font_line_height\":\"1\",\"item_font_transform\":\"uppercase\",\"item_font_align\":\"center\",\"label_font_preset\":\"mpc_preset_6\",\"label_font_color\":\"#f7f7f7\",\"label_font_size\":\"26\",\"label_font_transform\":\"uppercase\",\"label_font_align\":\"center\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:10px;border-left:0px;border-color:#f7f7f7;border-style:solid;\",\"padding_css\":\"padding:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:20px;\",\"force_square\":\"true\",\"background_image\":\"4491\"}}', 'no'),
(225, 'mpc_presets_mpc_counter', '{\"default\":{\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Default Counter\",\"counter_font_preset\":\"default\",\"counter_font_color\":\"#777777\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"1024\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"etl etl-map\",\"mpc_icon__icon_color\":\"#8ac4f1\",\"mpc_icon__icon_size\":\"70\",\"mpc_icon__padding_divider\":\"true\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Basic - V1 Big Center\",\"__image\":\"mpc_counter\\/1_v1.jpg\",\"title_font_preset\":\"mpc_preset_44\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Great Things\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"79152\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"etl etl-map\",\"mpc_icon__icon_color\":\"#d75f58\",\"mpc_icon__icon_size\":\"70\",\"mpc_icon__padding_divider\":\"true\"},\"mpc_preset_1\":{\"__name\":\"1 Basic - V2 Big Left\",\"__image\":\"mpc_counter\\/1_v2.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"middle\",\"title_font_preset\":\"mpc_preset_44\",\"title_font_color\":\"#888888\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Features\",\"counter_font_preset\":\"mpc_preset_5\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"44\",\"counter_font_line_height\":\"1.5\",\"value\":\"1495\",\"duration\":\"4000\",\"mpc_icon__icon\":\"etl etl-layers\",\"mpc_icon__icon_color\":\"#83bae3\",\"mpc_icon__icon_size\":\"60\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:20px;\"},\"mpc_preset_2\":{\"__name\":\"1 Basic - V3 Small Right\",\"__image\":\"mpc_counter\\/1_v3.jpg\",\"layout\":\"style_6\",\"alignment\":\"right\",\"icon_vertical\":\"bottom\",\"title_font_preset\":\"mpc_preset_44\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Something\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"36\",\"counter_font_line_height\":\"1.45\",\"value\":\"975\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"etl etl-lock\",\"mpc_icon__icon_color\":\"#b65fb3\",\"mpc_icon__icon_size\":\"55\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-left:10px;\"},\"mpc_preset_5\":{\"__name\":\"2 Divider - V1 Bold Center\",\"__image\":\"mpc_counter\\/2_v1.jpg\",\"layout\":\"style_2\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Downloaded\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"68791\",\"duration\":\"1750\",\"border_css\":\"border-color:#f7f7f7;\",\"mpc_icon__icon\":\"etl etl-map\",\"mpc_icon__icon_color\":\"#d75f58\",\"mpc_icon__icon_size\":\"70\",\"mpc_icon__padding_divider\":\"true\",\"mpc_divider__preset\":\"\",\"mpc_divider__width\":\"60\",\"mpc_divider__lines_color\":\"#88d482\",\"mpc_divider__lines_weight\":\"8\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:8px;padding-bottom:10px;\"},\"mpc_preset_6\":{\"__name\":\"2 Divider - V2 Light Center\",\"__image\":\"mpc_counter\\/2_v2.jpg\",\"layout\":\"style_3\",\"title_font_preset\":\"mpc_preset_44\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Pretty Cool Numbers\",\"counter_font_preset\":\"mpc_preset_5\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"1698\",\"duration\":\"2800\",\"border_css\":\"border-color:#f7f7f7;\",\"mpc_icon__icon\":\"etl etl-toolbox\",\"mpc_icon__icon_color\":\"#92cbbb\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__padding_divider\":\"true\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_10\":{\"__name\":\"3 Background - V1 Dark Dashed\",\"__image\":\"mpc_counter\\/3_v1.jpg\",\"alignment\":\"right\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Slices Of Pizza\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"83579\",\"type\":\"random\",\"duration\":\"2200\",\"border_css\":\"border-width:5px;border-color:#333333;border-style:dashed;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"mpc_icon__icon\":\"etl etl-tools\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:0px;\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_11\":{\"__name\":\"3 Background - V2 Dark Color Solid\",\"__image\":\"mpc_counter\\/3_v2.jpg\",\"layout\":\"style_3\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#b0b0b0\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Shortcodes\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#f8bf4d\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"9261\",\"type\":\"random\",\"duration\":\"2200\",\"background_color\":\"#3f3f3f\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"mpc_icon__icon\":\"etl etl-layers\",\"mpc_icon__icon_color\":\"#52cfb4\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_12\":{\"__name\":\"3 Background - V3 Dark Blue Round Solid\",\"__image\":\"mpc_counter\\/3_v3.jpg\",\"layout\":\"style_4\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#275a7a\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Dart Competition\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#275a7a\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"3731\",\"type\":\"random\",\"duration\":\"2200\",\"border_css\":\"border-width:2px;border-color:#275a7a;border-style:solid;border-radius:500px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"mpc_icon__icon\":\"etl etl-target\",\"mpc_icon__icon_color\":\"#275a7a\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:0px;\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_13\":{\"__name\":\"3 Background - V4 Reddish Square Solid\",\"__image\":\"mpc_counter\\/3_v4.jpg\",\"alignment\":\"left\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#da758f\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"New Items\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#da758f\",\"counter_font_size\":\"50\",\"counter_font_line_height\":\"1.55\",\"value\":\"10542\",\"type\":\"random\",\"duration\":\"2200\",\"border_css\":\"border-width:5px;border-color:#da758f;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:35px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"mpc_icon__icon\":\"etl etl-basket\",\"mpc_icon__icon_color\":\"#da758f\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_1\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_number\":\"2\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_gap\":\"4\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_14\":{\"__name\":\"3 Background - V5 Round Solid Blue Horizontal\",\"__image\":\"mpc_counter\\/3_v5.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"middle\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Flights\",\"counter_font_preset\":\"mpc_preset_20\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1.5\",\"value\":\"1495\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"mi mi-airplanemode_active\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#75cdde\",\"mpc_icon__border_css\":\"border-radius:500px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:10px;margin-right:20px;\",\"mpc_divider__disable\":\"true\"},\"mpc_preset_15\":{\"__name\":\"3 Background - V6 Round Border Solid Orange Horizontal\",\"__image\":\"mpc_counter\\/3_v6.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"middle\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Charges\",\"counter_font_preset\":\"mpc_preset_20\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1.5\",\"value\":\"7623\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"mi mi-battery_charging_full\",\"mpc_icon__icon_color\":\"#f29760\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f29760;border-style:solid;border-radius:500px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:10px;margin-right:20px;\"},\"mpc_preset_16\":{\"__name\":\"3 Background - V7 Solid Blue Rounded Corners Horizontal\",\"__image\":\"mpc_counter\\/3_v7.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"middle\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Likes\",\"counter_font_preset\":\"mpc_preset_20\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1.5\",\"value\":\"32142\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"mi mi-favorite_border\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#75cdde\",\"mpc_icon__border_css\":\"border-radius:10px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:10px;margin-right:20px;\"},\"mpc_preset_17\":{\"__name\":\"3 Background - V8 Dashed Square Orange Horizontal\",\"__image\":\"mpc_counter\\/3_v8.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"middle\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title\":\"Run\",\"counter_font_preset\":\"mpc_preset_20\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1.5\",\"value\":\"6645\",\"type\":\"random\",\"duration\":\"2000\",\"mpc_icon__icon\":\"mi mi-directions_run\",\"mpc_icon__icon_color\":\"#f29760\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-width:3px;border-color:#f29760;border-style:dashed;border-radius:0px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:10px;margin-right:20px;\"},\"mpc_preset_38\":{\"__name\":\"4 Prefix-Suffix - Bike\",\"__image\":\"mpc_counter\\/4_v1.jpg\",\"title_font_preset\":\"mpc_preset_85\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"35\",\"counter_font_line_height\":\"1.55\",\"type\":\"random\",\"value\":\"6400\",\"duration\":\"3000\",\"suffix\":\"miles\",\"addon_gap\":\"9\",\"mpc_icon__icon\":\"mi mi-directions_bike\",\"mpc_icon__icon_color\":\"#ff9456\",\"mpc_icon__icon_size\":\"75\",\"mpc_icon__padding_divider\":\"true\"},\"mpc_preset_36\":{\"__name\":\"4 Prefix-Suffix - Red Icon\",\"__image\":\"mpc_counter\\/4_v2.jpg\",\"title_font_preset\":\"mpc_preset_85\",\"title_font_color\":\"#555555\",\"title_font_size\":\"23\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"35\",\"counter_font_line_height\":\"1.55\",\"type\":\"random\",\"value\":\"2000\",\"duration\":\"3000\",\"prefix\":\"Over\",\"suffix\":\"subscribes\",\"addon_gap\":\"7\",\"mpc_icon__icon\":\"fa fa-play-circle\",\"mpc_icon__icon_color\":\"#ff4747\",\"mpc_icon__icon_size\":\"75\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__animation_loop_type\":\"callout.swing\",\"mpc_icon__animation_loop_duration\":\"1000\",\"mpc_icon__animation_loop_delay\":\"2350\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_37\":{\"__name\":\"4 Prefix-Suffix - Spotify\",\"__image\":\"mpc_counter\\/4_v3.jpg\",\"title_font_preset\":\"mpc_preset_85\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"35\",\"counter_font_line_height\":\"1.55\",\"type\":\"random\",\"value\":\"628\",\"duration\":\"3000\",\"prefix\":\"Excellent\",\"suffix\":\"songs\",\"addon_gap\":\"7\",\"mpc_icon__icon\":\"fa fa-spotify\",\"mpc_icon__icon_color\":\"#7ed354\",\"mpc_icon__icon_size\":\"76\",\"mpc_icon__border_css\":\"border-color:#7ed354;\",\"mpc_icon__padding_divider\":\"true\"},\"mpc_preset_39\":{\"__name\":\"4 Prefix-Suffix - Travels\",\"__image\":\"mpc_counter\\/4_v4.jpg\",\"title_font_preset\":\"mpc_preset_85\",\"title_font_color\":\"#555555\",\"title_font_size\":\"25\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"counter_font_preset\":\"mpc_preset_29\",\"counter_font_color\":\"#555555\",\"counter_font_size\":\"35\",\"counter_font_line_height\":\"1.55\",\"type\":\"random\",\"value\":\"120\",\"duration\":\"3000\",\"suffix\":\"travels\",\"addon_gap\":\"9\",\"mpc_icon__icon\":\"mi mi-directions_boat\",\"mpc_icon__icon_color\":\"#42a9c9\",\"mpc_icon__icon_size\":\"75\",\"mpc_icon__padding_divider\":\"true\"},\"mpc_preset_43\":{\"__name\":\"Vector - Calls\",\"__image\":\"mpc_counter\\/vector_calls.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"bottom\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title\":\"Calls\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1\",\"value\":\"427\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4492\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:20px;\"},\"mpc_preset_40\":{\"__name\":\"Vector - Clicks\",\"__image\":\"mpc_counter\\/vector_clicks.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"bottom\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title\":\"Clicks\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1\",\"value\":\"3000\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4493\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:20px;\"},\"mpc_preset_42\":{\"__name\":\"Vector - Messages\",\"__image\":\"mpc_counter\\/vector_messages.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"bottom\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title\":\"Messages\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1\",\"value\":\"856\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4494\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:20px;\"},\"mpc_preset_47\":{\"__name\":\"Vector - Notes Bottom\",\"__image\":\"mpc_counter\\/vector_notes_bottom.jpg\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"0.5\",\"title\":\"Notes\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#318590\",\"counter_font_size\":\"30\",\"counter_font_line_height\":\"1\",\"value\":\"265\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4495\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-bottom:10px;\",\"mpc_divider__width\":\"40\",\"mpc_divider__lines_color\":\"#8e8e8e\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;padding-bottom:5px;\"},\"mpc_preset_44\":{\"__name\":\"Vector - Telescope Bottom\",\"__image\":\"mpc_counter\\/vector_telescope_bottom.jpg\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"0.5\",\"title\":\"Stars\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#318590\",\"counter_font_size\":\"30\",\"counter_font_line_height\":\"1\",\"value\":\"15769\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4496\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-bottom:10px;\",\"mpc_divider__width\":\"50\",\"mpc_divider__lines_color\":\"#8E8E8E\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;padding-bottom:5px;\"},\"mpc_preset_45\":{\"__name\":\"Vector - Trophy Bottom\",\"__image\":\"mpc_counter\\/vector_trophy_bottom.jpg\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"0.5\",\"title\":\"Wins\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#318590\",\"counter_font_size\":\"30\",\"counter_font_line_height\":\"1\",\"value\":\"28\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4497\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-bottom:10px;\",\"mpc_divider__width\":\"30\",\"mpc_divider__lines_color\":\"#8e8e8e\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;padding-bottom:5px;\"},\"mpc_preset_41\":{\"__name\":\"Vector - Twitts\",\"__image\":\"mpc_counter\\/vector_twitts.jpg\",\"layout\":\"style_5\",\"alignment\":\"left\",\"icon_vertical\":\"bottom\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title\":\"Twitts\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#333333\",\"counter_font_size\":\"40\",\"counter_font_line_height\":\"1\",\"value\":\"6426\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4498\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:20px;\"},\"mpc_preset_46\":{\"__name\":\"Vector - Violin Bottom\",\"__image\":\"mpc_counter\\/vector_violin_bottom.jpg\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#555555\",\"title_font_size\":\"20\",\"title_font_line_height\":\"0.5\",\"title\":\"Concerts\",\"counter_font_preset\":\"mpc_preset_25\",\"counter_font_color\":\"#318590\",\"counter_font_size\":\"30\",\"counter_font_line_height\":\"1\",\"value\":\"86\",\"duration\":\"1300\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4499\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-bottom:10px;\",\"mpc_divider__width\":\"30\",\"mpc_divider__lines_color\":\"#8e8e8e\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;padding-bottom:5px;\"}}', 'no'),
(226, 'mpc_presets_mpc_cubebox', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(227, 'mpc_presets_mpc_divider', '{\"default\":{\"width\":\"20\",\"align\":\"right\",\"content_type\":\"icon\",\"content_position\":\"100\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:5px;\",\"icon\":\"fa fa-circle-o\",\"icon_color\":\"#e5e5e5\",\"icon_size\":\"15\",\"lines_color\":\"#e5e5e5\",\"lines_weight\":\"2\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Simple - Double Line\",\"__image\":\"mpc_divider\\/1_simple_divider_double_line.jpg\",\"width\":\"35\",\"lines_number\":\"2\",\"lines_color\":\"#df5461\",\"lines_gap\":\"4\",\"lines_weight\":\"2\"},\"mpc_preset_2\":{\"__name\":\"1 Simple - Single Line\",\"__image\":\"mpc_divider\\/1_simple_divider_single_line.jpg\",\"width\":\"20\",\"align\":\"left\",\"lines_color\":\"#76bdcc\",\"lines_weight\":\"2\"},\"mpc_preset_3\":{\"__name\":\"1 Simple - Three Lines\",\"__image\":\"mpc_divider\\/1_simple_divider_triple_line.jpg\",\"width\":\"20\",\"align\":\"right\",\"lines_number\":\"3\",\"lines_color\":\"#88d482\",\"lines_gap\":\"3\",\"lines_weight\":\"2\"},\"mpc_preset_4\":{\"__name\":\"2 Other Style - Dashed\",\"__image\":\"mpc_divider\\/2_other_dashed.jpg\",\"width\":\"30\",\"lines_style\":\"dashed\",\"lines_color\":\"#eaeaea\",\"lines_weight\":\"2\"},\"mpc_preset_5\":{\"__name\":\"2 Other Style - Dotted\",\"__image\":\"mpc_divider\\/2_other_dotted.jpg\",\"width\":\"30\",\"lines_style\":\"dotted\",\"lines_color\":\"#b39a68\",\"lines_weight\":\"2\"},\"mpc_preset_6\":{\"__name\":\"3 Divider - Icon Center\",\"__image\":\"mpc_divider\\/3_divider_icon_center.jpg\",\"width\":\"30\",\"content_type\":\"icon\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"icon\":\"fa fa-heart\",\"icon_color\":\"#d37e69\",\"icon_size\":\"24\",\"lines_color\":\"#d37e69\",\"lines_weight\":\"2\"},\"mpc_preset_7\":{\"__name\":\"3 Divider - Icon Left\",\"__image\":\"mpc_divider\\/4_divider_letter_left.jpg\",\"width\":\"20\",\"align\":\"left\",\"content_type\":\"icon\",\"content_position\":\"0\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:5px;padding-left:0px;\",\"icon\":\"fa fa-circle\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"15\",\"lines_color\":\"#76bdcc\",\"lines_weight\":\"2\"},\"mpc_preset_8\":{\"__name\":\"3 Divider - Icon Right\",\"__image\":\"mpc_divider\\/3_divider_icon_right.jpg\",\"width\":\"20\",\"align\":\"right\",\"content_type\":\"icon\",\"content_position\":\"100\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:5px;\",\"icon\":\"fa fa-circle-o\",\"icon_color\":\"#98c96a\",\"icon_size\":\"15\",\"lines_color\":\"#98c96a\",\"lines_weight\":\"2\"},\"mpc_preset_9\":{\"__name\":\"4 Divider - Letter Center\",\"__image\":\"mpc_divider\\/4_divider_letter_center.jpg\",\"content_type\":\"icon\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"icon_type\":\"character\",\"icon_character\":\"P\",\"icon_color\":\"#98c96a\",\"icon_size\":\"30\",\"lines_color\":\"#98c96a\",\"lines_weight\":\"3\"},\"mpc_preset_10\":{\"__name\":\"4 Divider - Letter Left\",\"__image\":\"mpc_divider\\/4_divider_letter_left.jpg\",\"align\":\"left\",\"content_type\":\"icon\",\"content_position\":\"0\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:10px;padding-left:0px;\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#75cdde\",\"icon_size\":\"30\",\"lines_color\":\"#75cdde\",\"lines_weight\":\"3\"},\"mpc_preset_11\":{\"__name\":\"4 Divider - Letter Right\",\"__image\":\"mpc_divider\\/4_divider_letter_right.jpg\",\"align\":\"right\",\"content_type\":\"icon\",\"content_position\":\"100\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:10px;\",\"icon_type\":\"character\",\"icon_character\":\"C\",\"icon_color\":\"#d37e69\",\"icon_size\":\"30\",\"lines_color\":\"#d37e69\",\"lines_weight\":\"3\"},\"mpc_preset_12\":{\"__name\":\"5 Divider - Title Center\",\"__image\":\"mpc_divider\\/5_divider_title_center.jpg\",\"content_type\":\"title\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#98c96a\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"ADDONS\",\"icon_type\":\"character\",\"icon_character\":\"P\",\"icon_color\":\"#98c96a\",\"icon_size\":\"30\",\"lines_color\":\"#98c96a\"},\"mpc_preset_13\":{\"__name\":\"5 Divider - Title Center Triple Border\",\"__image\":\"mpc_divider\\/5_divider_title_center_triple_border.jpg\",\"content_type\":\"title\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#555555\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"TITLE\",\"icon_type\":\"character\",\"icon_character\":\"P\",\"icon_color\":\"#98c96a\",\"icon_size\":\"30\",\"lines_number\":\"3\",\"lines_color\":\"#dddddd\",\"lines_gap\":\"3\"},\"mpc_preset_14\":{\"__name\":\"5 Divider - Title Left\",\"__image\":\"mpc_divider\\/5_divider_title_left.jpg\",\"align\":\"left\",\"content_type\":\"title\",\"content_position\":\"0\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:10px;padding-left:0px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#76bdcc\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"MASSIVE\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#76bdcc\",\"padding_divider\":\"true\"},\"mpc_preset_15\":{\"__name\":\"5 Divider - Title Left Double Border\",\"__image\":\"mpc_divider\\/5_divider_title_left_double_border.jpg\",\"align\":\"left\",\"content_type\":\"title\",\"content_position\":\"0\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:10px;padding-left:0px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#555555\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"SUPER AWESOME\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_number\":\"2\",\"lines_color\":\"#e1e1e1\",\"lines_gap\":\"6\",\"padding_divider\":\"true\"},\"mpc_preset_16\":{\"__name\":\"5 Divider - Title Right\",\"__image\":\"mpc_divider\\/5_divider_title_right.jpg\",\"align\":\"right\",\"content_type\":\"title\",\"content_position\":\"100\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:10px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#d37e69\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_align\":\"right\",\"title\":\"FOR THE WIN!\",\"icon_type\":\"character\",\"icon_character\":\"C\",\"icon_color\":\"#d37e69\",\"icon_size\":\"30\",\"lines_color\":\"#d37e69\"},\"mpc_preset_17\":{\"__name\":\"5 Divider - Title Right Double Border\",\"__image\":\"mpc_divider\\/5_divider_title_right_double_border.jpg\",\"align\":\"right\",\"content_type\":\"title\",\"content_position\":\"100\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:10px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#555555\",\"font_size\":\"20\",\"font_line_height\":\"1\",\"font_align\":\"right\",\"title\":\"RULES\",\"icon_type\":\"character\",\"icon_character\":\"C\",\"icon_color\":\"#d37e69\",\"icon_size\":\"30\",\"lines_number\":\"2\",\"lines_color\":\"#e0e0e0\",\"lines_gap\":\"8\"},\"mpc_preset_18\":{\"__name\":\"6 Content With Border V1\",\"__image\":\"mpc_divider\\/6_content_with_border_v1.jpg\",\"content_type\":\"title\",\"content_border_css\":\"border-width:1px;border-color:#e0e0e0;border-style:solid;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"THIS IS AWESOME\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#e0e0e0\",\"padding_divider\":\"true\"},\"mpc_preset_19\":{\"__name\":\"6 Content With Border V2\",\"__image\":\"mpc_divider\\/6_content_with_border_v2.jpg\",\"align\":\"left\",\"content_type\":\"title\",\"content_position\":\"0\",\"content_border_css\":\"border-width:2px;border-color:#b077b7;border-style:solid;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#b077b7\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"MASSIVE\",\"icon\":\"fa fa-anchor\",\"icon_color\":\"#b077b7\",\"icon_size\":\"30\",\"lines_color\":\"#b077b7\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_20\":{\"__name\":\"6 Content With Border V3\",\"__image\":\"mpc_divider\\/6_content_with_border_v3.jpg\",\"content_type\":\"title\",\"content_position\":\"100\",\"content_border_css\":\"border-width:2px;border-color:#76bdcc;border-style:solid;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#76bdcc\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"FOREVER\",\"icon\":\"fa fa-paint-brush\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#76bdcc\",\"lines_weight\":\"2\"},\"mpc_preset_22\":{\"__name\":\"7 Title With Round Border - Center\",\"__image\":\"mpc_divider\\/7_title_with_round_border_center.jpg\",\"content_type\":\"title\",\"content_border_css\":\"border-width:2px;border-color:#a3a3a3;border-style:solid;border-radius:30px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#a3a3a3\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"ADDONS\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#a3a3a3\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_23\":{\"__name\":\"7 Title With Round Border - Left\",\"__image\":\"mpc_divider\\/7_title_with_round_border_left.jpg\",\"align\":\"left\",\"content_type\":\"title\",\"content_position\":\"0\",\"content_border_css\":\"border-width:2px;border-color:#b077b7;border-style:solid;border-radius:30px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#b077b7\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"MASSIVE\",\"icon\":\"fa fa-anchor\",\"icon_color\":\"#b077b7\",\"icon_size\":\"30\",\"lines_color\":\"#b077b7\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_21\":{\"__name\":\"7 Title With Round Border - Right\",\"__image\":\"mpc_divider\\/7_title_with_round_border_right.jpg\",\"content_type\":\"title\",\"content_position\":\"100\",\"content_border_css\":\"border-width:2px;border-color:#76bdcc;border-style:solid;border-radius:30px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#76bdcc\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"FOREVER\",\"icon\":\"fa fa-paint-brush\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#76bdcc\",\"lines_weight\":\"2\"},\"mpc_preset_26\":{\"__name\":\"8 Icon With Square Border - Center\",\"__image\":\"mpc_divider\\/8_icon_with_square_border_center.jpg\",\"content_type\":\"icon\",\"content_border_css\":\"border-width:2px;border-color:#98c96a;border-style:solid;border-radius:0px;\",\"content_padding_css\":\"padding:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#a3a3a3\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"ADDONS\",\"icon\":\"fa fa-camera-retro\",\"icon_color\":\"#98c96a\",\"icon_size\":\"30\",\"lines_color\":\"#98c96a\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_25\":{\"__name\":\"8 Icon With Square Border- Left\",\"__image\":\"mpc_divider\\/8_icon_with_square_border_left.jpg\",\"align\":\"left\",\"content_type\":\"icon\",\"content_position\":\"0\",\"content_border_css\":\"border-width:2px;border-color:#76bdcc;border-style:solid;border-radius:0px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#b077b7\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"MASSIVE\",\"icon\":\"fa fa-gift\",\"icon_color\":\"#76bdcc\",\"icon_size\":\"30\",\"lines_color\":\"#76bdcc\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_27\":{\"__name\":\"8 Icon With Square Border - Right\",\"__image\":\"mpc_divider\\/8_icon_with_square_border_right.jpg\",\"content_type\":\"icon\",\"content_position\":\"100\",\"content_border_css\":\"border-width:2px;border-color:#d37e69;border-style:solid;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#d37e69\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"FOREVER\",\"icon\":\"fa fa-tree\",\"icon_color\":\"#d37e69\",\"icon_size\":\"30\",\"lines_color\":\"#d37e69\",\"lines_weight\":\"2\"},\"mpc_preset_29\":{\"__name\":\"9 Icon With Round Border - Center\",\"__image\":\"mpc_divider\\/9_icon_with_round_border_center.jpg\",\"content_type\":\"icon\",\"content_border_css\":\"border-width:2px;border-color:#f29760;border-style:solid;border-radius:60px;\",\"content_padding_css\":\"padding:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#a3a3a3\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"ADDONS\",\"icon\":\"eti eti_heart\",\"icon_color\":\"#f29760\",\"icon_size\":\"30\",\"lines_color\":\"#f29760\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_28\":{\"__name\":\"9 Icon With Round Border - Left\",\"__image\":\"mpc_divider\\/9_icon_with_round_border_left.jpg\",\"align\":\"left\",\"content_type\":\"icon\",\"content_position\":\"0\",\"content_border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:60px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#b077b7\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"left\",\"title\":\"MASSIVE\",\"icon\":\"eti eti_chat_alt\",\"icon_color\":\"#75cdde\",\"icon_size\":\"30\",\"lines_color\":\"#75cdde\",\"lines_weight\":\"2\",\"padding_divider\":\"true\"},\"mpc_preset_24\":{\"__name\":\"9 Icon With Round Border - Right\",\"__image\":\"mpc_divider\\/9_icon_with_round_border_right.jpg\",\"content_type\":\"icon\",\"content_position\":\"100\",\"content_border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:60px;\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#d37e69\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"FOREVER\",\"icon\":\"eti eti_cone_alt\",\"icon_color\":\"#555555\",\"icon_size\":\"30\",\"lines_color\":\"#555555\",\"lines_weight\":\"2\"}}', 'no'),
(228, 'mpc_presets_mpc_dropcap', '{\"default\":{\"letter\":\"L\",\"font_preset\":\"default\",\"font_color\":\"#333333\",\"font_size\":\"28\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#e5e5e5\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:13px;padding-right:20px;padding-bottom:13px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:9px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_4\":{\"__name\":\"1 Round Dropcaps Large\",\"__image\":\"mpc_dropcap\\/1_round_drop_large.jpg\",\"letter\":\"L\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#fcfcfc\",\"font_size\":\"28\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#528d96\",\"border_css\":\"border-radius:60px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:21px;padding-bottom:15px;padding-left:21px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:8px;\"},\"mpc_preset_2\":{\"__name\":\"1 Round Dropcaps Medium\",\"__image\":\"mpc_dropcap\\/1_round_drop_medium.jpg\",\"letter\":\"M\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#fcfcfc\",\"font_size\":\"22\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#69dbba\",\"border_css\":\"border-radius:60px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:17px;padding-bottom:15px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:10px;\"},\"mpc_preset_3\":{\"__name\":\"1 Round Dropcaps Small\",\"__image\":\"mpc_dropcap\\/1_round_drop_small.jpg\",\"letter\":\"S\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#f7f7f7\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#83b6d2\",\"background_size\":\"initial\",\"border_divider\":\"false\",\"border_css\":\"border-radius:60px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:15px;padding-bottom:11px;padding-left:15px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:2px;margin-right:7px;margin-bottom:0px;\",\"animation_in_offset\":\"75\",\"animation_loop_duration\":\"500\",\"animation_loop_delay\":\"1500\",\"animation_loop_hover\":\"false\"},\"mpc_preset_7\":{\"__name\":\"2 Square Dropcaps Large\",\"__image\":\"mpc_dropcap\\/2_square_drop_large.jpg\",\"letter\":\"L\",\"font_preset\":\"mpc_preset_45\",\"font_color\":\"#ffffff\",\"font_size\":\"28\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#ef4c4c\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:13px;padding-right:20px;padding-bottom:13px;padding-left:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:9px;\"},\"mpc_preset_5\":{\"__name\":\"2 Square Dropcaps Medium\",\"__image\":\"mpc_dropcap\\/2_square_drop_medium.jpg\",\"letter\":\"M\",\"font_preset\":\"mpc_preset_45\",\"font_color\":\"#ffffff\",\"font_size\":\"22\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#e68369\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:16px;padding-bottom:14px;padding-left:16px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:12px;\"},\"mpc_preset_6\":{\"__name\":\"2 Square Dropcaps Small\",\"__image\":\"mpc_dropcap\\/2_square_drop_small.jpg\",\"letter\":\"S\",\"font_preset\":\"mpc_preset_45\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#ff946d\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:11px;padding-right:15px;padding-bottom:11px;padding-left:15px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:2px;margin-right:7px;\"},\"mpc_preset_8\":{\"__name\":\"3 Dropcap With Border Circle\",\"__image\":\"mpc_dropcap\\/3_drop_with_border_circle.jpg\",\"letter\":\"M\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#424242\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"border_css\":\"border-width:2px;border-color:#424242;border-style:solid;border-radius:100px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:16px;padding-bottom:14px;padding-left:16px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:9px;\"},\"mpc_preset_10\":{\"__name\":\"3 Dropcap With Border Dashed\",\"__image\":\"mpc_dropcap\\/3_drop_with_border_dashed.jpg\",\"letter\":\"C\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#424242\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"border_css\":\"border-width:2px;border-color:#424242;border-style:dashed;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:17px;padding-bottom:14px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:9px;\"},\"mpc_preset_9\":{\"__name\":\"3 Dropcap With Border Dotted\",\"__image\":\"mpc_dropcap\\/3_drop_with_border_dotted.jpg\",\"letter\":\"P\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#424242\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"border_css\":\"border-width:2px;border-color:#424242;border-style:dotted;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:13px;padding-right:18px;padding-bottom:13px;padding-left:18px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3px;margin-right:10px;\"},\"mpc_preset_11\":{\"__name\":\"4 Dropcap Circle Gradient\",\"__image\":\"mpc_dropcap\\/4_drop_circle_gradient.jpg\",\"letter\":\"A\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_type\":\"gradient\",\"background_gradient\":\"#4e5487||#5e96a5||0;87||278||linear\",\"border_css\":\"border-width:0px;border-radius:60px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:17px;padding-bottom:14px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:5px;margin-right:9px;\"},\"mpc_preset_14\":{\"__name\":\"4 Dropcap Image Background\",\"__image\":\"mpc_dropcap\\/4_drop_image_background.jpg\",\"letter\":\"Z\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_type\":\"image\",\"background_image\":\"4500\",\"border_css\":\"border-width:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:17px;padding-bottom:14px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:9px;\"},\"mpc_preset_12\":{\"__name\":\"4 Dropcap Square Gradient\",\"__image\":\"mpc_dropcap\\/4_drop_square_gradient.jpg\",\"letter\":\"B\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#ffffff\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_type\":\"gradient\",\"background_gradient\":\"#2aa6c9||#258996||0;87||115||linear\",\"border_css\":\"border-width:0px;border-radius:6px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:17px;padding-bottom:14px;padding-left:17px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:9px;\",\"background_image\":\"4500\"},\"mpc_preset_13\":{\"__name\":\"5 Dropcap Without Background\",\"__image\":\"mpc_dropcap\\/5_drop_without_background.jpg\",\"letter\":\"W\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#38b77a\",\"font_size\":\"62\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:10px;padding-bottom:1px;padding-left:0px;\",\"margin_divider\":\"true\",\"background_image\":\"4500\"},\"mpc_preset_16\":{\"__name\":\"6 Dropcap With Double Line Ornament\",\"__image\":\"mpc_dropcap\\/6_drop_with_double_line.jpg\",\"letter\":\"Z\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#47e8a2\",\"font_size\":\"62\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:6px;border-color:#47e8a2;border-style:double;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:1px;padding-left:12px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;\",\"background_image\":\"4500\"},\"mpc_preset_15\":{\"__name\":\"6 Dropcap With Line And Background\",\"__image\":\"mpc_dropcap\\/6_drop_with_line_background.jpg\",\"letter\":\"T\",\"font_preset\":\"mpc_preset_16\",\"font_color\":\"#cfdd00\",\"font_size\":\"42\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#444444\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#cfdd00;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-right:17px;padding-bottom:8px;padding-left:16px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:2px;margin-right:10px;\",\"background_image\":\"4500\"},\"mpc_preset_18\":{\"__name\":\"6 Dropcap With Ornament Right\",\"__image\":\"mpc_dropcap\\/6_drop_with_line_ornament_right.jpg\",\"letter\":\"B\",\"font_preset\":\"mpc_preset_2\",\"font_color\":\"#007aa3\",\"font_size\":\"62\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:3px;border-bottom:0px;border-left:0px;border-color:#007aa3;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:12px;padding-bottom:1px;padding-left:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;\",\"background_image\":\"4500\"},\"mpc_preset_17\":{\"__name\":\"Babaco Dropcap\",\"__image\":\"mpc_dropcap\\/babaco.jpg\",\"letter\":\"C\",\"font_preset\":\"mpc_preset_77\",\"font_color\":\"#ffffff\",\"font_size\":\"48\",\"font_line_height\":\"1\",\"font_align\":\"center\",\"background_color\":\"#198ee4\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-right:22px;padding-bottom:17px;padding-left:22px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;margin-bottom:0px;\",\"background_image\":\"4500\"}}', 'no'),
(229, 'mpc_presets_mpc_flipbox', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(230, 'mpc_presets_mpc_grid_anything', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(231, 'mpc_presets_mpc_grid_images', '{\"default\":{\"cols\":\"3\",\"gap\":\"10\",\"image_size\":\"large\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-up\",\"overlay_background\":\"rgba(255,255,255,0.75)\",\"overlay_icon\":\"mi mi-search\",\"overlay_icon_color\":\"#555555\",\"overlay_icon_size\":\"40\",\"overlay_hover_color\":\"#333333\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 - 3 Column Lightbox Overlay\",\"__image\":\"mpc_grid_images\\/1.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"image_size\":\"large\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-up\",\"overlay_background\":\"rgba(255,255,255,0.5)\",\"overlay_icon\":\"mi mi-search\",\"overlay_icon_color\":\"#555555\",\"overlay_icon_size\":\"40\",\"overlay_hover_color\":\"#b39a68\"},\"mpc_preset_1\":{\"__name\":\"2 - 2 Column, Lightbox Overlay, Small Gap\",\"__image\":\"mpc_grid_images\\/2.jpg\",\"cols\":\"2\",\"gap\":\"3\",\"image_size\":\"large\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,0.01);\",\"effect\":\"none\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,0.75);\",\"overlay_enable_lightbox\":\"true\",\"overlay_icon_align\":\"top-right\",\"overlay_icon\":\"mi mi-fullscreen\",\"overlay_icon_color\":\"#333333\",\"overlay_icon_size\":\"30\",\"overlay_icon_background\":\"rgba(255,255,255,0.5)\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_margin_css\":\"margin-top:25px;margin-right:25px;\",\"overlay_hover_color\":\"#555555\"},\"mpc_preset_2\":{\"__name\":\"3 - 4 Column, Link Funky Overlay\",\"__image\":\"mpc_grid_images\\/3.jpg\",\"image_size\":\"large\",\"effect\":\"grey-scale\",\"effect_reverse\":\"true\",\"overlay_enable_url\":\"true\",\"overlay_background\":\"rgba(253,197,196,0.85)\",\"overlay_icon\":\"mi mi-fullscreen\",\"overlay_icon_color\":\"#333333\",\"overlay_icon_size\":\"30\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"rgba(255,255,255,0.01)\",\"overlay_icon_border_css\":\"border-radius:100px;\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_padding_css\":\"padding:25px;\",\"overlay_hover_color\":\"#fdc5c4\",\"overlay_hover_icon_background\":\"#ffffff\"},\"mpc_preset_3\":{\"__name\":\"4 - 3 Columns, Frame Hover\",\"__image\":\"mpc_grid_images\\/4.jpg\",\"cols\":\"3\",\"image_size\":\"large\",\"image_border_css\":\"border-width:15px;border-color:#ffffff;border-style:solid;\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:#ffffff;\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,0.7);\",\"overlay_background\":\"rgba(255,255,255,0.2)\",\"overlay_icon\":\"etl etl-heart\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"60\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"rgba(255,255,255,0.01)\",\"overlay_icon_border_css\":\"border-radius:100px;\",\"overlay_icon_margin_divider\":\"true\"},\"mpc_preset_4\":{\"__name\":\"5 - 2 Columns, Overlay On Hover\",\"__image\":\"mpc_grid_images\\/5.jpg\",\"cols\":\"2\",\"gap\":\"15\",\"image_size\":\"large\",\"image_border_css\":\"border-width:15px;border-color:#ffffff;border-style:solid;\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:#ffffff;\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-right\",\"overlay_background\":\"rgba(61,61,61,0.75)\",\"overlay_icon\":\"etl etl-camera\",\"overlay_icon_color\":\"#44e2b3\",\"overlay_icon_size\":\"40\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"rgba(255,255,255,0.01)\",\"overlay_icon_border_css\":\"border-width:2px;border-color:#44e2b3;border-style:solid;border-radius:100px;\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_padding_css\":\"padding:30px;\",\"overlay_hover_color\":\"#333333\",\"overlay_hover_icon_background\":\"#44e2b3\",\"overlay_hover_border\":\"#44e2b3\"},\"mpc_preset_5\":{\"__name\":\"6 - 4 Columns, Fullwidth, 2 px Gap\",\"__image\":\"mpc_grid_images\\/6.jpg\",\"gap\":\"2\",\"image_size\":\"large\",\"image_border_css\":\"border-color:#ffffff;\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:#ffffff;\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"#ff836b\",\"overlay_icon_type\":\"character\",\"overlay_icon_preset\":\"mpc_preset_44\",\"overlay_icon_character\":\"Show Image\",\"overlay_icon_color\":\"#ff836b\",\"overlay_icon_size\":\"16\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"#ffffff\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:13px;padding-right:20px;padding-bottom:13px;padding-left:20px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_icon_background\":\"#333333\"},\"mpc_preset_6\":{\"__name\":\"7 - 5 Columns, Inner Border, 10 px Gaps, Square Icons\",\"__image\":\"mpc_grid_images\\/7.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"image_size\":\"full\",\"image_border_css\":\"border-color:#ffffff;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px rgba(255,255,255,0.3);\",\"effect\":\"grey-scale\",\"image_hover_border_css\":\"border-color:#75cdde;\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px rgba(255,255,255,0.8);\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.5)\",\"overlay_icon\":\"eti eti_search\",\"overlay_icon_color\":\"#333333\",\"overlay_icon_size\":\"40\",\"overlay_icon_mirror\":\"true\",\"overlay_url_icon\":\"etl etl-attachment\",\"overlay_url_icon_color\":\"#ffffff\",\"overlay_url_icon_size\":\"48\",\"overlay_icon_background\":\"#ffffff\",\"overlay_icon_margin_divider\":\"true\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:17px;padding-right:25px;padding-bottom:17px;padding-left:25px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_icon_background\":\"#333333\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(232, 'mpc_presets_mpc_grid_posts', '{\"default\":{\"gap\":\"10\",\"post_type\":\"post\",\"preset\":\"default\",\"item_effect\":\"slide-up\",\"title_font_preset\":\"default\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#333333\",\"meta_layout\":\"taxonomies\",\"meta_font_preset\":\"default\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_separator\":\"\\/ \",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#555555\",\"description_font_preset\":\"default\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-color:#f5f5f5;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(255,255,255,0.9)\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#333333\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#333333\",\"mpc_pagination__preset\":\"default\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 - 2 Columns, 10 px Gap\",\"__image\":\"mpc_grid_posts\\/1.jpg\",\"gap\":\"10\",\"post_type\":\"post\",\"preset\":\"mpc_preset_0\",\"item_effect\":\"slide-up\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f29760\",\"meta_layout\":\"taxonomies\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_separator\":\"\\/ \",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f29760\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(255,255,255,0.9)\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f29760\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f29760\",\"mpc_pagination__preset\":\"mpc_preset_2\"},\"mpc_preset_1\":{\"__name\":\"2 - 2 Columns, Big Gap, Pagination Border Blue\",\"__image\":\"mpc_grid_posts\\/2.jpg\",\"gap\":\"30\",\"post_type\":\"post\",\"preset\":\"mpc_preset_1\",\"item_effect\":\"slide-up\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#75cdde\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#75cdde\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"#ffffff\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"mi mi-search\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"mi mi-open_in_new\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#75cdde\",\"mpc_pagination__preset\":\"mpc_preset_3\"},\"mpc_preset_2\":{\"__name\":\"3 - 3 Columns, 10 px Gap, Pagination Button Gold\",\"__image\":\"mpc_grid_posts\\/3.jpg\",\"cols\":\"3\",\"gap\":\"10\",\"post_type\":\"post\",\"preset\":\"\",\"thumb_height\":\"375\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#b39a68\",\"meta_layout\":\"date,taxonomies,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#ffffff\",\"hover_meta_link_color\":\"#b39a68\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#333333\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-bottom:25px;\",\"overlay_color\":\"#b39a68\",\"lightbox_icon\":\"mi mi-add\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"60\",\"hover_lightbox_color\":\"#333333\",\"readmore_disable\":\"true\",\"readmore_icon\":\"mi mi-exit_to_app\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"50\",\"mpc_pagination__preset\":\"mpc_preset_4\"},\"mpc_preset_3\":{\"__name\":\"4 - 3 Columns, Fullwidth, Pagination Classic Center\",\"__image\":\"mpc_grid_posts\\/4.jpg\",\"cols\":\"3\",\"gap\":\"30\",\"post_type\":\"post\",\"preset\":\"mpc_preset_3\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f8bf4d\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f8bf4d\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#444444\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f8bf4d\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f8bf4d\",\"mpc_pagination__preset\":\"mpc_preset_5\"},\"mpc_preset_4\":{\"__name\":\"5 - 4 Columns, Fullwidth, Gap 2px, Pagination Round Classic\",\"__image\":\"mpc_grid_posts\\/5.jpg\",\"cols\":\"4\",\"gap\":\"2\",\"post_type\":\"post\",\"items_number\":\"12\",\"preset\":\"mpc_preset_4\",\"layout\":\"style_7\",\"content_position\":\"top-right\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"right\",\"meta_link_color\":\"#333333\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"rgba(255,255,255,0.9)\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#333333\",\"lightbox_icon\":\"mi mi-image\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#cccccc\",\"readmore_icon\":\"mi mi-link\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#cccccc\",\"mpc_pagination__preset\":\"mpc_preset_6\"},\"mpc_preset_5\":{\"__name\":\"6 - 4 Columns, Fullwidth, Gap 30px, Pagination\",\"__image\":\"mpc_grid_posts\\/6.jpg\",\"cols\":\"4\",\"gap\":\"30\",\"post_type\":\"post\",\"items_number\":\"8\",\"preset\":\"mpc_preset_5\",\"layout\":\"style_3\",\"thumb_height\":\"400\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#be90d4\",\"meta_layout\":\"date,author,taxonomies,comments\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"13\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#be90d4\",\"meta_margin_divider\":\"true\",\"meta_margin_css\":\"margin-bottom:10px;\",\"date_font_preset\":\"mpc_preset_20\",\"date_font_color\":\"#be90d4\",\"date_font_size\":\"22\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_margin_divider\":\"true\",\"date_margin_css\":\"margin-top:-5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(190,144,212,0.9)\",\"lightbox_icon\":\"eti eti_camera\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"46\",\"hover_lightbox_color\":\"#f3f3f3\",\"readmore_icon\":\"eti eti_arrow_carrot-right_alt\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"46\",\"hover_readmore_color\":\"#f3f3f3\",\"overlay_icons_padding_css\":\"padding:5px;\",\"mpc_button__preset\":\"mpc_preset_53\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#be90d4\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#ac56d3;border-style:solid;border-radius:0px;\",\"mpc_pagination__preset\":\"mpc_preset_7\"},\"mpc_preset_6\":{\"__name\":\"7 - 2 Columns, Boxed, Pagination Fancy\",\"__image\":\"mpc_grid_posts\\/7.jpg\",\"post_type\":\"post\",\"items_number\":\"8\",\"preset\":\"mpc_preset_6\",\"layout\":\"style_6\",\"item_effect\":\"slide-down\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#ff8e92\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#ff8e92\",\"date_font_preset\":\"mpc_preset_19\",\"date_font_color\":\"#888888\",\"date_font_size\":\"18\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_padding_divider\":\"true\",\"date_padding_css\":\"padding-top:0px;padding-right:5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"overlay_title_align\":\"left\",\"overlay_hover_title_color\":\"#ff8e92\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-top:20px;\",\"overlay_meta_align\":\"left\",\"overlay_meta_margin_divider\":\"true\",\"overlay_meta_margin_css\":\"margin-bottom:15px;\",\"overlay_date_padding_divider\":\"true\",\"overlay_date_padding_css\":\"padding-top:17px;\",\"overlay_description_align\":\"left\",\"overlay_description_color\":\"#888888\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"32\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"32\",\"mpc_button__disable\":\"true\",\"mpc_pagination__preset\":\"mpc_preset_8\"},\"mpc_preset_7\":{\"__name\":\"8 - 4 Columns, Fullwidth With Paddings, Pagination\",\"__image\":\"mpc_grid_posts\\/8.jpg\",\"cols\":\"4\",\"gap\":\"20\",\"post_type\":\"post\",\"items_number\":\"8\",\"preset\":\"mpc_preset_7\",\"layout\":\"style_7\",\"content_position\":\"bottom-right\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#b39a68\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_color\":\"#b39a68\",\"lightbox_disable\":\"true\",\"lightbox_icon\":\"etl etl-focus\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"32\",\"readmore_icon_type\":\"character\",\"readmore_icon_character\":\"READ MORE\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"16\",\"hover_readmore_color\":\"#f2f2f2\",\"mpc_pagination__preset\":\"mpc_preset_9\"},\"mpc_preset_8\":{\"__name\":\"9 - 3 Columns, Big Gaps, Fancy Pagination\",\"__image\":\"mpc_grid_posts\\/9.jpg\",\"cols\":\"3\",\"gap\":\"40\",\"post_type\":\"post\",\"items_number\":\"8\",\"preset\":\"mpc_preset_8\",\"layout\":\"style_2\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#88d482\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"13\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"rgba(255,255,255,0.95)\",\"lightbox_icon\":\"etl etl-picture\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#88d482\",\"readmore_icon\":\"etl etl-expand\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#88d482\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-width:1px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-bottom:6px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#88d482\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#e0e0e0;\",\"mpc_pagination__preset\":\"mpc_preset_10\"},\"mpc_preset_9\":{\"__name\":\"10 - Fullwidth, Big Gaps, Infinit Load\",\"__image\":\"mpc_grid_posts\\/10.jpg\",\"cols\":\"3\",\"gap\":\"60\",\"post_type\":\"post\",\"items_number\":\"4\",\"preset\":\"\",\"layout\":\"style_3\",\"thumb_height\":\"400\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#75cdde\",\"meta_layout\":\"date,taxonomies,comments,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#b5b5b5\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#b5b5b5\",\"hover_meta_link_color\":\"#75cdde\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#75cdde\",\"date_font_size\":\"23\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"16\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10%;padding-right:10%;padding-bottom:10%;padding-left:10%;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"50\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"50\",\"hover_readmore_color\":\"#75cdde\",\"overlay_icons_padding_css\":\"padding:10px;\",\"mpc_button__preset\":\"mpc_preset_28\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"90\",\"mpc_pagination__preset\":\"mpc_preset_11\"}}', 'no'),
(233, 'mpc_presets_mpc_icon', '{\"default\":{\"icon\":\"fa fa-camera-retro\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"48\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Icon Simple Large\",\"__image\":\"mpc_icon\\/1_icon_simple_large.jpg\",\"icon\":\"fa fa-camera-retro\",\"icon_color\":\"#3d3d3d\",\"icon_size\":\"48\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\"},\"mpc_preset_2\":{\"__name\":\"1 Icon Simple Medium\",\"__image\":\"mpc_icon\\/1_icon_simple_medium.jpg\",\"icon\":\"fa fa-birthday-cake\",\"icon_color\":\"#3d3d3d\",\"icon_size\":\"36\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\"},\"mpc_preset_3\":{\"__name\":\"1 Icon Simple Small\",\"__image\":\"mpc_icon\\/1_icon_simple_small.jpg\",\"icon\":\"fa fa-anchor\",\"icon_color\":\"#3d3d3d\",\"icon_size\":\"24\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\"},\"mpc_preset_4\":{\"__name\":\"2 Colorful Icons Large\",\"__image\":\"mpc_icon\\/2_colorful_simple_large.jpg\",\"icon\":\"fa fa-anchor\",\"icon_color\":\"#df5461\",\"icon_size\":\"48\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\",\"animation_in_offset\":\"75\"},\"mpc_preset_5\":{\"__name\":\"2 Colorful Icons Medium\",\"__image\":\"mpc_icon\\/2_colorful_simple_medium.jpg\",\"icon\":\"fa fa-camera-retro\",\"icon_color\":\"#df5461\",\"icon_size\":\"36\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\"},\"mpc_preset_6\":{\"__name\":\"2 Colorful Icons Small\",\"__image\":\"mpc_icon\\/2_colorful_simple_small.jpg\",\"icon\":\"fa fa-anchor\",\"icon_color\":\"#75cdde\",\"icon_size\":\"24\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\",\"animation_in_offset\":\"75\"},\"mpc_preset_7\":{\"__name\":\"3 Simple Animated Icon\",\"__image\":\"mpc_icon\\/3_simple_animated_icon.jpg\",\"transition\":\"slide-left\",\"icon\":\"eti eti_lightbulb_alt\",\"icon_color\":\"#edca57\",\"icon_size\":\"48\",\"border_divider\":\"true\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"hover_icon\":\"eti eti_lightbulb\",\"hover_icon_color\":\"#edca57\",\"hover_border_divider\":\"true\"},\"mpc_preset_8\":{\"__name\":\"4 Icon With Circle Background Large\",\"__image\":\"mpc_icon\\/4_icon_circle_bg_large.jpg\",\"icon\":\"mi mi-lock\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"48\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"border_css\":\"border-radius:60px;\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_9\":{\"__name\":\"4 Icon With Circle Background Medium\",\"__image\":\"mpc_icon\\/4_icon_circle_bg_medium.jpg\",\"icon\":\"mi mi-lock\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"36\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"border_css\":\"border-radius:60px;\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_10\":{\"__name\":\"4 Icon With Circle Background Small\",\"__image\":\"mpc_icon\\/4_icon_circle_bg_small.jpg\",\"icon\":\"mi mi-https\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"24\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"border_css\":\"border-radius:60px;\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_11\":{\"__name\":\"5 Icon With Square Background Large\",\"__image\":\"mpc_icon\\/5_icon_square_bg_large.jpg\",\"icon\":\"fa fa-bell\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"48\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_12\":{\"__name\":\"5 Icon With Square Background Medium\",\"__image\":\"mpc_icon\\/5_icon_square_bg_medium.jpg\",\"icon\":\"fa fa-bell\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"36\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_13\":{\"__name\":\"5 Icon With Square Background Small\",\"__image\":\"mpc_icon\\/5_icon_square_bg_small.jpg\",\"icon\":\"fa fa-bell\",\"icon_color\":\"#f2f2f2\",\"icon_size\":\"24\",\"background_color\":\"#f29760\",\"border_divider\":\"true\",\"padding_css\":\"padding:15px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_14\":{\"__name\":\"6 Icon Border Circle\",\"__image\":\"mpc_icon\\/6_icon_border_circle.jpg\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#3d3d3d\",\"icon_size\":\"40\",\"border_css\":\"border-width:1px;border-color:#3d3d3d;border-style:solid;border-radius:60px;\",\"padding_css\":\"padding:20px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_15\":{\"__name\":\"6 Icon Border Square\",\"__image\":\"mpc_icon\\/6_icon_border_square.jpg\",\"icon\":\"etl etl-lightbulb\",\"icon_color\":\"#3d3d3d\",\"icon_size\":\"40\",\"border_css\":\"border-width:1px;border-color:#3d3d3d;border-style:solid;\",\"padding_css\":\"padding:20px;\",\"margin_css\":\"margin:10px;\",\"hover_border_divider\":\"true\"},\"mpc_preset_16\":{\"__name\":\"7 Icon With Gradient Background\",\"__image\":\"mpc_icon\\/7_icon_gradient.jpg\",\"icon\":\"el el-cog\",\"icon_color\":\"#f2f2f2\",\"icon_size\":\"36\",\"background_type\":\"gradient\",\"background_gradient\":\"#74c9c5||#74cc85||0;100||210||linear\",\"border_css\":\"border-radius:7px;\",\"padding_css\":\"padding:20px;\",\"margin_css\":\"margin:10px;\"},\"mpc_preset_17\":{\"__name\":\"7 Icon With Image Background\",\"__image\":\"mpc_icon\\/7_icon_image.jpg\",\"icon\":\"el el-leaf\",\"icon_color\":\"#b3a383\",\"icon_size\":\"36\",\"background_type\":\"image\",\"background_image\":\"4501\",\"background_size\":\"cover\",\"border_css\":\"border-radius:7px;\",\"padding_css\":\"padding:20px;\",\"margin_css\":\"margin:10px;\"},\"mpc_preset_18\":{\"__name\":\"8 Icons With Transition - Hover\",\"__image\":\"mpc_icon\\/8_icon_with_transition.jpg\",\"transition\":\"slide-down\",\"icon_type\":\"character\",\"icon_character\":\"M\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"28\",\"background_color\":\"#e5e5e5\",\"padding_css\":\"padding:20px;\",\"margin_css\":\"margin:10px;\",\"hover_icon_type\":\"character\",\"hover_icon_character\":\"M\",\"hover_icon_color\":\"#75cdde\",\"hover_background_color\":\"#383838\",\"background_image\":\"4501\"},\"mpc_preset_19\":{\"__name\":\"8 Icons With Transition Hover - Border\",\"__image\":\"mpc_icon\\/8_icon_with_border_transition.jpg\",\"transition\":\"fade\",\"icon\":\"fa fa-exclamation\",\"icon_color\":\"#5b5b5b\",\"icon_size\":\"28\",\"border_css\":\"border-width:2px;border-color:#5b5b5b;border-style:solid;\",\"padding_css\":\"padding:18px;\",\"margin_css\":\"margin:10px;\",\"hover_icon\":\"fa fa-heart\",\"hover_icon_color\":\"#f3f3f3\",\"hover_background_color\":\"#df5461\",\"hover_border_css\":\"border-width:2px;border-color:#df5461;border-style:solid;\",\"background_image\":\"4501\"},\"mpc_preset_26\":{\"__name\":\"Mulberry Social Icon\",\"__image\":\"mpc_icon\\/mulberry_social.jpg\",\"transition\":\"slide-down\",\"icon\":\"eti eti_social_pinterest\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"background_color\":\"#bc0f21\",\"border_css\":\"border-radius:100px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:22px;padding-right:20px;padding-bottom:18px;padding-left:20px;\",\"margin_css\":\"margin:7px;\",\"hover_icon_color\":\"#888888\",\"hover_background_color\":\"#ffffff\",\"background_image\":\"4501\"},\"mpc_preset_34\":{\"__name\":\"Social Icons - 3d Circle\",\"__image\":\"mpc_icon\\/social_icons__circle_3d.jpg\",\"transition\":\"slide-up\",\"url\":\"url:https%3A%2F%2Fwww.facebook.com%2FMassivePixelCreation%2F|title:Follow%20Us%20On%20Facebook|target:%20_blank\",\"icon\":\"eti eti_social_facebook\",\"icon_color\":\"#7a7a7a\",\"icon_size\":\"23\",\"background_color\":\"#eaeaea\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:4px;border-left:0px;border-color:#a5a5a5;border-style:solid;border-radius:30px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:17px;\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#3b599b\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#21345b;\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__disable_arrow\":\"true\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__enable_wide\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_71\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Like Us On Facebook\",\"mpc_tooltip__background_color\":\"#3b599b\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__border_css\":\"border-radius:5px;\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_30\":{\"__name\":\"Social Icons - Circle\",\"__image\":\"mpc_icon\\/social_icons__circle.jpg\",\"transition\":\"slide-down\",\"icon\":\"eti eti_social_pinterest\",\"icon_color\":\"#aaaaaa\",\"icon_size\":\"25\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:2px;border-color:#aaaaaa;border-style:solid;border-radius:25px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-right:7px;padding-bottom:7px;padding-left:7px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;\",\"hover_icon\":\"eti eti_social_pinterest\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#cb2027\",\"hover_border_css\":\"border-width:2px;border-color:#cb2027;border-style:solid;border-radius:25px;\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_71\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__text\":\"Follow me on Pinterest\",\"mpc_tooltip__background_color\":\"#cb2027\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_33\":{\"__name\":\"Social Icons - Circle Colors\",\"__image\":\"mpc_icon\\/social_icons__circle_color.jpg\",\"transition\":\"fade\",\"url\":\"url:%23||\",\"icon\":\"eti eti_social_pinterest\",\"icon_color\":\"#ffffff\",\"icon_size\":\"23\",\"background_color\":\"#cb2027\",\"border_divider\":\"true\",\"border_css\":\"border-color:#cb2027;border-style:solid;border-radius:25px;\",\"padding_css\":\"padding:6px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:17px;\",\"hover_icon_color\":\"#ed7172\",\"hover_background_color\":\"#ffffff\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#f3f3f3;\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_45\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.4\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Follow On Pinterest\",\"mpc_tooltip__background_color\":\"#515151\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__border_css\":\"border-radius:5px;\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:25px;padding-bottom:10px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_32\":{\"__name\":\"Social Icons - Circle Grey\",\"__image\":\"mpc_icon\\/social_icons__circle_grey.jpg\",\"transition\":\"slide-down\",\"icon\":\"eti eti_social_facebook\",\"icon_color\":\"#ffffff\",\"icon_size\":\"25\",\"background_color\":\"#d3d3d3\",\"border_css\":\"border-width:1px;border-color:#aaaaaa;border-style:solid;border-radius:25px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-right:7px;padding-bottom:7px;padding-left:7px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;\",\"hover_icon\":\"eti eti_social_facebook\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#3c5899\",\"hover_border_css\":\"border-width:1px;border-color:#3c5899;border-style:solid;border-radius:25px;\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_71\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__text\":\"Follow me on Facebook\",\"mpc_tooltip__background_color\":\"#3c5899\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_35\":{\"__name\":\"Social Icons - Fancy\",\"__image\":\"mpc_icon\\/social_icons__fancy.jpg\",\"transition\":\"fade\",\"url\":\"url:%23||\",\"icon\":\"eti eti_social_flickr\",\"icon_color\":\"#ffffff\",\"icon_size\":\"23\",\"background_color\":\"#f28cc1\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:2px;border-bottom:3px;border-left:2px;border-color:#ffbfdd;border-style:solid;border-radius:10px;\",\"padding_css\":\"padding:4px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:15px;\",\"hover_icon_color\":\"#f28cc1\",\"hover_background_color\":\"#ffffff\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#f3f3f3;\",\"mpc_tooltip__font_preset\":\"mpc_preset_45\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.4\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Sing In!\",\"mpc_tooltip__background_color\":\"#3a85e0\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__border_css\":\"border-radius:5px;\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:25px;padding-bottom:10px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_36\":{\"__name\":\"Social Icons - Flip\",\"__image\":\"mpc_icon\\/social_icons__flip_icons.jpg\",\"transition\":\"slide-left\",\"url\":\"url:%23||\",\"icon\":\"eti eti_social_dribbble\",\"icon_color\":\"#8a8a8a\",\"icon_size\":\"25\",\"border_divider\":\"true\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:17px;margin-bottom:0px;margin-left:0px;\",\"hover_icon_color\":\"#dc005b\",\"hover_border_divider\":\"true\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"background_image\":\"4501\"},\"mpc_preset_29\":{\"__name\":\"Social Icons - Rounded\",\"__image\":\"mpc_icon\\/social_icons__rounded.jpg\",\"transition\":\"slide-down\",\"url\":\"url:http%3A%2F%2Ftwitter.com%2Fmpcreation|title:Follow%20Us%20On%20Twitter|target:%20_blank\",\"icon\":\"eti eti_social_twitter\",\"icon_color\":\"#ffffff\",\"icon_size\":\"25\",\"background_color\":\"#53abf2\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#4785d1;border-style:solid;border-radius:5px;\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:15px;\",\"hover_icon_color\":\"#515151\",\"hover_background_color\":\"#dddddd\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#969696;\",\"mpc_tooltip__position\":\"bottom\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__enable_wide\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_71\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Follow Us On Twitter\",\"mpc_tooltip__background_color\":\"#333333\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__border_css\":\"border-radius:5px;\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"background_image\":\"4501\"},\"mpc_preset_28\":{\"__name\":\"Social Icons - Simple\",\"__image\":\"mpc_icon\\/social_icons__simple.jpg\",\"transition\":\"slide-down\",\"icon\":\"fa fa-twitter\",\"icon_color\":\"#8a8a8a\",\"icon_size\":\"40\",\"hover_icon\":\"fa fa-twitter\",\"hover_icon_color\":\"#00aced\",\"background_image\":\"4501\"},\"mpc_preset_31\":{\"__name\":\"Social Icons - Square\",\"__image\":\"mpc_icon\\/social_icons__square.jpg\",\"transition\":\"slide-down\",\"url\":\"url:http%3A%2F%2Ftwitter.com%2Fmpcreation|title:Follow%20Us%20On%20Twitter|target:%20_blank\",\"icon\":\"eti eti_social_twitter\",\"icon_color\":\"#ffffff\",\"icon_size\":\"25\",\"background_color\":\"#53abf2\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#4785d1;border-style:solid;\",\"padding_css\":\"padding:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:15px;\",\"hover_icon_color\":\"#515151\",\"hover_background_color\":\"#dddddd\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#969696;\",\"mpc_tooltip__position\":\"bottom\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__enable_wide\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_71\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Follow Us On Twitter\",\"mpc_tooltip__background_color\":\"#333333\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__border_css\":\"border-radius:5px;\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"background_image\":\"4501\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(234, 'mpc_presets_mpc_icon_list', '{\"default\":{\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"fa fa-angle-right\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"fa fa-angle-double-right\",\"mpc_icon__hover_icon_color\":\"#555555\",\"list_title\":\"Interactively promote team building expertise after 24\\/7.\",\"list_hover_bg_color\":\"rgba(0,0,0,0.03)\",\"list_icon_type\":\"icon\",\"list\":\"%5B%7B%22title%22%3A%22Phosfluorescently%20enable%20cooperative%20niches%20with%20highly%20efficient.%22%2C%22hover_bg_color%22%3A%22rgba(0%2C0%2C0%2C0.03)%22%2C%22icon_type%22%3A%22icon%22%7D%2C%7B%22title%22%3A%22Enthusiastically%20customize%20high%20standards%20in%20content%20with.%22%2C%22hover_bg_color%22%3A%22rgba(0%2C0%2C0%2C0.03)%22%2C%22icon_type%22%3A%22icon%22%7D%2C%7B%22title%22%3A%22Interactively%20promote%20team%20building%20expertise%20after%2024%2F7.%22%2C%22hover_bg_color%22%3A%22rgba(0%2C0%2C0%2C0.03)%22%2C%22icon_type%22%3A%22icon%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Classic - Style 1\",\"__image\":\"mpc_icon_list\\/1_classic_1.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_bag_alt\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_bag\",\"mpc_icon__hover_icon_color\":\"#333333\",\"list_hover_icon_color\":\"#333333\",\"list_hover_text_color\":\"#333333\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list_icon_color\":\"#888888\",\"list_text_color\":\"#888888\",\"list\":\"%5B%7B%22hover_icon_color%22%3A%22%23333333%22%2C%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22icon_color%22%3A%22%236b6b6b%22%2C%22hover_icon_color%22%3A%22%23333333%22%2C%22text_color%22%3A%22%236b6b6b%22%2C%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22icon_color%22%3A%22%23888888%22%2C%22hover_icon_color%22%3A%22%23333333%22%2C%22text_color%22%3A%22%23888888%22%2C%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22icon_color%22%3A%22%23888888%22%2C%22hover_icon_color%22%3A%22%23333333%22%2C%22text_color%22%3A%22%23888888%22%2C%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22icon_color%22%3A%22%23888888%22%2C%22hover_icon_color%22%3A%22%23333333%22%2C%22text_color%22%3A%22%23888888%22%2C%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_1\":{\"__name\":\"1 Classic - Style 2\",\"__image\":\"mpc_icon_list\\/1_classic_2.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_heart_alt\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"16\",\"mpc_icon__border_css\":\"border-radius:999px;\",\"mpc_icon__padding_css\":\"padding:6px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:7px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#ff6434\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_2\":{\"__name\":\"1 Classic - Style 3\",\"__image\":\"mpc_icon_list\\/1_classic_3.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"fa fa-anchor\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"15\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:7px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:7px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#36d7b7\",\"mpc_icon__hover_border_css\":\"border-radius:7px;\",\"list_hover_icon_color\":\"#333333\",\"list_hover_text_color\":\"#757957\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_icon_color%22%3A%22%23333333%22%2C%22hover_text_color%22%3A%22%23757957%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23757957%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23757957%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23757957%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:3px;padding-bottom:2px;\"},\"mpc_preset_3\":{\"__name\":\"1 Classic - Style 4\",\"__image\":\"mpc_icon_list\\/1_classic_4.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_arrow_carrot-right\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_css\":\"border-color:#555555;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:9px;\",\"mpc_icon__hover_icon\":\"eti eti_arrow_carrot-right\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"PBR&B small batch drinking vinegar you probably haven\'t heard of them 8-bit.\",\"list_bg_color\":\"#f3f3f3\",\"list_hover_bg_color\":\"#888888\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Microdosing%20bicycle%20rights%20actually%2090\'s%20poutine%20godard.%20Food%20truck%20four%20dollar%20toast%20green.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%2C%22hover_bg_color%22%3A%22%2359abe3%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Lumbersexual%20tousled%20man%20braid%20leggings%20selfies%20distillery%2C%20humblebrag%20retro%20kickstarter.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%2C%22hover_bg_color%22%3A%22%2359abe3%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Vinyl%20franzen%20etsy%2C%20schlitz%20church-key%20tattooed%20cray%208-bit%20yuccie%20migas%20kinfolk%20meggings.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%2C%22hover_bg_color%22%3A%22%2359abe3%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22PBR%26B%20small%20batch%20drinking%20vinegar%20you%20probably%20haven\'t%20heard%20of%20them%208-bit.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%2C%22hover_bg_color%22%3A%22%23888888%22%7D%5D\",\"list_border_css\":\"border-color:#ffffff;border-radius:5px;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:7px;padding-right:5px;padding-bottom:7px;padding-left:15px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:10px;margin-bottom:10px;\"},\"mpc_preset_4\":{\"__name\":\"1 Classic - Style 5\",\"__image\":\"mpc_icon_list\\/1_classic_5.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon\":\"etl etl-sad\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"22\",\"mpc_icon__border_css\":\"border-radius:999px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:9px;\",\"mpc_icon__hover_icon\":\"etl etl-happy\",\"mpc_icon__hover_icon_color\":\"#e4c075\",\"list_hover_text_color\":\"#e4c075\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list_hover_bg_color\":\"#333333\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23e4c075%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%2C%22hover_bg_color%22%3A%22%23333333%22%7D%2C%7B%22hover_text_color%22%3A%22%23e4c075%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%2C%22hover_bg_color%22%3A%22%23333333%22%7D%2C%7B%22hover_text_color%22%3A%22%23e4c075%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%2C%22hover_bg_color%22%3A%22%23333333%22%7D%2C%7B%22hover_text_color%22%3A%22%23e4c075%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%2C%22hover_bg_color%22%3A%22%23333333%22%7D%2C%7B%22hover_text_color%22%3A%22%23e4c075%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%2C%22hover_bg_color%22%3A%22%23333333%22%7D%5D\",\"list_border_css\":\"border-radius:5px;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:15px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:2px;margin-bottom:2px;\"},\"mpc_preset_5\":{\"__name\":\"1 Classic - Style 6\",\"__image\":\"mpc_icon_list\\/1_classic_6.jpg\",\"font_preset\":\"mpc_preset_60\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_align\":\"left\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_check_alt2\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_check_alt\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22title%22%3A%22Taxidermy%20squid%20wolf%20blue%20bottle.%22%7D%2C%7B%22title%22%3A%22Yr%20selvage%20cray%20single-origin.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_6\":{\"__name\":\"1 Classic - Style 7\",\"__image\":\"mpc_icon_list\\/1_classic_7.jpg\",\"font_preset\":\"mpc_preset_60\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"font_transform\":\"none\",\"font_align\":\"right\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"icon_position\":\"right\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_plus\",\"mpc_icon__icon_color\":\"#f3f3f3\",\"mpc_icon__icon_size\":\"14\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#f3f3f3;border-style:solid;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:1px;padding-right:2px;padding-bottom:1px;padding-left:0px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-left:15px;\",\"mpc_icon__hover_icon_color\":\"#555555\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:7px;padding-bottom:8px;\"},\"mpc_preset_7\":{\"__name\":\"1 Classic - Style 8\",\"__image\":\"mpc_icon_list\\/1_classic_8.jpg\",\"font_preset\":\"mpc_preset_60\",\"font_color\":\"#f3f3f3\",\"font_size\":\"16\",\"font_transform\":\"none\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"fa fa-circle-o\",\"mpc_icon__icon_color\":\"#f3f3f3\",\"mpc_icon__icon_size\":\"14\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:7px;\",\"mpc_icon__hover_icon\":\"fa fa-circle\",\"mpc_icon__hover_icon_color\":\"#53dbc0\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:8px;padding-bottom:9px;\"},\"mpc_preset_8\":{\"__name\":\"2 Corporate - Style 1\",\"__image\":\"mpc_icon_list\\/2_corporate_1.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_arrow_triangle-right\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_arrow_triangle-right\",\"mpc_icon__hover_icon_color\":\"#4b77be\",\"list_hover_icon_color\":\"#333333\",\"list_hover_text_color\":\"#4b77be\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_icon_color%22%3A%22%23333333%22%2C%22hover_text_color%22%3A%22%234b77be%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%234b77be%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%234b77be%22%2C%22title%22%3A%22Dreamcatcher%20%3Cem%3Eetsy%20bicycle%20rights%3C%2Fem%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%234b77be%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%234b77be%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_9\":{\"__name\":\"2 Corporate - Style 2\",\"__image\":\"mpc_icon_list\\/2_corporate_2.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_arrow_carrot-right\",\"mpc_icon__icon_color\":\"#6b6b6b\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_check_alt2\",\"mpc_icon__hover_icon_color\":\"#87d37c\",\"list_hover_text_color\":\"#555555\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Yr%20%3Cstrong%3Eselvage%20cray%3C%2Fstrong%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Dreamcatcher%20%3Cem%3Eetsy%20bicycle%20rights%3C%2Fem%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_10\":{\"__name\":\"2 Corporate - Style 3\",\"__image\":\"mpc_icon_list\\/2_corporate_3.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_circle-empty\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"15\",\"mpc_icon__padding_css\":\"padding:7px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:5px;\",\"mpc_icon__hover_icon\":\"eti eti_circle-slelected\",\"mpc_icon__hover_icon_color\":\"#4183d7\",\"mpc_icon__hover_border_css\":\"border-radius:4px;\",\"list_hover_text_color\":\"#333333\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Taxidermy%20wolf%2C%20%3Cem%3Eblue%20bottle%20heart%3C%2Fem%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22%3Cem%3EDreamcatcher%20etsy%20bicycle%20rights.%3C%2Fem%3E%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Cred%20shoreditch%20%3Cstrong%3Eswag%20ramps%3C%2Fstrong%3E%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#e6e6e6;border-style:solid;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_11\":{\"__name\":\"2 Corporate - Style 4\",\"__image\":\"mpc_icon_list\\/2_corporate_4.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"background_color\":\"#59abe3\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_box-empty\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"15\",\"mpc_icon__padding_css\":\"padding:7px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:5px;\",\"mpc_icon__hover_icon\":\"eti eti_box-selected\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:4px;\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22title%22%3A%22Taxidermy%20wolf%2C%20%3Cem%3Eblue%20bottle%20heart%3C%2Fem%3E.%22%7D%2C%7B%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22%3Cem%3EDreamcatcher%20etsy%20bicycle%20rights.%3C%2Fem%3E%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20%3Cstrong%3Eswag%20ramps%3C%2Fstrong%3E%20umami.%22%7D%2C%7B%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_border_css\":\"border-color:#e6e6e6;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_12\":{\"__name\":\"2 Corporate - Style 5\",\"__image\":\"mpc_icon_list\\/2_corporate_5.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-gears\",\"mpc_icon__icon_color\":\"#66cc99\",\"mpc_icon__icon_size\":\"24\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#66cc99;border-style:solid;\",\"mpc_icon__padding_css\":\"padding:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#66cc99\",\"mpc_icon__hover_border_css\":\"border-width:1px;border-color:#66cc99;border-style:solid;border-radius:50px;\",\"list_title\":\"Dreamcatcher etsy bicycle rights, venmo semiotics slow-carb gentrify drinking vinegar gochujang deep v bitters keytar brunch.\",\"list\":\"%5B%7B%22title%22%3A%22%20Yr%20typewriter%20franzen%20affogato%20mustache%2C%20celiac%20authentic%20next%20level%20blog%20flannel%20biodiesel.%20Before%20they%20sold%20out%20green%20juice.%22%7D%2C%7B%22title%22%3A%22Synth%20next%20level%20skateboard%20dreamcatcher%20kinfolk.%20Yr%20selvage%20cray%2C%20single-origin%20coffee%20thundercats%20mumblecore.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights%2C%20venmo%20semiotics%20slow-carb%20gentrify%20drinking%20vinegar%20gochujang%20deep%20v%20bitters%20keytar%20brunch.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:7px;padding-bottom:7px;\"},\"mpc_preset_13\":{\"__name\":\"2 Corporate - Style 6\",\"__image\":\"mpc_icon_list\\/2_corporate_6.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"border_css\":\"border-width:1px;border-color:#ffffff;border-style:solid;border-radius:15px;\",\"padding_css\":\"padding:30px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_lightbulb_alt\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_lightbulb\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cu%3ETaxidermy%20%3Cb%3Esquid%20wolf%3C%2Fb%3E%2C%20blue%20bottle%20heart.%3C%2Fu%3E%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cstrong%3Eselvage%20cray%3C%2Fstrong%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20%3Cem%3Eetsy%20bicycle%20rights%3C%2Fem%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cu%3ECred%20shoreditch%20swag%20ramps%20umami.%3C%2Fu%3E%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_34\":{\"__name\":\"2 Corporate - Style 7\",\"__image\":\"mpc_icon_list\\/2_corporate_7.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"background_color\":\"rgba(255,255,255,0.3)\",\"border_css\":\"border-color:#ffffff;border-radius:15px;\",\"padding_css\":\"padding:30px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_plus\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:3px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_plus\",\"mpc_icon__hover_icon_color\":\"#555555\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:99px;\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"YOLO lo-fi, roof party etsy slow.\",\"list_icon_type\":\"icon\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20%3Cb%3Esquid%20wolf%3C%2Fb%3E%20blue.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cstrong%3Eselvage%20cray%3C%2Fstrong%3E%20single-origin.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20%3Cb%3Eetsy%20bicycle%20rights%3C%2Fb%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cem%3ECred%20shoreditch%20swag%20ramps%20umami.%3C%2Fem%3E%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:6px;padding-bottom:7px;\"},\"mpc_preset_14\":{\"__name\":\"2 Corporate - Style 8\",\"__image\":\"mpc_icon_list\\/2_corporate_8.jpg\",\"font_preset\":\"mpc_preset_68\",\"font_color\":\"#ffffff\",\"font_size\":\"16\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"eti eti_plus\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_css\":\"padding:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon\":\"eti eti_plus\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#59abe3\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"Microdosing bicycle rights.\",\"list_hover_bg_color\":\"rgba(255,255,255,0.2)\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20%3Cb%3Esquid%20wolf%3C%2Fb%3E%20blue.%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cstrong%3Eselvage%20cray%3C%2Fstrong%3E%20single-origin.%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20%3Cb%3Eetsy%20bicycle%20rights%3C%2Fb%3E.%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cem%3ECred%20shoreditch%20swag%20ramps%20umami.%3C%2Fem%3E%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Ca%20href%3D%5C%22%23%5C%22%3ECred%20shoreditch%20swag%20ramps%20umami.%3C%2Fa%3E%22%2C%22hover_bg_color%22%3A%22rgba(10%2C10%2C10%2C0.4)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Microdosing%20bicycle%20rights.%22%2C%22hover_bg_color%22%3A%22rgba(255%2C255%2C255%2C0.2)%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:4px;margin-bottom:4px;\"},\"mpc_preset_15\":{\"__name\":\"3 Creative - Style 1\",\"__image\":\"mpc_icon_list\\/3_creative_1.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#aaaaaa\",\"font_size\":\"17\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-hotairballoon\",\"mpc_icon__icon_color\":\"#be90d4\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"list_hover_icon_color\":\"#674172\",\"list_hover_text_color\":\"#555555\",\"list_title\":\"<u>YOLO lo-fi, roof party etsy slow.<\\/u>\",\"list\":\"%5B%7B%22hover_icon_color%22%3A%22%239b59b6%22%2C%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_icon_color%22%3A%22%238e44ad%22%2C%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_icon_color%22%3A%22%239a12b3%22%2C%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_icon_color%22%3A%22%23913d88%22%2C%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_icon_color%22%3A%22%23674172%22%2C%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_16\":{\"__name\":\"3 Creative - Style 2\",\"__image\":\"mpc_icon_list\\/3_creative_2.jpg\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_align\":\"left\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-tools\",\"mpc_icon__icon_color\":\"#75cdde\",\"mpc_icon__icon_size\":\"28\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-radius:10px;\",\"mpc_icon__padding_css\":\"padding:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#75cdde\",\"mpc_icon__hover_border_css\":\"border-radius:999px;\",\"list_hover_text_color\":\"#75cdde\",\"list_title\":\"<em>Microdosing bicycle rights actually 90\'s. Four dollar toast green juice fap...<\\/em>\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%2375cdde%22%2C%22title%22%3A%22%3Cem%3ECred%20shoreditch%20swag%20ramps%20umami%2C%20godard%20normcore%20gluten-free...%3C%2Fem%3E%22%7D%2C%7B%22hover_text_color%22%3A%22%2375cdde%22%2C%22title%22%3A%22Synth%20next%20level%20skateboard%20dream%20catcher%20kinfolk%20%3Cstrong%3Eorigin%20yolo%3C%2Fstrong%3E.%22%7D%2C%7B%22hover_text_color%22%3A%22%2375cdde%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%2375cdde%22%2C%22title%22%3A%22%3Cem%3EMicrodosing%20bicycle%20rights%20actually%2090\'s.%20Four%20dollar%20toast%20green%20juice%20fap...%3C%2Fem%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_17\":{\"__name\":\"3 Creative - Style 3\",\"__image\":\"mpc_icon_list\\/3_creative_3.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_align\":\"right\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"icon_position\":\"right\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-anchor\",\"mpc_icon__icon_color\":\"#3fc380\",\"mpc_icon__icon_size\":\"28\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-left:9px;\",\"mpc_icon__hover_icon_color\":\"#f7be68\",\"mpc_icon__hover_border_css\":\"border-radius:4px;\",\"list_title\":\"Cred shoreditch swag ramps umami.\",\"list\":\"%5B%7B%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22title%22%3A%22Yr%20selvage%20cray%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#f3f3f3;border-style:dashed;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:11px;padding-bottom:11px;\"},\"mpc_preset_18\":{\"__name\":\"3 Creative - Style 4\",\"__image\":\"mpc_icon_list\\/3_creative_4.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#aaaaaa\",\"font_size\":\"17\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_search\",\"mpc_icon__icon_color\":\"#be90d4\",\"mpc_icon__icon_size\":\"16\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#be90d4;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_hover_icon_color\":\"#84b8e2\",\"list_hover_text_color\":\"#84b8e2\",\"list_title\":\"Cred shoreditch swag ramps umami.\",\"list\":\"%5B%7B%22hover_icon_color%22%3A%22%23aea8d3%22%2C%22hover_text_color%22%3A%22%23aea8d3%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_icon_color%22%3A%22%23a990e0%22%2C%22hover_text_color%22%3A%22%23a990e0%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_icon_color%22%3A%22%2393a8e1%22%2C%22hover_text_color%22%3A%22%2393a8e1%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_icon_color%22%3A%22%2384b8e2%22%2C%22hover_text_color%22%3A%22%2384b8e2%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:8px;padding-bottom:8px;\"},\"mpc_preset_19\":{\"__name\":\"3 Creative - Style 5\",\"__image\":\"mpc_icon_list\\/3_creative_5.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"15\",\"background_color\":\"rgba(223,238,247,0.75)\",\"border_css\":\"border-radius:30px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-bottom:15px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_gift_alt\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"19\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_icon__hover_icon\":\"eti eti_gift\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"Taxidermy squid wolf, blue heart.\",\"list_hover_bg_color\":\"rgba(112,168,202,0.6)\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%2C%22hover_bg_color%22%3A%22rgba(112%2C168%2C202%2C0.6)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%2C%22hover_bg_color%22%3A%22rgba(112%2C168%2C202%2C0.6)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%2C%22hover_bg_color%22%3A%22rgba(112%2C168%2C202%2C0.6)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%2C%22hover_bg_color%22%3A%22rgba(112%2C168%2C202%2C0.6)%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20heart.%22%2C%22hover_bg_color%22%3A%22rgba(112%2C168%2C202%2C0.6)%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:5px;margin-bottom:5px;\"},\"mpc_preset_20\":{\"__name\":\"3 Creative - Style 6\",\"__image\":\"mpc_icon_list\\/3_creative_6.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#666666\",\"font_size\":\"15\",\"border_css\":\"border-width:10px;border-color:#be90d4;border-style:solid;\",\"padding_css\":\"padding:15px;\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon\":\"eti eti_mail_alt\",\"mpc_icon__icon_color\":\"#dbdbdb\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_icon__hover_icon\":\"eti eti_mail\",\"mpc_icon__hover_icon_color\":\"#9b59b6\",\"list_title\":\"<u>YOLO lo-fi, roof party etsy slow.<\\/u>\",\"list\":\"%5B%7B%22title%22%3A%22Cred%20shoreditch%20swag%20umami.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20heart.%22%7D%2C%7B%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:5px;margin-bottom:5px;\"},\"mpc_preset_21\":{\"__name\":\"3 Creative - Style 7\",\"__image\":\"mpc_icon_list\\/3_creative_7.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_mug\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"Taxidermy squid wolf blue heart.\",\"list_hover_bg_color\":\"#1ba39c\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%2C%22hover_bg_color%22%3A%22%23a2ded0%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%2C%22hover_bg_color%22%3A%22%2386e2d5%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%2C%22hover_bg_color%22%3A%22%2365c6bb%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%20blue%20heart.%22%2C%22hover_bg_color%22%3A%22%231ba39c%22%7D%5D\",\"list_border_css\":\"border-radius:5px;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:5px;margin-bottom:5px;\"},\"mpc_preset_22\":{\"__name\":\"3 Creative - Style 8\",\"__image\":\"mpc_icon_list\\/3_creative_8.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#555555\",\"font_size\":\"18\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"eti eti_adjust-horiz\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__background_color\":\"#e74c3c\",\"mpc_icon__padding_css\":\"padding:7px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon\":\"eti eti_adjust-vert\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#ef4836\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_title\":\"Taxidermy squid wolf blue heart.\",\"list_bg_color\":\"#f3f3f3\",\"list\":\"%5B%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%7D%2C%7B%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%7D%2C%7B%22title%22%3A%22Taxidermy%20squid%20wolf%20blue%20heart.%22%2C%22bg_color%22%3A%22%23f3f3f3%22%7D%5D\",\"list_border_css\":\"border-radius:5px;\",\"list_padding_divider\":\"true\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:7px;margin-bottom:7px;\"},\"mpc_preset_23\":{\"__name\":\"3 Creative - Style 9\",\"__image\":\"mpc_icon_list\\/3_creative_9.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#939393\",\"font_size\":\"15\",\"background_color\":\"#f9f9f9\",\"border_css\":\"border-radius:4px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-bottom:0px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_heart\",\"mpc_icon__icon_color\":\"#df5461\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_icon__hover_icon\":\"eti eti_heart_alt\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"list_hover_text_color\":\"#ffffff\",\"list_title\":\"Taxidermy squid wolf, blue heart.\",\"list_hover_bg_color\":\"#f36082\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%2C%22hover_bg_color%22%3A%22%23f36082%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%2C%22hover_bg_color%22%3A%22%23f36082%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%2C%22hover_bg_color%22%3A%22%23f36082%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%2C%22hover_bg_color%22%3A%22%23f36082%22%7D%2C%7B%22hover_text_color%22%3A%22%23ffffff%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20heart.%22%2C%22hover_bg_color%22%3A%22%23f36082%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:5px;margin-bottom:5px;\"},\"mpc_preset_24\":{\"__name\":\"3 Creative - Style 10\",\"__image\":\"mpc_icon_list\\/3_creative_10.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#ffffff\",\"font_size\":\"17\",\"background_color\":\"#87d37c\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:35px;padding-left:20px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"eti eti_pin_alt\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_pin\",\"mpc_icon__hover_icon_color\":\"#dbfd76\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_title\":\"Yr <em>selvage cray<\\/em>, single-origin coffee.\",\"list\":\"%5B%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#6db363;border-style:dashed;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:10px;padding-bottom:10px;\"},\"mpc_preset_25\":{\"__name\":\"3 Creative - Style 11\",\"__image\":\"mpc_icon_list\\/3_creative_11.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#ffffff\",\"font_size\":\"17\",\"background_color\":\"#52b3d9\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:35px;padding-left:20px;\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"eti eti_lightbulb_alt\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_lightbulb\",\"mpc_icon__hover_icon_color\":\"#f5fc76\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_title\":\"Cred shoreditch swag ramps umami.\",\"list\":\"%5B%7B%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#4e96af;border-style:dotted;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:10px;padding-bottom:10px;\"},\"mpc_preset_26\":{\"__name\":\"3 Creative - Style 12\",\"__image\":\"mpc_icon_list\\/3_creative_12.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#ffffff\",\"font_size\":\"17\",\"background_type\":\"gradient\",\"background_gradient\":\"#674172||#3b2151||0;100||180||linear\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:16px;padding-right:20px;padding-bottom:28px;padding-left:20px;\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon\":\"eti eti_circle-empty\",\"mpc_icon__icon_color\":\"#f3f3f3\",\"mpc_icon__icon_size\":\"18\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;\",\"mpc_icon__hover_icon\":\"eti eti_check_alt2\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:10px;\",\"list_title\":\"YOLO lo-fi, roof party <b>etsy <\\/b>slow.\",\"list\":\"%5B%7B%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22title%22%3A%22YOLO%20lo-fi%2C%20roof%20party%20%3Cb%3Eetsy%20%3C%2Fb%3Eslow.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:4px;border-left:0px;border-color:#60426b;border-style:double;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:13px;padding-bottom:13px;\"},\"mpc_preset_27\":{\"__name\":\"3 Creative - Style 13\",\"__image\":\"mpc_icon_list\\/3_creative_13.jpg\",\"font_preset\":\"mpc_preset_113\",\"font_color\":\"#888888\",\"font_size\":\"20\",\"background_type\":\"image\",\"background_image\":\"4502\",\"background_image_size\":\"full\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:70px;padding-right:20px;padding-bottom:150px;padding-left:20px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"50x50\",\"mpc_icon__icon_image\":\"4503\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:50px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"50x50\",\"mpc_icon__hover_icon_image\":\"4504\",\"list_hover_text_color\":\"#555555\",\"list_title\":\"<u>YOLO lo-fi, roof party etsy slow.<\\/u>\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23555555%22%2C%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:5px;padding-bottom:5px;\"},\"mpc_preset_28\":{\"__name\":\"4 Hipster - Style 1\",\"__image\":\"mpc_icon_list\\/4_hipster_1.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"17\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"21x25\",\"mpc_icon__icon_image\":\"4505\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"21x25\",\"mpc_icon__hover_icon_image\":\"4506\",\"list_hover_text_color\":\"#333333\",\"list_title\":\"<u>YOLO lo-fi, roof party etsy slow.<\\/u>\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Cred%20shoreditch%20swag%20ramps%20umami.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22%3Cu%3EYOLO%20lo-fi%2C%20roof%20party%20etsy%20slow.%3C%2Fu%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"background_image\":\"4502\"},\"mpc_preset_29\":{\"__name\":\"4 Hipster - Style 2\",\"__image\":\"mpc_icon_list\\/4_hipster_2.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"17\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4507\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image\":\"4508\",\"list_hover_text_color\":\"#5d7515\",\"list_title\":\"Portland dreamcatcher shoreditch vice brunch, kale chips butcher letterpress waistcoat. Try-hard selvage skateboard, etsy forage.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%235d7515%22%2C%22title%22%3A%22Pabst%20DIY%20green%20juice%20williamsburg%20neutra%20etsy.%20Kinfolk%20single-origin%20coffee%20tilde%20portland.%20Letterpress%20asymmetrical%20crucifix.%22%7D%2C%7B%22hover_text_color%22%3A%22%235d7515%22%2C%22title%22%3A%22Single-origin%20coffee%20twee%20try-hard%2C%20leggings%20%3Cem%3Epolaroid%20man%20braid%20migas%20letterpress%20helvetica%3C%2Fem%3E%20marfa%20gluten-free%20gochujang%20cardigan.%20%22%7D%2C%7B%22hover_text_color%22%3A%22%235d7515%22%2C%22title%22%3A%22Portland%20dreamcatcher%20shoreditch%20vice%20brunch%2C%20kale%20chips%20butcher%20letterpress%20waistcoat.%20Try-hard%20selvage%20skateboard%2C%20etsy%20forage.%22%7D%5D\",\"list_border_divider\":\"true\",\"list_border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#bac39d;border-style:dashed;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:15px;padding-bottom:15px;\",\"background_image\":\"4502\"},\"mpc_preset_30\":{\"__name\":\"4 Hipster - Style 3\",\"__image\":\"mpc_icon_list\\/4_hipster_3.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"17\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"full\",\"mpc_icon__icon_image\":\"4509\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"full\",\"mpc_icon__hover_icon_image\":\"4510\",\"list_title\":\"Pabst DIY green juice williamsburg neutra etsy. Kinfolk single-origin coffee.\",\"list_bg_color\":\"#f7f7f7\",\"list_hover_bg_color\":\"#ffffff\",\"list\":\"%5B%7B%22title%22%3A%22Portland%20dreamcatcher%20shoreditch%20vice%20brunch%2C%20kale%20chips%20butcher%20letterpress.%22%2C%22bg_color%22%3A%22%23f7f7f7%22%2C%22hover_bg_color%22%3A%22%23ffffff%22%7D%2C%7B%22title%22%3A%22Single-origin%20coffee%20twee%20try-hard%2C%20leggings%20%3Cem%3Epolaroid%20man%3C%2Fem%3E%20braid%20migas%20letterpress.%22%2C%22bg_color%22%3A%22%23f7f7f7%22%2C%22hover_bg_color%22%3A%22%23ffffff%22%7D%2C%7B%22title%22%3A%22Pabst%20DIY%20green%20juice%20williamsburg%20neutra%20etsy.%20Kinfolk%20single-origin%20coffee.%22%2C%22bg_color%22%3A%22%23f7f7f7%22%2C%22hover_bg_color%22%3A%22%23ffffff%22%7D%5D\",\"list_border_css\":\"border-radius:15px;\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"list_margin_divider\":\"true\",\"list_margin_css\":\"margin-top:10px;margin-bottom:10px;\",\"background_image\":\"4502\"},\"mpc_preset_31\":{\"__name\":\"4 Hipster - Style 4\",\"__image\":\"mpc_icon_list\\/4_hipster_4.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"17\",\"border_css\":\"border-width:1px;border-color:#e8e8e8;border-style:dotted;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"full\",\"mpc_icon__icon_image\":\"4511\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"full\",\"mpc_icon__hover_icon_image\":\"4512\",\"list_hover_text_color\":\"#333333\",\"list_title\":\"Dreamcatcher etsy bicycle rights.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"background_image\":\"4502\"},\"mpc_preset_32\":{\"__name\":\"4 Hipster - Style 5\",\"__image\":\"mpc_icon_list\\/4_hipster_5.jpg\",\"font_preset\":\"mpc_preset_57\",\"font_color\":\"#555555\",\"font_size\":\"17\",\"background_color\":\"rgba(255,255,255,0.6)\",\"border_css\":\"border-width:0px;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"full\",\"mpc_icon__icon_image\":\"4513\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:15px;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"full\",\"mpc_icon__hover_icon_image\":\"4514\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_icon__hover_border_css\":\"border-top:0px;border-right:1px;border-bottom:0px;border-left:0px;border-color:#666666;border-style:solid;\",\"list_hover_text_color\":\"#90a54c\",\"list_title\":\"Microdosing tumblr yr sartorial. Bicycle rights listicle.\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%2390a54c%22%2C%22title%22%3A%22Taxidermy%20squid%20wolf%2C%20blue%20bottle%20heart.%22%7D%2C%7B%22hover_text_color%22%3A%22%2390a54c%22%2C%22title%22%3A%22Yr%20%3Cem%3Eselvage%20cray%3C%2Fem%3E%2C%20single-origin%20coffee.%22%7D%2C%7B%22hover_text_color%22%3A%22%2390a54c%22%2C%22title%22%3A%22Dreamcatcher%20etsy%20bicycle%20rights.%22%7D%2C%7B%22hover_text_color%22%3A%22%2390a54c%22%2C%22title%22%3A%22Microdosing%20tumblr%20yr%20sartorial.%20Bicycle%20rights%20listicle.%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:15px;padding-bottom:15px;\",\"background_image\":\"4502\"},\"mpc_preset_33\":{\"__name\":\"4 Hipster - Style 6\",\"__image\":\"mpc_icon_list\\/4_hipster_6.jpg\",\"font_preset\":\"mpc_preset_71\",\"font_color\":\"#888888\",\"font_size\":\"17\",\"font_align\":\"right\",\"icon_position\":\"right\",\"mpc_icon__transition\":\"slide-left\",\"mpc_icon__icon_type\":\"character\",\"mpc_icon__icon_character\":\"#\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-left:2px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-left:10px;\",\"mpc_icon__hover_icon_type\":\"character\",\"mpc_icon__hover_icon_character\":\";)\",\"mpc_icon__hover_icon_color\":\"#b39a68\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_icon__hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:1px;border-color:#b2b2b2;border-style:dashed;\",\"list_hover_text_color\":\"#333333\",\"list_title\":\"<em>Drinking vinegar man bun helvetica XOXO umami.<\\/em>\",\"list\":\"%5B%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Cronut%20mumblecore%20artisan%20chambray%2C%20photo%20booth.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22Bushwick%20marfa%20tacos%2C%20butcher%20tumblr%20offal%20vegan.%22%7D%2C%7B%22hover_text_color%22%3A%22%23333333%22%2C%22title%22%3A%22%3Cem%3EDrinking%20vinegar%20man%20bun%20helvetica%20XOXO%20umami.%3C%2Fem%3E%22%7D%5D\",\"list_padding_divider\":\"true\",\"list_padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"background_image\":\"4502\",\"mpc_icon__icon_image\":\"4513\",\"mpc_icon__hover_icon_image\":\"4514\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(235, 'mpc_presets_mpc_icon_column', '{\"default\":{\"background_color\":\"#f3f3f3\",\"border_css\":\"border-width:0px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:40px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Default Icon Column\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"content_font_preset\":\"default\",\"content_font_color\":\"#555555\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-pencil\",\"mpc_icon__icon_color\":\"#8ac4f1\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__background_color\":\"#f3f3f3\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#8ac4f1;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#8ac4f1\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-color:#8ac4f1;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_10\":{\"__name\":\"1 Basic - V1 Small Gold Icon Aligned Left\",\"__image\":\"mpc_icon_column\\/1_v1.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Summertime Sadness\",\"content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"mpc_icon__icon\":\"eti eti_lightbulb_alt\",\"mpc_icon__icon_color\":\"#b39a68\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_css\":\"border-radius:0px;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-6px;margin-right:15px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#275a7a\",\"mpc_icon__hover_border_css\":\"border-radius:20px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_11\":{\"__name\":\"1 Basic - V2 Medium Icon Aligned Right\",\"__image\":\"mpc_icon_column\\/1_v2.jpg\",\"layout\":\"style_5\",\"alignment\":\"right\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"master cleanse bespoke \",\"content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__icon\":\"etl etl-gears\",\"mpc_icon__icon_color\":\"#b75fb1\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-radius:20px;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-6px;margin-right:0px;margin-bottom:0px;margin-left:15px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#b75fb1\",\"mpc_icon__hover_border_css\":\"border-radius:5px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_65\":{\"__name\":\"1 Basic - V3 Icon Aligned Center Vertical\",\"__image\":\"mpc_icon_column\\/1_v3.jpg\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"coffee organic\",\"content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__icon\":\"etl etl-map\",\"mpc_icon__icon_color\":\"#f3e183\",\"mpc_icon__icon_size\":\"48\",\"mpc_icon__border_css\":\"border-radius:0px;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#f3e183\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_13\":{\"__name\":\"2 Icon Border - V1 Medium Icon Left Blueish\",\"__image\":\"mpc_icon_column\\/2_v1.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Summertime Sadness\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"mpc_icon__icon\":\"etl etl-dial\",\"mpc_icon__icon_color\":\"#83bfe1\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#83bfe1;border-style:solid;border-radius:40px;\",\"mpc_icon__padding_css\":\"padding:7px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-6px;margin-right:15px;\",\"mpc_icon__hover_icon_color\":\"#83bfe1\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;border-radius:20px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_14\":{\"__name\":\"2 Icon Border - V2 Big Grey Vertical Center\",\"__image\":\"mpc_icon_column\\/2_v2.jpg\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Twee DIY kale\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"etl etl-shield\",\"mpc_icon__icon_color\":\"#d65e58\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-attachment\",\"mpc_icon__hover_icon_color\":\"#d65e58\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_15\":{\"__name\":\"2 Icon Border - V3 Big Grey Vertical Right\",\"__image\":\"mpc_icon_column\\/2_v3.jpg\",\"alignment\":\"right\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\" shabby chic literally\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"etl etl-paintbrush\",\"mpc_icon__icon_color\":\"#e8845d\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-attachment\",\"mpc_icon__hover_icon_color\":\"#e8845d\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_16\":{\"__name\":\"2 Icon Border - V4 Big Grey Vertical Left\",\"__image\":\"mpc_icon_column\\/2_v4.jpg\",\"alignment\":\"left\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Williamsburg vegan\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"etl etl-map-pin\",\"mpc_icon__icon_color\":\"#df715a\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-attachment\",\"mpc_icon__hover_icon_color\":\"#df715a\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\",\"animation_in_offset\":\"75\"},\"mpc_preset_17\":{\"__name\":\"2 Icon Border - V5 Vertical Number Center\",\"__image\":\"mpc_icon_column\\/2_v5.jpg\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Fourth Step\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon_type\":\"character\",\"mpc_icon__icon_character\":\"4\",\"mpc_icon__icon_color\":\"#a5e25b\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#a5e25b;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"eti eti_plus\",\"mpc_icon__hover_icon_color\":\"#888888\",\"mpc_icon__hover_border_css\":\"border-color:#efefef;border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_18\":{\"__name\":\"2 Icon Border - V6 Horizontal Left Small Thin Border\",\"__image\":\"mpc_icon_column\\/2_v6.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"border_css\":\"border-color:#b189e0;\",\"padding_css\":\"padding:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Summertime Sadness\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__icon\":\"eti eti_lightbulb_alt\",\"mpc_icon__icon_color\":\"#b189e0\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#b189e0;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-6px;margin-right:15px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#b189e0\",\"mpc_icon__hover_border_css\":\"border-radius:20px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_19\":{\"__name\":\"2 Icon Border - V7 Horizontal Left Big Grey Border\",\"__image\":\"mpc_icon_column\\/2_v7.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:30px;padding-left:0px;\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"fap cliche\",\"content\":\"Banh mi asymmetrical Brooklyn, distillry pickled wolf Bushwick keytar 3 wolf moon selvage.\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__icon\":\"etl etl-key\",\"mpc_icon__icon_color\":\"#88d482\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f3f3f3;border-style:solid;border-radius:10px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:3px;margin-right:15px;\",\"mpc_icon__hover_icon_color\":\"#88d482\",\"mpc_icon__hover_border_css\":\"border-color:#88d482;border-radius:20px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_20\":{\"__name\":\"3 Background - V1 Grey Simple Round Hover Up\",\"__image\":\"mpc_icon_column\\/3_v1.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"background_color\":\"#f2f2f2\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"crucifix XOXO\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"etl etl-speedometer\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#75cdde\",\"mpc_icon__border_css\":\"border-width:0px;border-color:#f3f3f3;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-2px;margin-right:20px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#555555\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_21\":{\"__name\":\"3 Background - V2 Grey Simple Round Outline Hover Fade\",\"__image\":\"mpc_icon_column\\/3_v2.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"background_color\":\"#f2f2f2\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"tousled leggings\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-tools\",\"mpc_icon__icon_color\":\"#df5461\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#df5461;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-2px;margin-right:20px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#df5461\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_22\":{\"__name\":\"3 Background - V3 Grey Simple Round Outline Hover Transparent\",\"__image\":\"mpc_icon_column\\/3_v3.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"background_color\":\"#f2f2f2\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\" banjo post-ironic\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-piechart\",\"mpc_icon__icon_color\":\"#88d482\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#88d482;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-2px;margin-right:20px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#88d482\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_23\":{\"__name\":\"3 Background - V4 Dark Horizonta Gold Small Icon\",\"__image\":\"mpc_icon_column\\/3_v4.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"background_color\":\"#333333\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-radius:20px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"cliche chillwave\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"eti eti_clock_alt\",\"mpc_icon__icon_color\":\"#b39a68\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__border_css\":\"border-width:0px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-2px;margin-right:15px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-color:#f3f3f3;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_24\":{\"__name\":\"3 Background - V5 Grey Horizontal Left Aligned\",\"__image\":\"mpc_icon_column\\/3_v5.jpg\",\"layout\":\"style_3\",\"alignment\":\"left\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:10px;\",\"padding_css\":\"padding:30px;\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-radius:10px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5c5c5c\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Austin kale chips \",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#929292\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.5\",\"content\":\"Chia single-origin coffee Etsy, locavore Shoreditch twee whatever messenger bag direct trade leggings mixtape. IPhone flexitarian Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable tousled.\",\"mpc_icon__icon\":\"eti eti_heart\",\"mpc_icon__icon_color\":\"#df5461\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-right:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__hover_icon\":\"eti eti_heart\",\"mpc_icon__hover_icon_color\":\"#df5461\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_25\":{\"__name\":\"3 Background - V6 Grey Horizontal Center Aligned\",\"__image\":\"mpc_icon_column\\/3_v6.jpg\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-radius:10px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5c5c5c\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Carles swag gastropub\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#929292\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"Chia single-origin coffee Etsy, locavore Shoreditch twee whatever messenger bag direct trade leggings mixtape. IPhone flexitarian Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable tousled.\",\"mpc_icon__icon\":\"eti eti_lightbulb\",\"mpc_icon__icon_color\":\"#f29760\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon\":\"eti eti_lightbulb\",\"mpc_icon__hover_icon_color\":\"#f29760\",\"mpc_divider__width\":\"10\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_27\":{\"__name\":\"3 Background - V7 Grey Horizontal Right Aligned\",\"__image\":\"mpc_icon_column\\/3_v7.jpg\",\"layout\":\"style_5\",\"alignment\":\"right\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:10px;\",\"padding_css\":\"padding:30px;\",\"hover_background_color\":\"#ffffff\",\"hover_border_css\":\"border-radius:10px;\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#5c5c5c\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"skateboard cardigan\",\"content\":\"Chia single-origin coffee Etsy, locavore Shoreditch twee whatever messenger bag direct trade leggings mixtape. IPhone flexitarian Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable tousled.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#929292\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__icon\":\"eti eti_star\",\"mpc_icon__icon_color\":\"#75cdde\",\"mpc_icon__icon_size\":\"20\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-left:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__hover_icon\":\"eti eti_star\",\"mpc_icon__hover_icon_color\":\"#75cdde\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"right\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_26\":{\"__name\":\"3 Background - V8 Bold Border Vertical Minimal Clean\",\"__image\":\"mpc_icon_column\\/3_v8.jpg\",\"border_css\":\"border-width:10px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"cleanse American \",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"etl etl-hazardous\",\"mpc_icon__icon_color\":\"#b961b1\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#b961b1;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#b961b1\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_28\":{\"__name\":\"3 Background - V9 Dark Yellow Turquoise Vertical\",\"__image\":\"mpc_icon_column\\/3_v9.jpg\",\"background_color\":\"#3f3f3f\",\"border_css\":\"border-width:0px;border-color:#b39a68;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:40px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#f8bf4d\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"raw denim organic\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#b0b0b0\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-pencil\",\"mpc_icon__icon_color\":\"#52cfb4\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__background_color\":\"#3f3f3f\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#52cfb4;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#3f3f3f\",\"mpc_icon__hover_background_color\":\"#52cfb4\",\"mpc_icon__hover_border_css\":\"border-color:#52cfb4;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_29\":{\"__name\":\"3 Background - V10 Clean Bold Gold Vertical\",\"__image\":\"mpc_icon_column\\/3_v10.jpg\",\"border_css\":\"border-width:10px;border-color:#b39a68;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-color:#275a7a;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"cleanse American \",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-refresh\",\"mpc_icon__icon_color\":\"#b39a68\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#b39a68;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_36\":{\"__name\":\"4 Icon Offset - V1 Round Outline Horizontal Left Aligned\",\"__image\":\"mpc_icon_column\\/4_v1.jpg\",\"layout\":\"style_4\",\"alignment\":\"left\",\"background_color\":\"#f8f7f5\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"organic Blue Bottle\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-speedometer\",\"mpc_icon__icon_color\":\"#ff8e92\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#ff8e92;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:-15px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_background_color\":\"#f8f7f5\",\"mpc_icon__hover_border_css\":\"border-color:#f8f7f5;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_37\":{\"__name\":\"4 Icon Offset - V2 Rounded Outline Horizontal Left Aligned\",\"__image\":\"mpc_icon_column\\/4_v2.jpg\",\"layout\":\"style_4\",\"alignment\":\"left\",\"background_color\":\"#f8f7f5\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:20px;margin-bottom:0px;margin-left:20px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Cornhole chia\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-hourglass\",\"mpc_icon__icon_color\":\"#1b80bb\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#1b80bb;border-style:solid;border-radius:20px;\",\"mpc_icon__padding_css\":\"padding:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:-15px;margin-bottom:0px;margin-left:0px;\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_38\":{\"__name\":\"4 Icon Offset - V3 Square Outline Horizontal Right Aligned\",\"__image\":\"mpc_icon_column\\/4_v3.jpg\",\"layout\":\"style_6\",\"alignment\":\"right\",\"background_color\":\"#f8f7f5\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"leggings narwhal\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__transition\":\"slide-right\",\"mpc_icon__icon\":\"etl etl-profile-male\",\"mpc_icon__icon_color\":\"#088867\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#088867;border-style:solid;border-radius:0px;\",\"mpc_icon__padding_css\":\"padding:13px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:-15px;\",\"mpc_icon__hover_icon\":\"etl etl-profile-female\",\"mpc_icon__hover_icon_color\":\"#088867\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_39\":{\"__name\":\"4 Icon Offset - V4 Clean Bold Grey Border Vertical Full Icon\",\"__image\":\"mpc_icon_column\\/4_v4.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:10px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Godard vegan\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"etl etl-linegraph\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__background_color\":\"#ff8e92\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#ff8e92;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-5px;margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#ff8e92\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_40\":{\"__name\":\"4 Icon Offset - V5 Solid Pink With Outline Icon Vertical Align\",\"__image\":\"mpc_icon_column\\/4_v5.jpg\",\"layout\":\"style_2\",\"background_color\":\"#d472a5\",\"border_css\":\"border-color:#d472a5;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-color:#ffffff;border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\" tousled leggings\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"slide-up\",\"mpc_icon__icon\":\"etl etl-map-pin\",\"mpc_icon__icon_color\":\"#d472a5\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#d472a5;border-style:solid;border-radius:20px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#d472a5\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_41\":{\"__name\":\"4 Icon Offset - V6 Dashed With Outlined Icon Clean\",\"__image\":\"mpc_icon_column\\/4_v6.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:5px;border-color:rgba(183,96,178,0.48);border-style:dashed;border-radius:0px;\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-color:rgba(183,96,178,0.8);border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#afafaf\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"scenester mustache\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#b5b5b5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-lock\",\"mpc_icon__icon_color\":\"#b75fb2\",\"mpc_icon__icon_size\":\"44\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:4px;border-color:#ddb3da;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-3px;margin-bottom:20px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#b75fb2\",\"mpc_icon__hover_border_css\":\"border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__preset\":\"mpc_preset_6\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_42\":{\"__name\":\"4 Icon Offset - V7 Solid Orange Square Horizontal Right Align\",\"__image\":\"mpc_icon_column\\/4_v7.jpg\",\"layout\":\"style_6\",\"alignment\":\"right\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:2px;border-color:#f2c3a7;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-color:#f29760;border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"chia freegan seitan\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-happy\",\"mpc_icon__icon_color\":\"#f29760\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#f2c3a7;border-style:solid;border-radius:0px;\",\"mpc_icon__padding_css\":\"padding:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:-15px;\",\"mpc_icon__hover_border_css\":\"border-color:#f29760;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_43\":{\"__name\":\"4 Icon Offset - V8 Grey Double Border Clean Round Horizontal Right\",\"__image\":\"mpc_icon_column\\/4_v8.jpg\",\"layout\":\"style_6\",\"alignment\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:6px;border-color:#eeeeee;border-style:double;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:0px;margin-right:20px;margin-bottom:0px;margin-left:20px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"Cornhole chia\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-camera\",\"mpc_icon__icon_color\":\"#75cdde\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:6px;border-color:#eeeeee;border-style:double;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:-15px;\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_44\":{\"__name\":\"4 Icon Offset - V9 Solid Grey Bold Clean With Green Icon\",\"__image\":\"mpc_icon_column\\/4_v9.jpg\",\"layout\":\"style_6\",\"alignment\":\"right\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:10px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#555555\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"umami meditation\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:8px;\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party.\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#a5a5a5\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-scissors\",\"mpc_icon__icon_color\":\"#88d482\",\"mpc_icon__icon_size\":\"40\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#88d482;border-style:solid;border-radius:50px;\",\"mpc_icon__padding_css\":\"padding:9px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:-15px;\",\"mpc_icon__hover_icon_color\":\"#888888\",\"mpc_icon__hover_border_css\":\"border-color:#888888;\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\"},\"mpc_preset_47\":{\"__name\":\"5 Other - V1 Horizontal With Blue Solid Background Left Aligned\",\"__image\":\"mpc_icon_column\\/5_v1.jpg\",\"layout\":\"style_4\",\"alignment\":\"left\",\"background_color\":\"#a4d7dd\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:10px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Light my fire\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"mpc_icon__preset\":\"mpc_preset_13\",\"mpc_icon__icon\":\"etl etl-clipboard\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#92ced5\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:0px;margin-left:10px;\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_48\":{\"__name\":\"5 Other - V2 Horizontal With Green Background Center Aligned\",\"__image\":\"mpc_icon_column\\/5_v2.jpg\",\"layout\":\"style_2\",\"background_color\":\"#a1c99f\",\"padding_css\":\"padding:30px;\",\"hover_border_css\":\"border-radius:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Seen the rain\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"mpc_icon__preset\":\"mpc_preset_9\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-telescope\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#98bf96\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__border_css\":\"border-radius:0px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:-10px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"4\"},\"mpc_preset_49\":{\"__name\":\"5 Other - V3 Horizontal With Sandy Background Right Aligned\",\"__image\":\"mpc_icon_column\\/5_v3.jpg\",\"layout\":\"style_6\",\"alignment\":\"left\",\"background_color\":\"#f2cd85\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:10px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"Light my fire\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"mpc_icon__preset\":\"mpc_preset_13\",\"mpc_icon__icon\":\"etl etl-tools\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#e6bf73\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:10px;margin-left:0px;\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"right\",\"mpc_divider__lines_color\":\"#f7f7f7\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_50\":{\"__name\":\"5 Other - V4 Horizontal With Red Background Left Aligned Outline Icon\",\"__image\":\"mpc_icon_column\\/5_v4.jpg\",\"layout\":\"style_4\",\"alignment\":\"left\",\"background_color\":\"#df5461\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:10px;\",\"hover_background_color\":\"#f7f7f7\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Light my fire\",\"hover_title_color\":\"#555555\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"left\",\"hover_content_color\":\"#888888\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-hotairballoon\",\"mpc_icon__icon_color\":\"#df5461\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#df5461;border-style:solid;border-radius:60px;\",\"mpc_icon__padding_css\":\"padding:20px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:-10px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-hotairballoon\",\"mpc_icon__hover_icon_color\":\"#f3f3f3\",\"mpc_icon__hover_background_color\":\"#df5461\",\"mpc_icon__hover_border_css\":\"border-width:2px;border-color:#df5461;border-style:solid;border-radius:60px;\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_51\":{\"__name\":\"5 Other - V5 Horizontal With Blue Background Center Aligned Outline Icon\",\"__image\":\"mpc_icon_column\\/5_v5.jpg\",\"layout\":\"style_2\",\"background_color\":\"#75cdde\",\"padding_css\":\"padding:30px;\",\"hover_background_color\":\"#f7f7f7\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Light my fire\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:30px;\",\"hover_title_color\":\"#555555\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"hover_content_color\":\"#888888\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-tools\",\"mpc_icon__icon_color\":\"#75cdde\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:60px;\",\"mpc_icon__padding_css\":\"padding:20px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:-10px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-tools\",\"mpc_icon__hover_icon_color\":\"#f3f3f3\",\"mpc_icon__hover_background_color\":\"#75cdde\",\"mpc_icon__hover_border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:60px;\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_52\":{\"__name\":\"5 Other - V6 Horizontal With Orange Background Right Aligned Outline Icon\",\"__image\":\"mpc_icon_column\\/5_v6.jpg\",\"layout\":\"style_6\",\"alignment\":\"right\",\"background_color\":\"#eda531\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:10px;padding-bottom:40px;padding-left:40px;\",\"hover_background_color\":\"#f7f7f7\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"20\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title\":\"Light my fire\",\"hover_title_color\":\"#555555\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year, Pinterest Kickstarter.\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"right\",\"hover_content_color\":\"#888888\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"etl etl-beaker\",\"mpc_icon__icon_color\":\"#eda531\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-width:2px;border-color:#eda531;border-style:solid;border-radius:60px;\",\"mpc_icon__padding_css\":\"padding:20px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:-10px;margin-left:0px;\",\"mpc_icon__hover_icon\":\"etl etl-beaker\",\"mpc_icon__hover_icon_color\":\"#f3f3f3\",\"mpc_icon__hover_background_color\":\"#eda531\",\"mpc_icon__hover_border_css\":\"border-width:2px;border-color:#eda531;border-style:solid;border-radius:60px;\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"right\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__lines_weight\":\"2\"},\"mpc_preset_53\":{\"__name\":\"6 Animated - V1 Vertical Shake Grey With Bottom Border\",\"__image\":\"mpc_icon_column\\/6_v1.jpg\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#f3f3f3;border-style:solid;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:45px;padding-bottom:30px;padding-left:45px;\",\"hover_background_color\":\"#eaeaea\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#75cdde;border-style:solid;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#555555\",\"title_font_size\":\"22\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Shake it out\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"DIY Marfa, freegan scenester 90\\u2019s High Life. Synth wolf asymmetrical Truffaut aesthetic, yr gentrify Pinterest pork belly locavore Intelligentsia messenger bag viral chillwave. Lomo Pitchfork YOLO, Austin them away.\",\"mpc_icon__icon\":\"fa fa-heart-o\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon\":\"fa fa-heart\",\"mpc_icon__hover_icon_color\":\"#df5461\",\"mpc_divider__disable\":\"true\",\"animation_loop_type\":\"callout.bounce\",\"animation_loop_duration\":\"1300\"},\"mpc_preset_54\":{\"__name\":\"6 Animated - V2 Horizontal Shake Grey With Bottom Border\",\"__image\":\"mpc_icon_column\\/6_v2.jpg\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#f3f3f3;border-style:solid;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:45px;padding-bottom:30px;padding-left:45px;\",\"hover_background_color\":\"#eaeaea\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:20px;border-left:0px;border-color:#75cdde;border-style:solid;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#555555\",\"title_font_size\":\"22\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Shake it off\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#888888\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.75\",\"content_font_align\":\"center\",\"content\":\"DIY Marfa, freegan scenester 90\\u2019s High Life. Synth wolf asymmetrical Truffaut aesthetic, yr gentrify Pinterest pork belly locavore Intelligentsia messenger bag viral chillwave. Lomo Pitchfork YOLO, Austin them away.\",\"mpc_icon__icon\":\"fa fa-paper-plane-o\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"36\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_icon\":\"fa fa-paper-plane\",\"mpc_icon__hover_icon_color\":\"#f29760\",\"animation_loop_type\":\"callout.shake\",\"animation_loop_duration\":\"1100\"},\"mpc_preset_56\":{\"__name\":\"7 Image - V1 Vertical Clean With Divider\",\"__image\":\"mpc_icon_column\\/7_v1.jpg\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:30px;padding-bottom:40px;padding-left:30px;\",\"margin_css\":\"margin:0px;\",\"hover_border_css\":\"border-radius:10px;\",\"title_font_preset\":\"mpc_preset_1\",\"title_font_color\":\"#4c4c4c\",\"title_font_size\":\"20\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Leaving on the jet plane\",\"content_font_preset\":\"mpc_preset_44\",\"content_font_color\":\"#999999\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year.\",\"mpc_icon__preset\":\"mpc_preset_9\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4515\",\"mpc_icon__border_divider\":\"true\",\"mpc_icon__border_css\":\"border-radius:60px;\",\"mpc_icon__padding_css\":\"padding:15px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:20px;\",\"mpc_icon__hover_border_divider\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#75cdde\",\"mpc_divider__lines_weight\":\"4\",\"animation_in_offset\":\"75\"},\"mpc_preset_72\":{\"__name\":\"Avatar - Slim Blue Rounded Border\",\"__image\":\"mpc_icon_column\\/avatar_slim_blue_rounded_border.jpg\",\"background_type\":\"image\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:2em;\",\"title_font_preset\":\"mpc_preset_112\",\"title_font_color\":\"rgba(27,69,137,0.77)\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Daniel\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:1em;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"full\",\"mpc_icon__icon_image\":\"4517\",\"mpc_icon__border_css\":\"border-width:2px;border-color:rgba(0,82,127,0.58);border-style:solid;border-radius:20px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image\":\"4518\",\"mpc_divider__disable\":\"true\",\"mpc_divider__width\":\"10\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:-5em;\",\"mpc_divider__lines_color\":\"rgba(0,132,125,0.77)\",\"mpc_divider__lines_weight\":\"4\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:-10px;margin-left:10px;\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\"},\"mpc_preset_70\":{\"__name\":\"Avatar - Slim Gray Border Green Divider\",\"__image\":\"mpc_icon_column\\/avatar_slim_gray_border_green_divider.jpg\",\"border_css\":\"border-radius:20px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#444444\",\"title_font_size\":\"17\",\"title_font_line_height\":\"1.4\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"Twee DIY kale\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"14\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"<p>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled.<\\/p>\",\"mpc_icon__icon\":\"etl etl-beaker\",\"mpc_icon__icon_color\":\"#68b7a0\",\"mpc_icon__icon_size\":\"48\",\"mpc_icon__background_color\":\"#ffffff\",\"mpc_icon__border_css\":\"border-radius:0px;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;\",\"mpc_icon__hover_icon_color\":\"#ffffff\",\"mpc_icon__hover_background_color\":\"#68b7a0\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__width\":\"10\",\"mpc_divider__align\":\"left\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"mpc_divider__lines_color\":\"#dddddd\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:3px;padding-bottom:3px;\",\"mpc_icon__icon_image\":\"4517\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_icon_image\":\"4518\"},\"mpc_preset_71\":{\"__name\":\"Avatar - Slim Green Border Left Green Divider\",\"__image\":\"mpc_icon_column\\/avatar_slim_green_border_green_divider_left.jpg\",\"layout\":\"style_3\",\"background_type\":\"image\",\"title_font_preset\":\"mpc_preset_25\",\"title_font_color\":\"#69a757\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"alison\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:2em;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"full\",\"mpc_icon__icon_image\":\"4519\",\"mpc_icon__border_css\":\"border-width:1px;border-color:rgba(77,219,70,0.8);border-style:solid;border-radius:256px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-left:3em;\",\"mpc_icon__hover_icon_type\":\"image\",\"mpc_icon__hover_icon_image_size\":\"full\",\"mpc_icon__hover_icon_image\":\"4520\",\"mpc_divider__width\":\"60\",\"mpc_divider__lines_color\":\"rgba(79,150,21,0.34)\",\"mpc_divider__lines_weight\":\"2\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__margin_divider\":\"true\",\"animation_in_type\":\"transition.flipYIn\",\"animation_in_offset\":\"90\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\"},\"mpc_preset_67\":{\"__name\":\"Coconut Connected\",\"__image\":\"mpc_icon_column\\/coconut.jpg\",\"title_font_preset\":\"mpc_preset_93\",\"title_font_color\":\"#323232\",\"title_font_size\":\"30\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"selecting beans\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_92\",\"content_font_color\":\"#444444\",\"content_font_size\":\"24\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"\\n<p style=\\\"text-align: center;\\\">Cred banh mi vegan mixtape fingerstache, Odd Future butcher scenester McSweeney\\u2019s semiotics drinking vinegar DIY. Chia DIY bespoke, chambray +1 polaroid meditation readymade letterpress year.<\\/p>\\n\\n\",\"mpc_icon__icon_type\":\"character\",\"mpc_icon__icon_preset\":\"mpc_preset_93\",\"mpc_icon__icon_character\":\"1\",\"mpc_icon__icon_color\":\"#f2f2f2\",\"mpc_icon__icon_size\":\"80\",\"mpc_icon__background_type\":\"image\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__background_position\":\"top-center\",\"mpc_icon__background_image_size\":\"\",\"mpc_icon__border_css\":\"border-width:5px;border-color:#f2f2f2;border-style:solid;border-radius:999px;\",\"mpc_icon__padding_css\":\"padding:25px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-right:40px;margin-bottom:25px;margin-left:40px;\",\"mpc_icon__hover_icon_type\":\"character\",\"mpc_icon__hover_icon_preset\":\"mpc_preset_93\",\"mpc_icon__hover_icon_character\":\"1\",\"mpc_icon__hover_icon_color\":\"#83d4e2\",\"mpc_icon__hover_background_type\":\"image\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_background_position\":\"top-center\",\"mpc_icon__hover_background_image_size\":\"\",\"mpc_icon__hover_border_css\":\"border-width:5px;border-color:#308794;border-style:solid;border-radius:999px;\",\"mpc_icon__icon_image\":\"4515\"},\"mpc_preset_73\":{\"__name\":\"Vector - Green Train Divider\",\"__image\":\"mpc_icon_column\\/vector_green_train_divider.jpg\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3em;\",\"title_font_preset\":\"mpc_preset_91\",\"title_font_color\":\"#209982\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1\",\"title_font_align\":\"center\",\"title\":\"Life Trip\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:2em;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4521\",\"mpc_divider__width\":\"25\",\"mpc_divider__lines_color\":\"#88e0ae\",\"mpc_divider__lines_weight\":\"3\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_icon_image\":\"4520\"},\"mpc_preset_75\":{\"__name\":\"Vector - Navy Pass Divider\",\"__image\":\"mpc_icon_column\\/vector_navy_pass_divider.jpg\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3em;\",\"title_font_preset\":\"mpc_preset_91\",\"title_font_color\":\"#617fa3\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1\",\"title_font_align\":\"center\",\"title\":\"Worldwide\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:2em;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4522\",\"mpc_divider__width\":\"30\",\"mpc_divider__lines_color\":\"#82bed6\",\"mpc_divider__lines_weight\":\"3\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_icon_image\":\"4520\"},\"mpc_preset_74\":{\"__name\":\"Vector - Red Alarm Clock Divider\",\"__image\":\"mpc_icon_column\\/vector_red_alarm_clock_divider.jpg\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3em;\",\"title_font_preset\":\"mpc_preset_91\",\"title_font_color\":\"#ed4e4e\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1\",\"title_font_align\":\"center\",\"title\":\"Your Time\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:2em;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4523\",\"mpc_icon__animation_loop_type\":\"callout.tada\",\"mpc_icon__animation_loop_duration\":\"750\",\"mpc_icon__animation_loop_delay\":\"2000\",\"mpc_divider__width\":\"30\",\"mpc_divider__lines_color\":\"#f7a5a5\",\"mpc_divider__lines_weight\":\"3\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_icon_image\":\"4520\"},\"mpc_preset_76\":{\"__name\":\"Vector - Yellow Dinner Divider\",\"__image\":\"mpc_icon_column\\/vector_yellow_dinner_divider.jpg\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:3em;\",\"title_font_preset\":\"mpc_preset_91\",\"title_font_color\":\"#e5b264\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1\",\"title_font_align\":\"center\",\"title\":\"Tasty\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:2em;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image\":\"4524\",\"mpc_divider__width\":\"25\",\"mpc_divider__lines_color\":\"#f2c69b\",\"mpc_divider__lines_weight\":\"3\",\"mpc_icon__background_image\":\"4516\",\"mpc_icon__hover_background_image\":\"4516\",\"mpc_icon__hover_icon_image\":\"4520\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(236, 'mpc_presets_mpc_ihover', '{\"default\":{\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect2\",\"style\":\"left_to_right\",\"image_background_type\":\"color\",\"image_background_color\":\"#e5e5e5\",\"content_background_color\":\"rgba(255,255,255,0.75)\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"default\",\"content_font_color\":\"#555555\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#e5e5e5\",\"spinner_bottom_color\":\"#dddddd\",\"divider_color\":\"#dddddd\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Circle - Effect 1\",\"__image\":\"mpc_ihover\\/1.jpg\",\"item_width\":\"300\",\"gap\":\"20\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#72ccca\",\"spinner_bottom_color\":\"#3b6c84\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_1\":{\"__name\":\"2 Circle - Effect 2\",\"__image\":\"mpc_ihover\\/2.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect2\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_2\":{\"__name\":\"3 Circle - Effect 3\",\"__image\":\"mpc_ihover\\/3.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect3\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_3\":{\"__name\":\"4 Circle - Effect 4\",\"__image\":\"mpc_ihover\\/4.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect4\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#dabb63\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_4\":{\"__name\":\"5 Circle - Effect 5\",\"__image\":\"mpc_ihover\\/5.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect5\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_5\":{\"__name\":\"6 Circle - Effect 6\",\"__image\":\"mpc_ihover\\/6.jpg\",\"item_width\":\"300\",\"gap\":\"20\",\"effect\":\"effect6\",\"style\":\"scale_up\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#6e506b\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_6\":{\"__name\":\"7 Circle - Effect 7\",\"__image\":\"mpc_ihover\\/7.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect7\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_7\":{\"__name\":\"8 Circle - Effect 8\",\"__image\":\"mpc_ihover\\/8.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect8\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#6b6b6b\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_8\":{\"__name\":\"9 Circle - Effect 9\",\"__image\":\"mpc_ihover\\/9.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect9\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_9\":{\"__name\":\"10 Circle - Hover Effect 10\",\"__image\":\"mpc_ihover\\/10.jpg\",\"item_width\":\"400\",\"gap\":\"30\",\"effect\":\"effect10\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#396f6f\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_10\":{\"__name\":\"11 Circle - Effect 11\",\"__image\":\"mpc_ihover\\/11.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect11\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_11\":{\"__name\":\"12 Circle - Effect 12\",\"__image\":\"mpc_ihover\\/12.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect12\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#92c2be\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_12\":{\"__name\":\"13 Circle - Effect 13\",\"__image\":\"mpc_ihover\\/13.jpg\",\"item_width\":\"350\",\"gap\":\"15\",\"effect\":\"effect13\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_13\":{\"__name\":\"14 Circle - Effect 14\",\"__image\":\"mpc_ihover\\/14.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect14\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_14\":{\"__name\":\"15 Circle - Effect 15\",\"__image\":\"mpc_ihover\\/15.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect15\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#627172\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_15\":{\"__name\":\"16 Circle - Effect 16\",\"__image\":\"mpc_ihover\\/16.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect16\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#4d5965\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_16\":{\"__name\":\"17 Circle - Effect 17\",\"__image\":\"mpc_ihover\\/17.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect17\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_17\":{\"__name\":\"18 Circle - Effect 18\",\"__image\":\"mpc_ihover\\/18.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"effect\":\"effect18\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#7a7a7a\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_18\":{\"__name\":\"19 Circle - Effect 19\",\"__image\":\"mpc_ihover\\/19.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect19\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_19\":{\"__name\":\"20 Circle - Effect 20\",\"__image\":\"mpc_ihover\\/20.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"effect\":\"effect20\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#efefef\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#535353\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#909090\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#99daed\",\"divider_height\":\"5\",\"divider_width\":\"10\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_20\":{\"__name\":\"21 Square - Effect 21\",\"__image\":\"mpc_ihover\\/21.jpg\",\"item_width\":\"300\",\"gap\":\"20\",\"shape\":\"square\",\"style\":\"left_and_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#596069\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"0.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"0.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_21\":{\"__name\":\"22 Square - Effect 22\",\"__image\":\"mpc_ihover\\/22.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect2\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#397070\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_22\":{\"__name\":\"23 Square - Effect 23 \",\"__image\":\"mpc_ihover\\/23.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect3\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#cf9477\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_23\":{\"__name\":\"24 Square - Effect 24\",\"__image\":\"mpc_ihover\\/24.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect4\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(63,63,63,0.9)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_24\":{\"__name\":\"25 Square - Effect 25\",\"__image\":\"mpc_ihover\\/25.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect5\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#c27355\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_25\":{\"__name\":\"26 Square - Effect 26\",\"__image\":\"mpc_ihover\\/26.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect6\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_26\":{\"__name\":\"27 Square - Effect 27\",\"__image\":\"mpc_ihover\\/27.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect7\",\"style\":\"none\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_27\":{\"__name\":\"28 Square - Effect 28\",\"__image\":\"mpc_ihover\\/28.jpg\",\"item_width\":\"400\",\"gap\":\"20\",\"shape\":\"square\",\"effect\":\"effect8\",\"style\":\"scale_up\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#67767e\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.3\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_28\":{\"__name\":\"29 Square - Effect 29\",\"__image\":\"mpc_ihover\\/29.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect9\",\"style\":\"top_to_bottom\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_29\":{\"__name\":\"30 Square - Effect 30\",\"__image\":\"mpc_ihover\\/30.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect10\",\"style\":\"left_to_right\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#727883\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_31\":{\"__name\":\"31 Square - Effect 31\",\"__image\":\"mpc_ihover\\/31.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect11\",\"style\":\"right_to_left\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"#c9977c\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_30\":{\"__name\":\"32 Square - Effect 32\",\"__image\":\"mpc_ihover\\/32.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect12\",\"style\":\"right_to_left\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_32\":{\"__name\":\"33 Square - Effect 33\",\"__image\":\"mpc_ihover\\/33.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect13\",\"style\":\"right_to_left\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_33\":{\"__name\":\"34 Square - Effect 34\",\"__image\":\"mpc_ihover\\/34.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect14\",\"style\":\"right_to_left\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.5)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"},\"mpc_preset_34\":{\"__name\":\"35 Square - Effect 35\",\"__image\":\"mpc_ihover\\/35.jpg\",\"item_width\":\"250\",\"gap\":\"15\",\"shape\":\"square\",\"effect\":\"effect15\",\"style\":\"right_to_left\",\"image_background_type\":\"image\",\"image_background_image\":\"4525\",\"content_background_color\":\"rgba(0,0,0,0.3)\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"content_font_preset\":\"mpc_preset_47\",\"content_font_color\":\"#f7f7f7\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1\",\"content_font_align\":\"center\",\"spinner_top_color\":\"#5ac9a8\",\"spinner_bottom_color\":\"#51897c\",\"divider_color\":\"#f7f7f7\",\"divider_height\":\"2\",\"divider_width\":\"15\",\"divider_margin_divider\":\"true\",\"divider_margin_css\":\"margin-top:7px;margin-bottom:-6px;\"}}', 'no'),
(237, 'mpc_presets_mpc_image', '{\"default\":{\"image_size\":\"full\",\"image_border_css\":\"border-width:1px;border-color:rgba(242,242,242,0.01);border-style:solid;border-radius:20px;\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-right\",\"overlay_background\":\"rgba(255,255,255,0.8)\",\"overlay_icon\":\"etl etl-magnifying-glass\",\"overlay_icon_color\":\"#555555\",\"overlay_icon_size\":\"70\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 V1 - Colorful To Grey\",\"__image\":\"mpc_image\\/1_v1.gif\",\"image\":\"4526\",\"image_size\":\"360x562\",\"effect\":\"grey-scale\",\"effect_reverse\":\"true\"},\"mpc_preset_1\":{\"__name\":\"1 V2 - Simple Dark Overlay\",\"__image\":\"mpc_image\\/1_v2.gif\",\"image\":\"4527\",\"image_size\":\"full\",\"effect\":\"brightness\",\"effect_reverse\":\"true\",\"image_hover_opacity\":\"90\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_2\":{\"__name\":\"1 V3 - Light Opacity\",\"__image\":\"mpc_image\\/1_v3.gif\",\"image\":\"4528\",\"image_size\":\"full\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.35)\"},\"mpc_preset_3\":{\"__name\":\"1 V4 - Simple With Light Border\",\"__image\":\"mpc_image\\/1_v4.gif\",\"image\":\"4529\",\"image_size\":\"360x564\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:rgba(255,255,255,0.01);\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,0.3);\"},\"mpc_preset_4\":{\"__name\":\"1 V5 - Simple Colorful To Grey, Ribbon\",\"__image\":\"mpc_image\\/1_v5.gif\",\"image\":\"4530\",\"image_size\":\"360x517\",\"image_opacity\":\"90\",\"image_border_css\":\"border-radius:15px;\",\"effect\":\"grey-scale\",\"effect_reverse\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_8\",\"mpc_ribbon__text\":\"NEW ITEM!\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__corners_color\":\"#353535\",\"mpc_ribbon__font_preset\":\"mpc_preset_44\",\"mpc_ribbon__font_color\":\"#65f2d6\",\"mpc_ribbon__font_size\":\"18\",\"mpc_ribbon__font_line_height\":\"1.7\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#4f4f4f\"},\"mpc_preset_5\":{\"__name\":\"1 V6 - Simple Sepia To Colorful\",\"__image\":\"mpc_image\\/1_v6.gif\",\"image\":\"4531\",\"image_size\":\"full\",\"image_opacity\":\"85\",\"effect\":\"sepia\",\"image_hover_opacity\":\"95\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_6\":{\"__name\":\"2 V1 - Simple Border Outer\",\"__image\":\"mpc_image\\/2_v1.gif\",\"image\":\"4532\",\"image_size\":\"full\",\"image_border_css\":\"border-width:15px;border-color:#ffffff;border-style:solid;\",\"effect\":\"none\",\"image_hover_opacity\":\"90\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.5)\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_7\":{\"__name\":\"2 V2 - Simple Inner And Out\",\"__image\":\"mpc_image\\/2_v2.gif\",\"image\":\"4533\",\"image_size\":\"full\",\"image_border_css\":\"border-width:15px;border-color:#ffffff;border-style:solid;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px rgba(255,255,255,0.01);\",\"effect\":\"none\",\"image_hover_opacity\":\"95\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 15px rgba(255,255,255,0.45);\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.1)\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_8\":{\"__name\":\"2 V3 - Round Simple Border\",\"__image\":\"mpc_image\\/2_v3.gif\",\"image\":\"4534\",\"image_size\":\"full\",\"image_border_css\":\"border-width:20px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"effect\":\"none\",\"image_hover_opacity\":\"90\",\"image_hover_border_css\":\"border-radius:20px;\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(255,255,255,0.1)\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_9\":{\"__name\":\"2 V4 - Border Increase Size\",\"__image\":\"mpc_image\\/2_v4.gif\",\"image\":\"4535\",\"image_size\":\"full\",\"image_border_css\":\"border-width:15px;border-color:#ffffff;border-style:solid;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 1px #ffffff;\",\"effect\":\"none\",\"image_hover_opacity\":\"80\",\"image_hover_border_css\":\"border-width:20px;border-color:#ffffff;border-style:solid;\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 10px #ffffff;\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_10\":{\"__name\":\"2 V5 - Colorful Border, Transparent Overlay\",\"__image\":\"mpc_image\\/2_v5.gif\",\"image\":\"4536\",\"image_size\":\"full\",\"image_border_css\":\"border-width:10px;border-color:#228690;border-style:double;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 0px rgba(34,134,144,0.01);\",\"effect\":\"none\",\"image_hover_opacity\":\"90\",\"image_hover_border_css\":\"border-width:10px;\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 5px #228690;\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_11\":{\"__name\":\"3 V1 - White Overlay, Simple Icon\",\"__image\":\"mpc_image\\/3_v1.gif\",\"image\":\"4537\",\"image_size\":\"360x500\",\"image_border_css\":\"border-width:1px;border-color:rgba(242,242,242,0.01);border-style:solid;border-radius:20px;\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:#f2f2f2;\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-right\",\"overlay_background\":\"rgba(255,255,255,0.8)\",\"overlay_icon\":\"etl etl-magnifying-glass\",\"overlay_icon_color\":\"#6ec2d3\",\"overlay_icon_size\":\"70\",\"overlay_icon_mirror\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_12\":{\"__name\":\"3 V2 - Transparent Dark Overlay, Dark Icon\",\"__image\":\"mpc_image\\/3_v2.gif\",\"image\":\"4538\",\"image_size\":\"full\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(51,51,51,0.4)\",\"overlay_icon\":\"etl etl-camera\",\"overlay_icon_color\":\"#36dbc5\",\"overlay_icon_size\":\"36\",\"overlay_icon_background\":\"#333333\",\"overlay_icon_border_css\":\"border-radius:99px;\",\"overlay_icon_padding_css\":\"padding:28px;\",\"overlay_hover_color\":\"#333333\",\"overlay_hover_icon_background\":\"#36dbc5\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_13\":{\"__name\":\"3 V3 - Dark Overlay, White Icon\",\"__image\":\"mpc_image\\/3_v3.gif\",\"image\":\"4539\",\"image_size\":\"full\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-left\",\"overlay_background\":\"rgba(10,10,10,0.65)\",\"overlay_icon\":\"mi mi-open_in_new\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"80\",\"overlay_hover_color\":\"#ff9f87\"},\"mpc_preset_14\":{\"__name\":\"3 V4 - Colorful Overlay, Colorful Icon\",\"__image\":\"mpc_image\\/3_v4.gif\",\"image\":\"4540\",\"image_size\":\"full\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:rgba(255,255,255,0.01);\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"#ffb3a6\",\"overlay_icon\":\"etl etl-attachment\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"50\",\"overlay_icon_background\":\"#ff9684\",\"overlay_icon_border_css\":\"border-width:20px;border-color:#ffb3a6;border-style:solid;border-radius:999px;\",\"overlay_icon_padding_css\":\"padding:25px;\",\"overlay_hover_icon_background\":\"#ff9684\",\"overlay_hover_border\":\"#ff9684\"},\"mpc_preset_15\":{\"__name\":\"3 V5 - Colorful Overlay, Simple Icon\",\"__image\":\"mpc_image\\/3_v5.gif\",\"image\":\"4541\",\"image_size\":\"full\",\"image_opacity\":\"90\",\"image_border_css\":\"border-radius:15px;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 20px rgba(102,178,193,0);\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"#66b2c1\",\"overlay_icon\":\"eti eti_arrow_expand\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"70\",\"mpc_ribbon__preset\":\"mpc_preset_8\",\"mpc_ribbon__text\":\"BESTSELLER\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__corners_color\":\"#353535\",\"mpc_ribbon__font_preset\":\"mpc_preset_44\",\"mpc_ribbon__font_color\":\"#f9f9f9\",\"mpc_ribbon__font_size\":\"18\",\"mpc_ribbon__font_line_height\":\"1.7\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#4f4f4f\"},\"mpc_preset_16\":{\"__name\":\"3 V6 - White Overlay, Simple Icon, Colorful Border\",\"__image\":\"mpc_image\\/3_v6.gif\",\"image\":\"4542\",\"image_size\":\"full\",\"image_border_css\":\"border-width:15px;border-color:#ffc3c3;border-style:solid;\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-up\",\"overlay_background\":\"rgba(255,255,255,0.95)\",\"overlay_icon\":\"eti eti_link\",\"overlay_icon_color\":\"#ffa8a8\",\"overlay_icon_size\":\"60\",\"overlay_icon_mirror\":\"true\",\"overlay_icon_border_css\":\"border-width:4px;border-color:#ffa8a8;border-style:solid;border-radius:99px;\",\"overlay_icon_padding_css\":\"padding:20px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_icon_background\":\"#ffa8a8\",\"overlay_hover_border\":\"#ffa8a8\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_17\":{\"__name\":\"3 V7 - Dark Overlay, Simple Button\",\"__image\":\"mpc_image\\/3_v7.gif\",\"image\":\"4543\",\"image_size\":\"full\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(10,10,10,0.45)\",\"overlay_icon_type\":\"character\",\"overlay_icon_preset\":\"mpc_preset_87\",\"overlay_icon_character\":\"VIEW IMAGE\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"20\",\"overlay_icon_background\":\"#1e1e1e\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:18px;padding-right:30px;padding-bottom:18px;padding-left:30px;\",\"overlay_hover_color\":\"#f9d052\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_18\":{\"__name\":\"3 V8 - White Overlay, Transparent Icon\",\"__image\":\"mpc_image\\/3_v8.gif\",\"image\":\"4544\",\"image_size\":\"360x500\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:rgba(255,255,255,0.01);\",\"image_hover_inner_border_css\":\"box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,0.65);\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-left\",\"overlay_background\":\"rgba(255,255,255,0.35)\",\"overlay_icon\":\"eti eti_search\",\"overlay_icon_color\":\"#333333\",\"overlay_icon_size\":\"40\",\"overlay_icon_background\":\"rgba(255,255,255,0.85)\",\"overlay_icon_padding_css\":\"padding:30px;\",\"overlay_padding_divider\":\"true\",\"overlay_hover_color\":\"#53bcd1\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_19\":{\"__name\":\"3 V9 - Colorful Overlay, Simple Button, Round Corners\",\"__image\":\"mpc_image\\/3_v9.gif\",\"image\":\"4545\",\"image_size\":\"555x560\",\"image_opacity\":\"90\",\"image_border_css\":\"border-radius:15px;\",\"image_inner_border_css\":\"box-shadow: inset 0px 0px 0px 20px rgba(102,178,193,0.01);\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"#ffc48b\",\"overlay_icon_type\":\"character\",\"overlay_icon_preset\":\"mpc_preset_57\",\"overlay_icon_character\":\"SHOW IMAGE\",\"overlay_icon_color\":\"#3d3d3d\",\"overlay_icon_size\":\"30\",\"overlay_icon_border_divider\":\"true\",\"overlay_icon_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:rgba(10,10,10,0);border-style:solid;\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-bottom:10px;\",\"overlay_hover_border\":\"#3d3d3d\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_20\":{\"__name\":\"3 V10 - Colorful Overlay, Border Bottom\",\"__image\":\"mpc_image\\/3_v10.gif\",\"image\":\"4546\",\"image_size\":\"full\",\"image_border_divider\":\"true\",\"image_border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#ed435d;border-style:solid;\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:#ed435d;\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-down\",\"overlay_background\":\"#ffa8a8\",\"overlay_icon\":\"etl etl-camera\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"60\",\"overlay_icon_border_css\":\"border-width:2px;border-color:#ffa8a8;border-style:solid;border-radius:99px;\",\"overlay_icon_padding_css\":\"padding:30px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_border\":\"#ffffff\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_21\":{\"__name\":\"3 V11 - Dark Overlay, Button Bottom\",\"__image\":\"mpc_image\\/3_v11.gif\",\"image\":\"4547\",\"image_size\":\"350x500\",\"effect\":\"none\",\"overlay_enable_lightbox\":\"true\",\"overlay_overlay_effect\":\"slide-down\",\"overlay_background\":\"rgba(10,10,10,0.4)\",\"overlay_icon_align\":\"bottom-center\",\"overlay_icon_type\":\"character\",\"overlay_icon_preset\":\"mpc_preset_87\",\"overlay_icon_character\":\"SHOW FULL IMAGE\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"16\",\"overlay_icon_background\":\"rgba(30,30,30,0.5)\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:35px;padding-right:80px;padding-bottom:35px;padding-left:80px;\",\"overlay_padding_divider\":\"true\",\"overlay_padding_css\":\"padding-right:10px;padding-bottom:10px;padding-left:10px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_icon_background\":\"rgba(30,30,30,0.7)\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_22\":{\"__name\":\"3 V12 - Dark Overlay, White Button\",\"__image\":\"mpc_image\\/3_v12.gif\",\"image\":\"4548\",\"image_size\":\"full\",\"effect\":\"none\",\"image_hover_border_css\":\"border-color:rgba(255,255,255,0.01);\",\"overlay_enable_lightbox\":\"true\",\"overlay_background\":\"rgba(10,10,10,0.7)\",\"overlay_icon_type\":\"character\",\"overlay_icon_preset\":\"mpc_preset_57\",\"overlay_icon_character\":\"SHOW IMAGE\",\"overlay_icon_color\":\"#ffffff\",\"overlay_icon_size\":\"18\",\"overlay_icon_border_divider\":\"true\",\"overlay_icon_border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:rgba(10,10,10,0.01);border-style:solid;\",\"overlay_icon_padding_divider\":\"true\",\"overlay_icon_padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_padding_css\":\"padding:15px;\",\"overlay_hover_color\":\"#ffffff\",\"overlay_hover_border\":\"#ffffff\",\"mpc_ribbon__corners_color\":\"#333333\"}}', 'no'),
(238, 'mpc_presets_mpc_interactive_image', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(239, 'mpc_presets_mpc_lightbox', '{\"default\":{\"lightbox_url\":\"url:%23|title:Link|\",\"mpc_button__font_preset\":\"default\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"Lightbox\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:13px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#333333\",\"mpc_button__hover_background_color\":\"#e5e5e5\",\"mpc_button__hover_background_effect\":\"slide-left\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Backgrounds V1 - Dark\",\"__image\":\"mpc_lightbox\\/1_v1.jpg\",\"lightbox_url\":\"4549\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"#444444\",\"mpc_button__border_css\":\"border-width:2px;border-color:rgba(51,51,51,0);border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:13px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"rgba(102,102,102,0.3)\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:rgba(85,85,85,0);border-style:solid;border-radius:0px;\"},\"mpc_preset_1\":{\"__name\":\"1 Backgrounds V2 - Orange With Border Bottom\",\"__image\":\"mpc_lightbox\\/1_v2.jpg\",\"lightbox_url\":\"4550\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_heart_alt\",\"mpc_button__background_color\":\"#e8765c\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#d36754;border-style:solid;border-radius:15px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#e8765c\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#e8765c;border-style:solid;border-radius:15px;\"},\"mpc_preset_2\":{\"__name\":\"1 Backgrounds V3 - Pink\",\"__image\":\"mpc_lightbox\\/1_v3.jpg\",\"lightbox_url\":\"4551\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#f3f3f3\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"#e85c81\",\"mpc_button__border_css\":\"border-radius:30px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:27px;padding-bottom:14px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#e85c81\",\"mpc_button__hover_background_color\":\"#333333\",\"mpc_button__hover_border_css\":\"border-radius:30px;\"},\"mpc_preset_3\":{\"__name\":\"1 Backgrounds V4 - White Opacity\",\"__image\":\"mpc_lightbox\\/1_v4.jpg\",\"lightbox_url\":\"4552\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_search\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_effect\":\"push_out-bottom\",\"mpc_button__background_color\":\"rgba(255,255,255,0.3)\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"rgba(255,255,255,0.3)\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;border-style:solid;border-radius:0px;\"},\"mpc_preset_4\":{\"__name\":\"1 Backgrounds V5 - Transparent To Black\",\"__image\":\"mpc_lightbox\\/1_v5.jpg\",\"lightbox_url\":\"4553\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#222222\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"rgba(51,51,51,0.03)\",\"mpc_button__border_css\":\"border-width:2px;border-color:#333333;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#333333\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#333333;border-style:solid;border-radius:15px;\"},\"mpc_preset_18\":{\"__name\":\"1 Backgrounds V6 - Dark Blue\",\"__image\":\"mpc_lightbox\\/1_v6.jpg\",\"lightbox_url\":\"4554\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#f3f3f3\",\"mpc_button__font_size\":\"24\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_link\",\"mpc_button__icon_color\":\"#ffffff\",\"mpc_button__icon_size\":\"24\",\"mpc_button__icon_effect\":\"push_out-top\",\"mpc_button__background_color\":\"rgba(56,82,154,0.7)\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"rgba(56,82,154,0.7)\"},\"mpc_preset_5\":{\"__name\":\"1 Backgrounds V7 - Yellow And Black\",\"__image\":\"mpc_lightbox\\/1_v7.jpg\",\"lightbox_url\":\"4555\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#333333\",\"mpc_button__font_size\":\"24\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"#e5c552\",\"mpc_button__border_css\":\"border-color:rgba();border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#e5c552\",\"mpc_button__hover_background_color\":\"#333333\",\"mpc_button__hover_background_effect\":\"expand-vertical\",\"mpc_button__hover_border_css\":\"border-radius:3px;\"},\"mpc_preset_6\":{\"__name\":\"2 Borders V1 - Solid White Border To Dashed\",\"__image\":\"mpc_lightbox\\/2_v1.jpg\",\"lightbox_url\":\"4539\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:13px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"rgba(10,10,10,0.5)\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#f2f2f2;border-style:dashed;border-radius:0px;\"},\"mpc_preset_7\":{\"__name\":\"2 Borders V2 - Light Blue Border Botttom\",\"__image\":\"mpc_lightbox\\/2_v2.jpg\",\"lightbox_url\":\"4542\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#18bcdd;border-style:solid;border-radius:20px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#18bcdd\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#18bcdd;border-style:solid;border-radius:20px;\"},\"mpc_preset_8\":{\"__name\":\"2 Borders V3 - Purple\",\"__image\":\"mpc_lightbox\\/2_v3.jpg\",\"lightbox_url\":\"4556\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#f3f3f3\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_color\":\"#634fa0\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:3px;border-bottom:0px;border-left:0px;border-color:#634fa0;border-style:solid;border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:15px;padding-right:27px;padding-bottom:15px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#634fa0\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:3px;border-bottom:0px;border-left:0px;border-color:#4324a0;border-style:dashed;border-radius:3px;\"},\"mpc_preset_9\":{\"__name\":\"2 Borders V4 - Light Lemon\",\"__image\":\"mpc_lightbox\\/2_v4.jpg\",\"lightbox_url\":\"4546\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#fcff7f\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_cart_alt\",\"mpc_button__icon_color\":\"#fcff7f\",\"mpc_button__icon_effect\":\"push_out-right\",\"mpc_button__border_css\":\"border-width:2px;border-color:#fcff7f;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:13px;padding-right:27px;padding-bottom:13px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#fcff7f\",\"mpc_button__hover_border_css\":\"border-width:2px;border-color:#fcff7f;border-style:solid;border-radius:30px;\"},\"mpc_preset_10\":{\"__name\":\"2 Borders V5 - White Border Top And Bottom\",\"__image\":\"mpc_lightbox\\/2_v5.jpg\",\"lightbox_url\":\"4541\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"mi mi-search\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:35px;padding-bottom:12px;padding-left:35px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"rgba(0,0,0,0.23)\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;border-radius:0px;\"},\"mpc_preset_11\":{\"__name\":\"2 Borders V6 - Pink Border Left\",\"__image\":\"mpc_lightbox\\/2_v6.jpg\",\"lightbox_url\":\"4557\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"26\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_heart_alt\",\"mpc_button__icon_effect\":\"push_out-right\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:3px;border-color:#ff6bb5;border-style:solid;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ff6bb5\",\"mpc_button__hover_background_color\":\"rgba(10,10,10,0.28)\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:3px;border-color:#ff6bb5;border-style:solid;\"},\"mpc_preset_12\":{\"__name\":\"2 Borders v7 - Orange\",\"__image\":\"mpc_lightbox\\/2_v7.jpg\",\"lightbox_url\":\"4558\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#f7f7f7\",\"mpc_button__font_size\":\"26\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__icon\":\"eti eti_camera_alt\",\"mpc_button__icon_color\":\"#f2772b\",\"mpc_button__icon_effect\":\"push_out-top\",\"mpc_button__background_color\":\"#f2772b\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#f2772b\",\"mpc_button__hover_background_color\":\"rgba(255,255,255,0.95)\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:3px;border-bottom:0px;border-left:3px;border-color:#f2772b;border-style:solid;\"},\"mpc_preset_13\":{\"__name\":\"3 Gradients V1 - Blue\",\"__image\":\"mpc_lightbox\\/3_v1.jpg\",\"lightbox_url\":\"4559\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__border_css\":\"border-radius:30px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_type\":\"gradient\",\"mpc_button__hover_background_gradient\":\"#83bae3||#80e0d4||0;100||359||linear\"},\"mpc_preset_14\":{\"__name\":\"3 Gradients V2 - Steel\",\"__image\":\"mpc_lightbox\\/3_v2.jpg\",\"lightbox_url\":\"4560\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#444444\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#f3f3f3||#bababa||0;100||180||linear\",\"mpc_button__border_css\":\"border-radius:2px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#f7f7f7\",\"mpc_button__hover_background_type\":\"gradient\",\"mpc_button__hover_background_gradient\":\"#b58aca||#9774a9||41;100||180||linear\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_border_css\":\"border-radius:2px;\"},\"mpc_preset_15\":{\"__name\":\"3 Gradients V3 - Yellow\",\"__image\":\"mpc_lightbox\\/3_v3.jpg\",\"lightbox_url\":\"4561\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"20\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#f6bc4c||#e1a445||0;100||180||linear\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-bottom:0px;border-color:#ffffff;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:27px;padding-bottom:12px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#e1a445\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_divider\":\"true\",\"mpc_button__hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:10px;\"},\"mpc_preset_16\":{\"__name\":\"3 Gradients v4 - Red\",\"__image\":\"mpc_lightbox\\/3_v4.jpg\",\"lightbox_url\":\"4562\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"26\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#c17175||#de8283||0;100||180||linear\",\"mpc_button__border_css\":\"border-radius:30px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#de8283\",\"mpc_button__hover_border_css\":\"border-color:##FF80B4;border-style:none;border-radius:10px;\"},\"mpc_preset_17\":{\"__name\":\"Gradients v5 - Green\",\"__image\":\"mpc_lightbox\\/3_v5.jpg\",\"lightbox_url\":\"4563\",\"mpc_button__font_preset\":\"mpc_preset_19\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"26\",\"mpc_button__font_line_height\":\"1.3\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__title\":\"SHOW IMAGE\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#7ac97d||#97e5a7||0;100||180||linear\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:4px;border-left:0px;border-color:#74bf79;border-style:solid;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:16px;padding-right:40px;padding-bottom:16px;padding-left:40px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#97e5a7\",\"mpc_button__hover_background_effect\":\"slide-top\"}}', 'no'),
(240, 'mpc_presets_mpc_mailchimp', '{\"default\":{\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;\",\"label_font_preset\":\"default\",\"label_font_color\":\"#555555\",\"label_font_size\":\"16\",\"input_background_color\":\"#ffffff\",\"input_font_preset\":\"default\",\"input_font_color\":\"#333333\",\"input_font_size\":\"16\",\"input_placeholder_color\":\"#888888\",\"input_active_color\":\"#333333\",\"input_active_border_color\":\"#8ac4f1\",\"input_border_css\":\"border-width:1px;border-color:#e5e5e5;border-style:solid;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;\",\"radio_font_preset\":\"default\",\"submit_align\":\"right\",\"submit_font_preset\":\"default\",\"submit_font_color\":\"#555555\",\"submit_font_size\":\"16\",\"submit_active_color\":\"#ffffff\",\"submit_background_color\":\"#e5e5e5\",\"submit_active_background_color\":\"#8ac4f1\",\"submit_border_css\":\"border-width:0px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_2\":{\"__name\":\"1 Black & Yellow\",\"__image\":\"mpc_mailchimp\\/1-Black-Yellow.jpg\",\"form_id\":\"8894\",\"padding_divider\":\"true\",\"section_padding_divider\":\"true\",\"section_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"label_font_preset\":\"mpc_preset_101\",\"label_font_color\":\"#333333\",\"label_font_size\":\"16\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:0px;margin-bottom:4px;\",\"input_background_color\":\"#555555\",\"input_font_preset\":\"mpc_preset_101\",\"input_font_color\":\"#d3d3d3\",\"input_font_size\":\"16\",\"input_font_line_height\":\"1.4\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#aaaaaa\",\"input_active_color\":\"#f2d274\",\"input_active_background_color\":\"#333333\",\"input_border_css\":\"border-width:0px;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:12px;padding-bottom:12px;padding-left:15px;\",\"submit_font_preset\":\"mpc_preset_101\",\"submit_font_color\":\"#f3f3f3\",\"submit_font_size\":\"16\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#f2d274\",\"submit_background_color\":\"#555555\",\"submit_active_background_color\":\"#333333\",\"submit_border_css\":\"border-width:0px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:9px;padding-right:16px;padding-bottom:9px;padding-left:16px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:12px;\",\"notice_font_preset\":\"mpc_preset_73\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"14\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#555555\",\"notice_error_color\":\"#333333\"},\"mpc_preset_3\":{\"__name\":\"2 Bold White\",\"__image\":\"mpc_mailchimp\\/2-White-Bold.jpg\",\"form_id\":\"8894\",\"padding_divider\":\"true\",\"section_padding_divider\":\"true\",\"section_padding_css\":\"padding-top:3px;\",\"label_font_preset\":\"mpc_preset_25\",\"label_font_color\":\"#ffffff\",\"label_font_size\":\"18\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:20px;margin-bottom:5px;\",\"input_background_color\":\"rgba(255,255,255,0.2)\",\"input_font_preset\":\"mpc_preset_25\",\"input_font_color\":\"#ffffff\",\"input_font_size\":\"17\",\"input_font_line_height\":\"1.5\",\"input_font_transform\":\"uppercase\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#ffffff\",\"input_active_color\":\"#75cdde\",\"input_active_background_color\":\"rgba(255,255,255,0.7)\",\"input_active_border_color\":\"#ffffff\",\"input_border_css\":\"border-width:4px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:8px;padding-bottom:8px;padding-left:15px;\",\"submit_font_preset\":\"mpc_preset_65\",\"submit_font_color\":\"#a4d3dc\",\"submit_font_size\":\"15\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#ffffff\",\"submit_active_border_color\":\"#ffffff\",\"submit_background_color\":\"#ffffff\",\"submit_active_background_color\":\"rgba(255,255,255,0.01)\",\"submit_border_css\":\"border-width:3px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:10px;padding-right:18px;padding-bottom:10px;padding-left:18px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:22px;margin-bottom:4px;\",\"notice_font_preset\":\"mpc_preset_25\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"16\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#ffffff\",\"notice_error_color\":\"#ffffff\"},\"mpc_preset_0\":{\"__name\":\"3 Classic Form\",\"__image\":\"mpc_mailchimp\\/3-Classic-Form.jpg\",\"form_id\":\"8894\",\"padding_divider\":\"true\",\"section_padding_divider\":\"true\",\"section_padding_css\":\"padding-top:3px;\",\"label_font_preset\":\"mpc_preset_73\",\"label_font_color\":\"#555555\",\"label_font_size\":\"18\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:10px;margin-bottom:3px;\",\"input_background_color\":\"#ffffff\",\"input_font_preset\":\"mpc_preset_73\",\"input_font_color\":\"#888888\",\"input_font_size\":\"16\",\"input_font_line_height\":\"1.5\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#cccccc\",\"input_active_color\":\"#555555\",\"input_active_background_color\":\"#fcfcfc\",\"input_active_border_color\":\"#f62459\",\"input_border_css\":\"border-width:1px;border-color:#cccccc;border-style:solid;border-radius:3px;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:8px;padding-bottom:8px;padding-left:15px;\",\"submit_font_preset\":\"mpc_preset_74\",\"submit_font_color\":\"#555555\",\"submit_font_size\":\"15\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#ffffff\",\"submit_background_color\":\"#ececec\",\"submit_active_background_color\":\"#333333\",\"submit_border_css\":\"border-width:0px;border-radius:3px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:18px;\",\"notice_font_preset\":\"mpc_preset_73\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"14\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#9ed396\",\"notice_error_color\":\"#dd7c85\"},\"mpc_preset_4\":{\"__name\":\"4 Bottom Border Only\",\"__image\":\"mpc_mailchimp\\/4-Form_Pattern_Border.jpg\",\"form_id\":\"8894\",\"background_color\":\"#ffffff\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:50px;padding-bottom:30px;padding-left:30px;\",\"section_padding_divider\":\"true\",\"section_padding_css\":\"padding-top:3px;\",\"label_font_preset\":\"mpc_preset_112\",\"label_font_color\":\"#555555\",\"label_font_size\":\"16\",\"label_font_align\":\"left\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:8px;margin-bottom:0px;\",\"input_background_color\":\"#ffffff\",\"input_font_preset\":\"mpc_preset_112\",\"input_font_color\":\"#cccccc\",\"input_font_size\":\"16\",\"input_font_line_height\":\"1.5\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#dddddd\",\"input_active_color\":\"#333333\",\"input_active_background_color\":\"rgba(252,252,252,0.01)\",\"input_active_border_color\":\"#555555\",\"input_border_divider\":\"true\",\"input_border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#ededed;border-style:solid;border-radius:0px;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:3px;padding-bottom:3px;padding-left:10px;\",\"submit_font_preset\":\"mpc_preset_112\",\"submit_font_color\":\"#333333\",\"submit_font_size\":\"15\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#ffffff\",\"submit_active_border_color\":\"#333333\",\"submit_background_color\":\"rgba(236,236,236,0.01)\",\"submit_active_background_color\":\"#333333\",\"submit_border_css\":\"border-width:1px;border-color:#333333;border-style:solid;border-radius:3px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:6px;padding-right:14px;padding-bottom:6px;padding-left:14px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:18px;\",\"notice_font_preset\":\"mpc_preset_73\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"14\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#9ed396\",\"notice_error_color\":\"#dd7c85\"},\"mpc_preset_5\":{\"__name\":\"5 Transparent Form\",\"__image\":\"mpc_mailchimp\\/5-White-Transparent.jpg\",\"form_id\":\"8894\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;\",\"section_padding_divider\":\"true\",\"section_padding_css\":\"padding-top:5px;padding-bottom:5px;\",\"label_font_preset\":\"mpc_preset_53\",\"label_font_color\":\"#ffffff\",\"label_font_size\":\"16\",\"label_font_transform\":\"capitalize\",\"label_font_align\":\"left\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:5px;margin-bottom:4px;\",\"input_background_color\":\"rgba(255,255,255,0.01)\",\"input_font_preset\":\"mpc_preset_73\",\"input_font_color\":\"#dddddd\",\"input_font_size\":\"16\",\"input_font_line_height\":\"1.5\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#eaeaea\",\"input_active_color\":\"#ffffff\",\"input_active_background_color\":\"rgba(10,10,10,0.15)\",\"input_active_border_color\":\"#ffffff\",\"input_border_css\":\"border-width:1px;border-color:#d3d3d3;border-style:solid;border-radius:3px;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:8px;padding-bottom:8px;padding-left:15px;\",\"submit_align\":\"center\",\"submit_font_preset\":\"mpc_preset_52\",\"submit_font_color\":\"#bfbfbf\",\"submit_font_size\":\"15\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#ffffff\",\"submit_active_border_color\":\"#ffffff\",\"submit_background_color\":\"rgba(255,255,255,0.01)\",\"submit_border_divider\":\"true\",\"submit_border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#bfbfbf;border-style:solid;border-radius:0px;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-right:0px;padding-bottom:4px;padding-left:0px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:30px;\",\"notice_font_preset\":\"mpc_preset_73\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"14\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#9ed396\",\"notice_error_color\":\"#dd7c85\"},\"mpc_preset_6\":{\"__name\":\"6 Form With Background\",\"__image\":\"mpc_mailchimp\\/6-Subtle-Background.jpg\",\"form_id\":\"8894\",\"background_color\":\"#f7f7f7\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:40px;padding-bottom:35px;padding-left:40px;\",\"section_padding_divider\":\"true\",\"label_font_preset\":\"mpc_preset_112\",\"label_font_color\":\"#888888\",\"label_font_size\":\"15\",\"label_margin_divider\":\"true\",\"label_margin_css\":\"margin-top:10px;margin-bottom:3px;\",\"input_background_color\":\"#ffffff\",\"input_font_preset\":\"mpc_preset_112\",\"input_font_color\":\"#cccccc\",\"input_font_size\":\"16\",\"input_font_line_height\":\"1.5\",\"input_font_align\":\"left\",\"input_placeholder_color\":\"#cccccc\",\"input_active_color\":\"#888888\",\"input_active_background_color\":\"#ffffff\",\"input_border_css\":\"border-width:2px;border-color:#f2f2f2;border-style:solid;\",\"input_padding_divider\":\"true\",\"input_padding_css\":\"padding-top:7px;padding-bottom:7px;padding-left:15px;\",\"submit_fullwidth\":\"true\",\"submit_font_preset\":\"mpc_preset_112\",\"submit_font_color\":\"#777777\",\"submit_font_size\":\"15\",\"submit_font_line_height\":\"1.5\",\"submit_font_transform\":\"uppercase\",\"submit_font_align\":\"center\",\"submit_active_color\":\"#ffffff\",\"submit_active_border_color\":\"#555555\",\"submit_background_color\":\"#eaeaea\",\"submit_active_background_color\":\"#666666\",\"submit_border_divider\":\"true\",\"submit_border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#eaeaea;border-style:solid;\",\"submit_padding_divider\":\"true\",\"submit_padding_css\":\"padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;\",\"submit_margin_divider\":\"true\",\"submit_margin_css\":\"margin-top:15px;\",\"notice_font_preset\":\"mpc_preset_73\",\"notice_font_color\":\"#888888\",\"notice_font_size\":\"14\",\"notice_font_transform\":\"none\",\"notice_success_color\":\"#9ed396\",\"notice_error_color\":\"#dd7c85\"}}', 'no'),
(241, 'mpc_presets_mpc_map', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(242, 'mpc_presets_mpc_modal', '{\"default\":{\"max_width\":\"45\",\"max_height\":\"60\",\"overlay_background_color\":\"rgba(48,48,48,0.48)\",\"background_type\":\"color\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-width:15px;border-color:#e5e5e5;border-style:solid;\",\"padding_css\":\"padding:40px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_close\",\"mpc_icon__icon_color\":\"#555555\",\"mpc_icon__icon_size\":\"24\",\"mpc_icon__background_color\":\"#f3f3f3\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#f3f3f3;border-style:solid;border-radius:99px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-40px;margin-right:-40px;\",\"mpc_icon__hover_icon_color\":\"#333333\",\"mpc_icon__hover_background_color\":\"#e5e5e5\",\"mpc_icon__hover_border_css\":\"border-width:5px;border-color:#e5e5e5;border-style:solid;border-radius:99px;\",\"animation_in_type\":\"transition.slideDownBigIn\",\"animation_in_duration\":\"1200\",\"animation_in_delay\":\"1000\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Modal With Floral Border\",\"__image\":\"mpc_modal\\/1.jpg\",\"max_width\":\"40\",\"max_height\":\"48\",\"overlay_background_color\":\"rgba(244,244,244,0.8)\",\"background_type\":\"image\",\"background_image\":\"4480\",\"background_color\":\"#f7f7f7\",\"background_repeat\":\"repeat\",\"border_css\":\"border-radius:0px;\",\"padding_css\":\"padding:10px;\",\"close_position\":\"overlay\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"mi mi-clear\",\"mpc_icon__icon_color\":\"#dbdbdb\",\"mpc_icon__icon_size\":\"80\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:10px;margin-right:10px;\",\"mpc_icon__hover_icon_color\":\"#b39a68\",\"animation_in_type\":\"transition.fadeIn\",\"animation_in_duration\":\"400\",\"animation_in_delay\":\"1200\"},\"mpc_preset_1\":{\"__name\":\"2 Modal With Image\",\"__image\":\"mpc_modal\\/2.jpg\",\"max_width\":\"45\",\"max_height\":\"60\",\"alignment\":\"left\",\"overlay_background_color\":\"rgba(48,48,48,0.48)\",\"background_type\":\"image\",\"background_image\":\"4564\",\"background_position\":\"middle-left\",\"background_image_size\":\"1000x667\",\"background_color\":\"#f7f7f7\",\"background_size\":\"cover\",\"border_css\":\"border-width:15px;border-color:#f2f2f2;border-style:solid;\",\"padding_css\":\"padding:40px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_close\",\"mpc_icon__icon_color\":\"#444444\",\"mpc_icon__icon_size\":\"24\",\"mpc_icon__background_color\":\"#f2f2f2\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#eaeaea;border-style:solid;border-radius:99px;\",\"mpc_icon__padding_css\":\"padding:10px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-40px;margin-right:-40px;\",\"mpc_icon__hover_icon_color\":\"#f7f7f7\",\"mpc_icon__hover_background_color\":\"#ff7f63\",\"mpc_icon__hover_border_css\":\"border-width:5px;border-color:#ff7f63;border-style:solid;border-radius:99px;\",\"animation_in_type\":\"transition.slideDownBigIn\",\"animation_in_duration\":\"1200\",\"animation_in_delay\":\"1000\"},\"mpc_preset_2\":{\"__name\":\"3 Modal With Header Background\",\"__image\":\"mpc_modal\\/3.jpg\",\"max_width\":\"40\",\"max_height\":\"38\",\"position\":\"bottom-right\",\"overlay_background_color\":\"rgba(48,48,48,0.65)\",\"background_color\":\"#f2f2f2\",\"border_css\":\"border-radius:20px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-bottom:20px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:100px;margin-bottom:100px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"fa fa-times\",\"mpc_icon__icon_color\":\"#444444\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__background_color\":\"#f2f2f2\",\"mpc_icon__border_css\":\"border-width:1px;border-color:#ededed;border-style:solid;border-radius:999px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-top:-15px;margin-right:-15px;\",\"mpc_icon__hover_icon_color\":\"#e88066\",\"animation_in_type\":\"transition.fadeIn\",\"animation_in_duration\":\"1200\",\"animation_in_delay\":\"500\",\"background_image\":\"4564\"},\"mpc_preset_3\":{\"__name\":\"4 Fullpage Modal\",\"__image\":\"mpc_modal\\/4.jpg\",\"max_width\":\"33\",\"position\":\"middle-right\",\"overlay_background_type\":\"image\",\"overlay_background_image\":\"4565\",\"overlay_background_position\":\"middle-left\",\"overlay_background_image_size\":\"1600x1200\",\"overlay_background_size\":\"cover\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#b39a68;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:35px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:180px;\",\"close_position\":\"overlay\",\"mpc_icon__transition\":\"none\",\"mpc_icon__icon\":\"mi mi-call_received\",\"mpc_icon__icon_color\":\"#cccccc\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:30px;padding-right:30px;\",\"mpc_icon__hover_icon\":\"mi mi-call_received\",\"mpc_icon__hover_icon_color\":\"#d6d6d6\",\"animation_in_type\":\"transition.fadeIn\",\"animation_in_duration\":\"1000\",\"animation_in_delay\":\"1000\",\"background_image\":\"4564\"},\"mpc_preset_4\":{\"__name\":\"5 Modal Transparent\",\"__image\":\"mpc_modal\\/5.jpg\",\"max_width\":\"30\",\"max_height\":\"40\",\"position\":\"bottom-left\",\"overlay_background_color\":\"rgba(255,255,255,0.8)\",\"background_color\":\"rgba(122,102,176,0.8)\",\"border_divider\":\"true\",\"border_css\":\"border-bottom:20px;border-color:rgba(122,102,176,0.9);\",\"padding_css\":\"padding:50px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:100px;margin-left:100px;\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_close\",\"mpc_icon__icon_color\":\"rgba(68,68,68,0.55)\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:10px;padding-right:10px;\",\"mpc_icon__hover_icon_color\":\"#f3f3f3\",\"animation_in_type\":\"transition.fadeIn\",\"animation_in_duration\":\"1200\",\"animation_in_delay\":\"1000\",\"background_image\":\"4564\",\"overlay_background_image\":\"4565\"},\"mpc_preset_5\":{\"__name\":\"6 Modal Full Image Background\",\"__image\":\"mpc_modal\\/6.jpg\",\"max_width\":\"30\",\"max_height\":\"40\",\"overlay_background_type\":\"image\",\"overlay_background_image\":\"4566\",\"overlay_background_image_size\":\"800x800\",\"overlay_background_color\":\"rgba(255,255,255,0.8)\",\"overlay_background_repeat\":\"repeat\",\"background_color\":\"#efefef\",\"border_css\":\"border-width:15px;border-color:#fcfcfc;border-style:solid;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"close_overlay\":\"true\",\"mpc_icon__transition\":\"fade\",\"mpc_icon__icon\":\"eti eti_close\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"30\",\"mpc_icon__border_css\":\"border-color:#ededed;\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:7px;padding-right:7px;\",\"animation_in_type\":\"transition.fadeIn\",\"animation_in_duration\":\"1000\",\"animation_in_delay\":\"1000\",\"background_image\":\"4564\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(243, 'mpc_presets_mpc_pricing_box', '{\"default\":{\"background_color\":\"#333333\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:15px;\",\"price_font_preset\":\"default\",\"price_font_color\":\"#333333\",\"price_font_size\":\"55\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:20px;padding-bottom:40px;\",\"prop_font_preset\":\"default\",\"prop_font_color\":\"#555555\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"default\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:40px;padding-bottom:8px;padding-left:40px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:23px;margin-bottom:25px;\",\"mpc_button__hover_font_color\":\"#333333\",\"mpc_button__hover_background_color\":\"#f3f3f3\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Classic - V1 Colorful\",\"__image\":\"mpc_pricing_box\\/1_v1.jpg\",\"background_color\":\"#333333\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#4f4f4f\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:15px;\",\"price_font_preset\":\"mpc_preset_19\",\"price_font_color\":\"#333333\",\"price_font_size\":\"55\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:20px;padding-bottom:40px;\",\"prop_font_preset\":\"mpc_preset_19\",\"prop_font_color\":\"#4f4f4f\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#2d2d2d\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#2d2d2d;border-style:solid;border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:40px;padding-bottom:8px;padding-left:40px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:23px;margin-bottom:25px;\",\"mpc_button__hover_font_color\":\"#ededed\",\"mpc_button__hover_background_color\":\"#2d2d2d\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"},\"mpc_preset_1\":{\"__name\":\"1 Classic - V2 Grey\",\"__image\":\"mpc_pricing_box\\/1_v2.jpg\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#4f4f4f\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:15px;\",\"price_font_preset\":\"mpc_preset_19\",\"price_font_color\":\"#333333\",\"price_font_size\":\"55\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:20px;padding-bottom:40px;\",\"prop_font_preset\":\"mpc_preset_19\",\"prop_font_color\":\"#4f4f4f\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#2d2d2d\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#2d2d2d;border-style:solid;border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:40px;padding-bottom:8px;padding-left:40px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:23px;margin-bottom:25px;\",\"mpc_button__hover_font_color\":\"#ededed\",\"mpc_button__hover_background_color\":\"#2d2d2d\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"},\"mpc_preset_2\":{\"__name\":\"1 Classic - V3 Dark Grey\",\"__image\":\"mpc_pricing_box\\/1_v3.jpg\",\"background_color\":\"#383838\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#b0b0b0\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:15px;\",\"price_font_preset\":\"mpc_preset_19\",\"price_font_color\":\"#f8bf4d\",\"price_font_size\":\"55\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:20px;padding-bottom:40px;\",\"prop_font_preset\":\"mpc_preset_19\",\"prop_font_color\":\"#b0b0b0\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#52cfb4\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#52cfb4;border-style:solid;border-radius:30px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:8px;padding-left:20px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:23px;margin-bottom:25px;\",\"mpc_button__hover_font_color\":\"#333333\",\"mpc_button__hover_background_color\":\"#52cfb4\",\"mpc_button__hover_background_effect\":\"slide-left\",\"slider_disable\":\"true\"},\"mpc_preset_4\":{\"__name\":\"2 Light With Slider\",\"__image\":\"mpc_pricing_box\\/2.jpg\",\"border_css\":\"border-width:12px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"background_color\":\"#fcfcfc\",\"title_font_preset\":\"mpc_preset_19\",\"title_font_color\":\"#666666\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:6px;\",\"price_font_preset\":\"mpc_preset_20\",\"price_font_color\":\"#f29760\",\"price_font_size\":\"46\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:15px;padding-bottom:20px;\",\"prop_font_preset\":\"mpc_preset_1\",\"prop_font_color\":\"#888888\",\"prop_font_size\":\"16\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__icon_color\":\"#555555\",\"mpc_button__icon_size\":\"14\",\"mpc_button__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:11px;padding-right:36px;padding-bottom:11px;padding-left:36px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:30px;margin-bottom:25px;margin-left:0px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#555555\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"140\",\"single_scroll\":\"true\",\"delay\":\"1500\"},\"mpc_preset_6\":{\"__name\":\"3 Gaps - V1 Dosis Grey And Blue\",\"__image\":\"mpc_pricing_box\\/3_v1.jpg\",\"cols\":\"1\",\"title_font_preset\":\"mpc_preset_35\",\"title_font_color\":\"#f7f7f7\",\"title_font_size\":\"22\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;padding-bottom:6px;\",\"price_font_preset\":\"mpc_preset_31\",\"price_font_color\":\"#f7f7f7\",\"price_font_size\":\"48\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:15px;padding-bottom:20px;\",\"prop_font_preset\":\"mpc_preset_31\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_31\",\"mpc_button__font_color\":\"#2b2b2b\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:2px;border-color:#2b2b2b;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:22px;margin-bottom:16px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#2b2b2b\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"},\"mpc_preset_7\":{\"__name\":\"3 Gaps - V2 Bold\",\"__image\":\"mpc_pricing_box\\/3_v2.jpg\",\"cols\":\"1\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:10px;border-left:0px;border-color:#7ed287;border-style:solid;\",\"title_font_preset\":\"mpc_preset_24\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:30px;\",\"price_font_preset\":\"mpc_preset_24\",\"price_font_color\":\"#ffffff\",\"price_font_size\":\"40\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:15px;padding-bottom:20px;\",\"prop_font_preset\":\"mpc_preset_25\",\"prop_font_color\":\"#ffffff\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1.5\",\"prop_font_transform\":\"none\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"mpc_preset_24\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:15px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:22px;margin-bottom:16px;\",\"mpc_button__hover_font_color\":\"#7ed287\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#ffffff;\",\"slider_disable\":\"true\"},\"mpc_preset_10\":{\"__name\":\"4 Transparent White\",\"__image\":\"mpc_pricing_box\\/4.jpg\",\"cols\":\"3\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:45px;padding-bottom:15px;\",\"price_font_preset\":\"mpc_preset_1\",\"price_font_color\":\"#ffffff\",\"price_font_size\":\"55\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:20px;padding-bottom:40px;\",\"prop_font_preset\":\"mpc_preset_19\",\"prop_font_color\":\"#ffffff\",\"prop_font_size\":\"14\",\"prop_font_line_height\":\"1\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__preset\":\"\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:40px;padding-bottom:8px;padding-left:40px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:23px;margin-bottom:35px;\",\"mpc_button__hover_font_color\":\"#555555\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-right\",\"slider_disable\":\"true\"},\"mpc_preset_15\":{\"__name\":\"Info Table - Pricing Color Blue\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_color_blue.jpg\",\"cols\":\"1\",\"border_css\":\"border-color:#888888;\",\"background_color\":\"#9e9e9e\",\"title_disable\":\"true\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"31\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#75cdde\",\"price_font_size\":\"60\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:10px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:5px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_131\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-color:#2b2b2b;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:80px;padding-bottom:23px;padding-left:80px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:21px;margin-bottom:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#4ac3ef\",\"slider_disable\":\"true\"},\"mpc_preset_16\":{\"__name\":\"Info Table - Pricing Color Green\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_color_green.jpg\",\"cols\":\"1\",\"border_css\":\"border-color:#888888;\",\"background_color\":\"#9e9e9e\",\"title_disable\":\"true\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"31\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#48ceb3\",\"price_font_size\":\"60\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:10px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:5px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_131\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#48ceb3\",\"mpc_button__border_css\":\"border-color:#2b2b2b;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:80px;padding-bottom:23px;padding-left:80px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:21px;margin-bottom:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#35dda5\",\"slider_disable\":\"true\"},\"mpc_preset_17\":{\"__name\":\"Info Table - Pricing Color Red\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_color_red.jpg\",\"cols\":\"1\",\"border_css\":\"border-color:#888888;\",\"background_color\":\"#9e9e9e\",\"title_disable\":\"true\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"31\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#ed5564\",\"price_font_size\":\"60\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:10px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:5px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_131\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#f54a4a\",\"mpc_button__border_css\":\"border-color:#2b2b2b;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:80px;padding-bottom:23px;padding-left:80px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:21px;margin-bottom:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#ff1c1c\",\"slider_disable\":\"true\"},\"mpc_preset_12\":{\"__name\":\"Info Table - Pricing Flat Blue\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_flat_blue.jpg\",\"cols\":\"1\",\"border_css\":\"border-color:#888888;\",\"background_color\":\"#9e9e9e\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"30\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:22px;padding-bottom:0px;\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#f7f7f7\",\"price_font_size\":\"50\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:3px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_130\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#3a719a\",\"mpc_button__border_css\":\"border-color:#2b2b2b;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:124px;padding-bottom:23px;padding-left:124px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;margin-bottom:-17px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#2d8eb7\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"},\"mpc_preset_13\":{\"__name\":\"Info Table - Pricing Rounded Dark\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_rounded_dark.jpg\",\"cols\":\"1\",\"border_css\":\"border-width:1px;border-color:#888888;border-style:solid;border-radius:5px;\",\"background_color\":\"#9e9e9e\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"31\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:22px;padding-bottom:0px;\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#f7f7f7\",\"price_font_size\":\"75\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:3px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:5px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_131\",\"mpc_button__font_color\":\"#444243\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#e6e6e6\",\"mpc_button__border_css\":\"border-color:#2b2b2b;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:80px;padding-bottom:23px;padding-left:80px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:21px;margin-bottom:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#c4c4c4\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"},\"mpc_preset_14\":{\"__name\":\"Info Table - Pricing Rounded Yellow\",\"__image\":\"mpc_pricing_box\\/info_table_pricing_rounded_yellow.jpg\",\"cols\":\"1\",\"border_css\":\"border-width:1px;border-color:#ffee00;border-style:solid;border-radius:5px;\",\"background_color\":\"#9e9e9e\",\"title_font_preset\":\"mpc_preset_131\",\"title_font_color\":\"#555555\",\"title_font_size\":\"30\",\"title_font_transform\":\"none\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:22px;padding-bottom:0px;\",\"price_font_preset\":\"mpc_preset_130\",\"price_font_color\":\"#f7f7f7\",\"price_font_size\":\"75\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_padding_divider\":\"true\",\"price_padding_css\":\"padding-top:3px;padding-bottom:2px;\",\"prop_font_preset\":\"mpc_preset_130\",\"prop_font_color\":\"#f7f7f7\",\"prop_font_size\":\"18\",\"prop_font_transform\":\"capitalize\",\"prop_font_align\":\"center\",\"prop_padding_divider\":\"true\",\"prop_padding_css\":\"padding-top:5px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__font_preset\":\"mpc_preset_131\",\"mpc_button__font_color\":\"#e6e6e6\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#444243\",\"mpc_button__border_css\":\"border-color:#2b2b2b;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:23px;padding-right:80px;padding-bottom:23px;padding-left:80px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:21px;margin-bottom:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#2b2b2b\",\"mpc_button__hover_background_effect\":\"slide-top\",\"slider_disable\":\"true\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(244, 'mpc_presets_mpc_progress', '{\"default\":{\"value\":\"79\",\"thickness\":\"35\",\"background_color\":\"#f3f3f3\",\"title\":\"Default progress\",\"title_font_preset\":\"default\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_font_preset\":\"default\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#8ac4f1\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_9\":{\"__name\":\"1 Basic - V1 Top Thin Blue\",\"__image\":\"mpc_progress\\/1_v1.jpg\",\"value\":\"92\",\"thickness\":\"5\",\"background_color\":\"#f5f5f5\",\"title\":\"Awesomness\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"92\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#75cdde\"},\"mpc_preset_10\":{\"__name\":\"1 Basic - V2 Top Thin Green\",\"__image\":\"mpc_progress\\/1_v2.jpg\",\"value\":\"60\",\"thickness\":\"5\",\"background_color\":\"#f5f5f5\",\"title\":\"Projects Finished\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"60\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#88d482\"},\"mpc_preset_11\":{\"__name\":\"1 Basic - V3 Top Medium Orange\",\"__image\":\"mpc_progress\\/1_v3.jpg\",\"value\":\"84\",\"thickness\":\"20\",\"background_color\":\"#f5f5f5\",\"title\":\"It\'s Magical\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"84\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#f29760\"},\"mpc_preset_12\":{\"__name\":\"1 Basic - V4 Top Medium Red\",\"__image\":\"mpc_progress\\/1_v4.jpg\",\"value\":\"73\",\"thickness\":\"20\",\"background_color\":\"#f5f5f5\",\"title\":\"Almost Done\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"73\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#df5461\"},\"mpc_preset_13\":{\"__name\":\"1 Basic - V5 Top Thick Turquoise\",\"__image\":\"mpc_progress\\/1_v5.jpg\",\"value\":\"59\",\"thickness\":\"35\",\"background_color\":\"#f5f5f5\",\"title\":\"My Lifetime goal\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"59\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#52cfb4\"},\"mpc_preset_14\":{\"__name\":\"1 Basic - V6 Top Thick Violet\",\"__image\":\"mpc_progress\\/1_v6.jpg\",\"value\":\"95\",\"thickness\":\"35\",\"background_color\":\"#f5f5f5\",\"title\":\"Home Construction\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"95\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#9ba0e1\"},\"mpc_preset_15\":{\"__name\":\"2 Basic - V1 Bottom Thin Dark Blue\",\"__image\":\"mpc_progress\\/2_v1.jpg\",\"layout\":\"style_6\",\"value\":\"84\",\"thickness\":\"5\",\"background_color\":\"#f5f5f5\",\"title\":\"Car Repair\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"84\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#275a7a\"},\"mpc_preset_16\":{\"__name\":\"2 Basic - V2 Bottom Thin Gold\",\"__image\":\"mpc_progress\\/2_v2.jpg\",\"layout\":\"style_6\",\"value\":\"73\",\"thickness\":\"5\",\"background_color\":\"#f5f5f5\",\"title\":\"Crowd Founded\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"73\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#b39a68\"},\"mpc_preset_17\":{\"__name\":\"2 Basic - V3 Bottom Medium Green\",\"__image\":\"mpc_progress\\/2_v3.jpg\",\"layout\":\"style_6\",\"value\":\"62\",\"thickness\":\"20\",\"background_color\":\"#f5f5f5\",\"title\":\"The Lord Of The Rings\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"62\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#019875\"},\"mpc_preset_18\":{\"__name\":\"2 Basic - V4 Bottom Medium Plum\",\"__image\":\"mpc_progress\\/2_v4.jpg\",\"layout\":\"style_6\",\"value\":\"93\",\"thickness\":\"20\",\"background_color\":\"#f5f5f5\",\"title\":\"Dinner Ready\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"93\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#674172\"},\"mpc_preset_19\":{\"__name\":\"2 Basic - V5 Bottom Thick Red\",\"__image\":\"mpc_progress\\/2_v5.jpg\",\"layout\":\"style_6\",\"value\":\"79\",\"thickness\":\"35\",\"background_color\":\"#f5f5f5\",\"title\":\"Masters Degree\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"79\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#d24d57\"},\"mpc_preset_20\":{\"__name\":\"2 Basic - V6 Bottom Thick Royal Blue\",\"__image\":\"mpc_progress\\/2_v6.jpg\",\"layout\":\"style_6\",\"value\":\"54\",\"thickness\":\"35\",\"background_color\":\"#f5f5f5\",\"title\":\"Coffee Browing\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_sticky\":\"true\",\"value_number\":\"54\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#446cb3\"},\"mpc_preset_23\":{\"__name\":\"3 Basic - V1 Inside Thin Yellow\",\"__image\":\"mpc_progress\\/3_v1.jpg\",\"layout\":\"style_2\",\"value\":\"68\",\"background_color\":\"#eaeaea\",\"title\":\"Project Founded\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:15px;\",\"value_number\":\"6481\",\"value_unit\":\"$\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#555555\",\"value_font_size\":\"14\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:8px;\",\"progress_background_color\":\"#f8bf4c\"},\"mpc_preset_24\":{\"__name\":\"3 Basic - V2 Inside Thin Light Blue\",\"__image\":\"mpc_progress\\/3_v2.jpg\",\"layout\":\"style_2\",\"value\":\"81\",\"background_color\":\"#eaeaea\",\"title\":\"Donuts Eaten\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:15px;\",\"value_number\":\"1833\",\"value_unit\":\"\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#555555\",\"value_font_size\":\"14\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:8px;padding-right:15px;padding-bottom:8px;padding-left:8px;\",\"progress_background_color\":\"#82cfe1\"},\"mpc_preset_25\":{\"__name\":\"3 Basic - V3 Inside Medium Deep Turquoise\",\"__image\":\"mpc_progress\\/3_v3.jpg\",\"layout\":\"style_2\",\"value\":\"92\",\"background_color\":\"#eaeaea\",\"title\":\"Room Painted\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:20px;\",\"value_sticky\":\"true\",\"value_number\":\"92\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:12px;\",\"progress_background_color\":\"#68c3a3\"},\"mpc_preset_26\":{\"__name\":\"3 Basic - V4 Inside Medium Light Red\",\"__image\":\"mpc_progress\\/3_v4.jpg\",\"layout\":\"style_2\",\"value\":\"69\",\"background_color\":\"#eaeaea\",\"title\":\"Parts Collected\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:20px;\",\"value_sticky\":\"true\",\"value_number\":\"247\",\"value_unit\":\"\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:12px;\",\"progress_background_color\":\"#e08283\"},\"mpc_preset_27\":{\"__name\":\"3 Basic - V5 Inside Thick Violet\",\"__image\":\"mpc_progress\\/3_v5.jpg\",\"layout\":\"style_2\",\"value\":\"77\",\"background_color\":\"#eaeaea\",\"title\":\"Paper Written\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:30px;\",\"value_sticky\":\"true\",\"value_number\":\"73\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:20px;\",\"progress_background_color\":\"#be90d4\"},\"mpc_preset_28\":{\"__name\":\"3 Basic - V6 Inside Thick Blue\",\"__image\":\"mpc_progress\\/3_v6.jpg\",\"layout\":\"style_2\",\"value\":\"88\",\"background_color\":\"#eaeaea\",\"title\":\"Diseases Cured\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:30px;\",\"value_sticky\":\"true\",\"value_number\":\"88\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:20px;\",\"progress_background_color\":\"#6bb9f0\"},\"mpc_preset_30\":{\"__name\":\"4 Gradient And Rounded - V1 Top Yellow - Deep Turquoise\",\"__image\":\"mpc_progress\\/4_v1.jpg\",\"value\":\"79\",\"thickness\":\"7\",\"background_color\":\"#ededed\",\"border_css\":\"border-radius:2px;\",\"title\":\"PROJECT DONE\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"79\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#f5e283||#67b7a0||0;100||90||linear\",\"progress_border_css\":\"border-radius:2px;\"},\"mpc_preset_31\":{\"__name\":\"4 Gradient And Rounded - V2 Top Light Blue - Blue\",\"__image\":\"mpc_progress\\/4_v2.jpg\",\"value\":\"86\",\"thickness\":\"7\",\"background_color\":\"#ededed\",\"border_css\":\"border-radius:2px;\",\"title\":\"Success\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"86\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#80e0d4||#83bbe3||0;100||90||linear\",\"progress_border_css\":\"border-radius:2px;\"},\"mpc_preset_32\":{\"__name\":\"4 Gradient And Rounded - V3 Bottom Orange - Red\",\"__image\":\"mpc_progress\\/4_v3.jpg\",\"layout\":\"style_6\",\"value\":\"68\",\"background_color\":\"#ededed\",\"border_css\":\"border-radius:5px;\",\"title\":\"Classy Ladies\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"68\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#f29a60||#d65e58||0;100||90||linear\",\"progress_border_css\":\"border-radius:5px;\"},\"mpc_preset_33\":{\"__name\":\"4 Gradient And Rounded - V4 Bottom Pink - Violet\",\"__image\":\"mpc_progress\\/4_v4.jpg\",\"layout\":\"style_6\",\"value\":\"92\",\"background_color\":\"#ededed\",\"border_css\":\"border-radius:5px;\",\"title\":\"Driving Skill\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"92\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#ff8e92||#b65eb2||0;100||90||linear\",\"progress_border_css\":\"border-radius:5px;\"},\"mpc_preset_34\":{\"__name\":\"4 Gradient And Rounded - V5 Inside Round Deep Turquoise - Green\",\"__image\":\"mpc_progress\\/4_v5.jpg\",\"layout\":\"style_2\",\"value\":\"84\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-radius:50px;\",\"title\":\"My Goals\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:25px;\",\"value_sticky\":\"true\",\"value_number\":\"84\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:15px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#47b2ab||#a5e25b||0;100||90||linear\",\"progress_border_css\":\"border-radius:50px;\"},\"mpc_preset_35\":{\"__name\":\"4 Gradient And Rounded - V6 Inside Round Blue - Violet\",\"__image\":\"mpc_progress\\/4_v6.jpg\",\"layout\":\"style_2\",\"value\":\"95\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-radius:50px;\",\"title\":\"Proffesional Skill Set\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:25px;\",\"value_sticky\":\"true\",\"value_number\":\"73\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:15px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#84ccff||#9285ff||0;100||90||linear\",\"progress_border_css\":\"border-radius:50px;\"},\"mpc_preset_38\":{\"__name\":\"5 Patterns - V1 Static Floral\",\"__image\":\"mpc_progress\\/5_v1.jpg\",\"value\":\"70\",\"background_color\":\"#f5f5f5\",\"title\":\"special offers\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"70\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4567\",\"progress_background_color\":\"#75cdde\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_39\":{\"__name\":\"5 Patterns - V2 Animated Vector Round\",\"__image\":\"mpc_progress\\/5_v2.jpg\",\"value\":\"90\",\"background_color\":\"#ededed\",\"title\":\"GROOVENESS MIXED\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"90\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4488\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_40\":{\"__name\":\"5 Patterns - V3 Aniamted Grey Lines\",\"__image\":\"mpc_progress\\/5_v3.jpg\",\"layout\":\"style_6\",\"value\":\"67\",\"background_color\":\"#ededed\",\"title\":\"Game Development\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"67\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4568\",\"progress_background_color\":\"#75cdde\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_41\":{\"__name\":\"5 Patterns - V4 Static Gold Leaves\",\"__image\":\"mpc_progress\\/5_v4.jpg\",\"layout\":\"style_6\",\"value\":\"94\",\"background_color\":\"#ededed\",\"title\":\"Apocalypse Now\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"94\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4483\",\"progress_background_color\":\"#75cdde\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_42\":{\"__name\":\"5 Patterns - V5 Round Orange Circles\",\"__image\":\"mpc_progress\\/5_v5.jpg\",\"layout\":\"style_2\",\"value\":\"95\",\"background_color\":\"#ededed\",\"title\":\"Games played\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;padding-bottom:10px;padding-left:15px;\",\"value_sticky\":\"true\",\"value_number\":\"95\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4487\",\"progress_background_color\":\"#88d482\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_43\":{\"__name\":\"5 Patterns - V6 Aniamted Rectangles\",\"__image\":\"mpc_progress\\/5_v6.jpg\",\"layout\":\"style_2\",\"value\":\"79\",\"background_color\":\"#ededed\",\"title\":\"Happines\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;padding-bottom:10px;padding-left:15px;\",\"value_sticky\":\"true\",\"value_number\":\"79\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;\",\"progress_background_type\":\"image\",\"progress_background_image\":\"4569\",\"progress_background_color\":\"#4c4c4c\",\"progress_background_repeat\":\"repeat\"},\"mpc_preset_48\":{\"__name\":\"6 Flat 3d - V1 Blue\",\"__image\":\"mpc_progress\\/6_v1.jpg\",\"value\":\"83\",\"thickness\":\"50\",\"background_color\":\"#ededed\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#e1e1e1;border-style:solid;border-radius:4px;\",\"title\":\"Photoshop skill\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_sticky\":\"true\",\"value_number\":\"83\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#81c4f1\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#77b5de;border-style:solid;border-radius:4px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_49\":{\"__name\":\"6 Flat 3d - V2 Yellow\",\"__image\":\"mpc_progress\\/6_v2.jpg\",\"value\":\"95\",\"thickness\":\"50\",\"background_color\":\"#ededed\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#e1e1e1;border-style:solid;border-radius:4px;\",\"title\":\"HTML & CSS\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_sticky\":\"true\",\"value_number\":\"95\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#febf4c\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#e6ac44;border-style:solid;border-radius:4px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_50\":{\"__name\":\"6 Flat 3d - V3 Green\",\"__image\":\"mpc_progress\\/6_v3.jpg\",\"layout\":\"style_2\",\"value\":\"95\",\"background_color\":\"#efefef\",\"border_divider\":\"true\",\"border_css\":\"border-radius:8px;\",\"title\":\"HTML & CSS\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:20px;padding-bottom:20px;padding-left:30px;\",\"value_sticky\":\"true\",\"value_number\":\"95\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:20px;padding-right:30px;padding-bottom:20px;\",\"progress_background_color\":\"#88d482\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#79bd74;border-style:solid;border-radius:8px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_51\":{\"__name\":\"7 Border - V1 Blue Solid\",\"__image\":\"mpc_progress\\/7_v1.jpg\",\"layout\":\"style_6\",\"value\":\"96\",\"thickness\":\"15\",\"border_css\":\"border-width:2px;border-color:#6ab9c9;border-style:solid;border-radius:0px;\",\"title\":\"Stories told\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"96\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_color\":\"#75cdde\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_52\":{\"__name\":\"7 Border - V2 Red Rounded Grey Border \",\"__image\":\"mpc_progress\\/7_v2.jpg\",\"layout\":\"style_6\",\"value\":\"82\",\"thickness\":\"15\",\"border_css\":\"border-width:1px;border-color:#f0f0f0;border-style:solid;border-radius:20px;\",\"title\":\"Stories told\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"82\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#df5461||#f2768d||0;100||89||linear\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:20px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_53\":{\"__name\":\"7 Border - V3 Green Thick Grey Border\",\"__image\":\"mpc_progress\\/7_v3.jpg\",\"layout\":\"style_2\",\"value\":\"90\",\"border_css\":\"border-width:10px;border-color:#f7f7f7;border-style:solid;border-radius:0px;\",\"title\":\"Stripes loaded\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#ffffff\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;padding-bottom:15px;padding-left:22px;\",\"value_sticky\":\"true\",\"value_number\":\"90\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#ffffff\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;padding-right:22px;padding-bottom:15px;\",\"progress_background_color\":\"#88d482\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#c6c6c6;border-style:solid;\",\"progress_background_image\":\"4569\"},\"mpc_preset_55\":{\"__name\":\"8 Border Inner - V1 Blue Thin White Border\",\"__image\":\"mpc_progress\\/8_v1.jpg\",\"value\":\"86\",\"background_color\":\"#75cdde\",\"border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"title\":\"Sweet memories\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"86\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#72c0cf\",\"progress_border_css\":\"border-width:1px;border-color:#daf9ff;border-style:solid;\",\"progress_background_image\":\"4569\"},\"mpc_preset_56\":{\"__name\":\"8 Border Inner - V2 Yellow Medium White Border\",\"__image\":\"mpc_progress\\/8_v2.jpg\",\"background_color\":\"#edca57\",\"border_css\":\"border-width:2px;border-color:#edca57;border-style:solid;border-radius:3px;\",\"title\":\"Book Progress\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"75\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"progress_background_color\":\"#edca57\",\"progress_border_css\":\"border-width:2px;border-color:#ffffff;border-style:solid;border-radius:3px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_57\":{\"__name\":\"8 Border Inner - V3 Dark Progress With Orange Border\",\"__image\":\"mpc_progress\\/8_v3.jpg\",\"layout\":\"style_2\",\"value\":\"90\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-radius:3px;\",\"title\":\"patern loaded\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_color\":\"#f8bf4d\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;padding-bottom:15px;padding-left:22px;\",\"value_sticky\":\"true\",\"value_number\":\"90\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_color\":\"#f8bf4d\",\"value_font_size\":\"16\",\"value_font_line_height\":\"1.3\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;padding-right:22px;padding-bottom:15px;\",\"progress_background_color\":\"#3f3f3f\",\"progress_border_css\":\"border-width:3px;border-color:#f8b748;border-style:solid;border-radius:3px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_66\":{\"__name\":\"9 Vertical - V1 Solid Blue - Value Big Inside\",\"__image\":\"mpc_progress\\/9_v1.jpg\",\"layout\":\"style_7\",\"value\":\"81\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:0px;\",\"title\":\"Heat Of The Night\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"81\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#f7f7f7\",\"value_font_size\":\"50\",\"value_font_align\":\"center\",\"progress_background_color\":\"#75cdde\",\"progress_background_image\":\"4569\"},\"mpc_preset_67\":{\"__name\":\"9 Vertical - V2 Solid Rounded Yellow - Value Big Inside\",\"__image\":\"mpc_progress\\/9_v2.jpg\",\"layout\":\"style_7\",\"value\":\"64\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:10px;\",\"title\":\"Scream & Shout\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"64\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#f7f7f7\",\"value_font_size\":\"50\",\"value_font_align\":\"center\",\"progress_background_color\":\"#f8bf4d\",\"progress_border_css\":\"border-radius:10px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_68\":{\"__name\":\"9 Vertical - V3 Solid Green Rounded With Darker Border Bottom - Value Big Inside\",\"__image\":\"mpc_progress\\/9_v3.jpg\",\"layout\":\"style_7\",\"value\":\"97\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:3px;\",\"title\":\"Cool Meetings\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"97\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#f7f7f7\",\"value_font_size\":\"50\",\"value_font_align\":\"center\",\"progress_background_color\":\"#88d482\",\"progress_border_divider\":\"true\",\"progress_border_css\":\"border-top:0px;border-right:0px;border-bottom:15px;border-left:0px;border-color:#6cb26c;border-style:solid;border-radius:3px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_69\":{\"__name\":\"9 Vertical - V4 Gradient Pink-violete - Value Big Inside\",\"__image\":\"mpc_progress\\/9_v4.jpg\",\"layout\":\"style_7\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:0px;\",\"title\":\"Just Another\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"75\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#f7f7f7\",\"value_font_size\":\"50\",\"value_font_align\":\"center\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#ff8e92||#bc62af||0;100||359||linear\",\"progress_border_divider\":\"true\",\"progress_background_image\":\"4569\"},\"mpc_preset_70\":{\"__name\":\"9 Vertical - V5 Gradient Yellow-deep Torqouise - Value Big Inside\",\"__image\":\"mpc_progress\\/9_v5.jpg\",\"layout\":\"style_7\",\"value\":\"88\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:25px;\",\"title\":\"Progress Bar\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"88\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#ffffff\",\"value_font_size\":\"50\",\"value_font_line_height\":\"1.3\",\"value_font_align\":\"center\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#f5e283||#68b7a0||0;100||359||linear\",\"progress_border_css\":\"border-radius:25px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_71\":{\"__name\":\"9 Vertical - V6 Solid Red - Info Horizontal Bottom\",\"__image\":\"mpc_progress\\/9_v6.jpg\",\"layout\":\"style_3\",\"value\":\"72\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:0px;\",\"title\":\"Sleep Needed\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"72\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_align\":\"center\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;\",\"progress_background_color\":\"#df5461\",\"progress_background_image\":\"4569\"},\"mpc_preset_73\":{\"__name\":\"9 Vertical - V7 Gradient Light Blue - Value Small Bottom\",\"__image\":\"mpc_progress\\/9_v7.jpg\",\"layout\":\"style_3\",\"value\":\"86\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:5px;\",\"title\":\"Callories Burned\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"86\",\"value_font_preset\":\"mpc_preset_36\",\"value_font_align\":\"center\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:15px;\",\"progress_background_type\":\"gradient\",\"progress_background_gradient\":\"#83bae3||#80e0d4||0;100||359||linear\",\"progress_border_css\":\"border-radius:5px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_74\":{\"__name\":\"9 Vertical - V8 Yellow - Value Medium Bottom\",\"__image\":\"mpc_progress\\/9_v8.jpg\",\"layout\":\"style_4\",\"value\":\"67\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:0px;\",\"title\":\"Packages Delivered\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"67\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#555555\",\"value_font_size\":\"30\",\"value_font_align\":\"left\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:2px;\",\"progress_background_color\":\"#f4b350\",\"progress_border_css\":\"border-radius:0px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_75\":{\"__name\":\"9 Vertical - V9 Blue With Round Borders - Medium Value Bottom\",\"__image\":\"mpc_progress\\/9_v9.jpg\",\"layout\":\"style_4\",\"value\":\"90\",\"thickness\":\"350\",\"background_color\":\"#f5f5f5\",\"border_css\":\"border-radius:25px;\",\"title\":\"Marathons Finished\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:15px;\",\"value_sticky\":\"true\",\"value_number\":\"90\",\"value_font_preset\":\"mpc_preset_44\",\"value_font_color\":\"#555555\",\"value_font_size\":\"30\",\"value_font_align\":\"right\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:2px;\",\"progress_background_color\":\"#4ecdc4\",\"progress_border_css\":\"border-radius:25px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_0\":{\"__name\":\"10 Icon - V1 Circle Blue With Grey Background Icons\",\"__image\":\"mpc_progress\\/10_v1.jpg\",\"layout\":\"style_8\",\"value\":\"70\",\"border_css\":\"border-radius:0px;\",\"title\":\"Coffee cups Emptied\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"70\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"icon\":\"eti eti_mug\",\"icon_color\":\"#b2b2b2\",\"icon_size\":\"24\",\"icon_gap\":\"3\",\"icon_background_color\":\"#dedede\",\"icon_border_css\":\"border-width:0px;border-radius:60px;\",\"progress_icon\":\"eti eti_mug_alt\",\"progress_icon_color\":\"#ffffff\",\"progress_icon_size\":\"24\",\"progress_icon_background_color\":\"#75cdde\",\"progress_icon_border_css\":\"border-radius:60px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_2\":{\"__name\":\"10 Icon - V2 Green Icons No Background Light Grey Background Icons\",\"__image\":\"mpc_progress\\/10_v2.jpg\",\"layout\":\"style_8\",\"value\":\"84\",\"border_css\":\"border-radius:0px;\",\"title\":\"Time well spent \",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-bottom:10px;\",\"value_number\":\"100\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-bottom:10px;\",\"icon\":\"eti eti_clock_alt\",\"icon_color\":\"#f3f3f3\",\"icon_size\":\"40\",\"icon_gap\":\"3\",\"icon_border_css\":\"border-radius:60px;\",\"progress_icon\":\"eti eti_clock_alt\",\"progress_icon_color\":\"#88d482\",\"progress_icon_size\":\"40\",\"progress_background_image\":\"4569\"},\"mpc_preset_3\":{\"__name\":\"10 Icon - V3 Yellow Square Icons Grey Background Icons\",\"__image\":\"mpc_progress\\/10_v3.jpg\",\"layout\":\"style_5\",\"value\":\"53\",\"border_css\":\"border-radius:0px;\",\"title\":\"Mad Skillz\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"53\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"icon\":\"eti eti_lightbulb_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"24\",\"icon_gap\":\"3\",\"icon_background_color\":\"#dedede\",\"icon_border_css\":\"border-radius:0px;\",\"progress_icon\":\"eti eti_lightbulb\",\"progress_icon_color\":\"#ffffff\",\"progress_icon_size\":\"24\",\"progress_icon_background_color\":\"#f7bf5a\",\"progress_icon_border_css\":\"border-width:2px;border-color:#f7bf5a;border-radius:0px;\",\"progress_background_image\":\"4569\"},\"mpc_preset_4\":{\"__name\":\"10 Icon - V4 Red Rounded Square Icons Light Grey Background Icons\",\"__image\":\"mpc_progress\\/10_v4.jpg\",\"layout\":\"style_5\",\"value\":\"80\",\"border_css\":\"border-radius:0px;\",\"title\":\"Love & Other Stuff\",\"title_font_preset\":\"mpc_preset_36\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title_padding_divider\":\"true\",\"title_padding_css\":\"padding-top:10px;\",\"value_number\":\"80\",\"value_font_preset\":\"mpc_preset_36\",\"value_padding_divider\":\"true\",\"value_padding_css\":\"padding-top:10px;\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#f3f3f3\",\"icon_size\":\"24\",\"icon_gap\":\"3\",\"icon_background_color\":\"#f7f7f7\",\"icon_border_css\":\"border-color:#e0e0e0;border-radius:10px;\",\"progress_icon\":\"eti eti_heart_alt\",\"progress_icon_color\":\"#ffffff\",\"progress_icon_size\":\"24\",\"progress_icon_background_color\":\"#df5461\",\"progress_icon_border_css\":\"border-width:1px;border-color:#df5461;border-style:solid;border-radius:10px;\",\"progress_background_image\":\"4569\"}}', 'no'),
(245, 'mpc_presets_mpc_qrcode', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(246, 'mpc_presets_mpc_quote', '{\"default\":{\"layout\":\"style_1\",\"background_color\":\"#f3f3f3\",\"author_font_preset\":\"default\",\"author_font_color\":\"#777777\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Author\",\"quote_font_preset\":\"default\",\"quote_font_color\":\"#333333\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"padding_css\":\"padding:40px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Simple - V1 Light Box\",\"__image\":\"mpc_quote\\/1_v1.jpg\",\"layout\":\"style_1\",\"background_color\":\"#f3f3f3\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#555555\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\n<em>Imagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/em><\\/div>\\n\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_2\":{\"__name\":\"1 Simple - V2 Dark Box\",\"__image\":\"mpc_quote\\/1_v2.jpg\",\"layout\":\"style_1\",\"alignment\":\"right\",\"background_color\":\"#555555\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"Mahatma Gandhi\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#ffffff\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"<em>Farm-to-table PBR Truffaut cray Portland Wes Anderson. Kale chips raw denim organic paleo farm-to-table. McSweeney\'s shabby chic next level.<\\/em>\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_3\":{\"__name\":\"1 Simple - V3 Blue Box\",\"__image\":\"mpc_quote\\/1_v3.jpg\",\"layout\":\"style_1\",\"background_color\":\"#75cdde\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"- Larry Page\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#f3f3f3\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<em>Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl.<\\/em>\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_4\":{\"__name\":\"1 Simple - V4 Red Box\",\"__image\":\"mpc_quote\\/1_v4.jpg\",\"layout\":\"style_1\",\"background_color\":\"#df5461\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"- Steve Jobs\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#f3f3f3\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"<em>Marfa pug actually, chia freegan seitan fashion axe. Synth farm-to-table Neutra DIY. Twee DIY kale chips, dreamcatcher scenester mustache leggings trust.<\\/em>\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_5\":{\"__name\":\"2 Icon - V1 Dark Blue Box\",\"__image\":\"mpc_quote\\/2_v1.jpg\",\"layout\":\"style_2\",\"background_color\":\"#215072\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Mahatma Gandhi\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#f3f3f3\",\"quote_font_size\":\"16\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<em>Power is of two kinds. One is obtained by the fear of punishment and the other by acts of love. Power based on love is a thousand times more effective and permanent then the one derived from fear of punishment.<\\/em>\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:64px;padding-left:40px;\",\"icon\":\"etl etl-lightbulb\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:20px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_6\":{\"__name\":\"2 Icon - V2 Gold Box\",\"__image\":\"mpc_quote\\/2_v2.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ac8f62\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Steve Jobs\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#f3f3f3\",\"quote_font_size\":\"16\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<em>For the past 33 years, I have looked in the mirror every morning and asked myself: \'If today were the last day of my life, would I want to do what I am about to do today?\' And whenever the answer has been \'No\' for too many days in a row, I know I need to change something.<\\/em>\",\"padding_css\":\"padding:40px;\",\"icon\":\"etl etl-genius\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:20px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_7\":{\"__name\":\"2 Icon - V3 Dark Box\",\"__image\":\"mpc_quote\\/2_v3.jpg\",\"layout\":\"style_1\",\"alignment\":\"right\",\"background_color\":\"#3f3f3f\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#f8bf4d\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Denver\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#b0b0b0\",\"quote_font_size\":\"16\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"Music does bring people together. It allows us to experience the same emotions. People everywhere are the same in heart and spirit. No matter what language we speak, what color we are, the form of our politics or the expression of our love and our faith, music proves: We are the same.\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#52cfb4\",\"icon_size\":\"40\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:0px;padding-left:20px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_10\":{\"__name\":\"3 Icon Underneath - V1 Light No Background\",\"__image\":\"mpc_quote\\/3_v1.jpg\",\"layout\":\"style_3\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#8bd5e3\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Mark Twain\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#b2b2b2\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<em>Keep away from people who try to belittle your ambitions. Small people always do that, but the really great make you feel that you, too, can become great.<\\/em>\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"icon\":\"etl etl-chat\",\"icon_color\":\"#75cdde\",\"icon_size\":\"40\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:0px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_11\":{\"__name\":\"3 Icon Underneath - V2 Light With Background\",\"__image\":\"mpc_quote\\/3_v2.jpg\",\"layout\":\"style_4\",\"background_color\":\"#f7f7f7\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#555555\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Robert Frost\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<em>Never be bullied into silence. Never allow yourself to be made a victim. Accept no one\'s definition of your life; define yourself.<\\/em>\",\"border_css\":\"border-radius:10px;\",\"padding_css\":\"padding:40px;\",\"icon\":\"eti eti_comment\",\"icon_color\":\"#b088df\",\"icon_size\":\"50\",\"icon_opacity\":\"65\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-right:0px;\",\"mpc_ribbon__preset\":\"mpc_preset_7\",\"mpc_ribbon__text\":\"COOL\",\"mpc_ribbon__style\":\"corner\",\"mpc_ribbon__alignment\":\"bottom-left\",\"mpc_ribbon__size\":\"small\",\"mpc_ribbon__corners_color\":\"#e23474\",\"mpc_ribbon__font_preset\":\"mpc_preset_15\",\"mpc_ribbon__font_color\":\"#f7f7f7\",\"mpc_ribbon__font_size\":\"16\",\"mpc_ribbon__font_line_height\":\"1.5\",\"mpc_ribbon__font_transform\":\"uppercase\",\"mpc_ribbon__font_align\":\"center\",\"mpc_ribbon__background_color\":\"#e23474\",\"mpc_ribbon__padding_divider\":\"true\",\"mpc_ribbon__padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"mpc_ribbon__margin_divider\":\"true\"},\"mpc_preset_12\":{\"__name\":\"4 Border - V1 Light Solid Stroke\",\"__image\":\"mpc_quote\\/4_v1.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#f29760\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#b7b7b7\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_css\":\"border-width:7px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_13\":{\"__name\":\"4 Border - V2 Reddish Dashed\",\"__image\":\"mpc_quote\\/4_v2.jpg\",\"layout\":\"style_1\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#555555\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_css\":\"border-width:5px;border-color:#efa9b0;border-style:dashed;border-radius:15px;\",\"padding_css\":\"padding:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_14\":{\"__name\":\"4 Border - V3 Dark Blue Solid\",\"__image\":\"mpc_quote\\/4_v3.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#b39a68\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_css\":\"border-width:7px;border-color:#275a7a;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:46px;padding-left:40px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_15\":{\"__name\":\"4 Border - V4 Dark Subtle Solid\",\"__image\":\"mpc_quote\\/4_v4.jpg\",\"layout\":\"style_1\",\"background_color\":\"#333333\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#f8bf4d\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"center\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#ffffff\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"center\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_css\":\"border-width:10px;border-color:#2c2c2c;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:4px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_26\":{\"__name\":\"4 Border - V5 White, Left Red Border\",\"__image\":\"mpc_quote\\/4_v5.jpg\",\"layout\":\"style_4\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#555555\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\n<em>Imagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/em><\\/div>\\n\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:10px;border-color:#d66884;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;\",\"icon\":\"eti eti_quotations\",\"icon_color\":\"#efefef\",\"icon_size\":\"100\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_16\":{\"__name\":\"4 Border - V6 Green Bottom\",\"__image\":\"mpc_quote\\/4_v6.jpg\",\"layout\":\"style_4\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"14\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Mahatma Gandhi\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.\\n\\n<\\/div>\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#88d482;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:0px;padding-bottom:25px;padding-left:0px;\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#88d482\",\"icon_size\":\"60\",\"icon_opacity\":\"20\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-left:5px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_17\":{\"__name\":\"4 Border - V7 Orange Top Bottom With Background\",\"__image\":\"mpc_quote\\/4_v7.jpg\",\"layout\":\"style_3\",\"background_color\":\"#f7f7f7\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#555555\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_divider\":\"true\",\"border_css\":\"border-top:10px;border-right:0px;border-bottom:10px;border-left:0px;border-color:#f29760;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:10px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"icon_color\":\"#f29760\",\"icon_size\":\"50\",\"icon_opacity\":\"20\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-left:5px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_18\":{\"__name\":\"4 Border - V8 Dark Right\",\"__image\":\"mpc_quote\\/4_v8.jpg\",\"layout\":\"style_3\",\"alignment\":\"right\",\"background_color\":\"#3f3f3f\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#52cfb4\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#b0b0b0\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:15px;border-bottom:0px;border-left:0px;border-color:#f8bf4d;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:60px;padding-left:40px;\",\"margin_divider\":\"true\",\"icon_color\":\"#88d482\",\"icon_size\":\"50\",\"icon_opacity\":\"20\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_20\":{\"__name\":\"5 Icon Background - V1 Round Blue\",\"__image\":\"mpc_quote\\/5_v1.jpg\",\"layout\":\"style_1\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:0px;\",\"icon\":\"etl etl-document\",\"icon_color\":\"#ffffff\",\"icon_size\":\"36\",\"icon_border_css\":\"border-radius:50px;\",\"icon_background_color\":\"#75cdde\",\"icon_padding_divider\":\"true\",\"icon_padding_css\":\"padding-top:15px;padding-right:19px;padding-bottom:15px;padding-left:19px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_21\":{\"__name\":\"5 Icon Background - V2 Gold Outline\",\"__image\":\"mpc_quote\\/5_v2.jpg\",\"layout\":\"style_1\",\"background_color\":\"#f3f3f3\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"padding_css\":\"padding:40px;\",\"icon\":\"etl etl-scissors\",\"icon_color\":\"#b39a68\",\"icon_size\":\"44\",\"icon_border_css\":\"border-width:2px;border-color:#b39a68;border-style:solid;border-radius:15px;\",\"icon_padding_css\":\"padding:15px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_22\":{\"__name\":\"5 Icon Background - V3 Red Rounded Background\",\"__image\":\"mpc_quote\\/5_v3.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.\\n\\n<\\/div>\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:0px;\",\"icon\":\"etl etl-beaker\",\"icon_color\":\"#ffffff\",\"icon_size\":\"36\",\"icon_border_css\":\"border-radius:5px;\",\"icon_background_color\":\"#df5461\",\"icon_padding_css\":\"padding:15px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_23\":{\"__name\":\"5 Icon Background - V4 Double Border Position Right\",\"__image\":\"mpc_quote\\/5_v4.jpg\",\"layout\":\"style_2\",\"alignment\":\"right\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:0px;padding-bottom:40px;padding-left:40px;\",\"icon\":\"etl etl-lock\",\"icon_color\":\"#ffffff\",\"icon_size\":\"36\",\"icon_border_css\":\"border-width:3px;border-color:#ffffff;border-style:double;\",\"icon_background_color\":\"#275a7a\",\"icon_padding_css\":\"padding:15px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_24\":{\"__name\":\"5 Icon Background - V5 Avatar Left\",\"__image\":\"mpc_quote\\/5_v5.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"left\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:0px;\",\"icon_type\":\"image\",\"icon_image_size\":\"100x100\",\"icon_image\":\"4570\",\"icon_border_css\":\"border-radius:75px;\",\"icon_padding_css\":\"padding:0px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"},\"mpc_preset_25\":{\"__name\":\"5 Icon Background - V6 Avatar Right\",\"__image\":\"mpc_quote\\/5_v6.jpg\",\"layout\":\"style_1\",\"alignment\":\"right\",\"author_font_preset\":\"mpc_preset_38\",\"author_font_color\":\"#333333\",\"author_font_size\":\"16\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"John Lennon\",\"quote_font_preset\":\"mpc_preset_1\",\"quote_font_color\":\"#888888\",\"quote_font_size\":\"18\",\"quote_font_line_height\":\"1.5\",\"quote_font_align\":\"right\",\"content\":\"\\n<div class=\\\"copy-paste-block\\\">\\n\\nImagine all the people living life in peace. You may say I\'m a dreamer, but I\'m not the only one. I hope someday you\'ll join us, and the world will be as one.<\\/div>\\n\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:0px;padding-bottom:40px;padding-left:40px;\",\"icon_type\":\"image\",\"icon_image_size\":\"100x100\",\"icon_image\":\"4571\",\"icon_border_css\":\"border-radius:75px;\",\"icon_padding_css\":\"padding:0px;\",\"mpc_ribbon__disable\":\"true\",\"mpc_ribbon__corners_color\":\"#333333\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(247, 'mpc_presets_mpc_single_post', '{\"default\":{\"item_effect\":\"slide-up\",\"title_font_preset\":\"default\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#333333\",\"meta_layout\":\"taxonomies\",\"meta_font_preset\":\"default\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_separator\":\"\\/ \",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#333333\",\"description_font_preset\":\"default\",\"background_color\":\"#f7f7f7\",\"border_css\":\"border-color:#f7f7f7;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(255,255,255,0.9)\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#333333\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#333333\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"Layout 1 - V1 Content Bottom, Transparent Overlay\",\"__image\":\"mpc_single_post\\/1_v1.gif\",\"item_effect\":\"slide-up\",\"title_font_preset\":\"mpc_preset_20\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.7\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f29760\",\"meta_layout\":\"taxonomies\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_separator\":\"\\/ \",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f29760\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(255,255,255,0.9)\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f29760\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f29760\"},\"mpc_preset_8\":{\"__name\":\"Layout 1 - V2 Content Bottom, Solid Overlay\",\"__image\":\"mpc_single_post\\/1_v2.gif\",\"item_effect\":\"slide-up\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#75cdde\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#75cdde\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"#ffffff\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"mi mi-search\",\"lightbox_icon_color\":\"#555555\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"mi mi-open_in_new\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#75cdde\"},\"mpc_preset_3\":{\"__name\":\"Layout 1 - V3 Dark With Gold, Solid Overlay\",\"__image\":\"mpc_single_post\\/1_v3.gif\",\"thumb_height\":\"375\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#b39a68\",\"meta_layout\":\"date,taxonomies,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#ffffff\",\"hover_meta_link_color\":\"#b39a68\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#333333\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-bottom:25px;\",\"overlay_color\":\"#b39a68\",\"lightbox_icon\":\"mi mi-add\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"60\",\"hover_lightbox_color\":\"#333333\",\"readmore_disable\":\"true\",\"readmore_icon\":\"mi mi-exit_to_app\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"50\"},\"mpc_preset_4\":{\"__name\":\"Layout 1 - V4 Content Below Aligned Left, Solid White Overlay\",\"__image\":\"mpc_single_post\\/1_v4.gif\",\"thumb_height\":\"375\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#88d482\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#88d482\",\"date_font_color\":\"#888888\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.5\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:15px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"60\",\"readmore_icon\":\"mi mi-exit_to_app\",\"readmore_icon_color\":\"#555555\",\"readmore_icon_size\":\"75\",\"hover_readmore_color\":\"#88d482\"},\"mpc_preset_5\":{\"__name\":\"Layout 1 - V5 Content On Bottom, Overlay Dark\",\"__image\":\"mpc_single_post\\/1_v5.gif\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"hover_title_color\":\"#f8bf4d\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#777777\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#777777\",\"hover_meta_link_color\":\"#f8bf4d\",\"description_font_preset\":\"mpc_preset_1\",\"background_color\":\"#ffffff\",\"border_css\":\"border-color:#d1d1d1;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:17px;padding-bottom:17px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#444444\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#f8bf4d\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#f8bf4d\"},\"mpc_preset_6\":{\"__name\":\"Layout 2 - V1 Full Content Below, Plum Overlay\",\"__image\":\"mpc_single_post\\/2_v1.gif\",\"layout\":\"style_2\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"13\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#63406c\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"#64406e\",\"lightbox_icon\":\"mi mi-camera_alt\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#e8e8e8\",\"readmore_icon\":\"mi mi-link\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#e8e8e8\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#63406c\",\"mpc_button__border_css\":\"border-width:2px;border-color:#63406c;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-bottom:6px;\",\"mpc_button__hover_font_color\":\"#63406c\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_button__hover_border_css\":\"border-color:#64406e;\"},\"mpc_preset_0\":{\"__name\":\"Layout 2 - V2 Content Centered White, Transparent Overlay\",\"__image\":\"mpc_single_post\\/2_v2.gif\",\"layout\":\"style_2\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#88d482\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"13\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"rgba(255,255,255,0.95)\",\"lightbox_icon\":\"etl etl-picture\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#88d482\",\"readmore_icon\":\"etl etl-expand\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#88d482\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"13\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-width:1px;border-color:#f3f3f3;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-bottom:9px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#88d482\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#e0e0e0;\"},\"mpc_preset_7\":{\"__name\":\"Layout 2 - V3 No Content, Orange Overlay\",\"__image\":\"mpc_single_post\\/2_v3.gif\",\"layout\":\"style_2\",\"thumb_height\":\"350\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#f05442\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#f05442\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_disable\":\"true\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#e5e5e5;border-style:solid;border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_color\":\"#f05442\",\"lightbox_icon_type\":\"character\",\"lightbox_icon_character\":\"Lightbox\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"14\",\"readmore_disable\":\"true\",\"mpc_button__disable\":\"true\"},\"mpc_preset_12\":{\"__name\":\"Layout 3 - V1 Full Content, Big Padding, Sea Blue\",\"__image\":\"mpc_single_post\\/3_v1.gif\",\"layout\":\"style_3\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"24\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#75cdde\",\"meta_layout\":\"date,taxonomies,comments,author\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#b5b5b5\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#b5b5b5\",\"hover_meta_link_color\":\"#75cdde\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#75cdde\",\"date_font_size\":\"23\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"16\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;padding-left:58px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10%;padding-right:20%;padding-bottom:10%;padding-left:20%;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"50\",\"hover_lightbox_color\":\"#75cdde\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"50\",\"hover_readmore_color\":\"#75cdde\",\"overlay_icons_padding_css\":\"padding:10px;\",\"mpc_button__preset\":\"mpc_preset_28\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#75cdde\",\"mpc_button__border_css\":\"border-width:2px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;margin-left:58px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"90\"},\"mpc_preset_21\":{\"__name\":\"Layout 3 - V2 Dark Blue, No Content\",\"__image\":\"mpc_single_post\\/3_v2.gif\",\"layout\":\"style_3\",\"thumb_height\":\"360\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#f5f5f5\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#ffffff\",\"hover_meta_link_color\":\"#f5f5f5\",\"meta_margin_divider\":\"true\",\"meta_margin_css\":\"margin-top:-1px;\",\"date_font_preset\":\"mpc_preset_87\",\"date_font_color\":\"#ffffff\",\"date_font_size\":\"16\",\"date_font_line_height\":\"1.8\",\"date_font_align\":\"center\",\"date_padding_divider\":\"true\",\"date_padding_css\":\"padding-bottom:3px;\",\"description_disable\":\"true\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#34495e\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:50px;padding-right:50px;padding-bottom:50px;padding-left:50px;\",\"overlay_color\":\"rgba(52,73,94,0.9)\",\"lightbox_icon_type\":\"character\",\"lightbox_icon_character\":\"Lightbox\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"18\",\"hover_lightbox_color\":\"#f5f5f5\",\"readmore_icon_type\":\"character\",\"readmore_icon_character\":\"Read More\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"18\",\"hover_readmore_color\":\"#f5f5f5\",\"mpc_button__disable\":\"true\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:1px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\"},\"mpc_preset_11\":{\"__name\":\"Layout 3 - V3 Full Content, Purple Overlay\",\"__image\":\"mpc_single_post\\/3_v3.gif\",\"layout\":\"style_3\",\"thumb_height\":\"400\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#555555\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#be90d4\",\"meta_layout\":\"date,author,taxonomies,comments\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"13\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#be90d4\",\"meta_margin_divider\":\"true\",\"meta_margin_css\":\"margin-bottom:10px;\",\"date_font_preset\":\"mpc_preset_20\",\"date_font_color\":\"#be90d4\",\"date_font_size\":\"22\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_margin_divider\":\"true\",\"date_margin_css\":\"margin-top:-5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.6\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:30px;padding-left:40px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"rgba(190,144,212,0.9)\",\"lightbox_icon\":\"eti eti_camera\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"46\",\"hover_lightbox_color\":\"#f3f3f3\",\"readmore_icon\":\"eti eti_arrow_carrot-right_alt\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"46\",\"hover_readmore_color\":\"#f3f3f3\",\"overlay_icons_padding_css\":\"padding:5px;\",\"mpc_button__preset\":\"mpc_preset_53\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-color:#e0e0e0;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__margin_css\":\"margin-top:10px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#be90d4\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#ac56d3;border-style:solid;border-radius:0px;\"},\"mpc_preset_22\":{\"__name\":\"Layout 3 - V4 Full Content, Rounded, Orange Overlay\",\"__image\":\"mpc_single_post\\/3_v4.gif\",\"layout\":\"style_3\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"15\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"17\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"14\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"description_padding_divider\":\"true\",\"description_padding_css\":\"padding-top:10px;padding-bottom:15px;\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px;\",\"overlay_color\":\"#f29760\",\"lightbox_icon\":\"mi mi-camera_roll\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#e8e8e8\",\"readmore_icon\":\"mi mi-gps_fixed\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#e8e8e8\",\"mpc_button__block\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:2px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:8px;padding-bottom:8px;\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\"},\"mpc_preset_13\":{\"__name\":\"Layout 4 - v1 White Overlay, Content Left & Right\",\"__image\":\"mpc_single_post\\/4_v1.gif\",\"layout\":\"style_4\",\"thumb_height\":\"250\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;\",\"overlay_color\":\"#ffffff\",\"overlay_title_align\":\"right\",\"overlay_title_color\":\"#333333\",\"overlay_hover_title_color\":\"#df5461\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-right:10px;\",\"overlay_meta_align\":\"right\",\"overlay_meta_color\":\"#888888\",\"overlay_meta_link_color\":\"#888888\",\"overlay_hover_meta_color\":\"#df5461\",\"overlay_meta_margin_divider\":\"true\",\"overlay_meta_margin_css\":\"margin-right:10px;\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"mi mi-search\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#df5461\",\"readmore_icon\":\"mi mi-open_in_new\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#df5461\",\"overlay_icons_padding_divider\":\"true\",\"overlay_icons_padding_css\":\"padding-top:10px;\",\"overlay_icons_margin_divider\":\"true\",\"overlay_icons_margin_css\":\"margin-right:0px;margin-left:15px;\"},\"mpc_preset_16\":{\"__name\":\"Layout 5 - V1 Gold Overlay, Bottom-Right\",\"__image\":\"mpc_single_post\\/5_v1.gif\",\"layout\":\"style_7\",\"content_position\":\"bottom-right\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#b39a68\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_color\":\"#b39a68\",\"lightbox_disable\":\"true\",\"lightbox_icon\":\"etl etl-focus\",\"lightbox_icon_color\":\"#333333\",\"lightbox_icon_size\":\"32\",\"readmore_icon_type\":\"character\",\"readmore_icon_character\":\"READ MORE\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"16\",\"hover_readmore_color\":\"#f2f2f2\"},\"mpc_preset_14\":{\"__name\":\"Layout 5 - V2 White Overlay, Big Icons\",\"__image\":\"mpc_single_post\\/5_v2.gif\",\"layout\":\"style_7\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#333333\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"32\",\"hover_lightbox_color\":\"#663399\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"32\",\"hover_readmore_color\":\"#663399\",\"overlay_icons_padding_divider\":\"true\",\"overlay_icons_padding_css\":\"padding-top:7px;\"},\"mpc_preset_15\":{\"__name\":\"Layout 5 - V3 Dark Overlay, Top-Right\",\"__image\":\"mpc_single_post\\/5_v3.gif\",\"layout\":\"style_7\",\"content_position\":\"top-right\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"right\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"right\",\"meta_link_color\":\"#333333\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"rgba(255,255,255,0.9)\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-left\",\"overlay_color\":\"#333333\",\"lightbox_icon\":\"mi mi-image\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"36\",\"hover_lightbox_color\":\"#cccccc\",\"readmore_icon\":\"mi mi-link\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"36\",\"hover_readmore_color\":\"#cccccc\"},\"mpc_preset_17\":{\"__name\":\"Layout 5 - v4 Dark Overlay, Top-Left\",\"__image\":\"mpc_single_post\\/5_v4.gif\",\"layout\":\"style_7\",\"content_position\":\"top-left\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#ffffff\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#a2ded0\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#ffffff\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#333333\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"overlay_effect\":\"slide-down\",\"overlay_color\":\"#333333\",\"lightbox_icon_mirror\":\"true\",\"lightbox_icon\":\"etl etl-magnifying-glass\",\"lightbox_icon_color\":\"#ffffff\",\"lightbox_icon_size\":\"32\",\"hover_lightbox_color\":\"#a2ded0\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#ffffff\",\"readmore_icon_size\":\"32\",\"hover_readmore_color\":\"#a2ded0\"},\"mpc_preset_20\":{\"__name\":\"Layout 6 - V1 Classic\",\"__image\":\"mpc_single_post\\/6_v1.gif\",\"layout\":\"style_5\",\"thumb_height\":\"225\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#d49ab0\",\"meta_layout\":\"date\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#d49ab0\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#555555\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"left\",\"date_background\":\"rgba(255,255,255,0.8)\",\"date_padding_css\":\"padding:10px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:35px;padding-bottom:25px;padding-left:35px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"#ffffff\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"50\",\"hover_lightbox_color\":\"#d49ab0\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"50\",\"hover_readmore_color\":\"#d49ab0\",\"mpc_button__disable\":\"true\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"12\",\"mpc_button__font_line_height\":\"1.5\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_css\":\"border-width:1px;border-color:#888888;border-style:solid;border-radius:100px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__margin_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f59a60\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#f59a60;border-radius:100px;\"},\"mpc_preset_18\":{\"__name\":\"Layout 7 - V1 Overlay With Content\",\"__image\":\"mpc_single_post\\/7_v1.gif\",\"layout\":\"style_6\",\"item_effect\":\"slide-down\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"14\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"hover_title_color\":\"#ff8e92\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"12\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"left\",\"meta_link_color\":\"#888888\",\"hover_meta_link_color\":\"#ff8e92\",\"date_font_preset\":\"mpc_preset_19\",\"date_font_color\":\"#888888\",\"date_font_size\":\"18\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_padding_divider\":\"true\",\"date_padding_css\":\"padding-top:0px;padding-right:5px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"left\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-up\",\"overlay_color\":\"rgba(255,255,255,0.85)\",\"overlay_title_align\":\"left\",\"overlay_hover_title_color\":\"#ff8e92\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-top:20px;\",\"overlay_meta_align\":\"left\",\"overlay_meta_margin_divider\":\"true\",\"overlay_meta_margin_css\":\"margin-bottom:15px;\",\"overlay_date_padding_divider\":\"true\",\"overlay_date_padding_css\":\"padding-top:17px;\",\"overlay_description_align\":\"left\",\"overlay_description_color\":\"#888888\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#666666\",\"lightbox_icon_size\":\"32\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#666666\",\"readmore_icon_size\":\"32\",\"mpc_button__disable\":\"true\"},\"mpc_preset_19\":{\"__name\":\"Layout 8 - V1 Basic Image With Content Overlay\",\"__image\":\"mpc_single_post\\/8_v1.gif\",\"layout\":\"style_8\",\"title_font_preset\":\"mpc_preset_17\",\"title_font_color\":\"#333333\",\"title_font_size\":\"16\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:0px;\",\"meta_font_preset\":\"mpc_preset_1\",\"meta_font_color\":\"#888888\",\"meta_font_size\":\"14\",\"meta_font_line_height\":\"1.5\",\"meta_font_transform\":\"none\",\"meta_font_align\":\"center\",\"meta_link_color\":\"#888888\",\"date_font_preset\":\"mpc_preset_1\",\"date_font_color\":\"#777777\",\"date_font_size\":\"12\",\"date_font_line_height\":\"1.5\",\"date_font_align\":\"center\",\"date_padding_css\":\"padding:10px;\",\"description_font_preset\":\"mpc_preset_1\",\"description_font_color\":\"#888888\",\"description_font_size\":\"12\",\"description_font_line_height\":\"1.7\",\"description_font_align\":\"center\",\"background_color\":\"#ffffff\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:40px;padding-bottom:15px;padding-left:40px;\",\"overlay_effect\":\"slide-right\",\"overlay_color\":\"rgba(255,255,255,0.95)\",\"overlay_title_margin_divider\":\"true\",\"overlay_title_margin_css\":\"margin-top:12px;margin-bottom:0px;\",\"lightbox_icon\":\"etl etl-camera\",\"lightbox_icon_color\":\"#888888\",\"lightbox_icon_size\":\"48\",\"hover_lightbox_color\":\"#88d482\",\"readmore_icon\":\"etl etl-attachment\",\"readmore_icon_color\":\"#888888\",\"readmore_icon_size\":\"48\",\"hover_readmore_color\":\"#88d482\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(248, 'mpc_presets_mpc_tabs', '{\"default\":{\"decor_line\":\"true\",\"decor_color\":\"#e5e5e5\",\"decor_active\":\"#8ac4f1\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"default\",\"mpc_button__font_color\":\"#777777\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_transform\":\"capitalize\",\"mpc_button__font_align\":\"center\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-bottom:10px;\",\"mpc_button__hover_font_color\":\"#8ac4f1\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Basic - V1 Top Blue\",\"__image\":\"mpc_tabs\\/1_v1.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#999999\",\"font_size\":\"15\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:15px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:20px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_8\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"left\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#75cdde\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:15px;\"},\"mpc_preset_1\":{\"__name\":\"1 Basic - V2 Left Red\",\"__image\":\"mpc_tabs\\/1_v2.jpg\",\"tabs_position\":\"left\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"15\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:10px;padding-left:20px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:20px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_8\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#727272\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"right\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#df5461\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:5px;margin-right:15px;margin-bottom:15px;\"},\"mpc_preset_2\":{\"__name\":\"1 Basic - V3 Right Orange\",\"__image\":\"mpc_tabs\\/1_v3.jpg\",\"tabs_position\":\"right\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"15\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:20px;padding-left:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:20px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_8\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#727272\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"none\",\"mpc_button__font_align\":\"left\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-right:0px;\",\"mpc_button__hover_font_color\":\"#f29760\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:5px;margin-bottom:15px;\"},\"mpc_preset_3\":{\"__name\":\"1 Basic - V4 Bottom Green\",\"__image\":\"mpc_tabs\\/1_v4.jpg\",\"tabs_position\":\"bottom\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"15\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-bottom:15px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:20px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_8\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_line_height\":\"1\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#88d482\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_4\":{\"__name\":\"1 Basic - V5 Top Rounded Buttons Blue\",\"__image\":\"mpc_tabs\\/1_v5.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"capitalize\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-bottom:10px;padding-left:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_1\",\"mpc_button__font_color\":\"#707070\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"capitalize\",\"mpc_button__font_align\":\"center\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:10px;padding-right:25px;padding-bottom:10px;padding-left:25px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#75cdde\",\"mpc_button__hover_background_effect\":\"slide-left\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_5\":{\"__name\":\"1 Basic - V6 Bottom Rectangle Buttons Red\",\"__image\":\"mpc_tabs\\/1_v6.jpg\",\"tabs_position\":\"bottom\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-bottom:20px;padding-left:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-bottom:25px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_22\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#df8384\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#ffffff\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#df8384\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:15px;\"},\"mpc_preset_6\":{\"__name\":\"1 Basic - V7 Left Round Buttons Green\",\"__image\":\"mpc_tabs\\/1_v7.jpg\",\"tabs_position\":\"left\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-left:25px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_36\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#f3f3f3;border-style:solid;border-radius:50px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#88d482\",\"mpc_button__hover_background_effect\":\"expand-diagonal_right\",\"mpc_button__hover_background_offset\":\"80\",\"mpc_button__hover_border_css\":\"border-radius:50px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"},\"mpc_preset_7\":{\"__name\":\"1 Basic - V8 Right Line Buttons Yellow\",\"__image\":\"mpc_tabs\\/1_v8.jpg\",\"tabs_position\":\"right\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:20px;padding-left:0px;\",\"padding_divider\":\"true\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_63\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#888888\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:3px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#f0f0f0;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:27px;padding-bottom:9px;padding-left:27px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"expand-vertical\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-color:#f8bf4d;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"},\"mpc_preset_11\":{\"__name\":\"2 Background - V1 Top Grey Simple\",\"__image\":\"mpc_tabs\\/2_v1.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"14\",\"font_line_height\":\"1.75\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-bottom:10px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#707070\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-radius:15px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#df5461\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_12\":{\"__name\":\"2 Background - V2 Bottom Grey Simple\",\"__image\":\"mpc_tabs\\/2_v2.jpg\",\"tabs_position\":\"bottom\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#a0a0a0\",\"font_size\":\"14\",\"font_line_height\":\"1.75\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:10px;padding-right:0px;padding-bottom:20px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#707070\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"center\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_13\":{\"__name\":\"2 Background - V3 Left Dark Simple\",\"__image\":\"mpc_tabs\\/2_v3.jpg\",\"tabs_position\":\"left\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1.75\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-bottom:10px;padding-left:20px;\",\"background_color\":\"#555555\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"right\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"},\"mpc_preset_14\":{\"__name\":\"2 Background - V4 Right Green Simple\",\"__image\":\"mpc_tabs\\/2_v4.jpg\",\"tabs_position\":\"right\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#ffffff\",\"font_size\":\"14\",\"font_line_height\":\"1.75\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:10px;padding-left:0px;\",\"background_color\":\"#88d482\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#6faf6c\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"left\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:5px;margin-bottom:15px;\"},\"mpc_preset_15\":{\"__name\":\"2 Background - V5 Top Grey Rounded Yellow Buttons\",\"__image\":\"mpc_tabs\\/2_v5.jpg\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-left:0px;\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:0px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_35\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f8bf4d\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"slide-left\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:15px;\"},\"mpc_preset_16\":{\"__name\":\"2 Background - V6 Bottom Grey Line Red Buttons\",\"__image\":\"mpc_tabs\\/2_v6.jpg\",\"tabs_position\":\"bottom\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-bottom:20px;padding-left:0px;\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:0px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_29\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#df8384\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:32px;padding-bottom:12px;padding-left:32px;\",\"mpc_button__hover_font_color\":\"#df8384\",\"mpc_button__hover_background_color\":\"#f3f3f3\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"mpc_button__hover_background_offset\":\"0\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:15px;\"},\"mpc_preset_17\":{\"__name\":\"2 Background - V7 Left Grey Dashed Rounded Red Buttons\",\"__image\":\"mpc_tabs\\/2_v7.jpg\",\"tabs_position\":\"left\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:0px;padding-bottom:10px;padding-left:20px;\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:0px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_34\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#f3f3f3\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#555555;border-style:dashed;border-radius:3px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"mpc_button__hover_font_color\":\"#df5461\",\"mpc_button__hover_background_color\":\"#f3f3f3\",\"mpc_button__hover_border_css\":\"border-color:#df5461;border-style:dashed;border-radius:10px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:10px;margin-bottom:15px;\"},\"mpc_preset_18\":{\"__name\":\"2 Background - V8 Right Grey 3d Blue Buttons\",\"__image\":\"mpc_tabs\\/2_v8.jpg\",\"tabs_position\":\"right\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-right:20px;padding-left:0px;\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:0px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_59\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#8ac4f1\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#7eaedd;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#75cdde\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#6cbccc;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:10px;margin-bottom:15px;\"},\"mpc_preset_19\":{\"__name\":\"2 Background - V9 Top Grey Decor Line Blue\",\"__image\":\"mpc_tabs\\/2_v9.jpg\",\"decor_line\":\"true\",\"decor_color\":\"#dddddd\",\"decor_active\":\"#75cdde\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-left:0px;\",\"background_color\":\"#f5f5f5\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#707070\",\"mpc_button__font_size\":\"18\",\"mpc_button__font_transform\":\"capitalize\",\"mpc_button__font_align\":\"center\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-bottom:10px;\",\"mpc_button__hover_font_color\":\"#75cdde\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_8\":{\"__name\":\"2 Background - V10 Bottom Grey Decor Line Red\",\"__image\":\"mpc_tabs\\/2_v10.jpg\",\"tabs_position\":\"bottom\",\"decor_line\":\"true\",\"decor_color\":\"#e0e0e0\",\"decor_active\":\"#cc788e\",\"decor_size\":\"3\",\"decor_gap\":\"0\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:20px;padding-left:0px;\",\"background_color\":\"#f3f3f3\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_64\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#555555\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#df8384\",\"mpc_button__hover_background_effect\":\"slide-top\",\"mpc_button__hover_border_css\":\"border-color:#c47377;border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:0px;\"},\"mpc_preset_9\":{\"__name\":\"2 Background - V11 Left Grey Decor Line Green\",\"__image\":\"mpc_tabs\\/2_v11.jpg\",\"tabs_position\":\"left\",\"decor_line\":\"true\",\"decor_color\":\"#ffffff\",\"decor_active\":\"#7dc176\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-bottom:10px;padding-left:20px;\",\"background_color\":\"#f3f3f3\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_39\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#adadad\",\"mpc_button__font_size\":\"14\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__font_align\":\"right\",\"mpc_button__border_css\":\"border-width:0px;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#88d482\",\"mpc_button__hover_background_effect\":\"slide-right\",\"mpc_button__hover_border_css\":\"border-color:#88d482;border-style:solid;border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"},\"mpc_preset_10\":{\"__name\":\"2 Background - V12 Right Grey Decor Line Orange\",\"__image\":\"mpc_tabs\\/2_v12.jpg\",\"tabs_position\":\"right\",\"decor_line\":\"true\",\"decor_color\":\"#e0e0e0\",\"decor_active\":\"#f29760\",\"decor_size\":\"3\",\"decor_gap\":\"12\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#6b6b6b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:10px;padding-left:0px;\",\"background_color\":\"#f5f5f5\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__font_preset\":\"mpc_preset_17\",\"mpc_button__font_color\":\"#707070\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"capitalize\",\"mpc_button__font_align\":\"left\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__hover_font_color\":\"#f29760\",\"mpc_button__hover_background_effect\":\"expand-horizontal\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-top:5px;margin-bottom:15px;\"},\"mpc_preset_20\":{\"__name\":\"3 Icon - V1 Top Button Yellow Icon Static\",\"__image\":\"mpc_tabs\\/3_v1.jpg\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:20px;padding-right:0px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_42\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#f8bf4d\",\"mpc_button__font_size\":\"15\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__border_css\":\"border-width:2px;border-color:#f8bf4d;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#f8bf4d\",\"mpc_button__hover_background_effect\":\"expand-diagonal_left\",\"mpc_button__hover_background_offset\":\"110\",\"mpc_button__hover_border_css\":\"border-color:#f8bf4d;border-radius:15px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_21\":{\"__name\":\"3 Icon - V2 Bottom Button Red Icon Push Out\",\"__image\":\"mpc_tabs\\/3_v2.jpg\",\"tabs_position\":\"bottom\",\"font_preset\":\"mpc_preset_19\",\"font_color\":\"#5b5b5b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:20px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_43\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#df8384\",\"mpc_button__border_css\":\"border-width:0px;border-color:#df8384;border-style:solid;border-radius:0px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;\",\"mpc_button__hover_font_color\":\"#df8384\",\"mpc_button__hover_icon_color\":\"#df8384\",\"mpc_button__hover_background_color\":\"#e5e5e5\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-right:20px;\"},\"mpc_preset_22\":{\"__name\":\"3 Icon - V3 Left Button 3d Green Icon Static\",\"__image\":\"mpc_tabs\\/3_v3.jpg\",\"tabs_position\":\"left\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#888888\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"left\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-bottom:10px;padding-left:20px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_58\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_color\":\"#88d482\",\"mpc_button__border_divider\":\"true\",\"mpc_button__border_css\":\"border-top:0px;border-right:0px;border-bottom:3px;border-left:0px;border-color:#76ba73;border-style:solid;border-radius:5px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:20px;padding-right:50px;padding-bottom:20px;padding-left:50px;\",\"mpc_button__hover_font_color\":\"#ffffff\",\"mpc_button__hover_background_color\":\"#888888\",\"mpc_button__hover_background_effect\":\"slide-bottom\",\"mpc_button__hover_border_css\":\"border-color:#555555;border-radius:0px;\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"},\"mpc_preset_23\":{\"__name\":\"3 Icon - V4 Right Button Gradient Violet - Blue Icon Push Out\",\"__image\":\"mpc_tabs\\/3_v4.jpg\",\"tabs_position\":\"right\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#5b5b5b\",\"font_size\":\"16\",\"font_line_height\":\"1.75\",\"font_transform\":\"none\",\"font_align\":\"right\",\"content_padding_divider\":\"true\",\"content_padding_css\":\"padding-top:0px;padding-right:20px;padding-bottom:10px;padding-left:0px;\",\"background_color\":\"#f7f7f7\",\"padding_css\":\"padding:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:10px;margin-left:20px;\",\"mpc_button__preset\":\"mpc_preset_73\",\"mpc_button__font_preset\":\"mpc_preset_20\",\"mpc_button__font_color\":\"#ffffff\",\"mpc_button__font_size\":\"16\",\"mpc_button__font_transform\":\"uppercase\",\"mpc_button__background_type\":\"gradient\",\"mpc_button__background_gradient\":\"#83bae3||#b286df||0;100||222||linear\",\"mpc_button__border_css\":\"border-width:0px;border-style:solid;border-radius:10px;\",\"mpc_button__padding_divider\":\"true\",\"mpc_button__padding_css\":\"padding-top:21px;padding-right:50px;padding-bottom:21px;padding-left:50px;\",\"mpc_button__hover_icon_color\":\"#ffffff\",\"mpc_button__hover_background_effect\":\"slide-top\",\"button_margin_divider\":\"true\",\"button_margin_css\":\"margin-bottom:15px;\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(249, 'mpc_presets_mpc_testimonial', '{\"default\":{\"layout\":\"style_2\",\"background_color\":\"#f7f7f7\",\"author_font_preset\":\"default\",\"author_font_color\":\"#777777\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"Author\",\"url_font_preset\":\"default\",\"url_font_color\":\"#8ac4f1\",\"url_font_size\":\"12\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#555555\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"default\",\"testimonial_font_color\":\"#555555\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"right\",\"content\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"thumbnail_border_css\":\"border-radius:5px;\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:75px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:-15px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_2\":{\"__name\":\"1 - V1 Simple Author Bottom Right\",\"__image\":\"mpc_testimonial\\/1_v1.jpg\",\"layout\":\"style_7\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_size\":\"14\",\"author_font_align\":\"right\",\"author\":\"John Doe - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#dd9933\",\"url_font_size\":\"13\",\"hover_url_color\":\"#888888\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_align\":\"right\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk. Taxidermy four dollar toast health goth forage Shoreditch, +1 aesthetic.\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:1px;border-bottom:1px;border-left:0px;border-color:#e0e0e0;border-style:dotted;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:25px;padding-bottom:25px;padding-left:0px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:-15px;\"},\"mpc_preset_1\":{\"__name\":\"1 - V2 Simple Author Bottom Left\",\"__image\":\"mpc_testimonial\\/1_v2.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_size\":\"14\",\"author\":\"Ruby Rose - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#dd9933\",\"url_font_size\":\"13\",\"hover_url_color\":\"#888888\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"content\":\"<em>Portland bitters mustache, Pinterest 8-bit mlkshk sriracha heirloom crucifix photo booth skateboard. Next level sustainable <strong>lumbersexual<\\/strong> authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter leggings<del> irony asymmetrical retro<\\/del>. Lomo fingerstache four dollar toast sartorial Williamsburg banh mi tilde.<\\/em>\",\"thumbnail_border_css\":\"border-color:#e0e0e0;\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#e0e0e0;border-style:dotted;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-bottom:25px;padding-left:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:-16px;\"},\"mpc_preset_4\":{\"__name\":\"1 - V3 Simple Author Top Right\",\"__image\":\"mpc_testimonial\\/1_v3.jpg\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_size\":\"14\",\"author_font_align\":\"right\",\"author\":\"Steve Jobs - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#dd9933\",\"url_font_size\":\"13\",\"hover_url_color\":\"#888888\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_align\":\"right\",\"content\":\"<em>Kitsch PBR selvage, banjo post-ironic master cleanse hoodie plaid put a bird on it dreamcatcher +1 quinoa. Chia single-origin coffee Etsy, locavore Shoreditch twee whatever messenger bag <del>direct trade leggings mixtape<\\/del>. IPhone flexitarian Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable crucifix tousled.\\n<\\/em>\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:1px;border-bottom:0px;border-left:0px;border-color:#e0e0e0;border-style:dotted;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-right:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:-1px;margin-right:-15px;\"},\"mpc_preset_3\":{\"__name\":\"1 - V4 Simple Author Top Left\",\"__image\":\"mpc_testimonial\\/1_v4.jpg\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_size\":\"14\",\"author_font_align\":\"left\",\"author\":\"Larry Page - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#dd9933\",\"url_font_size\":\"13\",\"hover_url_color\":\"#888888\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_align\":\"left\",\"content\":\"<em>Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl. Viral seitan chillwave, <\\/em>before they sold out wayfarers<em> selvage skateboard. Cornhole chia pug, crucifix XOXO tousled leggings before they sold out.<\\/em>\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#f3f3f3;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:25px;padding-left:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:-1px;margin-left:-16px;\"},\"mpc_preset_5\":{\"__name\":\"2 - V1 Simple Background Blue\",\"__image\":\"mpc_testimonial\\/2_v1.jpg\",\"layout\":\"style_6\",\"background_color\":\"#75cdde\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Mahatma Gandhi - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#4f8699\",\"url_font_size\":\"13\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"left\",\"content\":\"<em>Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown <span style=\\\"text-decoration: underline;\\\">meditation narwhal<\\/span> jean gluten-free ugh mlkshk slow-carb ethical.\\n<\\/em>\",\"thumbnail_border_css\":\"border-radius:0px;\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:60px;\"},\"mpc_preset_10\":{\"__name\":\"2 - V2 Simple Background Red\",\"__image\":\"mpc_testimonial\\/2_v2.jpg\",\"layout\":\"style_6\",\"background_color\":\"#df5461\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Mahatma Gandhi - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#90343a\",\"url_font_size\":\"13\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"left\",\"content\":\"Farm-to-table PBR Truffaut cray Portland Wes Anderson. Kale chips raw denim organic paleo farm-to-table. McSweeney\'s shabby chic next level, Williamsburg fashion <strong>axe brunch sartorial<\\/strong> skateboard cardigan single-origin coffee organic.\",\"thumbnail_border_css\":\"border-radius:0px;\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:60px;\"},\"mpc_preset_9\":{\"__name\":\"2 - V3 Simple Background Orange\",\"__image\":\"mpc_testimonial\\/2_v3.jpg\",\"layout\":\"style_2\",\"background_color\":\"#f29760\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"Martin Jondo - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#9e613c\",\"url_font_size\":\"13\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"left\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party occupy master cleanse bespoke Austin kale chips. Retro cold-pressed Schlitz, YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher migas PBR&B street art.\",\"thumbnail_border_css\":\"border-radius:0px;\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:60px;\"},\"mpc_preset_8\":{\"__name\":\"2 - V4 Simple Background Green\",\"__image\":\"mpc_testimonial\\/2_v4.jpg\",\"layout\":\"style_2\",\"background_color\":\"#88d482\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"left\",\"author\":\"A$AP Rocky - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#4a7d48\",\"url_font_size\":\"13\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"left\",\"content\":\"Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable crucifix tousled. Artisan Carles food truck four dollar toast, XOXO literally Truffaut Neutra raw denim vinyl. Williamsburg street art Odd Future jean shorts fanny pack. Ugh VHS cornhole flannel sartorial hella paleo.\",\"thumbnail_border_css\":\"border-radius:0px;\",\"border_css\":\"border-radius:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:60px;\"},\"mpc_preset_7\":{\"__name\":\"2 - V5 Simple Background Dark Author Top\",\"__image\":\"mpc_testimonial\\/2_v5.jpg\",\"layout\":\"style_6\",\"background_color\":\"#333333\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"Ruby Rose - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#b39a68\",\"url_font_size\":\"12\",\"url_font_line_height\":\"1.5\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"right\",\"content\":\"<em>Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown <span style=\\\"text-decoration: underline;\\\">meditation narwhal<\\/span> jean shorts ugh mlkshk slow-carb ethical.\\n<\\/em>\",\"thumbnail_border_css\":\"border-radius:5px;\",\"border_css\":\"border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:60px;padding-bottom:40px;padding-left:75px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-right:-15px;\"},\"mpc_preset_6\":{\"__name\":\"2 - V6 Simple Background Dark Blue Author Bottom\",\"__image\":\"mpc_testimonial\\/2_v6.jpg\",\"layout\":\"style_7\",\"background_color\":\"#275a7a\",\"author_font_preset\":\"mpc_preset_20\",\"author_font_color\":\"#ffffff\",\"author_font_size\":\"14\",\"author_font_line_height\":\"1.5\",\"author_font_transform\":\"uppercase\",\"author_font_align\":\"right\",\"author\":\"Ruby Rose - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#b39a68\",\"url_font_size\":\"12\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.7\",\"testimonial_font_align\":\"right\",\"content\":\"Portland bitters mustache, Pinterest 8-bit mlkshk sriracha heirloom crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter.\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:75px;padding-bottom:40px;padding-left:60px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:-15px;\"},\"mpc_preset_12\":{\"__name\":\"3 - V1 Avatar Left Aligned\",\"__image\":\"mpc_testimonial\\/3_v1.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Chupa Chups - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#e8667b\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache.\",\"thumbnail\":\"4570\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:10px;\"},\"mpc_preset_13\":{\"__name\":\"3 - V2 Avatar Right Aligned\",\"__image\":\"mpc_testimonial\\/3_v2.jpg\",\"layout\":\"style_6\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"right\",\"author\":\"Marcus Garvey - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f0767b\",\"url_font_size\":\"13\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"right\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters. Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail\":\"4572\",\"thumbnail_border_css\":\"border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:10px;\"},\"mpc_preset_11\":{\"__name\":\"3 - V3 Avatar Border Background\",\"__image\":\"mpc_testimonial\\/3_v3.jpg\",\"background_color\":\"#f3f3f3\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"left\",\"author\":\"Elon Musk - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#75cdde\",\"url_font_size\":\"13\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail\":\"4573\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:10px;\",\"padding_css\":\"padding:25px;\"},\"mpc_preset_23\":{\"__name\":\"4 Gradient - V1 Turquoise\",\"__image\":\"mpc_testimonial\\/4_v1.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#83bae3||#80e0d4||0;100||223||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Samantha Johnes - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f3f3f3\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\",\"thumbnail\":\"4573\"},\"mpc_preset_20\":{\"__name\":\"4 Gradient - V2 Green\",\"__image\":\"mpc_testimonial\\/4_v2.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#67b7a0||#f7e383||22;100||307||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Sara Jesica Parker - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f7f7f7\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter leggings irony asymmetrical retro. Lomo fingerstache four dollar toast sartorial Williamsburg banh mi tilde.\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\",\"thumbnail\":\"4573\"},\"mpc_preset_21\":{\"__name\":\"4 Gradient - V3 Orange\",\"__image\":\"mpc_testimonial\\/4_v3.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#d65e58||#f39b60||0;100||180||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Scatman John - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f3f3f3\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\",\"thumbnail\":\"4573\"},\"mpc_preset_22\":{\"__name\":\"4 Gradient - V4 Pink\",\"__image\":\"mpc_testimonial\\/4_v4.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#ff8e92||#b55eb3||22;100||207||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Salvador Dali - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f7f7f7\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter leggings irony asymmetrical retro. Lomo fingerstache four dollar toast sartorial Williamsburg banh mi tilde.\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\",\"thumbnail\":\"4573\"},\"mpc_preset_19\":{\"__name\":\"4 Gradient - V5 Grass Green, Avatar\",\"__image\":\"mpc_testimonial\\/4_v5.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#47b2ab||#a5e25a||19;100||131||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Pacman - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f3f3f3\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail\":\"4570\",\"thumbnail_size\":\"200x200\",\"thumbnail_border_css\":\"border-width:0px;border-color:#ffffff;border-style:solid;border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\"},\"mpc_preset_18\":{\"__name\":\"4 Gradient - V6 Blue, Avatar\",\"__image\":\"mpc_testimonial\\/4_v6.jpg\",\"background_type\":\"gradient\",\"background_gradient\":\"#84ccff||#9284ff||28;100||178||linear\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"left\",\"author\":\"Eric Cartman - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f7f7f7\",\"url_font_size\":\"14\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"left\",\"content\":\"Crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter leggings irony asymmetrical retro. Lomo fingerstache four dollar toast sartorial Williamsburg banh mi tilde.\",\"thumbnail\":\"4574\",\"thumbnail_size\":\"200x200\",\"thumbnail_border_css\":\"border-width:0px;border-color:#ffffff;border-style:solid;border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:35px;\"},\"mpc_preset_24\":{\"__name\":\"5 Border - V1 Bold Grey\",\"__image\":\"mpc_testimonial\\/5_v1.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Van Dam - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#e8667b\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_css\":\"border-width:10px;border-color:#f3f3f3;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_27\":{\"__name\":\"5 Border - V2 Double Grey\",\"__image\":\"mpc_testimonial\\/5_v2.jpg\",\"layout\":\"style_2\",\"background_color\":\"#ffffff\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Spider-pig - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f0767b\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Portland bitters mustache, Pinterest 8-bit mlkshk sriracha heirloom crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel Kickstarter.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:3px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_css\":\"border-width:7px;border-color:#f3f3f3;border-style:double;border-radius:0px;\",\"padding_css\":\"padding:28px;\",\"thumbnail\":\"4574\"},\"mpc_preset_30\":{\"__name\":\"5 Border - V3 Right Bottom Dark\",\"__image\":\"mpc_testimonial\\/5_v3.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Mad Mic - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#555555\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party occupy master cleanse bespoke Austin kale chips. Retro cold-pressed Schlitz.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:3px;border-bottom:3px;border-left:0px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_28\":{\"__name\":\"5 Border - V4 Left Pale Blue\",\"__image\":\"mpc_testimonial\\/5_v4.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Malcom X - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#75cdde\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:0px;border-left:5px;border-color:#75cdde;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_25\":{\"__name\":\"5 Border - V5 Dotted Bottom Red\",\"__image\":\"mpc_testimonial\\/5_v5.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Johnatan Devis - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#df5461\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:2px;border-left:0px;border-color:#df5461;border-style:dashed;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_29\":{\"__name\":\"5 Border - V6 Left Top Dark\",\"__image\":\"mpc_testimonial\\/5_v6.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Gentleman - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#555555\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party occupy master cleanse bespoke Austin kale chips. Retro cold-pressed Schlitz.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:0px;border-bottom:0px;border-left:3px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_31\":{\"__name\":\"5 Border - V7 Right Green, Background Grey\",\"__image\":\"mpc_testimonial\\/5_v7.jpg\",\"layout\":\"style_2\",\"background_color\":\"#f7f7f7\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Jah - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#7cea9f\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:5px;border-bottom:0px;border-left:0px;border-color:#7cea9f;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_33\":{\"__name\":\"5 Border - V8 Top Bottom Dark, Background Grey\",\"__image\":\"mpc_testimonial\\/5_v8.jpg\",\"layout\":\"style_2\",\"background_color\":\"#f7f7f7\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author\":\"Sheba - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#555555\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"content\":\"Cornhole chia pug, crucifix XOXO tousled leggings before they sold out. IPhone tilde pour-over, sustainable cred roof party occupy master cleanse bespoke Austin kale chips. Retro cold-pressed Schlitz.\",\"thumbnail_size\":\"130x130\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-right:0px;\",\"border_divider\":\"true\",\"border_css\":\"border-top:5px;border-right:0px;border-bottom:5px;border-left:0px;border-color:#555555;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:21px;padding-right:25px;padding-bottom:21px;padding-left:25px;\",\"thumbnail\":\"4574\"},\"mpc_preset_32\":{\"__name\":\"5 Border - V9 Round Red, Avatar Border\",\"__image\":\"mpc_testimonial\\/5_v9.jpg\",\"layout\":\"style_6\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"right\",\"author\":\"Olaf - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f0767b\",\"url_font_size\":\"13\",\"hover_url_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"right\",\"content\":\"Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters. Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical.\",\"thumbnail\":\"4572\",\"thumbnail_border_css\":\"border-width:10px;border-color:#f3f3f3;border-style:solid;border-radius:100px;\",\"thumbnail_padding_css\":\"padding:0px;\",\"border_css\":\"border-width:2px;border-color:#f6a9ac;border-style:solid;border-radius:10px;\",\"padding_css\":\"padding:25px;\"},\"mpc_preset_26\":{\"__name\":\"5 Border - V10 Dotted Round Green, Avatar\",\"__image\":\"mpc_testimonial\\/5_v10.jpg\",\"layout\":\"style_2\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"left\",\"author\":\"Reksio - \",\"url_font_color\":\"#88d482\",\"url_font_size\":\"13\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_line_height\":\"1.5\",\"testimonial_font_align\":\"left\",\"content\":\"Portland bitters mustache, Pinterest 8-bit mlkshk sriracha heirloom crucifix photo booth skateboard. Next level sustainable lumbersexual authentic Portland, fap tattooed bicycle rights McSweeney\'s American Apparel.\",\"thumbnail\":\"4571\",\"thumbnail_size\":\"200x200\",\"thumbnail_border_css\":\"border-radius:10px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-left:0px;\",\"border_css\":\"border-width:3px;border-color:#88d482;border-style:dashed;border-radius:10px;\",\"padding_css\":\"padding:25px;\"},\"mpc_preset_36\":{\"__name\":\"6 Avatar - V1 Center Top\",\"__image\":\"mpc_testimonial\\/6_v1.jpg\",\"layout\":\"style_3\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Anonymus - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#b39a68\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#888888\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"<em>\\\"YOLO cardigan squid occupy leggings narwhal polaroid lumbersexual butcher migas PBR&B street art. Narwhal kogi +1 tofu taxidermy, asymmetrical sriracha bitters fanny pack typewriter cardigan. Marfa pug actually, chia freegan seitan fashion axe. Synth farm-to-table Neutra DIY. Twee DIY kale chips, dreamcatcher scenester.\\\"<\\/em>\",\"thumbnail\":\"4570\",\"thumbnail_size\":\"150x150\",\"thumbnail_border_css\":\"border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-bottom:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-bottom:10px;\"},\"mpc_preset_34\":{\"__name\":\"6 Avatar - V2 Center Bottom\",\"__image\":\"mpc_testimonial\\/6_v2.jpg\",\"layout\":\"style_4\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Ahimsa - \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#b39a68\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#888888\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"<em>\\\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical. Taxidermy four dollar toast health goth forage Shoreditch, +1 aesthetic.\\\"<\\/em>\",\"thumbnail\":\"4574\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-radius:5px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-top:10px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-bottom:10px;\"},\"mpc_preset_35\":{\"__name\":\"6 Avatar - V3 Center Bottom Big\",\"__image\":\"mpc_testimonial\\/6_v3.jpg\",\"layout\":\"style_4\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Skrillex \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f29760\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#888888\",\"testimonial_font_size\":\"18\",\"testimonial_font_line_height\":\"1.75\",\"testimonial_font_align\":\"center\",\"content\":\"<em>\\\"Williamsburg vegan Neutra cold-pressed 3 wolf moon Blue Bottle put a bird on it pickled. Blog fashion axe Echo Park, kogi pickled seitan readymade disrupt master cleanse American Apparel viral cred Brooklyn. Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\\\"<\\/em>\",\"thumbnail\":\"4570\",\"thumbnail_size\":\"150x150\",\"thumbnail_border_css\":\"border-radius:150px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"border_css\":\"border-radius:10px;\",\"padding_css\":\"padding:40px;\"},\"mpc_preset_40\":{\"__name\":\"7 Background - V1 Simple\",\"__image\":\"mpc_testimonial\\/7_v1.jpg\",\"layout\":\"style_3\",\"background_type\":\"image\",\"background_image\":\"4575\",\"background_size\":\"cover\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"center\",\"author\":\"Sinead O\'Connor \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#f3f3f3\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"<em>Williamsburg next level viral, Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle. Post-ironic trust fund meggings tousled Tumblr gluten-free hella vinyl. Viral seitan chillwave, before they sold. Synth farm-to-table Neutra DIY. Twee DIY kale chips, dreamcatcher scenester. Twee DIY kale chips, dreamcatcher scenester.\\n<\\/em>\",\"thumbnail_border_css\":\"border-width:0px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-bottom:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:40px;padding-right:40px;padding-bottom:53px;padding-left:40px;\",\"thumbnail\":\"4570\"},\"mpc_preset_38\":{\"__name\":\"7 Background - V2 Pattern Avatar Bottom\",\"__image\":\"mpc_testimonial\\/7_v2.jpg\",\"layout\":\"style_4\",\"background_type\":\"image\",\"background_image\":\"4483\",\"background_repeat\":\"repeat\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Bilbo Baggins \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#75cdde\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"Blog fashion axe Echo Park, kogi pickled seitan readymade disrupt master cleanse American Apparel viral cred Brooklyn. Pinterest small batch master cleanse seitan brunch mixtape. Marfa Pinterest Neutra, cold-pressed banh mi DIY distillery Williamsburg. Narwhal fap cliche chillwave, cray squid kogi lomo health goth stumptown +1.\",\"thumbnail\":\"4572\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-top:10px;\",\"border_css\":\"border-width:3px;border-color:#ffffff;border-style:solid;border-radius:10px;\",\"padding_css\":\"padding:40px;\"},\"mpc_preset_39\":{\"__name\":\"7 Background - V3 Pattern Avatar Top\",\"__image\":\"mpc_testimonial\\/7_v3.jpg\",\"layout\":\"style_3\",\"background_type\":\"image\",\"background_image\":\"4576\",\"background_repeat\":\"repeat\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Naboo \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#666666\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"Carles swag gastropub, scenester pour-over trust fund mumblecore ennui. Keffiyeh sustainable crucifix tousled. Artisan Carles food truck four dollar toast, XOXO literally Truffaut Neutra raw denim vinyl. Williamsburg street art Odd Future jean shorts fanny pack. Ugh VHS cornhole flannel sartorial hella paleo, Marfa shabby chic literally.\",\"thumbnail\":\"4572\",\"thumbnail_size\":\"100x100\",\"thumbnail_border_css\":\"border-radius:100px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-top:0px;\",\"border_css\":\"border-width:3px;border-color:#ffffff;border-style:solid;border-radius:10px;\",\"padding_css\":\"padding:40px;\"},\"mpc_preset_41\":{\"__name\":\"7 Background - V4 Simple Author Top\",\"__image\":\"mpc_testimonial\\/7_v4.jpg\",\"layout\":\"style_5\",\"background_type\":\"image\",\"background_image\":\"4577\",\"background_size\":\"cover\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#ffffff\",\"author_font_align\":\"center\",\"author\":\"Mr Fox \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#ffffff\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#ffffff\",\"testimonial_font_size\":\"14\",\"testimonial_font_align\":\"center\",\"content\":\"<em>Mlkshk shabby chic chia, flannel tofu organic bespoke. Cred farm-to-table cliche health goth bespoke. Ennui crucifix selfies slow-carb, Williamsburg vegan Neutra cold-pressed 3 wolf moon Blue Bottle put a bird on it pickled. Blog fashion axe Echo Park. Marfa pug actually, chia freegan seitan fashion axe. Mustache leggings trust fund Pinterest pickled Odd Future gentrify brunch.\\n<\\/em>\",\"thumbnail_border_css\":\"border-width:0px;border-color:#ffffff;border-style:solid;border-radius:0px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-bottom:0px;\",\"border_css\":\"border-radius:5px;\",\"padding_css\":\"padding:40px;\",\"thumbnail\":\"4572\"},\"mpc_preset_37\":{\"__name\":\"7 Background - V5 Advance Layout\",\"__image\":\"mpc_testimonial\\/7_v5.jpg\",\"layout\":\"style_5\",\"background_type\":\"image\",\"background_image\":\"4579\",\"background_repeat\":\"repeat\",\"author_font_preset\":\"mpc_preset_46\",\"author_font_color\":\"#666666\",\"author_font_align\":\"center\",\"author\":\"Coco Chanel \\/ \",\"url_font_preset\":\"mpc_preset_27\",\"url_font_color\":\"#00b6cc\",\"url\":\"url:http%3A%2F%2Fmassive.mpcthemes.net%2F|title:massive.mpcthemes.net|target:%20_blank\",\"testimonial_font_preset\":\"mpc_preset_47\",\"testimonial_font_color\":\"#666666\",\"testimonial_font_align\":\"center\",\"content\":\"Typewriter brunch High Life Echo Park, 90\'s pug Odd Future beard readymade flannel. Odd Future cardigan banjo sustainable. Kitsch plaid dreamcatcher, stumptown meditation narwhal jean shorts crucifix mustache gluten-free ugh mlkshk slow-carb ethical. Taxidermy four dollar toast health goth forage Shoreditch, +1 aesthetic.\",\"thumbnail\":\"4578\",\"thumbnail_border_css\":\"border-radius:60px;\",\"thumbnail_padding_divider\":\"true\",\"thumbnail_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"border_css\":\"border-radius:10px;\",\"padding_css\":\"padding:40px;\"}}', 'no'),
(250, 'mpc_presets_mpc_textblock', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(251, 'mpc_presets_mpc_timeline_basic', '{\"default\":{\"vertical_gap\":\"20\",\"line_gap\":\"40\",\"line_color\":\"#ededed\",\"pointer_gap\":\"0\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"Style 1 Container\",\"__image\":\"mpc_timeline_basic\\/style_1.jpg\",\"gap_top\":\"70\",\"vertical_gap\":\"30\",\"first_item_gap\":\"60\",\"line_width\":\"1\",\"line_gap\":\"120\",\"line_color\":\"#e5e5e5\",\"line_vinette_bottom\":\"60\",\"pointer_type\":\"line\",\"pointer_size\":\"1\",\"pointer_gap\":\"25\",\"pointer_color\":\"#e5e5e5\",\"icon\":\"fa fa-circle\",\"icon_color\":\"#b5b5b5\",\"icon_size\":\"18\"},\"mpc_preset_2\":{\"__name\":\"Style 2 Container\",\"__image\":\"mpc_timeline_basic\\/style_2.jpg\",\"gap_top\":\"30\",\"position\":\"left\",\"vertical_gap\":\"40\",\"line_gap\":\"45\",\"line_color\":\"#31c3d5\",\"pointer_size\":\"0\",\"pointer_gap\":\"0\"},\"mpc_preset_3\":{\"__name\":\"Style 3 Container\",\"__image\":\"mpc_timeline_basic\\/style_3.jpg\",\"gap_top\":\"60\",\"vertical_gap\":\"50\",\"first_item_gap\":\"60\",\"line_width\":\"1\",\"line_gap\":\"150\",\"line_color\":\"#46d6ab\",\"line_vinette_bottom\":\"30\",\"pointer_type\":\"line\",\"pointer_alignment\":\"middle\",\"pointer_size\":\"1\",\"pointer_gap\":\"0\",\"pointer_color\":\"#46d6ab\",\"icon\":\"fa fa-circle\",\"icon_color\":\"#46d6ab\",\"icon_size\":\"10\",\"border_css\":\"border-width:1px;border-color:rgba(70,214,171,0.65);border-style:solid;border-radius:45px;\",\"padding_css\":\"padding:10px;\"},\"mpc_preset_0\":{\"__name\":\"Style 4 Container\",\"__image\":\"mpc_timeline_basic\\/style_4.jpg\",\"position\":\"left\",\"vertical_gap\":\"20\",\"line_gap\":\"40\",\"line_color\":\"#ededed\",\"pointer_alignment\":\"middle\",\"pointer_gap\":\"0\"},\"mpc_preset_4\":{\"__name\":\"Style 5 Container\",\"__image\":\"mpc_timeline_basic\\/style_5.jpg\",\"gap_top\":\"100\",\"vertical_gap\":\"60\",\"first_item_gap\":\"80\",\"line_width\":\"1\",\"line_gap\":\"40\",\"line_color\":\"#c9c9c9\",\"line_vinette_bottom\":\"100\",\"pointer_type\":\"line\",\"pointer_size\":\"2\"},\"mpc_preset_5\":{\"__name\":\"Style 6 Container\",\"__image\":\"mpc_timeline_basic\\/style_6.jpg\",\"gap_top\":\"60\",\"position\":\"left\",\"vertical_gap\":\"40\",\"line_width\":\"1\",\"line_gap\":\"50\",\"line_color\":\"#dbdbdb\",\"line_vinette_bottom\":\"70\",\"pointer_type\":\"line\",\"pointer_size\":\"1\",\"pointer_gap\":\"8\",\"pointer_color\":\"#ffffff\",\"icon\":\"fa fa-genderless\",\"icon_color\":\"#dbdbdb\",\"icon_size\":\"30\",\"padding_divider\":\"true\",\"padding_css\":\"padding-left:2px;\"},\"mpc_preset_6\":{\"__name\":\"Style 7 Container\",\"__image\":\"mpc_timeline_basic\\/style_7.jpg\",\"gap_top\":\"60\",\"vertical_gap\":\"50\",\"first_item_gap\":\"80\",\"line_width\":\"2\",\"line_gap\":\"35\",\"line_color\":\"#ffffff\",\"line_vinette_bottom\":\"100\",\"pointer_type\":\"right-triangle\",\"pointer_size\":\"15\",\"pointer_gap\":\"25\",\"pointer_color\":\"#ffffff\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"50\"},\"mpc_preset_7\":{\"__name\":\"Style 8 Container\",\"__image\":\"mpc_timeline_basic\\/style_8.jpg\",\"position\":\"left\",\"vertical_gap\":\"40\",\"line_width\":\"2\",\"line_gap\":\"165\",\"mobile_line_gap\":\"40\",\"line_color\":\"#e8e8e8\",\"pointer_type\":\"right-triangle\",\"pointer_size\":\"20\",\"pointer_gap\":\"18\",\"pointer_color\":\"#ededed\",\"margin_divider\":\"true\",\"margin_css\":\"margin-left:10px;\"}}', 'no'),
(252, 'mpc_presets_mpc_timeline_item', '{\"default\":{\"layout\":\"icon,title,content\",\"alignment\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:5px;border-color:#efefef;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:50px;padding-bottom:15px;padding-left:50px;\",\"hover_background_color\":\"#fafafa\",\"hover_border_css\":\"border-color:#f3f3f3;\",\"title_font_preset\":\"mpc_preset_102\",\"title_font_color\":\"#555555\",\"title_font_size\":\"22\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Design Workshops Pt. 1 - 8 AM - 1:00 PM\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-bottom:0px;\",\"hover_title_color\":\"#333333\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#777777\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"left\",\"content\":\"<p>Blue bottle post-ironic 8-bit, mumblecore chia irony keytar bicycle rights selfies kombucha cardigan franzen sartorial swag literally. Polaroid echo park meh bitters DIY austin.<\\/p>\",\"hover_content_color\":\"#333333\",\"pointer_color\":\"#efefef\",\"pointer_hover_color\":\"#f3f3f3\",\"stamp__icon\":\"fa fa-circle\",\"stamp__icon_color\":\"#dddddd\",\"stamp__icon_size\":\"20\",\"stamp__border_css\":\"border-radius:3px;\",\"stamp__hover_icon_color\":\"#8ac4f1\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"Style 1 Item\",\"__image\":\"mpc_timeline_basic\\/style_1.jpg\",\"layout\":\"title,icon,content,divider\",\"alignment\":\"right\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:14px;padding-right:20px;padding-bottom:30px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_57\",\"title_font_color\":\"#333333\",\"title_font_size\":\"20\",\"title_font_align\":\"right\",\"title\":\"05.08.2012 - First Session\",\"content_font_preset\":\"mpc_preset_88\",\"content_font_color\":\"#777777\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"right\",\"content\":\"<p>Pinterest chia wolf typewriter beard cred, fixie messenger bag polaroid swag godard keffiyeh helvetica cliche.<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:30px;margin-bottom:0px;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"large\",\"mpc_icon__icon_image\":\"4580\",\"mpc_divider__width\":\"20\",\"mpc_divider__align\":\"right\",\"mpc_divider__content_padding_divider\":\"true\",\"mpc_divider__content_padding_css\":\"padding-top:15px;\",\"mpc_divider__lines_color\":\"#e5e5e5\",\"pointer_color\":\"#dddddd\",\"pointer_hover_color\":\"#dddddd\",\"stamp__icon\":\"fa fa-circle\",\"stamp__icon_color\":\"#b5b5b5\",\"stamp__icon_size\":\"6\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_87\",\"mpc_tooltip__font_color\":\"#777777\",\"mpc_tooltip__font_size\":\"18\",\"mpc_tooltip__font_line_height\":\"1\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__text\":\"Unique\",\"mpc_tooltip__background_color\":\"#f7f7f7\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;\",\"animation_in_type\":\"transition.slideLeftIn\",\"animation_in_offset\":\"90\",\"animation_in_duration\":\"700\"},\"mpc_preset_2\":{\"__name\":\"Style 2 Item\",\"__image\":\"mpc_timeline_basic\\/style_2.jpg\",\"layout\":\"icon,title,content\",\"background_color\":\"#ffffff\",\"padding_divider\":\"true\",\"hover_background_color\":\"#ffffff\",\"title_font_preset\":\"mpc_preset_9\",\"title_font_color\":\"#333333\",\"title_font_size\":\"60\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"capitalize\",\"title_font_align\":\"center\",\"title\":\"Lightbulb\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:-30px;\",\"content_font_preset\":\"mpc_preset_45\",\"content_font_color\":\"#555555\",\"content_font_size\":\"35\",\"content_font_line_height\":\"1.5\",\"content_font_align\":\"center\",\"content\":\"<p><em>(1806)<\\/em><\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:-50px;\",\"mpc_icon__icon_type\":\"image\",\"mpc_icon__icon_image_size\":\"430x430\",\"mpc_icon__icon_image\":\"4581\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#888888\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"pointer_disable\":\"true\",\"stamp__icon\":\"fa fa-angle-right\",\"stamp__icon_color\":\"#ffffff\",\"stamp__icon_size\":\"20\",\"stamp__background_color\":\"#31c3d5\",\"stamp__border_css\":\"border-width:5px;border-color:#ffffff;border-style:solid;border-radius:25px;\",\"stamp__padding_css\":\"padding:5px;\",\"stamp__hover_background_color\":\"#29838e\",\"mpc_tooltip__position\":\"left\",\"mpc_tooltip__font_preset\":\"mpc_preset_1\",\"mpc_tooltip__font_color\":\"#ffffff\",\"mpc_tooltip__font_size\":\"17\",\"mpc_tooltip__font_line_height\":\"1.6\",\"mpc_tooltip__font_transform\":\"none\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__text\":\"Godard +1 DIY vinyl. Slow-carb shoreditch intelligentsia, forage offal skateboard portland tattooed. Bicycle rights art party meggings organic polaroid, cold-pressed waistcoat hoodie. Gastropub sriracha church-key, distillery microdosing tattooed austin DIY.\",\"mpc_tooltip__background_color\":\"#31c3d5\",\"mpc_tooltip__border_css\":\"border-radius:15px;\",\"mpc_tooltip__padding_css\":\"padding:40px;\"},\"mpc_preset_3\":{\"__name\":\"Style 3 Item\",\"__image\":\"mpc_timeline_basic\\/style_3.jpg\",\"border_css\":\"border-width:5px;border-color:rgba(70,214,171,0.5);border-style:solid;border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:29px;padding-bottom:22px;padding-left:29px;\",\"hover_background_color\":\"rgba(2,2,2,0.15)\",\"hover_border_css\":\"border-width:5px;border-color:#46d6ab;border-style:solid;\",\"title_font_preset\":\"mpc_preset_68\",\"title_font_color\":\"#46d6ab\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.3\",\"title_font_align\":\"center\",\"title\":\"First came an idea!\",\"content_font_preset\":\"mpc_preset_71\",\"content_font_color\":\"#46d6ab\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.5\",\"content_font_transform\":\"none\",\"content_font_align\":\"center\",\"content\":\"<p>Gastropub hoodie flexitarian readymade, biodiesel hammock literally. Disrupt pop-up mixtape.<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:0px;\",\"mpc_icon__icon\":\"etl etl-lightbulb\",\"mpc_icon__icon_color\":\"#43f99e\",\"mpc_icon__icon_size\":\"50\",\"mpc_icon__hover_icon_color\":\"#46d6ab\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#46d6ab\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:10px;\",\"pointer_color\":\"#46d6ab\",\"pointer_hover_color\":\"#46d6ab\",\"stamp__transition\":\"slide-down\",\"stamp__icon_size\":\"0\",\"stamp__background_color\":\"#242424\",\"stamp__border_css\":\"border-width:2px;border-color:#46d6ab;border-style:solid;border-radius:30px;\",\"stamp__padding_css\":\"padding:4px;\",\"stamp__hover_icon_color\":\"#46d6ab\",\"stamp__hover_background_color\":\"#46d6ab\",\"stamp__hover_border_css\":\"border-color:rgba(70,214,171,0.8);\",\"mpc_icon__icon_image\":\"4581\"},\"mpc_preset_4\":{\"__name\":\"Style 4 Item\",\"__image\":\"mpc_timeline_basic\\/style_4.jpg\",\"layout\":\"icon,title,content\",\"alignment\":\"left\",\"background_color\":\"#ffffff\",\"border_css\":\"border-width:5px;border-color:#efefef;border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:50px;padding-bottom:15px;padding-left:50px;\",\"hover_background_color\":\"#5c97bf\",\"hover_border_css\":\"border-color:#5c97bf;\",\"title_font_preset\":\"mpc_preset_102\",\"title_font_color\":\"#4f5259\",\"title_font_size\":\"22\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"Design Workshops Pt. 1 - 8 AM - 1:00 PM\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:5px;margin-bottom:0px;\",\"hover_title_color\":\"#ffffff\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"17\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"left\",\"content\":\"<p>Blue bottle post-ironic 8-bit, mumblecore chia irony keytar bicycle rights selfies kombucha cardigan franzen sartorial swag literally. Polaroid echo park meh bitters DIY austin.<\\/p>\",\"hover_content_color\":\"#ffffff\",\"pointer_color\":\"#efefef\",\"pointer_hover_color\":\"#5c97bf\",\"stamp__icon\":\"fa fa-circle\",\"stamp__icon_color\":\"#dddddd\",\"stamp__icon_size\":\"20\",\"stamp__border_css\":\"border-radius:3px;\",\"stamp__hover_icon_color\":\"#5c97bf\",\"mpc_icon__icon_image\":\"4581\"},\"mpc_preset_5\":{\"__name\":\"Style 5 Item\",\"__image\":\"mpc_timeline_basic\\/style_5.jpg\",\"layout\":\"title,divider,content\",\"alignment\":\"right\",\"border_css\":\"border-radius:15px;\",\"padding_css\":\"padding:0px;\",\"title_font_preset\":\"mpc_preset_52\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"capitalize\",\"title_font_align\":\"right\",\"title\":\"April\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;\",\"content_font_preset\":\"mpc_preset_88\",\"content_font_color\":\"#ffffff\",\"content_font_size\":\"18\",\"content_font_line_height\":\"1.7\",\"content_font_align\":\"right\",\"content\":\"<p>Dreamcatcher thundercats street art chia. Knausgaard 8-bit schlitz pork belly, before they sold out chicharrones thundercats. Four dollar toast locavore mumblecore occupy chia paleo.<\\/p>\",\"mpc_icon__icon\":\"fa fa-circle\",\"mpc_icon__icon_color\":\"#ffffff\",\"mpc_icon__icon_size\":\"16\",\"mpc_icon__background_color\":\"rgba(255,255,255,0.01)\",\"mpc_icon__hover_background_color\":\"#ffffff\",\"mpc_icon__hover_border_css\":\"border-radius:50px;\",\"mpc_divider__width\":\"5\",\"mpc_divider__align\":\"right\",\"mpc_divider__lines_color\":\"#ffffff\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:2px;padding-bottom:2px;\",\"pointer_disable\":\"true\",\"stamp__icon\":\"fa fa-circle\",\"stamp__icon_color\":\"#ffffff\",\"stamp__icon_size\":\"10\",\"stamp__background_color\":\"rgba(255,255,255,0.01)\",\"stamp__padding_divider\":\"true\",\"stamp__padding_css\":\"padding-top:3px;padding-right:4px;padding-bottom:3px;padding-left:3px;\",\"stamp__hover_background_color\":\"#ffffff\",\"stamp__hover_border_css\":\"border-radius:20px;\",\"mpc_icon__icon_image\":\"4581\"},\"mpc_preset_6\":{\"__name\":\"Style 6 Item\",\"__image\":\"mpc_timeline_basic\\/style_6.jpg\",\"layout\":\"icon,title,content,divider\",\"alignment\":\"left\",\"background_type\":\"gradient\",\"background_gradient\":\"#ffffff||#f7f7f7||0;100||90||linear\",\"border_css\":\"border-radius:15px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"title_font_preset\":\"mpc_preset_52\",\"title_font_color\":\"#777777\",\"title_font_size\":\"20\",\"title_font_transform\":\"capitalize\",\"title_font_align\":\"left\",\"title\":\"first step\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:0px;margin-bottom:-3px;\",\"content_font_preset\":\"mpc_preset_88\",\"content_font_color\":\"#888888\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content_font_transform\":\"capitalize\",\"content_font_align\":\"left\",\"content\":\"<p>Kitsch try-hard vegan semiotics. Retro venmo flannel YOLO, typewriter sustainable fanny pack literally cray mixtape.<\\/p><p><span style=\\\"color: #a0875d;\\\"><em>(03-02-2016)<\\/em><\\/span><\\/p>\",\"mpc_divider__width\":\"90\",\"mpc_divider__content_border_css\":\"border-color:#d6d6d6;\",\"mpc_divider__font_preset\":\"mpc_preset_52\",\"mpc_divider__font_color\":\"#555555\",\"mpc_divider__font_size\":\"22\",\"mpc_divider__font_line_height\":\"1\",\"mpc_divider__font_align\":\"center\",\"mpc_divider__title\":\"First Step\",\"mpc_divider__lines_style\":\"dashed\",\"mpc_divider__lines_color\":\"#e0e0e0\",\"mpc_divider__margin_divider\":\"true\",\"stamp__icon\":\"fa fa-square\",\"stamp__icon_color\":\"#e0e0e0\",\"stamp__icon_size\":\"16\",\"stamp__hover_icon\":\"fa fa-square\",\"stamp__hover_icon_color\":\"#a0875d\",\"mpc_icon__icon_image\":\"4581\"},\"mpc_preset_7\":{\"__name\":\"Style 7 Item\",\"__image\":\"mpc_timeline_basic\\/style_7.jpg\",\"layout\":\"icon,title,divider,content\",\"background_color\":\"rgba(255,252,252,0.85)\",\"border_css\":\"border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:30px;padding-right:40px;padding-bottom:20px;padding-left:40px;\",\"hover_background_color\":\"#ffffff\",\"title_font_preset\":\"mpc_preset_68\",\"title_font_color\":\"#b39a68\",\"title_font_size\":\"20\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title\":\"CEREMONY\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:6px;margin-bottom:0px;\",\"content_font_preset\":\"mpc_preset_88\",\"content_font_color\":\"#555555\",\"content_font_size\":\"16\",\"content_font_line_height\":\"1.5\",\"content\":\"<p style=\\\"text-align: center;\\\">(1 p.m - 2.30 p.m)<\\/p><p style=\\\"text-align: center;\\\">Pinterest waistcoat wolf kogi williamsburg.<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-bottom:0px;\",\"mpc_icon__transition\":\"slide-down\",\"mpc_icon__icon\":\"etl etl-happy\",\"mpc_icon__icon_color\":\"#888888\",\"mpc_icon__icon_size\":\"60\",\"mpc_icon__padding_divider\":\"true\",\"mpc_icon__padding_css\":\"padding-top:2px;\",\"mpc_icon__margin_divider\":\"true\",\"mpc_icon__margin_css\":\"margin-bottom:0px;\",\"mpc_icon__hover_icon_color\":\"#555555\",\"mpc_divider__width\":\"10\",\"mpc_divider__lines_color\":\"#888888\",\"mpc_divider__margin_divider\":\"true\",\"mpc_divider__margin_css\":\"margin-top:18px;margin-bottom:0px;\",\"pointer_color\":\"rgba(255,252,252,0.85)\",\"pointer_hover_color\":\"#ffffff\",\"stamp__icon\":\"eti eti_heart\",\"stamp__icon_color\":\"#ffffff\",\"stamp__icon_size\":\"20\",\"mpc_icon__icon_image\":\"4581\"},\"mpc_preset_0\":{\"__name\":\"Style 8 Item\",\"__image\":\"mpc_timeline_basic\\/style_8.jpg\",\"layout\":\"title,divider,content\",\"background_color\":\"#efefef\",\"border_css\":\"border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:45px;padding-right:40px;padding-bottom:40px;padding-left:40px;\",\"hover_background_color\":\"#e8e8e8\",\"hover_border_css\":\"border-radius:5px;\",\"title_font_preset\":\"mpc_preset_111\",\"title_font_color\":\"#555555\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"left\",\"title\":\"new sales technics\",\"title_margin_css\":\"margin:0px;\",\"content_font_preset\":\"mpc_preset_1\",\"content_font_color\":\"#888888\",\"content_font_size\":\"15\",\"content_font_line_height\":\"1.6\",\"content_font_align\":\"left\",\"content\":\"<p>Trust fund small batch scenester, austin cray fingerstache DIY sartorial kitsch keffiyeh organic pinterest. Kickstarter fashion axe mumblecore salvia pickled seitan. Hella fashion axe cronut selfies health goth cray lumbersexual, readymade helvetica direct trade marfa.<\\/p>\",\"content_margin_divider\":\"true\",\"content_margin_css\":\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"mpc_divider__width\":\"4\",\"mpc_divider__align\":\"left\",\"mpc_divider__lines_color\":\"#bababa\",\"mpc_divider__padding_divider\":\"true\",\"mpc_divider__padding_css\":\"padding-top:21px;padding-bottom:7px;\",\"pointer_color\":\"#efefef\",\"pointer_hover_color\":\"#e8e8e8\",\"stamp__icon\":\"fa fa-circle\",\"stamp__icon_color\":\"#a4b2d6\",\"stamp__icon_size\":\"14\",\"stamp__border_css\":\"border-color:#ffffff;\",\"stamp__hover_icon\":\"fa fa-circle\",\"stamp__hover_icon_color\":\"#4183d7\",\"stamp__hover_border_css\":\"border-width:0px;\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__disable_arrow\":\"true\",\"mpc_tooltip__disable_hover\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_69\",\"mpc_tooltip__font_color\":\"#4183d7\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.2\",\"mpc_tooltip__font_transform\":\"uppercase\",\"mpc_tooltip__font_align\":\"left\",\"mpc_tooltip__text\":\"(8:00AM-11:00AM)\",\"mpc_icon__icon_image\":\"4581\"}}', 'no'),
(253, 'mpc_presets_mpc_wc_add_to_cart', '{\"__index\":0,\"default\":{\"title_type\":\"custom\",\"font_preset\":\"default\",\"font_color\":\"#333333\",\"font_size\":\"16\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"title\":\"Buy now\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:20px;padding-bottom:16px;padding-left:20px;\",\"hover_title_type\":\"price\",\"hover_font_color\":\"#ffffff\",\"hover_font_size\":\"16\",\"hover_background_color\":\"#555555\",\"hover_background_effect\":\"slide-top\",\"loader_icon\":\"eti eti_loading\",\"loader_icon_color\":\"#ffffff\",\"loader_icon_size\":\"20\",\"loader_background_color\":\"#555555\",\"success_icon_type\":\"character\",\"success_icon_preset\":\"default\",\"success_icon_character\":\"SUCCESS\",\"success_icon_color\":\"#ffffff\",\"success_icon_size\":\"14\",\"success_background_color\":\"#555555\",\"error_icon_type\":\"character\",\"error_icon_preset\":\"default\",\"error_icon_character\":\"TRY AGAIN\",\"error_icon_color\":\"#ffffff\",\"error_icon_size\":\"14\",\"error_background_color\":\"#555555\",\"__name\":\"Default\"}}', 'no'),
(254, 'mpc_presets_mpc_wc_category', '{\"__index\":0,\"default\":{\"fx_color\":\"#ffffff\",\"border_css\":\"border-width:10px;border-color:#ffffff;border-style:solid;\",\"regular_disable\":\"true\",\"position\":\"middle\",\"hover_position\":\"middle\",\"hover_effect\":\"slide-down\",\"hover_title_font_preset\":\"default\",\"hover_title_font_color\":\"#ffffff\",\"hover_title_font_size\":\"36\",\"hover_title_font_align\":\"center\",\"overlay_background_color\":\"rgba(150,150,150,0.9)\",\"hover_background_fullfill\":\"true\",\"__name\":\"Default\"}}', 'no'),
(255, 'mpc_presets_mpc_wc_product', '{\"__index\":0,\"default\":{\"main_elements\":\"title,rating,price,atc_button\",\"hover_elements\":\"\",\"main_padding_divider\":\"true\",\"main_padding_css\":\"padding-top:25px;\",\"thumb_inline\":\"true\",\"thumb_position\":\"middle\",\"thumb_alignment\":\"center\",\"fx_effect\":\"zoomIn\",\"fx_color\":\"#ffffff\",\"fx_scale\":\"104\",\"thumb_background_color\":\"rgba(2,2,2,0.26)\",\"thumb_fullfill\":\"true\",\"thumb_hover_effect\":\"slide-up\",\"thumb_hover_position\":\"middle\",\"thumb_hover_alignment\":\"center\",\"thumb_hover_background_color\":\"rgba(255,255,255,0.71)\",\"thumb_hover_fullfill\":\"true\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_hover_color\":\"#f7baad\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:10px;\",\"price_font_preset\":\"default\",\"price_font_color\":\"#f7baad\",\"price_font_size\":\"17\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_margin_divider\":\"true\",\"price_margin_css\":\"margin-bottom:15px;\",\"rating_align\":\"center\",\"rating_gap\":\"5\",\"rating_icon\":\"eti eti_star\",\"rating_icon_color\":\"#efd27c\",\"rating_icon_size\":\"14\",\"rating_score_icon\":\"eti eti_star\",\"rating_score_icon_color\":\"#efd27c\",\"rating_margin_divider\":\"true\",\"rating_margin_css\":\"margin-bottom:8px;\",\"buttons_list\":\"\",\"buttons_on_hover\":\"true\",\"mpc_wc_add_to_cart__preset\":\"default\",\"mpc_wc_add_to_cart__block\":\"true\",\"mpc_wc_add_to_cart__title_type\":\"custom\",\"mpc_wc_add_to_cart__font_preset\":\"default\",\"mpc_wc_add_to_cart__font_color\":\"#555555\",\"mpc_wc_add_to_cart__font_size\":\"12\",\"mpc_wc_add_to_cart__font_line_height\":\"1.4\",\"mpc_wc_add_to_cart__font_transform\":\"uppercase\",\"mpc_wc_add_to_cart__font_align\":\"center\",\"mpc_wc_add_to_cart__title\":\"add to cart\",\"mpc_wc_add_to_cart__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"mpc_wc_add_to_cart__padding_divider\":\"true\",\"mpc_wc_add_to_cart__padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"mpc_wc_add_to_cart__margin_divider\":\"true\",\"mpc_wc_add_to_cart__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_wc_add_to_cart__hover_none_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__hover_font_color\":\"#333333\",\"mpc_wc_add_to_cart__hover_font_size\":\"12\",\"mpc_wc_add_to_cart__hover_font_align\":\"center\",\"mpc_wc_add_to_cart__hover_icon_color\":\"#65c6bb\",\"mpc_wc_add_to_cart__hover_border_css\":\"border-width:2px;border-color:#333333;border-radius:5px;\",\"mpc_wc_add_to_cart__loader_icon\":\"eti eti_loading\",\"mpc_wc_add_to_cart__loader_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__loader_icon_size\":\"14\",\"mpc_wc_add_to_cart__success_icon\":\"eti eti_heart\",\"mpc_wc_add_to_cart__success_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__success_icon_size\":\"14\",\"mpc_wc_add_to_cart__error_icon\":\"eti eti_blocked\",\"mpc_wc_add_to_cart__error_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__error_icon_size\":\"14\",\"__name\":\"Default\"}}', 'no'),
(256, 'mpc_presets_mpc_wc_carousel_categories', '{\"__index\":0,\"default\":{\"gap\":\"40\",\"single_scroll\":\"true\",\"loop\":\"true\",\"orderby\":\"title\",\"order\":\"DESC\",\"preset\":\"default\",\"height\":\"400\",\"fx_effect\":\"flashing\",\"effect\":\"stay\",\"title_font_preset\":\"default\",\"title_font_color\":\"#888888\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.5\",\"title_font_transform\":\"capitalize\",\"title_font_align\":\"center\",\"background_color\":\"#ffffff\",\"regular_padding_divider\":\"true\",\"regular_padding_css\":\"padding-top:5px;padding-bottom:5px;\",\"hover_disable\":\"true\",\"mpc_navigation__preset\":\"default\",\"__name\":\"Default\"}}', 'no'),
(257, 'mpc_presets_mpc_wc_carousel_products', '{\"__index\":0,\"default\":{\"loop\":\"true\",\"cols\":\"3\",\"gap\":\"5\",\"preset\":\"default\",\"height\":\"450\",\"main_elements\":\"title,rating,price,atc_button\",\"hover_elements\":\"\",\"main_padding_divider\":\"true\",\"main_padding_css\":\"padding-top:25px;\",\"thumb_inline\":\"true\",\"thumb_position\":\"middle\",\"thumb_alignment\":\"center\",\"fx_effect\":\"zoomIn\",\"fx_scale\":\"104\",\"thumb_background_color\":\"rgba(2,2,2,0.26)\",\"thumb_fullfill\":\"true\",\"thumb_hover_effect\":\"slide-up\",\"thumb_hover_position\":\"middle\",\"thumb_hover_alignment\":\"center\",\"thumb_hover_background_color\":\"rgba(255,255,255,0.71)\",\"thumb_hover_fullfill\":\"true\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"22\",\"title_font_line_height\":\"1\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_hover_color\":\"#666666\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-bottom:10px;\",\"price_font_preset\":\"default\",\"price_font_color\":\"#e87d71\",\"price_font_size\":\"17\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_margin_divider\":\"true\",\"price_margin_css\":\"margin-bottom:15px;\",\"rating_align\":\"center\",\"rating_gap\":\"5\",\"rating_icon\":\"eti eti_star\",\"rating_icon_color\":\"#efd27c\",\"rating_icon_size\":\"14\",\"rating_score_icon\":\"eti eti_star\",\"rating_score_icon_color\":\"#efd27c\",\"rating_margin_divider\":\"true\",\"rating_margin_css\":\"margin-bottom:8px;\",\"buttons_list\":\"\",\"buttons_on_hover\":\"true\",\"mpc_wc_add_to_cart__preset\":\"default\",\"mpc_wc_add_to_cart__block\":\"true\",\"mpc_wc_add_to_cart__title_type\":\"custom\",\"mpc_wc_add_to_cart__font_preset\":\"default\",\"mpc_wc_add_to_cart__font_color\":\"#555555\",\"mpc_wc_add_to_cart__font_size\":\"12\",\"mpc_wc_add_to_cart__font_line_height\":\"1.4\",\"mpc_wc_add_to_cart__font_transform\":\"uppercase\",\"mpc_wc_add_to_cart__font_align\":\"center\",\"mpc_wc_add_to_cart__title\":\"add to cart\",\"mpc_wc_add_to_cart__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"mpc_wc_add_to_cart__padding_divider\":\"true\",\"mpc_wc_add_to_cart__padding_css\":\"padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;\",\"mpc_wc_add_to_cart__margin_divider\":\"true\",\"mpc_wc_add_to_cart__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_wc_add_to_cart__hover_none_icon_color\":\"#161616\",\"mpc_wc_add_to_cart__hover_font_color\":\"#161616\",\"mpc_wc_add_to_cart__hover_font_size\":\"12\",\"mpc_wc_add_to_cart__hover_font_align\":\"center\",\"mpc_wc_add_to_cart__hover_icon_color\":\"#65c6bb\",\"mpc_wc_add_to_cart__hover_border_css\":\"border-width:2px;border-color:#161616;border-radius:5px;\",\"mpc_wc_add_to_cart__loader_icon\":\"eti eti_loading\",\"mpc_wc_add_to_cart__loader_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__loader_icon_size\":\"14\",\"mpc_wc_add_to_cart__success_icon\":\"eti eti_heart\",\"mpc_wc_add_to_cart__success_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__success_icon_size\":\"14\",\"mpc_wc_add_to_cart__error_icon\":\"eti eti_blocked\",\"mpc_wc_add_to_cart__error_icon_color\":\"#333333\",\"mpc_wc_add_to_cart__error_icon_size\":\"14\",\"mpc_navigation__preset\":\"default\",\"__name\":\"Default\"}}', 'no'),
(258, 'mpc_presets_mpc_wc_grid_categories', '{\"__index\":0,\"default\":{\"gap\":\"20\",\"orderby\":\"title\",\"height\":\"350\",\"border_css\":\"border-width:1px;border-color:#f8f8f8;border-style:solid;\",\"regular_disable\":\"true\",\"layout\":\"title,count\",\"position\":\"middle\",\"effect\":\"slide-down\",\"title_font_preset\":\"default\",\"title_font_color\":\"#ffffff\",\"title_font_size\":\"36\",\"title_font_line_height\":\"1.2\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_overflow\":\"true\",\"count_font_preset\":\"default\",\"count_font_color\":\"#ffffff\",\"count_font_size\":\"16\",\"count_font_line_height\":\"1.4\",\"count_font_align\":\"center\",\"regular_padding_divider\":\"true\",\"hover_layout\":\"title,count\",\"hover_position\":\"middle\",\"hover_title_font_preset\":\"default\",\"hover_title_font_color\":\"#555555\",\"hover_title_font_size\":\"32\",\"hover_title_font_line_height\":\"1.4\",\"hover_title_font_transform\":\"uppercase\",\"hover_title_font_align\":\"center\",\"hover_title_margin_divider\":\"true\",\"hover_title_margin_css\":\"margin-bottom:-4px;\",\"hover_count_font_preset\":\"default\",\"hover_count_font_color\":\"#888888\",\"hover_count_font_size\":\"14\",\"hover_count_font_line_height\":\"1.2\",\"hover_count_font_align\":\"center\",\"overlay_background_color\":\"rgba(247,247,247,0.86)\",\"hover_background_fullfill\":\"true\",\"overlay_padding_divider\":\"true\",\"__name\":\"Default\"}}', 'no'),
(259, 'mpc_presets_mpc_wc_grid_products', '{\"__index\":0,\"default\":{\"gap\":\"10\",\"items_number\":\"2\",\"height\":\"520\",\"main_elements\":\"title,categories,rating,price,atc_button\",\"hover_elements\":\"\",\"main_padding_divider\":\"true\",\"main_padding_css\":\"padding-top:25px;\",\"thumb_inline\":\"true\",\"thumb_position\":\"middle\",\"thumb_alignment\":\"center\",\"fx_effect\":\"zoomIn\",\"fx_scale\":\"104\",\"thumb_background_color\":\"rgba(2,2,2,0.26)\",\"thumb_fullfill\":\"true\",\"thumb_hover_effect\":\"slide-up\",\"thumb_hover_position\":\"middle\",\"thumb_hover_alignment\":\"center\",\"thumb_hover_background_color\":\"rgba(255,255,255,0.71)\",\"thumb_hover_fullfill\":\"true\",\"title_font_preset\":\"default\",\"title_font_color\":\"#333333\",\"title_font_size\":\"18\",\"title_font_line_height\":\"1.3\",\"title_font_transform\":\"uppercase\",\"title_font_align\":\"center\",\"title_hover_color\":\"#b39a68\",\"title_margin_divider\":\"true\",\"title_margin_css\":\"margin-top:-10px;margin-bottom:2px;\",\"price_font_preset\":\"default\",\"price_font_color\":\"#c9c9c9\",\"price_font_size\":\"15\",\"price_font_line_height\":\"1\",\"price_font_transform\":\"uppercase\",\"price_font_align\":\"center\",\"price_margin_divider\":\"true\",\"price_margin_css\":\"margin-bottom:15px;\",\"tax_font_preset\":\"default\",\"tax_font_color\":\"#c9c9c9\",\"tax_font_size\":\"14\",\"tax_font_line_height\":\"1.4\",\"tax_font_transform\":\"capitalize\",\"tax_font_align\":\"center\",\"tax_link_color\":\"#c9c9c9\",\"tax_hover_color\":\"#b2b2b2\",\"tax_margin_divider\":\"true\",\"tax_margin_css\":\"margin-bottom:4px;\",\"rating_align\":\"center\",\"rating_gap\":\"5\",\"rating_icon\":\"eti eti_star\",\"rating_icon_color\":\"#b29e77\",\"rating_icon_size\":\"12\",\"rating_score_icon\":\"eti eti_star\",\"rating_score_icon_color\":\"#8e712d\",\"rating_margin_divider\":\"true\",\"rating_margin_css\":\"margin-bottom:8px;\",\"buttons_list\":\"\",\"buttons_on_hover\":\"true\",\"mpc_wc_add_to_cart__preset\":\"default\",\"mpc_wc_add_to_cart__title_type\":\"custom\",\"mpc_wc_add_to_cart__font_preset\":\"default\",\"mpc_wc_add_to_cart__font_color\":\"#555555\",\"mpc_wc_add_to_cart__font_size\":\"12\",\"mpc_wc_add_to_cart__font_line_height\":\"1.4\",\"mpc_wc_add_to_cart__font_transform\":\"uppercase\",\"mpc_wc_add_to_cart__font_align\":\"center\",\"mpc_wc_add_to_cart__title\":\"add to cart\",\"mpc_wc_add_to_cart__border_css\":\"border-width:2px;border-color:#555555;border-style:solid;border-radius:0px;\",\"mpc_wc_add_to_cart__padding_divider\":\"true\",\"mpc_wc_add_to_cart__padding_css\":\"padding-top:12px;padding-right:65px;padding-bottom:12px;padding-left:65px;\",\"mpc_wc_add_to_cart__margin_divider\":\"true\",\"mpc_wc_add_to_cart__margin_css\":\"margin-right:10px;margin-left:10px;\",\"mpc_wc_add_to_cart__hover_none_icon_color\":\"#ffffff\",\"mpc_wc_add_to_cart__hover_font_color\":\"#ffffff\",\"mpc_wc_add_to_cart__hover_font_size\":\"12\",\"mpc_wc_add_to_cart__hover_font_align\":\"center\",\"mpc_wc_add_to_cart__hover_icon_color\":\"#65c6bb\",\"mpc_wc_add_to_cart__hover_background_color\":\"#b39a68\",\"mpc_wc_add_to_cart__hover_border_css\":\"border-width:2px;border-color:#b39a68;border-style:solid;\",\"mpc_wc_add_to_cart__loader_icon\":\"eti eti_loading\",\"mpc_wc_add_to_cart__loader_icon_color\":\"#ffffff\",\"mpc_wc_add_to_cart__loader_icon_size\":\"13\",\"mpc_wc_add_to_cart__loader_background_color\":\"#b39a68\",\"mpc_wc_add_to_cart__success_icon\":\"eti eti_heart\",\"mpc_wc_add_to_cart__success_icon_color\":\"#ffffff\",\"mpc_wc_add_to_cart__success_icon_size\":\"13\",\"mpc_wc_add_to_cart__success_background_color\":\"#b39a68\",\"mpc_wc_add_to_cart__error_icon\":\"eti eti_blocked\",\"mpc_wc_add_to_cart__error_icon_color\":\"#ffffff\",\"mpc_wc_add_to_cart__error_icon_size\":\"13\",\"mpc_wc_add_to_cart__error_background_color\":\"#ffffff\",\"mpc_pagination__preset\":\"default\",\"__name\":\"Default\"}}', 'no'),
(260, 'mpc_presets_mpc_ihover_item', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no'),
(261, 'mpc_presets_mpc_hotspot', '{\"default\":{\"position\":\"22.592||30.446\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#8ac4f1\",\"icon_size\":\"30\",\"background_color\":\"#e5e5e5\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\",\"hover_border_css\":\"border-width:15px;border-color:#dddddd;border-style:solid;border-radius:999px;\",\"mpc_tooltip__preset\":\"default\",\"mpc_tooltip__text\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_preset\":\"default\",\"mpc_tooltip__font_color\":\"#555555\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#f3f3f3\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_2\":{\"__name\":\"1 Label\",\"__image\":\"mpc_hotspot\\/1_label.jpg\",\"position\":\"57.097||18.657\",\"icon_type\":\"character\",\"icon_character\":\"Cap, 9.99$\",\"icon_color\":\"#d8d8d8\",\"icon_size\":\"25\",\"background_color\":\"#171717\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:7px;padding-right:18px;padding-bottom:7px;padding-left:18px;\",\"mpc_tooltip__preset\":\"mpc_preset_8\",\"mpc_tooltip__text\":\"<img src=\\\"http:\\/\\/mpcreation.net\\/themes\\/massive\\/wp-content\\/uploads\\/2015\\/09\\/img_6.jpg\\\" \\/>\\n<br><\\/br>\\nCrucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__font_preset\":\"mpc_preset_47\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"17\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#171717\",\"mpc_tooltip__padding_css\":\"padding:20px;\"},\"mpc_preset_4\":{\"__name\":\"2 Round Icon With Hover\",\"__image\":\"mpc_hotspot\\/2_simple_icon.jpg\",\"position\":\"22.592||30.446\",\"icon\":\"etl etl-heart\",\"icon_color\":\"#f7f7f7\",\"icon_size\":\"30\",\"background_color\":\"#0da4c2\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:20px;\",\"hover_border_css\":\"border-width:15px;border-color:#0da4c2;border-style:solid;border-radius:999px;\",\"mpc_tooltip__preset\":\"mpc_preset_10\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#f7f7f7;\\\"> STYLISH TABLE <\\/h4>\\n\\nCrucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_preset\":\"mpc_preset_47\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#0da4c2\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_6\":{\"__name\":\"3 Opacity Label\",\"__image\":\"mpc_hotspot\\/3_simple_label_opacity.jpg\",\"position\":\"68.871||31.399\",\"icon_type\":\"character\",\"icon_preset\":\"mpc_preset_35\",\"icon_character\":\"SPECIAL OFFER\",\"icon_color\":\"#ffffff\",\"icon_size\":\"26\",\"background_color\":\"rgba(51,51,51,0.35)\",\"border_css\":\"border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:6px;padding-right:15px;padding-bottom:7px;padding-left:15px;\",\"hover_icon_color\":\"#333333\",\"hover_background_color\":\"#ea4677\",\"mpc_tooltip__preset\":\"mpc_preset_10\",\"mpc_tooltip__text\":\"<img src=\\\"http:\\/\\/mpcreation.net\\/themes\\/massive\\/wp-content\\/uploads\\/2015\\/09\\/img_9.jpg\\\" \\/>\\n\\n<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#d8d8d8; text-transform: uppercase;\\\"> get another free <\\/h4>\\n\\nCrucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__disable_arrow\":\"true\",\"mpc_tooltip__font_preset\":\"mpc_preset_47\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#333333\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_3\":{\"__name\":\"3 Opacity Round Icon\",\"__image\":\"mpc_hotspot\\/3_simple_icon_opacity.jpg\",\"position\":\"17.988||15.296\",\"icon\":\"eti eti_bag_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"28\",\"background_color\":\"rgba(51,51,51,0.3)\",\"border_divider\":\"true\",\"border_css\":\"border-radius:999px;\",\"padding_css\":\"padding:15px;\",\"margin_divider\":\"true\",\"hover_icon_color\":\"#333333\",\"hover_background_color\":\"#ea4677\",\"hover_border_divider\":\"true\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#d8d8d8;\\\"> DARK BROWN <\\/h4>\\n\\nCrucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#333333\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_5\":{\"__name\":\"4 Simple Icon Small\",\"__image\":\"mpc_hotspot\\/4_team_introduction.jpg\",\"position\":\"8.246||35.256\",\"icon\":\"eti eti_plus_alt\",\"icon_color\":\"#188ee5\",\"icon_size\":\"20\",\"border_divider\":\"true\",\"border_css\":\"border-radius:99px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;\",\"margin_divider\":\"true\",\"hover_border_divider\":\"true\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 23px; line-height: 1em; color:#f7f7f7; margin-bottom:-0.15em;\\\"> KARI YEN <\\/h4>\\n\\n<p style=\\\"text-align: center; font-size: 12px; line-height: 1em; color:#f7f7f7; font-style: italic;\\\"> Project Manager <\\/p>\\n\\n<p style=\\\"line-height:1.3em;\\\">Wes Anderson Odd Future meh, +1 American Apparel 90\'s iPhone food truck hashtag normcore Blue Bottle. Sustainable try-hard.<\\/p>\\n\\n<p> +48 2123 456 789 <\\/p>\\n\\n<p style=\\\"text-transform:lowercase;\\\"> acountant@company.com <\\/p>\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.2\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#188ee5\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:15px;padding-left:20px;\"},\"mpc_preset_9\":{\"__name\":\"5 Border Bottom\",\"__image\":\"mpc_hotspot\\/5_fashion_grey_bottom_border.jpg\",\"position\":\"96.18||11.01\",\"icon\":\"eti eti_plus\",\"icon_color\":\"#555555\",\"icon_size\":\"40\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:10px;border-left:0px;border-color:#c9c9c9;border-style:solid;border-radius:0px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:15px;padding-left:20px;\",\"margin_divider\":\"true\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#51e6d0\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-top:0px;border-right:0px;border-bottom:10px;border-left:0px;border-color:#44bdc4;border-style:solid;\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#f7f7f7;\\\"> ROMANTIC SET <\\/h4>\\n\\n<p style=\\\"display:block; position:relative; padding:0; height:0; width: 12%; max-height:0; clear:both; border: none; border-top:6px solid #f7f7f7; margin: 0 auto;\\\"><\\/p>\\n\\n<p style=\\\"font-size: 16px; line-height: 1.5em;\\\">Crucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.<\\/p>\",\"mpc_tooltip__position\":\"left\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.2\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#e3acd3\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_7\":{\"__name\":\"5 Square Simple Big\",\"__image\":\"mpc_hotspot\\/5_fashion_green_square.jpg\",\"position\":\"30.43||11.22\",\"icon\":\"eti eti_plus\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"background_color\":\"#4fe4ce\",\"padding_css\":\"padding:20px;\",\"margin_divider\":\"true\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#f7c862\",\"hover_border_divider\":\"true\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#585858;\\\"> BOHO LOOK <\\/h4>\\n\\n<p style=\\\"display:block; position:relative; padding:0; height:0; width: 12%; max-height:0; clear:both; border: none; border-top:6px solid #555555; margin: 0 auto;\\\"><\\/p>\\n\\n<p style=\\\"font-size: 16px; line-height: 1.5em;\\\">Crucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.<\\/p>\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__font_color\":\"#555555\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.2\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#ececec\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_8\":{\"__name\":\"5 Square Simple Border\",\"__image\":\"mpc_hotspot\\/5_fashion_purple_square.jpg\",\"position\":\"62.9||11.84\",\"icon\":\"eti eti_heart_alt\",\"icon_color\":\"#ffffff\",\"icon_size\":\"40\",\"background_color\":\"#727edb\",\"border_css\":\"border-width:10px;border-color:#6d78cf;border-style:solid;border-radius:0px;\",\"padding_css\":\"padding:15px;\",\"margin_divider\":\"true\",\"hover_icon_color\":\"#ffffff\",\"hover_background_color\":\"#6d78cf\",\"hover_border_divider\":\"true\",\"hover_border_css\":\"border-color:#6d78cf;border-style:solid;\",\"mpc_tooltip__text\":\"<h4 style=\\\"text-align: center; font-size: 18px; line-height: 0.3em; color:#f7f7f7;\\\"> COLORFUL DRESS <\\/h4>\\n\\n<p style=\\\"display:block; position:relative; padding:0; height:0; width: 12%; max-height:0; clear:both; border: none; border-top:6px solid #f7f7f7; margin: 0 auto;\\\"><\\/p>\\n\\n<p style=\\\"font-size: 16px; line-height: 1.5em;\\\">Crucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.<\\/p>\",\"mpc_tooltip__show_effect\":\"push\",\"mpc_tooltip__font_color\":\"#f7f7f7\",\"mpc_tooltip__font_size\":\"14\",\"mpc_tooltip__font_line_height\":\"1.2\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#4be2cd\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"},\"mpc_preset_10\":{\"__name\":\"6 Simple Yellow Icon\",\"__image\":\"mpc_hotspot\\/5_fashion_yellow_icon.jpg\",\"position\":\"17.719||41.433\",\"icon\":\"etl etl-pricetags\",\"icon_color\":\"#1e1e1e\",\"icon_size\":\"28\",\"background_color\":\"#ffd460\",\"border_css\":\"border-width:1px;border-color:#ffd460;border-style:solid;border-radius:999px;\",\"padding_css\":\"padding:20px;\",\"margin_divider\":\"true\",\"hover_icon_color\":\"#1e1e1e\",\"hover_background_color\":\"#ead688\",\"hover_border_css\":\"border-width:12px;border-color:#ead688;border-radius:999px;\",\"mpc_tooltip__text\":\"<img src=\\\"http:\\/\\/massive.wpengine.com\\/wp-content\\/uploads\\/2015\\/10\\/tea_1.jpg\\\" \\/>\\n\\n<h4 style=\\\"text-align: center; font-size: 21px; line-height: 0.3em; color:#ead688;\\\"> ROSY DREAM <\\/h4>\\n\\n<p style=\\\"padding:0; height:0; width: 12%; border-top:3px solid #ead688; margin: 0 auto;\\\"><\\/p>\\n\\n<p style=\\\"font-size: 16px; line-height: 1.5em; display:block; margin-bottom:-30px;\\\">Crucifix mustache fingerstache distillery. Kogi drinking vinegar vegan, chambray normcore four loko yr biodiesel bitters.<\\/p>\\n<br><\\/br>\\n<u><a href=\\\"#\\\">LEARN MORE<\\/a><\\/u>\",\"mpc_tooltip__position\":\"right\",\"mpc_tooltip__show_effect\":\"slide\",\"mpc_tooltip__font_color\":\"#c4b08f\",\"mpc_tooltip__font_size\":\"16\",\"mpc_tooltip__font_line_height\":\"1.5\",\"mpc_tooltip__font_transform\":\"capitalize\",\"mpc_tooltip__font_align\":\"center\",\"mpc_tooltip__background_color\":\"#1e1e1e\",\"mpc_tooltip__border_divider\":\"true\",\"mpc_tooltip__padding_divider\":\"true\",\"mpc_tooltip__padding_css\":\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;\"}}', 'no'),
(262, 'mpc_presets_mpc_marker', '{\"__index\":0,\"default\":{\"__name\":\"Default\"}}', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(263, 'mpc_presets_mpc_pricing_column', '{\"default\":{\"featured_font_preset\":\"default\",\"featured_font_color\":\"#333333\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured\":\"Featured\",\"featured_background_color\":\"#f7f7f7\",\"featured_padding_divider\":\"true\",\"featured_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"title\":\"Default\",\"title_color\":\"#333333\",\"price\":\"$99.90\",\"price_color\":\"#333333\",\"mpc_button__title\":\"Button\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"First|||Second|||Third|||Fourth|||Fifth|||Sixth\",\"properties_color\":\"#333333\",\"prop_even_background_color\":\"#f3f3f3\",\"background_color\":\"#e5e5e5\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_6\":{\"__name\":\"1 Classic - V1 Pricing Column Blue\",\"__image\":\"mpc_pricing_column\\/1_v1_blue.jpg\",\"title\":\"enterprice\",\"title_color\":\"#3d3d3d\",\"price\":\"$99.99\",\"price_color\":\"#3d3d3d\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"1 TB|||Hourly|||Unlimited|||Yeah|||Sure|||Unlimited\",\"properties_color\":\"#383838\",\"prop_even_background_color\":\"#9bcdf3\",\"background_color\":\"#8ac4f1\"},\"mpc_preset_0\":{\"__name\":\"1 Classic - V1 Pricing Column Green\",\"__image\":\"mpc_pricing_column\\/1_v1_green.jpg\",\"featured_enable\":\"true\",\"featured_font_preset\":\"mpc_preset_1\",\"featured_font_color\":\"#333333\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured\":\"bestseller\",\"featured_background_color\":\"#f5f5f5\",\"featured_padding_divider\":\"true\",\"featured_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"title\":\"proffesional\",\"title_color\":\"#3d3d3d\",\"price\":\"$59.90\",\"price_color\":\"#3d3d3d\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"250 GB|||Daily|||10 admin accounts|||Yes sir|||Nope!|||10 admins\",\"properties_color\":\"#383838\",\"prop_even_background_color\":\"#98d793\",\"background_color\":\"#87d181\"},\"mpc_preset_1\":{\"__name\":\"1 Classic - V1 Pricing Column Yellow\",\"__image\":\"mpc_pricing_column\\/1_v1_yellow.jpg\",\"title\":\"basic\",\"title_color\":\"#3d3d3d\",\"price\":\"$19.99\",\"price_color\":\"#3d3d3d\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"10 GB|||Monthly|||1 standard account|||Nope!|||Nope!|||1 admin\",\"properties_color\":\"#383838\",\"prop_even_background_color\":\"#fac964\",\"background_color\":\"#f8bf4d\"},\"mpc_preset_2\":{\"__name\":\"1 Classic - V2 Grey Pricing\",\"__image\":\"mpc_pricing_column\\/1_v2_grey.jpg\",\"featured_enable\":\"true\",\"featured_font_preset\":\"mpc_preset_1\",\"featured_font_color\":\"#333333\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured\":\"bestseller\",\"featured_background_color\":\"#f5f5f5\",\"featured_padding_divider\":\"true\",\"featured_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"title\":\"proffesional\",\"title_color\":\"#3d3d3d\",\"price\":\"$59.90\",\"price_color\":\"#3d3d3d\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"250 GB|||Daily|||10 admin accounts|||Why Not|||Nope!|||10 admins\",\"properties_color\":\"#383838\",\"prop_even_background_color\":\"#e2e2e2\",\"background_color\":\"#dddddd\"},\"mpc_preset_3\":{\"__name\":\"1 Classic - V2 Light Grey Pricing\",\"__image\":\"mpc_pricing_column\\/1_v2_light_grey.jpg\",\"title\":\"enterprice\",\"title_color\":\"#3d3d3d\",\"price\":\"$99.99\",\"price_color\":\"#3d3d3d\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"1 TB|||Hourly|||Unlimited|||100%|||All of it|||Unlimited\",\"properties_color\":\"#383838\",\"prop_even_background_color\":\"#f1f1f1\",\"background_color\":\"#eeeeee\"},\"mpc_preset_4\":{\"__name\":\"1 Classic - V3 Black Pricing\",\"__image\":\"mpc_pricing_column\\/1_v3_black.jpg\",\"featured_font_preset\":\"mpc_preset_1\",\"featured_font_color\":\"#333333\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured_background_color\":\"#f5f5f5\",\"title\":\"proffesional\",\"price\":\"$59.90\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"250 GB|||Daily|||10 admin accounts|||Yeah|||Nope!|||10 admins\",\"prop_even_background_color\":\"#3f3f3f\",\"background_color\":\"#232323\"},\"mpc_preset_5\":{\"__name\":\"1 Classic - V3 Dark Grey Pricing\",\"__image\":\"mpc_pricing_column\\/1_v3_dark.jpg\",\"title\":\"enterprice\",\"price\":\"$99.99\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"1 TB|||Hourly|||Unlimited|||Yes sir!|||Sure|||Unlimited\",\"prop_even_background_color\":\"#494949\",\"background_color\":\"#3f3f3f\"},\"mpc_preset_7\":{\"__name\":\"2 Orange And White\",\"__image\":\"mpc_pricing_column\\/2_orange.jpg\",\"featured_font_preset\":\"mpc_preset_37\",\"featured_font_color\":\"#f7f7f7\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured_background_color\":\"#4c4c4c\",\"title\":\"cooler\",\"title_color\":\"#ffffff\",\"price\":\"$59.90\",\"price_color\":\"#ffffff\",\"mpc_button__title\":\"buy now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"250 GB|||Daily|||10 admin accounts|||Yes|||NO|||10 admins\",\"properties_color\":\"#ffffff\",\"prop_even_background_color\":\"#e68d56\",\"background_color\":\"#f29760\"},\"mpc_preset_8\":{\"__name\":\"2 White Orange And Grey\",\"__image\":\"mpc_pricing_column\\/2_light.jpg\",\"featured_font_preset\":\"mpc_preset_37\",\"featured_font_color\":\"#f7f7f7\",\"featured_font_size\":\"14\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured_background_color\":\"#4c4c4c\",\"title\":\"not even possible\",\"price\":\"$299.99\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"Unlimited|||Every Second|||Everyone|||Hell yeah|||Overflowing|||more than needed\",\"prop_even_background_color\":\"#f7f7f7\",\"background_color\":\"#ffffff\"},\"mpc_preset_9\":{\"__name\":\"3 Gaps - V1 Blue\",\"__image\":\"mpc_pricing_column\\/3_v1_blue.jpg\",\"title\":\"PROFFESIONAL\",\"title_color\":\"#333333\",\"price\":\"$49.90\",\"price_color\":\"#1e1e1e\",\"mpc_button__title\":\"order\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"120 GB|||Monthly|||1 standard account|||X|||X|||1 admin\",\"properties_color\":\"#333333\",\"prop_even_background_color\":\"#94d6e6\",\"background_color\":\"#82cfe1\"},\"mpc_preset_10\":{\"__name\":\"3 Gaps - V1 Grey\",\"__image\":\"mpc_pricing_column\\/3_v1_grey.jpg\",\"title\":\"BUSINESS\",\"title_color\":\"#333333\",\"price\":\"$99.90\",\"price_color\":\"#1a1a1a\",\"mpc_button__title\":\"order\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"120 GB|||Monthly|||1 standard account|||X|||X|||1 admin\",\"properties_color\":\"#333333\",\"prop_even_background_color\":\"#eeeeee\",\"background_color\":\"#f1f1f1\"},\"mpc_preset_11\":{\"__name\":\"3 Gaps - V2 Bold\",\"__image\":\"mpc_pricing_column\\/3_v2_bold.jpg\",\"title\":\"Proffesional\",\"price\":\"$499.00\",\"mpc_button__title\":\"order now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"Mlkshk shabby chic chia, flannel tofu |||organic bespoke. Cred farm-to-table|||cliche health goth bespoke.\",\"background_color\":\"#7ed287\"},\"mpc_preset_14\":{\"__name\":\"4 Transparent Light\",\"__image\":\"mpc_pricing_column\\/4_dark.jpg\",\"title\":\"Enterpirce\",\"price\":\"$99.99\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"Unlimited Photos|||10 Session|||10 Printed Album|||Full CD backup|||Full Drone Video\",\"prop_even_background_color\":\"rgba(51,51,51,0.1)\",\"background_color\":\"rgba(255,255,255,0.25)\"},\"mpc_preset_15\":{\"__name\":\"4 Transparent Lighter\",\"__image\":\"mpc_pricing_column\\/4_light.jpg\",\"featured_enable\":\"true\",\"featured_font_preset\":\"mpc_preset_1\",\"featured_font_color\":\"#ffffff\",\"featured_font_size\":\"16\",\"featured_font_line_height\":\"1\",\"featured_font_transform\":\"uppercase\",\"featured_font_align\":\"center\",\"featured\":\"Best Value\",\"featured_background_color\":\"rgba(223,84,97,0.66)\",\"featured_padding_divider\":\"true\",\"featured_padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"title\":\"Proffesional\",\"price\":\"$59.99\",\"mpc_button__title\":\"Buy Now\",\"mpc_button__url\":\"url:%23|title:Link|\",\"properties\":\"100 Photos|||3 Session|||4 Printed Album|||Full CD Backup|||No Video\",\"prop_even_background_color\":\"rgba(51,51,51,0.1)\",\"background_color\":\"rgba(255,255,255,0.3)\"}}', 'no'),
(264, 'mpc_presets_mpc_pricing_legend', '{\"default\":{\"properties\":\"First|||Second|||Third|||Fourth|||Fifth|||Sixth\",\"properties_font_transform\":\"uppercase\",\"properties_font_align\":\"right\",\"properties_font_color\":\"#ffffff\",\"prop_even_background_color\":\"#444444\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_0\":{\"__name\":\"1 Classic - V1 Black And White Legend \",\"__image\":\"mpc_pricing_legend\\/1_v1.jpg\",\"properties\":\"storage|||backups|||email accounts|||mystery feature|||awesomness|||users\",\"properties_font_transform\":\"uppercase\",\"properties_font_align\":\"right\",\"properties_font_color\":\"#ffffff\",\"prop_even_background_color\":\"#515151\"},\"mpc_preset_1\":{\"__name\":\"1 Classic - V2 White Grey Legend\",\"__image\":\"mpc_pricing_legend\\/1_v2.jpg\",\"properties\":\"storage|||backups|||email accounts|||mystery feature|||awesomness|||users\",\"properties_font_transform\":\"uppercase\",\"properties_font_align\":\"right\",\"properties_font_color\":\"#555555\",\"prop_even_background_color\":\"#f3f3f3\"},\"mpc_preset_2\":{\"__name\":\"1 Classic - V3 Dark Turquoise\",\"__image\":\"mpc_pricing_legend\\/1_v3.jpg\",\"properties\":\"storage|||backups|||email accounts|||mystery feature|||awesomness|||users\",\"properties_font_transform\":\"uppercase\",\"properties_font_align\":\"right\",\"properties_font_color\":\"#52cfb4\",\"prop_even_background_color\":\"#4c4c4c\"},\"mpc_preset_4\":{\"__name\":\"2 Orange And White Legend\",\"__image\":\"mpc_pricing_legend\\/2.jpg\",\"properties\":\"storage|||backups|||email accounts|||mystery feature|||awesomness|||users\",\"properties_font_transform\":\"uppercase\",\"properties_font_align\":\"right\",\"properties_font_color\":\"#f29760\",\"prop_even_background_color\":\"#f7f7f7\"}}', 'no'),
(265, 'mpc_presets_mpc_navigation', '{\"__index\":0,\"default\":{\"overlay_padding_divider\":\"false\",\"button_gap\":\"3\",\"button_align\":\"right\",\"previous_icon\":\"eti eti_arrow_carrot-left\",\"previous_icon_color\":\"#555555\",\"previous_icon_image_size\":\"thumbnail\",\"previous_icon_size\":\"16\",\"next_icon\":\"eti eti_arrow_carrot-right\",\"next_icon_color\":\"#555555\",\"next_icon_image_size\":\"thumbnail\",\"next_icon_size\":\"16\",\"background_color\":\"#f3f3f3\",\"border_divider\":\"false\",\"border_css\":\"border-radius:3px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:5px;padding-right:6px;padding-bottom:5px;padding-left:6px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:20px;margin-right:0px;margin-bottom:0px;margin-left:0px;\",\"hover_icon_color\":\"#333333\",\"hover_background_color\":\"#e5e5e5\",\"padding_top\":\"5\",\"padding_right\":\"6\",\"padding_bottom\":\"5\",\"padding_left\":\"6\",\"margin_top\":\"20\",\"margin_right\":\"5\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"hover_background_effect\":\"slide-top\",\"prev_margin_divider\":\"true\",\"prev_margin_css\":\"margin-top:5px;margin-right:3px;\",\"next_margin_divider\":\"true\",\"next_margin_css\":\"margin-top:5px;\",\"__name\":\"Default\"}}', 'no'),
(266, 'mpc_presets_mpc_pagination', '{\"__index\":0,\"default\":{\"gap\":\"20\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"14\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"title\":\"load more\",\"icon\":\"mi mi-chevron_right\",\"icon_color\":\"#555555\",\"icon_size\":\"16\",\"icon_effect\":\"stay-right\",\"background_color\":\"#f3f3f3\",\"border_css\":\"border-radius:5px;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:22px;padding-bottom:10px;padding-left:22px;\",\"hover_font_color\":\"#333333\",\"hover_background_color\":\"#e5e5e5\",\"pag_margin_divider\":\"true\",\"pag_margin_css\":\"margin-top:30px;\",\"__name\":\"Default\"}}', 'no'),
(267, 'mpc_presets_mpc_ribbon', '{\"default\":{\"text\":\"Default ribbon\",\"style\":\"corner\",\"alignment\":\"top-right\",\"size\":\"large\",\"corners_color\":\"#e5e5e5\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"19\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"background_color\":\"#f7f7f7\",\"padding_divider\":\"true\",\"__name\":\"Default\"},\"__index\":0,\"mpc_preset_1\":{\"__name\":\"1 Simple Classic Dark Red\",\"__image\":\"mpc_ribbon\\/1_simple_classic_red.jpg\",\"text\":\"this is COOL\",\"alignment\":\"top-right\",\"disable_corners\":\"true\",\"corners_color\":\"#333333\",\"font_preset\":\"mpc_preset_17\",\"font_color\":\"#f7f7f7\",\"font_size\":\"17\",\"font_line_height\":\"1.75\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#7f2c42\",\"border_css\":\"border-color:#df5461;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:40px;\"},\"mpc_preset_2\":{\"__name\":\"1 Simple Classic Orange\",\"__image\":\"mpc_ribbon\\/1_simple_classic_orange.jpg\",\"text\":\"Best Offer\",\"corners_color\":\"#a05236\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f7f7f7\",\"font_size\":\"17\",\"font_line_height\":\"1.5\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#ff7f5f\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:25px;padding-bottom:15px;padding-left:25px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:30px;margin-bottom:0px;\"},\"mpc_preset_3\":{\"__name\":\"1 Simple Corner Steel\",\"__image\":\"mpc_ribbon\\/1_simple_corner_steel.jpg\",\"text\":\"SURPRISE\",\"style\":\"corner\",\"alignment\":\"bottom-right\",\"corners_color\":\"#4c4c4c\",\"font_preset\":\"mpc_preset_35\",\"font_color\":\"#f7f7f7\",\"font_line_height\":\"1.7\",\"background_type\":\"gradient\",\"background_gradient\":\"#8fafc1||#7f9eb9||0;100||1||linear\"},\"mpc_preset_4\":{\"__name\":\"1 Simple Corner Yellow\",\"__image\":\"mpc_ribbon\\/1_simple_corner_yellow.jpg\",\"text\":\"GIFT 4 YOU\",\"style\":\"corner\",\"alignment\":\"top-right\",\"size\":\"large\",\"corners_color\":\"#b79952\",\"font_preset\":\"mpc_preset_6\",\"font_color\":\"#444444\",\"font_size\":\"19\",\"font_line_height\":\"1\",\"font_transform\":\"uppercase\",\"background_color\":\"#f8bf4d\",\"padding_divider\":\"true\"},\"mpc_preset_5\":{\"__name\":\"1 Simple Fullwidth Blue\",\"__image\":\"mpc_ribbon\\/1_simple_full_blue.jpg\",\"text\":\"Top Author\",\"style\":\"fullwidth\",\"alignment\":\"top-right\",\"corners_color\":\"#124d6b\",\"font_preset\":\"mpc_preset_22\",\"font_color\":\"#f7f7f7\",\"font_size\":\"20\",\"font_line_height\":\"1.5\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#1c758c\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:35px;\"},\"mpc_preset_6\":{\"__name\":\"1 Simple Fullwidth Pink\",\"__image\":\"mpc_ribbon\\/1_simple_full_pink.jpg\",\"text\":\"NEW IN STOCK\",\"style\":\"fullwidth\",\"alignment\":\"bottom-right\",\"corners_color\":\"#696969\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#f7f7f7\",\"font_size\":\"24\",\"font_line_height\":\"1\",\"background_color\":\"#d0598b\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\"},\"mpc_preset_8\":{\"__name\":\"1 Simple Vibrant Mint On Dark Background\",\"__image\":\"mpc_ribbon\\/1_simple_vibrant_mint.jpg\",\"text\":\"NEW USER\",\"style\":\"corner\",\"corners_color\":\"#353535\",\"font_color\":\"#88eab2\",\"font_size\":\"18\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#4f4f4f\"},\"mpc_preset_0\":{\"__name\":\"2 Border Blue Bottom And Right Border\",\"__image\":\"mpc_ribbon\\/2_border_blue_border.jpg\",\"text\":\"top quote\",\"alignment\":\"bottom-right\",\"disable_corners\":\"true\",\"corners_color\":\"#333333\",\"font_preset\":\"mpc_preset_20\",\"font_color\":\"#f7f7f7\",\"font_size\":\"20\",\"font_line_height\":\"1.75\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#75cdde\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:6px;border-bottom:6px;border-left:0px;border-color:rgba(61,81,122,0.58);border-style:solid;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:12px;padding-right:30px;padding-bottom:12px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:30px;\"},\"mpc_preset_9\":{\"__name\":\"2 Border Purple Corner Dashed\",\"__image\":\"mpc_ribbon\\/2_border_purple_dashed.jpg\",\"disable\":\"false\",\"text\":\"ONLY $19.99\",\"style\":\"corner\",\"alignment\":\"bottom-right\",\"disable_corners\":\"false\",\"font_preset\":\"mpc_preset_35\",\"font_color\":\"#f7f7f7\",\"font_size\":\"20\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"background_color\":\"#651b4a\",\"border_divider\":\"true\",\"border_css\":\"border-top:3px;border-right:3px;border-bottom:3px;border-left:3px;border-color:#f7f7f7;border-style:dashed;\",\"padding_divider\":\"false\",\"margin_divider\":\"false\"},\"mpc_preset_10\":{\"__name\":\"2 Borders Blue With Dashed White Border\",\"__image\":\"mpc_ribbon\\/2_borders_dashed_white.jpg\",\"text\":\"ORDER NOW!\",\"alignment\":\"top-right\",\"disable_corners\":\"true\",\"corners_color\":\"#333333\",\"font_color\":\"#f7f7f7\",\"font_size\":\"24\",\"font_transform\":\"uppercase\",\"font_align\":\"center\",\"background_color\":\"#8bbdc1\",\"border_divider\":\"true\",\"border_css\":\"border-top:2px;border-right:2px;border-bottom:2px;border-left:2px;border-color:#f7f7f7;border-style:dashed;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:50px;\"},\"mpc_preset_11\":{\"__name\":\"2 Borders Dark With Black Bottom Border\",\"__image\":\"mpc_ribbon\\/2_border_black_bottom.jpg\",\"text\":\"cool\",\"style\":\"corner\",\"alignment\":\"top-right\",\"size\":\"small\",\"corners_color\":\"#595959\",\"font_preset\":\"mpc_preset_31\",\"font_color\":\"#e5b55c\",\"font_size\":\"20\",\"font_line_height\":\"1.4\",\"font_transform\":\"uppercase\",\"background_color\":\"#4c4c4c\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:4px;border-left:0px;border-color:rgba(0,0,0,0.2);border-style:solid;\"},\"mpc_preset_12\":{\"__name\":\"2 Borders Green Bottom Border\",\"__image\":\"mpc_ribbon\\/2_borders_green_bottom_border.jpg\",\"text\":\"BADA-BOOM\",\"style\":\"corner\",\"size\":\"large\",\"corners_color\":\"#5e5e5e\",\"font_preset\":\"mpc_preset_1\",\"font_color\":\"#f7f7f7\",\"font_size\":\"20\",\"font_line_height\":\"1.7\",\"font_align\":\"center\",\"background_color\":\"#65a567\",\"border_divider\":\"true\",\"border_css\":\"border-top:0px;border-right:0px;border-bottom:7px;border-left:0px;border-color:rgba(64,107,67,0.27);border-style:solid;\"},\"mpc_preset_13\":{\"__name\":\"2 Borders Red With Top And Bottom Border\",\"__image\":\"mpc_ribbon\\/2_borders_red.jpg\",\"text\":\"special offer\",\"style\":\"fullwidth\",\"alignment\":\"bottom-left\",\"corners_color\":\"#424242\",\"font_preset\":\"mpc_preset_35\",\"font_color\":\"#984a4a\",\"font_size\":\"32\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"background_type\":\"image\",\"background_color\":\"#c56060\",\"background_repeat\":\"repeat\",\"border_divider\":\"true\",\"border_css\":\"border-top:10px;border-bottom:10px;border-color:#b55a5a;border-style:double;\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-bottom:10px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-bottom:42px;\"},\"mpc_preset_14\":{\"__name\":\"3 Image Floral Pattern\",\"__image\":\"mpc_ribbon\\/3_image_floral.jpg\",\"text\":\"only now\",\"style\":\"corner\",\"alignment\":\"bottom-left\",\"corners_color\":\"#4c4c4c\",\"font_preset\":\"mpc_preset_17\",\"font_color\":\"#f7f7f7\",\"font_size\":\"21\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"background_type\":\"image\",\"background_image\":\"4459\",\"background_position\":\"top-left\",\"background_color\":\"#75cdde\",\"background_repeat\":\"repeat\",\"margin_divider\":\"true\"},\"mpc_preset_15\":{\"__name\":\"3 Image Subtle Blue Gradient\",\"__image\":\"mpc_ribbon\\/3_image_subtle_gradient.jpg\",\"text\":\"fly away\",\"corners_color\":\"#676767\",\"font_preset\":\"mpc_preset_17\",\"font_color\":\"#f7f7f7\",\"font_size\":\"21\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"background_type\":\"gradient\",\"background_gradient\":\"#60f2eb||#a3ccca||0;100||189||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:26px;padding-bottom:10px;padding-left:26px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:30px;\",\"background_image\":\"4459\"},\"mpc_preset_16\":{\"__name\":\"3 Image Turquoise Contrast\",\"__image\":\"mpc_ribbon\\/3_image_contrast.jpg\",\"text\":\"look of the month\",\"style\":\"fullwidth\",\"corners_color\":\"#4a7c8e\",\"font_preset\":\"mpc_preset_17\",\"font_color\":\"#f7f7f7\",\"font_size\":\"22\",\"font_line_height\":\"1.7\",\"background_type\":\"gradient\",\"background_gradient\":\"#228892||#5cd2cc||50;50||225||linear\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:15px;padding-bottom:15px;\",\"margin_divider\":\"true\",\"margin_css\":\"margin-top:180px;\",\"background_image\":\"4459\"},\"mpc_preset_17\":{\"__name\":\"3 Image White And Grey Gradient\",\"__image\":\"mpc_ribbon\\/3_white_grey_gradient.jpg\",\"text\":\"NEW IN STOCK\",\"style\":\"corner\",\"size\":\"large\",\"corners_color\":\"#afafaf\",\"font_preset\":\"mpc_preset_44\",\"font_color\":\"#555555\",\"font_size\":\"22\",\"font_line_height\":\"1.7\",\"font_transform\":\"uppercase\",\"background_type\":\"gradient\",\"background_gradient\":\"#f1f1f1||#f8f8f8||0;100||130||linear\",\"background_image\":\"4459\"}}', 'no'),
(268, 'mpc_presets_mpc_tooltip', '{\"__index\":0,\"default\":{\"text\":\"Default content text for future updates. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris fermentum, metus id vestibulum auctor, odio sapien bibendum ipsum.\",\"position\":\"right\",\"show_effect\":\"slide\",\"font_preset\":\"default\",\"font_color\":\"#555555\",\"font_size\":\"16\",\"font_line_height\":\"1.5\",\"font_transform\":\"capitalize\",\"font_align\":\"center\",\"background_color\":\"#f3f3f3\",\"padding_divider\":\"true\",\"padding_css\":\"padding-top:10px;padding-right:20px;padding-bottom:20px;padding-left:20px;\",\"__name\":\"Default\"}}', 'no'),
(269, 'mpc_presets_typography', '{\"__index\":0,\"default\":{\"font-family\":\"Raleway\",\"style\":\"regular\",\"subset\":\"latin\",\"text-align\":\"left\",\"text-transform\":\"none\",\"font-size\":\"14\",\"line-height\":\"1.25\",\"color\":\"#555555\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"__name\":\"Default\"}}', 'no'),
(270, 'vc_version', '5.6', 'yes'),
(272, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(273, 'woocommerce_default_country', 'ZA:WC', 'yes'),
(274, 'woocommerce_allowed_countries', 'specific', 'yes'),
(275, 'woocommerce_all_except_countries', 'a:0:{}', 'yes'),
(276, 'woocommerce_specific_allowed_countries', 'a:1:{i:0;s:2:\"ZA\";}', 'yes'),
(277, 'woocommerce_ship_to_countries', '', 'yes'),
(278, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'yes'),
(279, 'woocommerce_default_customer_address', 'geolocation', 'yes'),
(280, 'woocommerce_calc_taxes', 'no', 'yes'),
(281, 'woocommerce_demo_store', 'no', 'yes'),
(282, 'woocommerce_demo_store_notice', 'This is a demo store for testing purposes &mdash; no orders shall be fulfilled.', 'no'),
(283, 'woocommerce_currency', 'ZAR', 'yes'),
(284, 'woocommerce_currency_pos', 'left', 'yes'),
(285, 'woocommerce_price_thousand_sep', ',', 'yes'),
(286, 'woocommerce_price_decimal_sep', '.', 'yes'),
(287, 'woocommerce_price_num_decimals', '2', 'yes'),
(288, 'woocommerce_weight_unit', 'kg', 'yes'),
(289, 'woocommerce_dimension_unit', 'cm', 'yes'),
(290, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(291, 'woocommerce_review_rating_required', 'yes', 'no'),
(292, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(293, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(294, 'woocommerce_shop_page_id', '4869', 'yes'),
(295, 'woocommerce_shop_page_display', '', 'yes'),
(296, 'woocommerce_category_archive_display', '', 'yes'),
(297, 'woocommerce_default_catalog_orderby', 'menu_order', 'yes'),
(298, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(299, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(300, 'shop_catalog_image_size', 'a:3:{s:5:\"width\";s:3:\"375\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}', 'yes'),
(301, 'shop_single_image_size', 'a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"630\";s:4:\"crop\";i:1;}', 'yes'),
(302, 'shop_thumbnail_image_size', 'a:3:{s:5:\"width\";s:3:\"130\";s:6:\"height\";s:3:\"130\";s:4:\"crop\";i:1;}', 'yes'),
(303, 'woocommerce_enable_lightbox', 'yes', 'yes'),
(304, 'woocommerce_manage_stock', 'yes', 'yes'),
(305, 'woocommerce_hold_stock_minutes', '60', 'no'),
(306, 'woocommerce_notify_low_stock', 'yes', 'no'),
(307, 'woocommerce_notify_no_stock', 'yes', 'no'),
(308, 'woocommerce_stock_email_recipient', 'info@vertexcentral.co.za', 'no'),
(309, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(310, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(311, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(312, 'woocommerce_stock_format', '', 'yes'),
(313, 'woocommerce_file_download_method', 'force', 'no'),
(314, 'woocommerce_downloads_require_login', 'no', 'no'),
(315, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(316, 'woocommerce_prices_include_tax', 'no', 'yes'),
(317, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(318, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(319, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(321, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(322, 'woocommerce_tax_display_cart', 'excl', 'no'),
(323, 'woocommerce_price_display_suffix', '', 'yes'),
(324, 'woocommerce_tax_total_display', 'itemized', 'no'),
(325, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(326, 'woocommerce_shipping_cost_requires_address', 'no', 'no'),
(327, 'woocommerce_ship_to_destination', 'billing', 'no'),
(328, 'woocommerce_enable_coupons', 'yes', 'yes'),
(329, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(330, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(331, 'woocommerce_force_ssl_checkout', 'no', 'yes'),
(332, 'woocommerce_unforce_ssl_checkout', 'no', 'yes'),
(333, 'woocommerce_cart_page_id', '4870', 'yes'),
(334, 'woocommerce_checkout_page_id', '4871', 'yes'),
(335, 'woocommerce_terms_page_id', '', 'no'),
(336, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(337, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(338, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(339, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(340, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(341, 'woocommerce_myaccount_page_id', '4872', 'yes'),
(342, 'woocommerce_enable_signup_and_login_from_checkout', 'yes', 'no'),
(343, 'woocommerce_enable_myaccount_registration', 'yes', 'no'),
(344, 'woocommerce_enable_checkout_login_reminder', 'yes', 'no'),
(345, 'woocommerce_registration_generate_username', 'yes', 'no'),
(346, 'woocommerce_registration_generate_password', 'no', 'no'),
(347, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(348, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(349, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(350, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(351, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(352, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(353, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(354, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(355, 'woocommerce_email_from_name', 'Shweet Products', 'no'),
(356, 'woocommerce_email_from_address', 'info@shweetproducts.com', 'no'),
(357, 'woocommerce_email_header_image', 'https://kids.shweetproducts.com/wp-content/uploads/2019/05/black-logo.gif', 'no'),
(358, 'woocommerce_email_footer_text', 'Shweet Products (Pty) Ltd', 'no'),
(359, 'woocommerce_email_base_color', '#449698', 'no'),
(360, 'woocommerce_email_background_color', '#f5f5f5', 'no'),
(361, 'woocommerce_email_body_background_color', '#fdfdfd', 'no'),
(362, 'woocommerce_email_text_color', '#505050', 'no'),
(363, 'woocommerce_api_enabled', 'yes', 'yes'),
(370, 'woocommerce_admin_notices', 'a:4:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";i:2;s:14:\"template_files\";i:3;s:19:\"maxmind_license_key\";}', 'yes'),
(375, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(376, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(377, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(378, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(379, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(380, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(381, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(382, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(383, 'widget_etheme_widget_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(386, 'woocommerce_meta_box_errors', 'a:0:{}', 'yes');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(402, 'mpc_cached_images', 'a:273:{s:63:\"http://massive.wpengine.com/wp-content/uploads/2015/07/food.png\";s:4:\"4456\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2015/09/skeletal-weave.png\";s:4:\"4457\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2015/10/leaf_pattern.png\";s:4:\"4458\";s:74:\"http://massive.wpengine.com/wp-content/uploads/2015/10/floral_pattern2.jpg\";s:4:\"4459\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click_Big-2-.png\";s:4:\"4460\";s:76:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click_Big-2-hover.png\";s:4:\"4461\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click_Medium-1.png\";s:4:\"4462\";s:79:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click_Medium-1-hover.png\";s:4:\"4463\";s:66:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click-1.png\";s:4:\"4464\";s:72:\"http://massive.wpengine.com/wp-content/uploads/2016/01/Click-1-hover.png\";s:4:\"4465\";s:67:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-4.png\";s:4:\"4466\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-4-hover.png\";s:4:\"4467\";s:67:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-3.png\";s:4:\"4468\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-3-hover.png\";s:4:\"4469\";s:67:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-2.png\";s:4:\"4470\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2016/01/chunky-2-hover.png\";s:4:\"4471\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-4.png\";s:4:\"4472\";s:72:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-4-hoverrr.png\";s:4:\"4473\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-5.png\";s:4:\"4474\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-5-hover.png\";s:4:\"4475\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-2-hover.png\";s:4:\"4476\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-2.png\";s:4:\"4477\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-1.png\";s:4:\"4478\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/01/big-1-hover.png\";s:4:\"4479\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2015/07/floral_pattern.jpg\";s:4:\"4480\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2015/06/parallax-bg.jpg\";s:4:\"4481\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2015/11/Header-Content.jpg\";s:4:\"4482\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2015/07/upfeathers.png\";s:4:\"4483\";s:63:\"http://massive.wpengine.com/wp-content/uploads/2015/09/food.png\";s:4:\"4484\";s:62:\"http://massive.wpengine.com/wp-content/uploads/2016/02/2cl.jpg\";s:4:\"4485\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/test.png\";s:4:\"4486\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2015/07/orange_pattern.png\";s:4:\"4487\";s:89:\"http://massive.wpengine.com/wp-content/uploads/2015/08/tumblr_ngaek7IoGh1tcuj64o1_400.gif\";s:4:\"4488\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2015/09/maze-white.png\";s:4:\"4489\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2015/08/diagonal-noise.png\";s:4:\"4490\";s:89:\"http://massive.wpengine.com/wp-content/uploads/2015/09/tumblr_ngaekypdnj1tcuj64o1_400.gif\";s:4:\"4491\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/2cntr.png\";s:4:\"4492\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/4cntr.png\";s:4:\"4493\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/3cntr.png\";s:4:\"4494\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/9cntr.png\";s:4:\"4495\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/8cntr.png\";s:4:\"4496\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/7cntr.png\";s:4:\"4497\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/1cntr.png\";s:4:\"4498\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2016/02/6cntr.png\";s:4:\"4499\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2015/08/drop_cap_bg.png\";s:4:\"4500\";s:65:\"http://massive.wpengine.com/wp-content/uploads/2015/08/skulls.png\";s:4:\"4501\";s:66:\"http://massive.wpengine.com/wp-content/uploads/2016/02/paper_2.png\";s:4:\"4502\";s:68:\"http://massive.wpengine.com/wp-content/uploads/2016/02/icon_on_2.png\";s:4:\"4503\";s:66:\"http://massive.wpengine.com/wp-content/uploads/2016/02/icon_on.png\";s:4:\"4504\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2016/02/anchor_off.png\";s:4:\"4505\";s:68:\"http://massive.wpengine.com/wp-content/uploads/2016/02/anchor_on.png\";s:4:\"4506\";s:67:\"http://massive.wpengine.com/wp-content/uploads/2016/02/daer_off.png\";s:4:\"4507\";s:66:\"http://massive.wpengine.com/wp-content/uploads/2016/02/dear_on.png\";s:4:\"4508\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/02/cupcace_off.png\";s:4:\"4509\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2016/02/cupcace_on.png\";s:4:\"4510\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2016/02/scissors_off.png\";s:4:\"4511\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/02/scissors_on.png\";s:4:\"4512\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2016/02/mustache_off.png\";s:4:\"4513\";s:70:\"http://massive.wpengine.com/wp-content/uploads/2016/02/mustache_on.png\";s:4:\"4514\";s:64:\"http://massive.wpengine.com/wp-content/uploads/2015/08/plane.png\";s:4:\"4515\";s:66:\"http://massive.wpengine.com/wp-content/uploads/2015/11/step_1b.jpg\";s:4:\"4516\";s:73:\"http://massive.wpengine.com/wp-content/uploads/2016/02/DanielIron_Big.jpg\";s:4:\"4517\";s:74:\"http://massive.wpengine.com/wp-content/uploads/2016/02/Danielironh.vr_.jpg\";s:4:\"4518\";s:74:\"http://massive.wpengine.com/wp-content/uploads/2016/02/Alison-Bell_Big.png\";s:4:\"4519\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2016/02/Alison-Bellm.jpg\";s:4:\"4520\";s:62:\"http://massive.wpengine.com/wp-content/uploads/2016/02/V.1.png\";s:4:\"4521\";s:62:\"http://massive.wpengine.com/wp-content/uploads/2016/02/V.3.png\";s:4:\"4522\";s:62:\"http://massive.wpengine.com/wp-content/uploads/2016/02/V.2.png\";s:4:\"4523\";s:62:\"http://massive.wpengine.com/wp-content/uploads/2016/02/V.5.png\";s:4:\"4524\";s:77:\"http://massive.wpengine.com/wp-content/uploads/2015/08/congruent_pentagon.png\";s:4:\"4525\";s:75:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/apricot_12.jpg||\";s:4:\"4526\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/post_2.jpg||\";s:4:\"4527\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/post_1.jpg||\";s:4:\"4528\";s:75:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/apricot_10.jpg||\";s:4:\"4529\";s:74:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/apricot_8.jpg||\";s:4:\"4530\";s:70:\"url:http://massive.wpengine.com/wp-content/uploads/2015/10/blog2.jpg||\";s:4:\"4531\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/smile_5.jpg||\";s:4:\"4532\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/smile_6.jpg||\";s:4:\"4533\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/smile_1.jpg||\";s:4:\"4534\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/smile_4.jpg||\";s:4:\"4535\";s:68:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/top.jpg||\";s:4:\"4536\";s:74:\"url:http://massive.wpengine.com/wp-content/uploads/2015/11/apricot_7.jpg||\";s:4:\"4537\";s:98:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_66569427_Subscription_XXL.jpg||\";s:4:\"4538\";s:97:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_82324482_Subscription_L1.jpg||\";s:4:\"4539\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_83806176_Subscription_L.jpg||\";s:4:\"4540\";s:97:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_81678003_Subscription_L1.jpg||\";s:4:\"4541\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_83806274_Subscription_L.jpg||\";s:4:\"4542\";s:98:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_85653126_Subscription_XXL.jpg||\";s:4:\"4543\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_70963833_Subscription_L.jpg||\";s:4:\"4544\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_83965738_Subscription_L.jpg||\";s:4:\"4545\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_82986441_Subscription_L.jpg||\";s:4:\"4546\";s:73:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/slider10.jpg||\";s:4:\"4547\";s:98:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_72375077_Subscription_XXL.jpg||\";s:4:\"4548\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/15-chng.jpg||\";s:4:\"4549\";s:77:\"url:http://massive.wpengine.com/wp-content/uploads/2015/10/aligned_left.jpg||\";s:4:\"4550\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/2-chng.jpg||\";s:4:\"4551\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/4-chng.jpg||\";s:4:\"4552\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/16-chng.jpg||\";s:4:\"4553\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/9-chng.jpg||\";s:4:\"4554\";s:72:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/11-chng.jpg||\";s:4:\"4555\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_83806217_Subscription_L.jpg||\";s:4:\"4556\";s:96:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_77465683_Subscription_L.jpg||\";s:4:\"4557\";s:97:\"url:http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_69002440_Subscription_L1.jpg||\";s:4:\"4558\";s:66:\"url:http://massive.wpengine.com/wp-content/uploads/2015/08/2.jpg||\";s:4:\"4559\";s:86:\"url:http://massive.wpengine.com/wp-content/uploads/2015/09/flip_4-e1442217936798.jpg||\";s:4:\"4560\";s:66:\"url:http://massive.wpengine.com/wp-content/uploads/2015/08/1.jpg||\";s:4:\"4561\";s:71:\"url:http://massive.wpengine.com/wp-content/uploads/2015/09/flip_3.jpg||\";s:4:\"4562\";s:66:\"url:http://massive.wpengine.com/wp-content/uploads/2015/08/5.jpg||\";s:4:\"4563\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2015/10/aligned_left.jpg\";s:4:\"4564\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2015/10/aligned_hd.jpg\";s:4:\"4565\";s:68:\"http://massive.wpengine.com/wp-content/uploads/2015/09/hawaian_2.png\";s:4:\"4566\";s:76:\"http://massive.wpengine.com/wp-content/uploads/2015/10/floral_pattern_hl.jpg\";s:4:\"4567\";s:71:\"http://massive.wpengine.com/wp-content/uploads/2015/08/barberpole_5.gif\";s:4:\"4568\";s:89:\"http://massive.wpengine.com/wp-content/uploads/2015/08/tumblr_ngbk7qCbmO1tcuj64o1_400.gif\";s:4:\"4569\";s:81:\"http://massive.wpengine.com/wp-content/uploads/2015/07/shutterstock_133811504.jpg\";s:4:\"4570\";s:81:\"http://massive.wpengine.com/wp-content/uploads/2015/07/shutterstock_140614579.jpg\";s:4:\"4571\";s:81:\"http://massive.wpengine.com/wp-content/uploads/2015/07/shutterstock_132344336.jpg\";s:4:\"4572\";s:81:\"http://massive.wpengine.com/wp-content/uploads/2015/07/shutterstock_155294591.jpg\";s:4:\"4573\";s:81:\"http://massive.wpengine.com/wp-content/uploads/2015/07/shutterstock_159627137.jpg\";s:4:\"4574\";s:69:\"http://massive.wpengine.com/wp-content/uploads/2015/09/pricing_bg.jpg\";s:4:\"4575\";s:65:\"http://massive.wpengine.com/wp-content/uploads/2015/07/school.png\";s:4:\"4576\";s:92:\"http://massive.wpengine.com/wp-content/uploads/2015/07/Fotolia_72460247_Subscription_XXL.jpg\";s:4:\"4577\";s:75:\"http://massive.wpengine.com/wp-content/uploads/2015/08/heart_map_icon_5.png\";s:4:\"4578\";s:68:\"http://massive.wpengine.com/wp-content/uploads/2015/07/geometry2.png\";s:4:\"4579\";s:99:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/Fotolia_80981386_Subscription_XL.jpg\";s:4:\"4580\";s:84:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/lighbulb_features.gif\";s:4:\"4581\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/06/parallax-bg.jpg\";s:4:\"4586\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/11/Header-Content.jpg\";s:4:\"4587\";s:100:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/Fotolia_74776040_Subscription_XXL.jpg\";s:4:\"4588\";s:98:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/Fotolia_83806217_Subscription_L.jpg\";s:4:\"4589\";s:89:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/shutterstock_164764106.jpg\";s:4:\"4590\";s:89:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/shutterstock_169271969.jpg\";s:4:\"4591\";s:98:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/Fotolia_83806274_Subscription_L.jpg\";s:4:\"4592\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/aligned_left.jpg\";s:4:\"4593\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/01_jar.png\";s:4:\"4595\";s:83:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/02_macbook_small.png\";s:4:\"4596\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/03_watch.png\";s:4:\"4597\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/bottle-3.png\";s:4:\"4598\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/bottle_bg.jpg\";s:4:\"4599\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/08_book-1.png\";s:4:\"4600\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/08_book_4-1.png\";s:4:\"4601\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/08_book_2-1.png\";s:4:\"4602\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/08_book_3-1.png\";s:4:\"4603\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/07_watch.png\";s:4:\"4604\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/09_vinyl.jpg\";s:4:\"4605\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/avatar06.jpg\";s:4:\"4606\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/avatar02.jpg\";s:4:\"4607\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/avatar04.jpg\";s:4:\"4608\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/01_large.jpg\";s:4:\"4609\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/02_large.jpg\";s:4:\"4610\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/03_large.jpg\";s:4:\"4611\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/lol_2.png\";s:4:\"4612\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/clock.png\";s:4:\"4613\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/check.png\";s:4:\"4614\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/open-box.png\";s:4:\"4615\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider04.png\";s:4:\"4616\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider06.png\";s:4:\"4617\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider05.png\";s:4:\"4618\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider01.png\";s:4:\"4619\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider02.png\";s:4:\"4620\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/divider03.png\";s:4:\"4621\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/04.jpg\";s:4:\"4622\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/02.jpg\";s:4:\"4623\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/01.jpg\";s:4:\"4624\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/03.jpg\";s:4:\"4625\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/23.jpg\";s:4:\"4626\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/05.jpg\";s:4:\"4627\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/06.jpg\";s:4:\"4628\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/24.jpg\";s:4:\"4629\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/26.jpg\";s:4:\"4630\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/18.jpg\";s:4:\"4631\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/19.jpg\";s:4:\"4632\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/12.jpg\";s:4:\"4633\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/17.jpg\";s:4:\"4634\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/11.jpg\";s:4:\"4635\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/27-1.jpg\";s:4:\"4636\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/pattern.jpg\";s:4:\"4637\";s:87:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/pineapple_connected2.jpg\";s:4:\"4638\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/herbs.jpg\";s:4:\"4639\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_4.jpg\";s:4:\"4640\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/chesse.jpg\";s:4:\"4641\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_5.jpg\";s:4:\"4642\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/pepper.jpg\";s:4:\"4643\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_6.jpg\";s:4:\"4644\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/pepperoni.jpg\";s:4:\"4645\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_2.jpg\";s:4:\"4646\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/mozarella.jpg\";s:4:\"4647\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_3.jpg\";s:4:\"4648\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/curry.jpg\";s:4:\"4649\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_1.jpg\";s:4:\"4650\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/garlic.jpg\";s:4:\"4651\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/12/pineapple_7.jpg\";s:4:\"4652\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/sauce.jpg\";s:4:\"4653\";s:82:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/accordion_icon2.png\";s:4:\"4654\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/10/accordion_icon.png\";s:4:\"4655\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/flip_9.jpg\";s:4:\"4657\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/flip_6.jpg\";s:4:\"4658\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/flip_8.jpg\";s:4:\"4659\";s:68:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/08/1.jpg\";s:4:\"4660\";s:77:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/08/6-1024x576.jpg\";s:4:\"4662\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/flip_7.jpg\";s:4:\"4663\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/corpo1-1.png\";s:4:\"4664\";s:77:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/statistics.png\";s:4:\"4665\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/shake1.png\";s:4:\"4666\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/11f.jpg\";s:4:\"4667\";s:99:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/photo-1447014421976-7fec21d26d86.jpg\";s:4:\"4668\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/12f.jpg\";s:4:\"4669\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_4.png\";s:4:\"4672\";s:77:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2.jpg\";s:4:\"4673\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2_l.jpg\";s:4:\"4674\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-3.jpg\";s:4:\"4675\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-3_l.jpg\";s:4:\"4676\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-4.jpg\";s:4:\"4677\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-4_l.jpg\";s:4:\"4678\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2_7.jpg\";s:4:\"4679\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2_7_l.jpg\";s:4:\"4680\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-5.jpg\";s:4:\"4681\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-5_l.jpg\";s:4:\"4682\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-1.jpg\";s:4:\"4683\";s:81:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/full_bg_v2-6_l.jpg\";s:4:\"4684\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/food_2.png\";s:4:\"4685\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/bean.png\";s:4:\"4686\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/bean_1a.png\";s:4:\"4687\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/white-tiles2.png\";s:4:\"4688\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/blend.png\";s:4:\"4689\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/blend_2a.png\";s:4:\"4690\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/wavecut.png\";s:4:\"4691\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/cup_2.png\";s:4:\"4692\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/cup_2_2a.png\";s:4:\"4693\";s:69:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/p5.png\";s:4:\"4694\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/cup.png\";s:4:\"4695\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/cup_1a.png\";s:4:\"4696\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/fancy-deboss.png\";s:4:\"4697\";s:72:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/latte.png\";s:4:\"4698\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/latte_1a.png\";s:4:\"4699\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/debut-light.png\";s:4:\"4700\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/espresso.png\";s:4:\"4701\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/espresso_1a.png\";s:4:\"4702\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/cherrie.jpg\";s:4:\"4703\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/icecream.jpg\";s:4:\"4704\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/banana.jpg\";s:4:\"4705\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/ice.jpg\";s:4:\"4706\";s:77:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/watermelon.jpg\";s:4:\"4707\";s:76:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/multitool.jpg\";s:4:\"4708\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/camera.jpg\";s:4:\"4709\";s:77:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/binoculars.jpg\";s:4:\"4710\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/bag.jpg\";s:4:\"4711\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/mountain.jpg\";s:4:\"4712\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/lamp.jpg\";s:4:\"4713\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd3.png\";s:4:\"4714\";s:78:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd.png\";s:4:\"4715\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd5.png\";s:4:\"4716\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd6.png\";s:4:\"4717\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd2.png\";s:4:\"4718\";s:79:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/round_cnctd4.png\";s:4:\"4719\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_1.jpg\";s:4:\"4720\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/1-small.jpg\";s:4:\"4721\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_2.jpg\";s:4:\"4722\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/2-small.jpg\";s:4:\"4723\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_4.jpg\";s:4:\"4724\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/4-small.jpg\";s:4:\"4725\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_3.jpg\";s:4:\"4726\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/3-small.jpg\";s:4:\"4727\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_5.jpg\";s:4:\"4728\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/5-small.jpg\";s:4:\"4729\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_6.jpg\";s:4:\"4730\";s:74:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/6-small.jpg\";s:4:\"4731\";s:73:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/step_8.jpg\";s:4:\"4732\";s:75:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/09/8-small1.jpg\";s:4:\"4733\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/shp2.png\";s:4:\"4735\";s:71:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/shp1.png\";s:4:\"4736\";s:70:\"http://massive.staging.wpengine.com/wp-content/uploads/2016/02/shp.png\";s:4:\"4737\";s:87:\"http://massive.staging.wpengine.com/wp-content/uploads/2015/07/inspiration-geometry.png\";s:4:\"4739\";}', 'no'),
(413, 'mpc_previews_source', 'https://kids.shweetproducts.com/wp-content/uploads/', 'yes'),
(414, 'yit_recently_activated', 'a:2:{i:0;s:41:\"yith-woocommerce-product-add-ons/init.php\";i:1;s:41:\"yith-woocommerce-product-add-ons/init.php\";}', 'yes'),
(419, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.7.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1488010363;s:7:\"version\";s:5:\"4.6.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(420, 'cookie_notice_options', 'a:18:{s:8:\"position\";s:6:\"bottom\";s:12:\"message_text\";s:153:\"We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.\";s:9:\"css_style\";s:9:\"bootstrap\";s:11:\"accept_text\";s:2:\"Ok\";s:11:\"refuse_text\";s:2:\"No\";s:10:\"refuse_opt\";s:2:\"no\";s:11:\"refuse_code\";s:0:\"\";s:8:\"see_more\";s:2:\"no\";s:11:\"link_target\";s:6:\"_blank\";s:4:\"time\";s:5:\"month\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"on_scroll\";b:0;s:16:\"on_scroll_offset\";i:100;s:6:\"colors\";a:2:{s:4:\"text\";s:4:\"#fff\";s:3:\"bar\";s:4:\"#000\";}s:12:\"see_more_opt\";a:4:{s:4:\"text\";s:9:\"Read more\";s:9:\"link_type\";s:6:\"custom\";s:2:\"id\";s:5:\"empty\";s:4:\"link\";s:0:\"\";}s:16:\"script_placement\";s:6:\"header\";s:9:\"translate\";b:0;s:19:\"deactivation_delete\";s:2:\"no\";}', 'no'),
(421, 'cookie_notice_version', '1.2.46', 'no'),
(423, 'yith_wcwl_frontend_css_colors', 's:1159:\"a:10:{s:15:\"add_to_wishlist\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:21:\"add_to_wishlist_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:11:\"add_to_cart\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:17:\"add_to_cart_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_1\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:20:\"button_style_1_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_2\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#858484\";s:12:\"border_color\";s:7:\"#c6c6c6\";}s:20:\"button_style_2_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"wishlist_table\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#6d6c6c\";s:12:\"border_color\";s:7:\"#FFFFFF\";}s:7:\"headers\";a:1:{s:10:\"background\";s:7:\"#F4F4F4\";}}\";', 'yes'),
(424, 'yith_wcwl_enabled', 'yes', 'yes'),
(425, 'yith_wcwl_wishlist_title', 'My wishlist on PURE COTTON SHOP', 'yes'),
(426, 'yith_wcwl_wishlist_page_id', '4868', 'yes'),
(427, 'yith_wcwl_redirect_cart', 'no', 'yes'),
(428, 'yith_wcwl_remove_after_add_to_cart', 'yes', 'yes'),
(429, 'yith_wcwl_add_to_wishlist_text', 'Add to Wishlist', 'yes'),
(430, 'yith_wcwl_browse_wishlist_text', 'Browse Wishlist', 'yes'),
(431, 'yith_wcwl_already_in_wishlist_text', 'The product is already in the wishlist!', 'yes'),
(432, 'yith_wcwl_product_added_text', 'Product added!', 'yes'),
(433, 'yith_wcwl_add_to_cart_text', 'Add to Cart', 'yes'),
(434, 'yith_wcwl_price_show', 'yes', 'yes'),
(435, 'yith_wcwl_add_to_cart_show', 'yes', 'yes'),
(436, 'yith_wcwl_stock_show', 'yes', 'yes'),
(437, 'yith_wcwl_show_dateadded', 'no', 'yes'),
(438, 'yith_wcwl_repeat_remove_button', 'no', 'yes'),
(439, 'yith_wcwl_use_button', 'no', 'yes'),
(440, 'yith_wcwl_custom_css', '', 'yes'),
(441, 'yith_wcwl_frontend_css', 'yes', 'yes'),
(442, 'yith_wcwl_rounded_corners', 'yes', 'yes'),
(443, 'yith_wcwl_add_to_wishlist_icon', 'none', 'yes'),
(444, 'yith_wcwl_add_to_cart_icon', 'fa-shopping-cart', 'yes'),
(445, 'yith_wcwl_share_fb', 'yes', 'yes'),
(446, 'yith_wcwl_share_twitter', 'yes', 'yes'),
(447, 'yith_wcwl_share_pinterest', 'yes', 'yes'),
(448, 'yith_wcwl_share_googleplus', 'yes', 'yes'),
(449, 'yith_wcwl_share_email', 'yes', 'yes'),
(450, 'yith_wcwl_socials_title', 'My wishlist on PURE COTTON SHOP', 'yes'),
(451, 'yith_wcwl_socials_text', '', 'yes'),
(452, 'yith_wcwl_socials_image_url', '', 'yes'),
(453, 'yith_wfbt_enable_integration', 'yes', 'yes'),
(454, 'widget_yith-woocompare-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(455, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(456, 'yith-wcwl-page-id', '4868', 'yes'),
(457, 'yith_wcwl_version', '2.2.2', 'yes'),
(458, 'yith_wcwl_db_version', '2.2.0', 'yes'),
(460, 'mc4wp_version', '4.7.8', 'yes'),
(461, 'yith_woocompare_is_button', 'button', 'yes'),
(462, 'yith_woocompare_button_text', 'Compare', 'yes'),
(463, 'yith_woocompare_compare_button_in_product_page', 'yes', 'yes'),
(464, 'yith_woocompare_compare_button_in_products_list', 'no', 'yes'),
(465, 'yith_woocompare_auto_open', 'yes', 'yes'),
(466, 'yith_woocompare_table_text', 'Compare products', 'yes'),
(467, 'yith_woocompare_fields_attrs', 'all', 'yes'),
(468, 'yith_woocompare_price_end', 'yes', 'yes'),
(469, 'yith_woocompare_add_to_cart_end', 'no', 'yes'),
(470, 'yith_woocompare_image_size', 'a:3:{s:5:\"width\";i:220;s:6:\"height\";i:154;s:4:\"crop\";i:1;}', 'yes'),
(471, 'yith_wcwl_general_videobox', 'a:7:{s:11:\"plugin_name\";s:25:\"YITH WooCommerce Wishlist\";s:18:\"title_first_column\";s:30:\"Discover the Advanced Features\";s:24:\"description_first_column\";s:89:\"Upgrade to the PREMIUM VERSION\nof YITH WOOCOMMERCE WISHLIST to benefit from all features!\";s:5:\"video\";a:3:{s:8:\"video_id\";s:9:\"118797844\";s:15:\"video_image_url\";s:107:\"https://kids.shweetproducts.com/wp-content/plugins/yith-woocommerce-wishlist//assets/images/video-thumb.jpg\";s:17:\"video_description\";s:0:\"\";}s:19:\"title_second_column\";s:28:\"Get Support and Pro Features\";s:25:\"description_second_column\";s:205:\"By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h/24.\";s:6:\"button\";a:2:{s:4:\"href\";s:78:\"http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/?refer_id=1028760\";s:5:\"title\";s:28:\"Get Support and Pro Features\";}}', 'yes'),
(472, 'yith_woocompare_fields', 'a:9:{s:5:\"image\";b:1;s:5:\"title\";b:1;s:5:\"price\";b:1;s:11:\"add-to-cart\";b:1;s:11:\"description\";b:1;s:5:\"stock\";b:1;s:6:\"weight\";b:1;s:10:\"dimensions\";b:1;s:8:\"pa_color\";b:1;}', 'yes'),
(473, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(477, 'woocommerce_paypal-ec_settings', 'a:1:{s:7:\"enabled\";s:2:\"no\";}', 'yes'),
(478, 'woocommerce_stripe_settings', 'a:1:{s:7:\"enabled\";s:2:\"no\";}', 'yes'),
(479, 'woocommerce_paypal_settings', 'a:9:{s:7:\"enabled\";s:2:\"no\";s:5:\"email\";s:24:\"info@vertexcentral.co.za\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:14:\"receiver_email\";s:24:\"info@vertexcentral.co.za\";s:14:\"identity_token\";s:0:\"\";s:12:\"_should_load\";s:3:\"yes\";}', 'yes'),
(480, 'woocommerce_cheque_settings', 'a:1:{s:7:\"enabled\";s:2:\"no\";}', 'yes'),
(481, 'woocommerce_bacs_settings', 'a:5:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:26:\"Direct Bank Transfer (EFT)\";s:11:\"description\";s:173:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order won\'t be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:0:\"\";s:15:\"account_details\";s:0:\"\";}', 'yes'),
(482, 'woocommerce_cod_settings', 'a:1:{s:7:\"enabled\";s:2:\"no\";}', 'yes'),
(485, 'fue_installed_tables', '1', 'yes'),
(488, 'fue_db_version', '20160602', 'yes'),
(489, 'fue_version', '4.4.14', 'yes'),
(492, 'wdi_instagram_options', 'a:15:{s:16:\"wdi_access_token\";s:0:\"\";s:13:\"wdi_user_name\";s:0:\"\";s:11:\"wdi_user_id\";s:0:\"\";s:11:\"wdi_fb_auth\";s:0:\"\";s:18:\"wdi_transient_time\";s:0:\"\";s:15:\"wdi_reset_cache\";s:0:\"\";s:28:\"wdi_authenticated_users_list\";s:2:\"[]\";s:24:\"wdi_feeds_min_capability\";s:14:\"manage_options\";s:14:\"wdi_custom_css\";s:0:\"\";s:13:\"wdi_custom_js\";s:0:\"\";s:14:\"wdi_disable_fa\";s:0:\"\";s:22:\"wdi_plugin_uninstalled\";s:5:\"false\";s:8:\"fb_token\";s:0:\"\";s:19:\"business_account_id\";s:0:\"\";s:13:\"wdi_uninstall\";s:0:\"\";}', 'yes'),
(493, 'wdi_version', '1.3.13', 'yes'),
(494, 'wdi_admin_notice', 'a:4:{s:22:\"api_update_token_reset\";a:3:{s:5:\"start\";s:9:\"2/25/2017\";s:3:\"int\";i:0;s:9:\"dismissed\";i:1;}s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"3/11/2017\";s:3:\"int\";i:14;s:9:\"dismissed\";i:1;}s:16:\"one_week_support\";a:3:{s:5:\"start\";s:8:\"3/4/2017\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}s:14:\"new_year_promo\";a:2:{s:5:\"start\";s:10:\"12/31/2015\";s:3:\"int\";i:0;}}', 'yes'),
(495, 'hide_table_rate_welcome_notice', '', 'yes'),
(496, 'table_rate_shipping_version', '3.0.1', 'yes'),
(497, 'wpseo', 'a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"11.9\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1509959467;s:13:\"myyoast-oauth\";b:0;}', 'yes'),
(499, 'wpseo_titles', 'a:123:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:0;s:23:\"is-media-purge-relevant\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:18:\"title-staticblocks\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-staticblocks\";s:0:\"\";s:20:\"noindex-staticblocks\";b:0;s:21:\"showdate-staticblocks\";b:0;s:22:\"title-etheme_portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-etheme_portfolio\";s:0:\"\";s:24:\"noindex-etheme_portfolio\";b:0;s:25:\"showdate-etheme_portfolio\";b:0;s:18:\"title-testimonials\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-testimonials\";s:0:\"\";s:20:\"noindex-testimonials\";b:0;s:21:\"showdate-testimonials\";b:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:16:\"showdate-product\";b:0;s:28:\"title-ptarchive-staticblocks\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-staticblocks\";s:0:\"\";s:30:\"bctitle-ptarchive-staticblocks\";s:0:\"\";s:30:\"noindex-ptarchive-staticblocks\";b:0;s:28:\"title-ptarchive-testimonials\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-testimonials\";s:0:\"\";s:30:\"bctitle-ptarchive-testimonials\";s:0:\"\";s:30:\"noindex-ptarchive-testimonials\";b:0;s:23:\"title-ptarchive-product\";s:0:\"\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:28:\"title-tax-portfolio_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-portfolio_category\";s:0:\"\";s:30:\"noindex-tax-portfolio_category\";b:0;s:30:\"title-tax-testimonial-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:33:\"metadesc-tax-testimonial-category\";s:0:\"\";s:32:\"noindex-tax-testimonial-category\";b:0;s:15:\"title-tax-brand\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-tax-brand\";s:0:\"\";s:17:\"noindex-tax-brand\";b:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:23:\"noindex-tax-product_cat\";b:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:23:\"noindex-tax-product_tag\";b:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:34:\"noindex-tax-product_shipping_class\";b:0;s:35:\"post_types-etheme_portfolio-maintax\";i:0;s:31:\"post_types-testimonials-maintax\";i:0;s:26:\"post_types-product-maintax\";i:0;s:36:\"taxonomy-portfolio_category-ptparent\";i:0;s:38:\"taxonomy-testimonial-category-ptparent\";i:0;s:23:\"taxonomy-brand-ptparent\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;}', 'yes'),
(500, 'wpseo_social', 'a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}', 'yes'),
(504, 'wpseo_flush_rewrite', '1', 'yes'),
(505, 'widget_jr_insta_slider', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(506, 'widget_wdi_instagram_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(508, 'rbr_pause', 'pauseno', 'yes'),
(509, 'rbr_disableadmin', 'disableadminno', 'yes'),
(510, 'rbr_type', 'analyticsjs', 'yes'),
(511, 'rbr_place', 'footer', 'yes'),
(512, 'rbr_scroll', 'scrollno', 'yes'),
(513, 'rbr_scrollpercentage', 'scrollpercentageno', 'yes'),
(514, 'rbr_scrollpercentagenumber', '25', 'yes'),
(515, 'rbr_event', '10', 'yes'),
(516, 'rbr_noevent', '', 'yes'),
(517, 'rbr_nomaxtime', '', 'yes'),
(518, 'rbr_time', '900', 'yes'),
(519, 'fue_last_summary', '1566799346', 'yes'),
(520, 'fue_next_summary', '1566885600', 'yes'),
(521, 'wc_google_analytics_pro_version', '1.1.2', 'yes'),
(522, 'fue_site_id', '4f827035f47bee868ee29834e457453c', 'yes'),
(526, 'fue_auth_token', 'aa5f6b84f5d2e0a53e3755712ce87ed35aea33f7', 'yes'),
(527, 'fue_usage_last_report', '1488011557', 'yes'),
(528, 'fue_imported_previous_usage', '1', 'yes'),
(555, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(583, 'rs_cache_overlay', '5.4.1', 'yes'),
(694, 'wpseo_taxonomy_meta', 'a:4:{s:11:\"product_cat\";a:9:{i:28;a:2:{s:13:\"wpseo_linkdex\";s:2:\"15\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:27;a:2:{s:13:\"wpseo_linkdex\";s:2:\"33\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:49;a:3:{s:10:\"wpseo_desc\";s:61:\"shweshwe hats, handmade in Africa, for shweet boys and girls.\";s:13:\"wpseo_linkdex\";s:2:\"13\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:48;a:2:{s:13:\"wpseo_linkdex\";s:2:\"-2\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:51;a:2:{s:13:\"wpseo_linkdex\";s:2:\"15\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:50;a:2:{s:13:\"wpseo_linkdex\";s:2:\"15\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:53;a:2:{s:13:\"wpseo_linkdex\";s:2:\"15\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:52;a:2:{s:13:\"wpseo_linkdex\";s:2:\"-2\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:125;a:2:{s:13:\"wpseo_linkdex\";s:2:\"-9\";s:19:\"wpseo_content_score\";s:2:\"30\";}}s:8:\"pa_color\";a:3:{i:33;a:15:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:21:\"wpseo_sitemap_include\";s:1:\"-\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";}i:34;a:15:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:21:\"wpseo_sitemap_include\";s:1:\"-\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";}i:35;a:15:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:21:\"wpseo_sitemap_include\";s:1:\"-\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";}}s:30:\"pa_blue-shweshwe-green-circles\";a:1:{i:149;a:14:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";}}s:18:\"pa_notebook-fabric\";a:2:{i:168;a:18:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}i:169;a:18:{s:11:\"wpseo_title\";s:0:\"\";s:10:\"wpseo_desc\";s:0:\"\";s:15:\"wpseo_canonical\";s:0:\"\";s:13:\"wpseo_bctitle\";s:0:\"\";s:13:\"wpseo_noindex\";s:7:\"default\";s:13:\"wpseo_focuskw\";s:0:\"\";s:13:\"wpseo_linkdex\";s:0:\"\";s:19:\"wpseo_content_score\";s:0:\"\";s:19:\"wpseo_focuskeywords\";s:2:\"[]\";s:21:\"wpseo_keywordsynonyms\";s:2:\"[]\";s:21:\"wpseo_opengraph-title\";s:0:\"\";s:27:\"wpseo_opengraph-description\";s:0:\"\";s:21:\"wpseo_opengraph-image\";s:0:\"\";s:24:\"wpseo_opengraph-image-id\";s:0:\"\";s:19:\"wpseo_twitter-title\";s:0:\"\";s:25:\"wpseo_twitter-description\";s:0:\"\";s:19:\"wpseo_twitter-image\";s:0:\"\";s:22:\"wpseo_twitter-image-id\";s:0:\"\";}}}', 'yes'),
(771, 'fue_orders_imported', '1', 'yes'),
(777, 'revslider-valid-notice', 'false', 'yes'),
(824, 'say_what_db_version', '3', 'yes'),
(836, 'jr_insta_38052f59a4abf69592f6766bac139dd1', 'a:8:{i:0;b:0;s:6:\"search\";s:4:\"user\";s:13:\"search_string\";s:17:\"thepurecottonshop\";s:13:\"blocked_users\";b:0;s:11:\"cache_hours\";i:5;s:9:\"nr_images\";i:5;s:10:\"attachment\";b:1;s:12:\"saved_images\";a:16:{s:19:\"1456350071678461509\";i:4909;s:19:\"1454913635653766865\";i:4910;s:19:\"1452757270214489158\";i:4911;s:19:\"1451312297330730042\";i:4912;s:19:\"1449900948058022825\";i:4913;s:19:\"1460142625704189938\";i:4951;s:19:\"1461653970153094709\";i:4963;s:19:\"1462861347485125194\";i:4968;s:19:\"1468843997475676366\";i:5020;s:19:\"1466569783435737793\";i:5021;s:19:\"1465033621726502130\";i:5022;s:19:\"1470180775570964231\";i:5038;s:19:\"1471638365643211080\";i:5105;s:19:\"1475200865894681140\";i:5126;s:19:\"1478410218869349778\";i:5412;s:19:\"1491404072643886327\";i:5686;}}', 'yes'),
(851, 'mymail', '1', 'no'),
(852, 'mymail_dbversion', '20160125', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(853, 'mymail_options', 'a:86:{s:9:\"from_name\";s:16:\"Pictures & Words\";s:4:\"from\";s:29:\"flore@kids.shweetproducts.com\";s:8:\"reply_to\";s:29:\"flore@kids.shweetproducts.com\";s:16:\"default_template\";s:6:\"mymail\";s:11:\"send_offset\";i:30;s:17:\"module_thumbnails\";s:1:\"1\";s:10:\"post_count\";i:30;s:10:\"autoupdate\";s:5:\"minor\";s:11:\"system_mail\";s:1:\"0\";s:7:\"charset\";s:5:\"UTF-8\";s:8:\"encoding\";s:4:\"8bit\";s:12:\"countries_db\";s:76:\"/home/shweetpr/kids.shweetproducts.com/wp-content/uploads/myMail/GeoIPv6.dat\";s:9:\"cities_db\";s:0:\"\";s:8:\"homepage\";s:4:\"4915\";s:20:\"frontpage_pagination\";s:1:\"1\";s:12:\"share_button\";s:1:\"1\";s:14:\"share_services\";a:3:{i:0;s:7:\"twitter\";i:1;s:8:\"facebook\";i:2;s:6:\"google\";}s:4:\"slug\";s:10:\"newsletter\";s:5:\"slugs\";a:4:{s:7:\"confirm\";s:7:\"confirm\";s:9:\"subscribe\";s:9:\"subscribe\";s:11:\"unsubscribe\";s:11:\"unsubscribe\";s:7:\"profile\";s:7:\"profile\";}s:10:\"hasarchive\";s:1:\"0\";s:12:\"archive_slug\";s:10:\"newsletter\";s:13:\"archive_types\";a:2:{i:0;s:8:\"finished\";i:1;s:6:\"active\";}s:23:\"subscriber_notification\";s:1:\"1\";s:33:\"subscriber_notification_receviers\";s:29:\"flore@kids.shweetproducts.com\";s:32:\"subscriber_notification_template\";s:17:\"notification.html\";s:29:\"subscriber_notification_delay\";s:1:\"0\";s:34:\"unsubscribe_notification_receviers\";s:29:\"flore@kids.shweetproducts.com\";s:33:\"unsubscribe_notification_template\";s:17:\"notification.html\";s:30:\"unsubscribe_notification_delay\";s:1:\"0\";s:10:\"name_order\";s:1:\"0\";s:12:\"custom_field\";a:0:{}s:8:\"synclist\";a:2:{s:9:\"firstname\";s:10:\"first_name\";s:8:\"lastname\";s:9:\"last_name\";}s:28:\"register_signup_confirmation\";s:1:\"1\";s:28:\"register_comment_form_status\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"0\";}s:34:\"register_comment_form_confirmation\";s:1:\"1\";s:27:\"register_other_confirmation\";s:1:\"1\";s:20:\"register_other_roles\";a:8:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:11:\"fue_manager\";}s:4:\"tags\";a:5:{s:8:\"can-spam\";s:161:\"You have received this email because you have subscribed to <a href=\"{homepage}\">{company}</a> as {email}. If you no longer wish to receive emails please {unsub}\";s:12:\"notification\";s:121:\"If you received this email by mistake, simply delete it. You won\'t be subscribed if you don\'t click the confirmation link\";s:9:\"copyright\";s:40:\"© {year} {company}, All rights reserved\";s:7:\"company\";s:16:\"Pictures & Words\";s:8:\"homepage\";s:31:\"https://kids.shweetproducts.com\";}s:11:\"custom_tags\";a:1:{s:6:\"my-tag\";s:15:\"Replace Content\";}s:16:\"tweet_cache_time\";i:60;s:13:\"twitter_token\";s:0:\"\";s:20:\"twitter_token_secret\";s:0:\"\";s:20:\"twitter_consumer_key\";s:0:\"\";s:23:\"twitter_consumer_secret\";s:0:\"\";s:14:\"fallback_image\";s:1:\"0\";s:12:\"send_at_once\";s:2:\"20\";s:10:\"send_limit\";s:5:\"10000\";s:11:\"send_period\";s:2:\"24\";s:15:\"split_campaigns\";s:1:\"1\";s:15:\"pause_campaigns\";s:1:\"1\";s:10:\"send_delay\";i:0;s:18:\"max_execution_time\";i:0;s:14:\"deliverymethod\";s:6:\"simple\";s:12:\"simplemethod\";s:8:\"sendmail\";s:13:\"sendmail_path\";s:18:\"/usr/sbin/sendmail\";s:9:\"smtp_host\";s:0:\"\";s:9:\"smtp_port\";s:2:\"25\";s:12:\"smtp_timeout\";s:2:\"10\";s:11:\"smtp_secure\";s:0:\"\";s:9:\"smtp_user\";s:0:\"\";s:8:\"smtp_pwd\";s:0:\"\";s:10:\"gmail_user\";s:0:\"\";s:9:\"gmail_pwd\";s:0:\"\";s:8:\"interval\";s:1:\"5\";s:12:\"cron_service\";s:7:\"wp_cron\";s:11:\"cron_secret\";s:32:\"17abd76ac729e3da585d86dcb63ce662\";s:6:\"bounce\";s:0:\"\";s:13:\"bounce_server\";s:0:\"\";s:11:\"bounce_port\";s:3:\"110\";s:11:\"bounce_user\";s:0:\"\";s:10:\"bounce_pwd\";s:0:\"\";s:12:\"bounce_check\";i:5;s:13:\"bounce_delete\";s:1:\"1\";s:12:\"bounce_delay\";i:60;s:15:\"bounce_attempts\";s:1:\"3\";s:10:\"spf_domain\";s:0:\"\";s:11:\"dkim_domain\";s:22:\"www.vertexstudio.co.za\";s:13:\"dkim_selector\";s:6:\"mymail\";s:13:\"dkim_identity\";s:0:\"\";s:15:\"dkim_passphrase\";s:0:\"\";s:12:\"dkim_bitsize\";s:3:\"512\";s:12:\"purchasecode\";s:0:\"\";s:10:\"php_mailer\";s:1:\"0\";s:15:\"got_url_rewrite\";b:1;s:12:\"profile_form\";s:1:\"1\";s:2:\"ID\";s:32:\"f160d2fa24a32ce97ad9e3c89051f201\";}', 'no'),
(854, 'mymail_texts', 'a:21:{s:12:\"confirmation\";s:33:\"Please confirm your subscription!\";s:7:\"success\";s:25:\"Thanks for your interest!\";s:5:\"error\";s:41:\"Following fields are missing or incorrect\";s:11:\"unsubscribe\";s:35:\"You have successfully unsubscribed!\";s:16:\"unsubscribeerror\";s:42:\"An error occurred! Please try again later!\";s:14:\"profile_update\";s:16:\"Profile updated!\";s:17:\"newsletter_signup\";s:25:\"Sign up to our newsletter\";s:5:\"email\";s:5:\"Email\";s:9:\"firstname\";s:10:\"First Name\";s:8:\"lastname\";s:9:\"Last Name\";s:5:\"lists\";s:5:\"Lists\";s:12:\"submitbutton\";s:9:\"Subscribe\";s:13:\"profilebutton\";s:14:\"Update Profile\";s:17:\"unsubscribebutton\";s:19:\"Yes, unsubscribe me\";s:15:\"unsubscribelink\";s:11:\"unsubscribe\";s:10:\"webversion\";s:10:\"webversion\";s:7:\"forward\";s:19:\"forward to a friend\";s:7:\"profile\";s:14:\"update profile\";s:18:\"already_registered\";s:26:\"You are already registered\";s:21:\"new_confirmation_sent\";s:40:\"A new confirmation message has been sent\";s:11:\"enter_email\";s:31:\"Please enter your email address\";}', 'no'),
(859, 'widget_mymail_signup', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(860, 'widget_mymail_list_newsletter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(861, 'widget_mymail_subscribers_count', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(862, 'mymail_version', '2.1.16.1', 'no'),
(866, 'mymail_notices', 'A', 'no'),
(867, 'updatecenter_plugins', 'a:0:{}', 'yes'),
(871, 'mymail_cron_lasthit', 'a:5:{s:2:\"ip\";s:14:\"129.232.136.35\";s:9:\"timestamp\";d:1510585201.6576469;s:12:\"oldtimestamp\";d:1510583625.1531651;s:4:\"time\";d:0.026414155960083008;s:7:\"timemax\";d:14.701927900314331;}', 'no'),
(1224, 'mymail_templates', 'a:2:{s:9:\"timestamp\";i:1557083230;s:9:\"templates\";a:9:{s:5:\"linus\";a:12:{s:4:\"name\";s:5:\"Linus\";s:5:\"image\";s:39:\"//mymailapp.github.io/preview/linus.jpg\";s:11:\"description\";s:192:\"Linus is a full width newsletter template. With 29 modules you get everything you need for you next campaigns. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:42:\"http://rxa.li/linus?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"4.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:57:\"https://update.revaxarts.com/updatecenter/download/linus/\";s:7:\"version\";N;}s:7:\"skyline\";a:12:{s:4:\"name\";s:7:\"Skyline\";s:5:\"image\";s:41:\"//mymailapp.github.io/preview/skyline.jpg\";s:11:\"description\";s:192:\"Skyline Newsletter template fits best for your serious businesses. It comes 27 different modules to work with. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:44:\"http://rxa.li/skyline?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"4.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:59:\"https://update.revaxarts.com/updatecenter/download/skyline/\";s:7:\"version\";N;}s:8:\"business\";a:12:{s:4:\"name\";s:8:\"Business\";s:5:\"image\";s:42:\"//mymailapp.github.io/preview/business.jpg\";s:11:\"description\";s:227:\"Business if for your business! Minimal flying elements with a clean look helps strengthen your brand. It comes 33 different modules to work with. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:45:\"http://rxa.li/business?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"4.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:60:\"https://update.revaxarts.com/updatecenter/download/business/\";s:7:\"version\";N;}s:9:\"looseleaf\";a:12:{s:4:\"name\";s:10:\"Loose Leaf\";s:5:\"image\";s:43:\"//mymailapp.github.io/preview/looseleaf.jpg\";s:11:\"description\";s:196:\"If you\'re looking for something different Loose Leaf is the way to go. It comes 27 different modules to work with. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:46:\"http://rxa.li/looseleaf?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"4.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:61:\"https://update.revaxarts.com/updatecenter/download/looseleaf/\";s:7:\"version\";N;}s:5:\"metro\";a:12:{s:4:\"name\";s:5:\"Metro\";s:5:\"image\";s:39:\"//mymailapp.github.io/preview/metro.jpg\";s:11:\"description\";s:247:\"The Metro Newsletter matches the new modern UI Windows 8 style which becomes quite famous lately. With 33 modules you get everything you need for you next campaigns. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:42:\"http://rxa.li/metro?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"3.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:27:\"http://revaxarts-themes.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:57:\"https://update.revaxarts.com/updatecenter/download/metro/\";s:7:\"version\";N;}s:11:\"letterpress\";a:12:{s:4:\"name\";s:11:\"Letterpress\";s:5:\"image\";s:45:\"//mymailapp.github.io/preview/letterpress.jpg\";s:11:\"description\";s:195:\"Your email look like a stacked paper with the Letterpress newsletter. It comes 25 different modules to work with. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:48:\"http://rxa.li/letterpress?&utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"3.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:27:\"http://revaxarts-themes.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:63:\"https://update.revaxarts.com/updatecenter/download/letterpress/\";s:7:\"version\";N;}s:6:\"market\";a:12:{s:4:\"name\";s:6:\"Market\";s:5:\"image\";s:40:\"//mymailapp.github.io/preview/market.jpg\";s:11:\"description\";s:201:\"Market Newsletter is a minimalistic looking template with huge flexibility. It comes 28 different modules to work with. The package includes layered PSD files for Photoshop and PNG files for Fireworks.\";s:3:\"uri\";s:42:\"http://rxa.li/market?utm_campaign=shorturl\";s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"4.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:58:\"https://update.revaxarts.com/updatecenter/download/market/\";s:7:\"version\";N;}s:6:\"mymail\";a:13:{s:4:\"name\";s:6:\"MyMail\";s:5:\"image\";s:40:\"//mymailapp.github.io/preview/mymail.jpg\";s:11:\"description\";s:128:\"This is the base Newsletter Template which is included in the MyMail Wordpress Plugin. To get more check out the other templates\";s:3:\"uri\";N;s:8:\"endpoint\";s:48:\"http://data.newsletter-plugin.com/mymailtemplate\";s:11:\"new_version\";s:3:\"5.2\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:60:\"https://data.newsletter-plugin.com/mymailtemplate/mymail.zip\";s:7:\"is_free\";b:1;s:7:\"version\";s:3:\"5.2\";}s:7:\"mymail2\";a:13:{s:4:\"name\";s:8:\"MyMail²\";s:5:\"image\";s:41:\"//mymailapp.github.io/preview/mymail2.jpg\";s:11:\"description\";s:89:\"This is Newsletter Template you can downloaded for free for the MyMail Newsletter plugin.\";s:3:\"uri\";N;s:8:\"endpoint\";s:28:\"http://update.revaxarts.com/\";s:11:\"new_version\";s:3:\"1.0\";s:6:\"update\";b:0;s:6:\"author\";s:9:\"revaxarts\";s:14:\"author_profile\";s:21:\"https://revaxarts.com\";s:8:\"homepage\";s:0:\"\";s:12:\"download_url\";s:59:\"https://update.revaxarts.com/updatecenter/download/mymail2/\";s:7:\"is_free\";b:1;s:7:\"version\";N;}}}', 'no'),
(1501, 'revslider-connection', '1', 'yes'),
(1502, 'revslider-latest-version', '5.4.8.3', 'yes'),
(1503, 'revslider-stable-version', '4.2', 'yes'),
(1504, 'revslider-notices', 'a:1:{i:0;O:8:\"stdClass\":7:{s:7:\"version\";s:7:\"5.4.8.1\";s:4:\"text\";s:235:\"<a href=\"//revolution.themepunch.com/direct-customer-benefits/?ref=5481\" target=\"_blank\"><img src=\"//updates.themepunch.tools/banners/revsliderbanner_5481.jpg\" style=\"min-width: 50%; max-width:100%\" alt=\"revslider 5.4.8.1 is out\" ></a>\";s:4:\"code\";s:11:\"TPRS5481-03\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:10:\"additional\";a:0:{}}}', 'yes'),
(1505, 'revslider-dashboard', 'O:8:\"stdClass\":1:{s:11:\"test-handle\";O:8:\"stdClass\":5:{s:12:\"version_from\";s:5:\"5.0.0\";s:10:\"version_to\";s:5:\"5.0.0\";s:5:\"order\";i:5;s:7:\"content\";s:181:\"<div class=\"rs-dash-widget\"><div class=\"rs-dash-title-wrap\"><div class=\"rs-dash-title\">your version is: {{current_version}}</div></div><div class=\"rs-dash-widget-inner\"></div></div>\";s:4:\"code\";s:0:\"\";}}', 'yes'),
(1506, 'revslider-addons', 'O:8:\"stdClass\":26:{s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:65:\"//updates.themepunch.tools/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"1.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"//updates.themepunch.tools/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.tools/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:55:\"//updates.themepunch.tools/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:59:\"//updates.themepunch.tools/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:54:\"//updates.themepunch.tools/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:56:\"//updates.themepunch.tools/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:62:\"//updates.themepunch.tools/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:58:\"//updates.themepunch.tools/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:23:\"Display images in 360°\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:59:\"//updates.themepunch.tools/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:58:\"//updates.themepunch.tools/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:57:\"//updates.themepunch.tools/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:62:\"//updates.themepunch.tools/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:60:\"//updates.themepunch.tools/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":11:{s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:61:\"//updates.themepunch.tools/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}}', 'yes'),
(1743, 'data_zoom_genral', 'a:1:{s:14:\"pzmp_is_enable\";i:1;}', 'yes'),
(2079, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:28:\"info@kids.shweetproducts.com\";s:7:\"version\";s:5:\"5.9.5\";s:9:\"timestamp\";i:1666056445;}', 'no'),
(3317, 'woocommerce_table_rate_2_settings', 'a:9:{s:5:\"title\";s:10:\"Table Rate\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"order_handling_fee\";s:0:\"\";s:17:\"max_shipping_cost\";s:0:\"\";s:5:\"rates\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";s:12:\"handling_fee\";s:0:\"\";s:8:\"min_cost\";s:0:\"\";s:8:\"max_cost\";s:0:\"\";}', 'yes'),
(3334, 'woocommerce_table_rate_3_settings', 'a:9:{s:5:\"title\";s:10:\"Table Rate\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"order_handling_fee\";s:0:\"\";s:17:\"max_shipping_cost\";s:0:\"\";s:5:\"rates\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";s:12:\"handling_fee\";s:0:\"\";s:8:\"min_cost\";s:0:\"\";s:8:\"max_cost\";s:0:\"\";}', 'yes'),
(3340, 'woocommerce_table_rate_4_settings', 'a:9:{s:5:\"title\";s:10:\"Table Rate\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"order_handling_fee\";s:0:\"\";s:17:\"max_shipping_cost\";s:0:\"\";s:5:\"rates\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";s:12:\"handling_fee\";s:0:\"\";s:8:\"min_cost\";s:0:\"\";s:8:\"max_cost\";s:0:\"\";}', 'yes'),
(3346, 'woocommerce_table_rate_5_settings', 'a:9:{s:5:\"title\";s:10:\"Table Rate\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"order_handling_fee\";s:0:\"\";s:17:\"max_shipping_cost\";s:0:\"\";s:5:\"rates\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";s:12:\"handling_fee\";s:0:\"\";s:8:\"min_cost\";s:0:\"\";s:8:\"max_cost\";s:0:\"\";}', 'yes'),
(3368, 'sumome_hide_dashboard_overlay', '0', 'yes'),
(3369, 'sumome_site_id', '339b7d00d3ffe40017a146004828aa001c010100a44f460078955b0051f0fa00', 'yes'),
(3377, 'sumome_initial_wpdashboard_load_time', '20170327090726', 'yes'),
(3449, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}', 'yes'),
(3450, 'portfolio_base', '', 'yes'),
(3451, 'portfolio_cat_base', '', 'yes'),
(3452, 'et_permalink', 'portfolio_def', 'yes'),
(3453, 'portfolio_custom_base', '', 'yes'),
(3502, 'brand_children', 'a:0:{}', 'yes'),
(3508, 'widget_etheme-brands', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(3509, 'widget_etheme-featured-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(3510, 'widget_etheme-menu', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(3511, 'widget_etheme-qr-code', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(3512, 'widget_etheme-recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(3745, 'testimonial-category_children', 'a:0:{}', 'yes'),
(5889, 'wwp_options_registered_custom_roles', 's:150:\"a:1:{s:18:\"wholesale_customer\";a:3:{s:8:\"roleName\";s:18:\"Wholesale Customer\";s:4:\"desc\";s:37:\"This is the main wholesale user role.\";s:4:\"main\";b:1;}}\";', 'yes'),
(6247, 'widget_gform_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(6252, 'gravityformsaddon_gravityformswebapi_version', '1.0', 'yes'),
(6253, 'gform_pending_installation', '', 'yes'),
(6254, 'gform_enable_background_updates', '', 'yes'),
(6258, 'rg_form_version', '2.0.6', 'yes'),
(6266, 'gform_enable_noconflict', '1', 'yes'),
(6267, 'rg_gforms_enable_akismet', '0', 'yes'),
(6268, 'rg_gforms_currency', 'ZAR', 'yes'),
(6269, 'gform_enable_toolbar_menu', '1', 'yes'),
(6315, 'woocommerce_myaccount_password_strength', '1', 'yes'),
(6316, 'woocommerce_password_strength_label_1', 'empty', 'yes'),
(6317, 'woocommerce_password_strength_label_2', 'Short: Your password is too short.', 'yes'),
(6318, 'woocommerce_password_strength_label_3', 'Password Strength: Weak', 'yes'),
(6319, 'woocommerce_password_strength_label_4', 'Password Strength: OK', 'yes'),
(6320, 'woocommerce_password_strength_label_5', 'Password Strength: Strong', 'yes'),
(6321, 'woocommerce_password_error', 'Please try again.', 'yes'),
(6350, 'cur_subject', 'Your Pictures & Words account has been updated', 'no'),
(6351, 'add_new_email_txt', 'Congratulations, your user role has been updated to <strong>Wholesaler.</strong>\r\n\r\nPlease login to the site to view all of our products with their wholesale prices.\r\n\r\nhttps://kids.shweetproducts.com/my-account/\r\n\r\nMany thanks,\r\n\r\n<strong>Pictures &amp; Words</strong>', 'no'),
(14128, 'WPLANG', '', 'yes'),
(14366, 'woocommerce_table_rate_6_settings', 'a:9:{s:5:\"title\";s:10:\"Table Rate\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"order_handling_fee\";s:0:\"\";s:17:\"max_shipping_cost\";s:0:\"\";s:5:\"rates\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";s:12:\"handling_fee\";s:0:\"\";s:8:\"min_cost\";s:0:\"\";s:8:\"max_cost\";s:0:\"\";}', 'yes'),
(19459, 'wc_customizer_version', '2.5.0', 'yes'),
(33752, 'widget_widget_sp_image', 'a:2:{i:2;a:15:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"link\";s:0:\"\";s:6:\"linkid\";s:0:\"\";s:10:\"linktarget\";s:5:\"_self\";s:5:\"width\";i:1161;s:6:\"height\";i:276;s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:8:\"imageurl\";s:91:\"https://kids.shweetproducts.com/wp-content/uploads/2018/06/FreeShippingR5002-copy-Light.jpg\";s:12:\"aspect_ratio\";d:4.20652173913043458952643049997277557849884033203125;s:13:\"attachment_id\";i:7969;s:9:\"linktitle\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(34374, 'et_bloom_options', 'a:3:{s:14:\"schema_version\";i:1;s:10:\"db_version\";s:3:\"1.1\";s:7:\"optin_1\";a:73:{s:10:\"optin_type\";s:5:\"flyin\";s:12:\"optin_status\";s:6:\"active\";s:11:\"test_status\";s:0:\"\";s:8:\"child_of\";s:0:\"\";s:12:\"child_optins\";a:0:{}s:10:\"next_optin\";s:2:\"-1\";s:10:\"optin_name\";s:10:\"Newsletter\";s:14:\"email_provider\";s:11:\"custom_html\";s:12:\"account_name\";s:5:\"empty\";s:10:\"email_list\";s:5:\"empty\";s:11:\"custom_html\";s:1297:\"&lt;link rel=&#039;stylesheet&#039; id=&#039;mymail-form-default-css&#039;  href=&#039;https://kids.shweetproducts.com/wp-content/plugins/myMail/assets/css/form-default-style.min.css?ver=2.1.16.1&#039; type=&#039;text/css&#039; media=&#039;all&#039; /&gt;\r\n&lt;form action=&quot;https://kids.shweetproducts.com/mymail/subscribe&quot; method=&quot;post&quot; class=&quot;mymail-form-3 mymail-form mymail-form-submit extern&quot;&gt;&lt;input name=&quot;_referer&quot; type=&quot;hidden&quot; value=&quot;extern&quot;&gt;\r\n&lt;input name=&quot;formid&quot; type=&quot;hidden&quot; value=&quot;3&quot;&gt;\r\n&lt;div class=&quot;mymail-form-fields&quot;&gt;\r\n&lt;div class=&quot;mymail-wrapper mymail-email-wrapper&quot;&gt;&lt;input id=&quot;mymail-email-3&quot; name=&quot;email&quot; type=&quot;email&quot; value=&quot;&quot; placeholder=&quot;Email *&quot; class=&quot;input mymail-email mymail-required&quot; aria-required=&quot;true&quot; aria-label=&quot;Email&quot; spellcheck=&quot;false&quot;&gt;&lt;/div&gt;\r\n&lt;div class=&quot;mymail-wrapper mymail-submit-wrapper form-submit&quot;&gt;&lt;input name=&quot;submit&quot; type=&quot;submit&quot; value=&quot;Subscribe&quot; class=&quot;submit-button button&quot; aria-label=&quot;Subscribe&quot;&gt;&lt;/div&gt;\r\n&lt;/div&gt;\r\n&lt;/form&gt;\r\n\";s:17:\"disable_dbl_optin\";b:0;s:16:\"enable_dbl_optin\";b:0;s:10:\"message_id\";s:0:\"\";s:11:\"optin_title\";s:48:\"&lt;h2&gt;Subscribe to our newsletter&lt;/h2&gt;\";s:13:\"optin_message\";s:191:\"&lt;p&gt;&lt;span style=&quot;color: #222222; font-family: arial, sans-serif; font-size: 12.8px;&quot;&gt;We have loads of special offers for&nbsp;Shweet Products fans!&lt;/span&gt;&lt;/p&gt;\";s:17:\"image_orientation\";s:8:\"no_image\";s:24:\"image_orientation_widget\";s:5:\"above\";s:9:\"image_url\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:15:\"image_animation\";s:7:\"slideup\";s:11:\"hide_mobile\";b:0;s:15:\"header_bg_color\";s:7:\"#dadfe4\";s:11:\"header_font\";s:9:\"Open Sans\";s:9:\"body_font\";s:9:\"Open Sans\";s:17:\"header_text_color\";s:4:\"dark\";s:12:\"corner_style\";s:7:\"squared\";s:18:\"border_orientation\";s:9:\"no_border\";s:12:\"border_color\";s:7:\"#db4343\";s:12:\"border_style\";s:5:\"solid\";s:16:\"form_orientation\";s:6:\"bottom\";s:12:\"display_name\";b:0;s:11:\"name_fields\";s:7:\"no_name\";s:9:\"name_text\";s:0:\"\";s:16:\"single_name_text\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:10:\"email_text\";s:5:\"email\";s:11:\"button_text\";s:9:\"subscribe\";s:17:\"field_orientation\";s:6:\"inline\";s:12:\"field_corner\";s:7:\"rounded\";s:10:\"text_color\";s:4:\"dark\";s:13:\"form_bg_color\";s:7:\"#dadfe4\";s:17:\"form_button_color\";s:7:\"#a33112\";s:17:\"button_text_color\";s:5:\"light\";s:10:\"edge_style\";s:10:\"basic_edge\";s:11:\"footer_text\";s:0:\"\";s:15:\"success_message\";s:33:\"you have successfully subscribed.\";s:10:\"custom_css\";s:770:\".mymail-wrapper.mymail-email-wrapper { text-align: center; } .et_bloom_form_content input#mymail-email-3 { text-align: center; font-family: \'vag_roundedbold\'!important; text-transform: lowercase; } .et_bloom_form_content .mymail-wrapper.mymail-submit-wrapper.form-submit { /* background: red!Important; */ } .et_bloom_form_content input.submit-button.button { background: #dc0300!important; margin-top: 10px; line-height: 10px; text-transform: lowercase; font-weight: bold; color: white!important; } .et_bloom_form_text p { font-family: \'vag_roundedbold\'!important; } .et_bloom_form_text span { font-family: \'vag_roundedbold\'!important; } .et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_inline.et_bloom_custom_html_form { padding-top: 5px; padding-bottom: 5px; }\";s:17:\"flyin_orientation\";s:5:\"right\";s:14:\"load_animation\";s:6:\"fadein\";s:12:\"trigger_auto\";s:1:\"1\";s:10:\"load_delay\";i:1;s:12:\"trigger_idle\";s:1:\"1\";s:12:\"idle_timeout\";i:15;s:11:\"post_bottom\";b:0;s:15:\"comment_trigger\";b:0;s:14:\"trigger_scroll\";b:0;s:10:\"scroll_pos\";i:50;s:16:\"purchase_trigger\";b:0;s:13:\"trigger_click\";b:0;s:22:\"trigger_click_selector\";s:37:\"img.alignnone.wp-image-6133.size-full\";s:7:\"session\";s:1:\"1\";s:16:\"session_duration\";i:2;s:17:\"hide_mobile_optin\";b:0;s:10:\"auto_close\";s:1:\"1\";s:10:\"display_on\";a:1:{i:0;s:4:\"home\";}s:10:\"post_types\";a:0:{}s:15:\"post_categories\";a:16:{i:0;s:2:\"45\";i:1;s:2:\"87\";i:2;s:2:\"92\";i:3;s:3:\"111\";i:4;s:2:\"46\";i:5;s:2:\"47\";i:6;s:2:\"54\";i:7;s:3:\"109\";i:8;s:2:\"96\";i:9;s:1:\"1\";i:10;s:3:\"125\";i:11;s:2:\"52\";i:12;s:2:\"49\";i:13;s:2:\"48\";s:11:\"auto_select\";s:1:\"1\";s:16:\"previously_saved\";s:43:\"45,87,92,111,46,47,54,109,96,1,125,52,49,48\";}s:13:\"pages_include\";s:0:\"\";s:13:\"pages_exclude\";s:0:\"\";s:13:\"posts_exclude\";s:0:\"\";s:13:\"posts_include\";s:0:\"\";s:19:\"success_action_type\";s:7:\"default\";s:19:\"success_action_info\";s:0:\"\";}}', 'yes'),
(34375, 'et_core_api_email_options', 'a:2:{i:0;b:0;s:8:\"accounts\";a:0:{}}', 'yes'),
(34376, 'widget_bloomwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(34675, 'woocommerce_payfast_settings', 'a:9:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:38:\"Secure Credit Card Payment via PayFast\";s:11:\"description\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:11:\"merchant_id\";s:8:\"11916780\";s:12:\"merchant_key\";s:13:\"b5fygv5l3tt84\";s:11:\"pass_phrase\";s:0:\"\";s:16:\"send_debug_email\";s:3:\"yes\";s:11:\"debug_email\";s:28:\"info@kids.shweetproducts.com\";}', 'yes'),
(34692, 'woocommerce_bacs_accounts', 'a:1:{i:0;a:6:{s:12:\"account_name\";s:16:\"Pictures & Words\";s:14:\"account_number\";s:11:\"62419235298\";s:9:\"bank_name\";s:21:\"FNB - Current Account\";s:9:\"sort_code\";s:6:\"250655\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}}', 'yes'),
(34694, 'woocommerce_gateway_order', 'a:5:{s:7:\"payfast\";i:0;s:4:\"bacs\";i:1;s:6:\"cheque\";i:2;s:3:\"cod\";i:3;s:6:\"paypal\";i:4;}', 'yes'),
(37679, 'et_bloom_stats_optin_cache', 'a:0:{}', 'yes'),
(43333, 'gform_email_count', '56', 'yes'),
(58950, 'gform_upload_page_slug', '54f31fa74f667f5', 'yes'),
(71164, 'woocommerce_free_shipping_7_settings', 'a:3:{s:5:\"title\";s:13:\"Free Shipping\";s:8:\"requires\";s:6:\"coupon\";s:10:\"min_amount\";s:1:\"0\";}', 'yes'),
(109811, 'mymail_purchasecode_disabled', '', 'no'),
(123121, 'wc_google_analytics_pro_access_token', '{\"access_token\":\"ya29.Glz0BNsh_RsOzeM3Isbx0lT_RJ1-Ovz4MUpZqZeLlC4rL7D10BGUeVgXFgZyIPifTLBiYWY3xP5sSfUL_ETqHhGFQCg-kjDsZ40T84v8VCULemdzGqQxLusJEEOa0g\",\"expires_in\":3600,\"created\":1509356501}', 'yes'),
(123122, 'wc_google_analytics_pro_account_id', '71d41e0506ff3fe0145b12d7f19a5929', 'yes'),
(123123, 'wc_google_analytics_pro_refresh_token', '1/lNudsNyNfCA8UptX4sFVIdRdnBDQ2QL0ovdc6OwjdTw', 'yes'),
(126918, 'insert-headers-and-footers_welcome_dismissed_key', '1', 'yes'),
(129428, 'wonderm00n_open_graph_settings', 'a:72:{s:14:\"fb_app_id_show\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:16:\"fb_admin_id_show\";s:0:\"\";s:11:\"fb_admin_id\";s:0:\"\";s:14:\"fb_locale_show\";i:1;s:9:\"fb_locale\";s:0:\"\";s:16:\"fb_sitename_show\";i:1;s:13:\"fb_title_show\";i:1;s:20:\"fb_title_show_schema\";i:1;s:21:\"fb_title_show_twitter\";i:1;s:11:\"fb_url_show\";i:1;s:19:\"fb_url_show_twitter\";i:1;s:16:\"fb_url_canonical\";s:0:\"\";s:19:\"fb_url_add_trailing\";s:0:\"\";s:12:\"fb_type_show\";i:1;s:19:\"fb_type_show_schema\";s:0:\"\";s:16:\"fb_type_homepage\";s:0:\"\";s:23:\"fb_type_schema_homepage\";s:0:\"\";s:19:\"fb_type_schema_post\";s:0:\"\";s:21:\"fb_article_dates_show\";i:1;s:24:\"fb_article_sections_show\";i:1;s:17:\"fb_publisher_show\";i:1;s:12:\"fb_publisher\";s:0:\"\";s:24:\"fb_publisher_show_schema\";i:1;s:19:\"fb_publisher_schema\";s:0:\"\";s:25:\"fb_publisher_show_twitter\";i:1;s:24:\"fb_publisher_twitteruser\";s:0:\"\";s:14:\"fb_author_show\";i:1;s:19:\"fb_author_show_meta\";s:0:\"\";s:24:\"fb_author_show_linkrelgp\";s:0:\"\";s:22:\"fb_author_show_twitter\";i:1;s:23:\"fb_author_hide_on_pages\";s:0:\"\";s:12:\"fb_desc_show\";i:1;s:17:\"fb_desc_show_meta\";s:0:\"\";s:19:\"fb_desc_show_schema\";i:1;s:20:\"fb_desc_show_twitter\";i:1;s:13:\"fb_desc_chars\";i:300;s:16:\"fb_desc_homepage\";s:0:\"\";s:27:\"fb_desc_homepage_customtext\";s:0:\"\";s:22:\"fb_desc_default_option\";s:0:\"\";s:15:\"fb_desc_default\";s:0:\"\";s:13:\"fb_image_show\";i:1;s:18:\"fb_image_size_show\";s:0:\"\";s:20:\"fb_image_show_schema\";i:1;s:21:\"fb_image_show_twitter\";i:1;s:8:\"fb_image\";s:0:\"\";s:12:\"fb_image_rss\";s:0:\"\";s:21:\"fb_image_use_specific\";i:1;s:21:\"fb_image_use_featured\";i:1;s:20:\"fb_image_use_content\";s:0:\"\";s:18:\"fb_image_use_media\";s:0:\"\";s:20:\"fb_image_use_default\";i:1;s:25:\"fb_adv_disable_image_size\";s:0:\"\";s:17:\"fb_image_min_size\";i:200;s:18:\"fb_show_wpseoyoast\";i:1;s:15:\"fb_show_aioseop\";s:0:\"\";s:18:\"fb_show_subheading\";s:0:\"\";s:22:\"fb_subheading_position\";s:5:\"after\";s:31:\"fb_show_businessdirectoryplugin\";s:0:\"\";s:22:\"fb_keep_data_uninstall\";i:1;s:18:\"fb_adv_force_local\";s:0:\"\";s:16:\"fb_adv_notify_fb\";i:1;s:24:\"fb_adv_supress_fb_notice\";s:0:\"\";s:20:\"fb_twitter_card_type\";s:19:\"summary_large_image\";s:19:\"fb_wc_usecategthumb\";s:0:\"\";s:23:\"fb_wc_useproductgallery\";i:1;s:23:\"fb_wc_usepg_png_overlay\";s:0:\"\";s:16:\"fb_image_overlay\";s:0:\"\";s:22:\"fb_image_overlay_image\";s:0:\"\";s:22:\"fb_publisher_show_meta\";s:0:\"\";s:21:\"fb_declaration_method\";s:6:\"prefix\";s:17:\"settings_last_tab\";s:0:\"\";}', 'yes'),
(129429, 'wonderm00n_open_graph_version', '2.2.3.1', 'yes'),
(140185, 'wc_customizer_active_customizations', 'a:1:{s:29:\"out_of_stock_add_to_cart_text\";s:12:\"Out of Stock\";}', 'yes'),
(149446, 'woocommerce_store_address', '', 'yes'),
(149447, 'woocommerce_store_address_2', '', 'yes'),
(149448, 'woocommerce_store_city', '', 'yes'),
(149449, 'woocommerce_store_postcode', '', 'yes'),
(149450, 'woocommerce_enable_reviews', 'no', 'yes'),
(149451, 'woocommerce_shipping_debug_mode', 'no', 'no'),
(149452, 'wcpss_color_2', '#e2401c', 'yes'),
(149453, 'wcpss_color_3', '#e2401c', 'yes'),
(149454, 'wcpss_color_4', '#3d9cd2', 'yes'),
(149455, 'wcpss_color_5', '#0f834d', 'yes'),
(149456, 'wcpss_color_error', '#e2401c', 'yes'),
(149457, 'woocommerce_hint_text', 'Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ & ).', 'yes'),
(149458, 'woocommerce_disable_hint_text', 'no', 'yes'),
(149459, 'woocommerce_disable_emoticons', 'no', 'yes'),
(149500, 'wpseo_license_server_version', '2', 'yes'),
(161800, 'wwp_review_request_response', 'never-show', 'yes'),
(230070, 'current_theme_supports_woocommerce', 'no', 'yes'),
(230080, 'default_product_cat', '125', 'yes'),
(230099, 'yit_plugin_fw_panel_wc_default_options_set', 'a:2:{s:15:\"yith_wcwl_panel\";b:1;s:15:\"yith_wapo_panel\";b:1;}', 'yes'),
(230105, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(230106, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(230107, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(230108, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(230109, 'widget_custom_html', 'a:4:{i:2;a:2:{s:5:\"title\";s:10:\"Contact Us\";s:7:\"content\";s:605:\"<p style=\"color: #999!important;\" >\r\n	<a style=\"color: #999!important;\" href=\"mailto:infor@shweetproducts.com\">info@shweetproducts.com</a><br>\r\n+27 (0)78 862 6044\r\n</p>\r\n<p class=\"social\">\r\n	<a style=\"padding-right: 10px; color: #999!important;\" target=\"_blank\" href=\"https://www.facebook.com/pg/shweetproducts/posts/\"><i class=\"fa fa-facebook\"></i> </a>	  		  		  		  		  <a style=\"color: #999!important;\"  target=\"_blank\" href=\"https://www.instagram.com/shweetproducts/\"><i class=\"fa fa-instagram\"></i></a>	</p><p style=\"opacity: 0.8; color: #999!important;\">\r\n		© 2019 Shweet Products (Pty) Ltd.\r\n</p>\";}i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:441:\"\r\n[button open_new_tab=\"true\" color=\"accent-color\" hover_text_color_override=\"#fff\" size=\"small\" url=\"https://kids.shweetproducts.com/my-account/wholesale-access/\" text=\"Become a Wholesaler\" color_override=\"\"]\r\n<img src=\"https://kids.shweetproducts.com/wp-content/uploads/2019/05/delivery-truck.svg\" class=\"image wp-image-8850  attachment-full size-full wp-post-image\" alt=\"\" style=\"max-width: 250px; height: auto; padding-top: 20px;\">\r\n\r\n\r\n\";}i:4;a:2:{s:5:\"title\";s:10:\"Categories\";s:7:\"content\";s:572:\"<div id=\"woocommerce_product_categories-10\" class=\"widget woocommerce widget_product_categories\"><ul class=\"product-categories\">\r\n	<li class=\"cat-item cat-item-48\"><a href=\"https://kids.shweetproducts.com/product-category/notebooks/\">Shweshwe Notebooks</a></li>	\r\n		<li class=\"cat-item cat-item-155\"><a href=\"https://kids.shweetproducts.com/product-category/games-activities/\">Games &amp; Activities</a></li>\r\n	\r\n	<li class=\"cat-item cat-item-52\"><a href=\"https://kids.shweetproducts.com/product-category/hats-accessories/\">Hats &amp; Accessories</a></li>\r\n\r\n\r\n</ul></div>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(242209, 'wwp_show_request_review', 'yes', 'yes'),
(299407, 'jetpack_active_modules', 'a:0:{}', 'yes'),
(299571, 'ai1wm_updater', 'a:0:{}', 'yes'),
(302867, 'fue_bcc_types', 'a:4:{s:9:\"storewide\";s:28:\"info@kids.shweetproducts.com\";s:6:\"signup\";s:0:\"\";s:6:\"manual\";s:0:\"\";s:8:\"customer\";s:0:\"\";}', 'yes'),
(302868, 'fue_from_email_types', 'a:4:{s:9:\"storewide\";s:28:\"info@kids.shweetproducts.com\";s:6:\"signup\";s:0:\"\";s:6:\"manual\";s:0:\"\";s:8:\"customer\";s:0:\"\";}', 'yes'),
(302869, 'fue_from_name_types', 'a:3:{s:9:\"storewide\";s:4:\"info\";s:6:\"signup\";s:0:\"\";s:8:\"customer\";s:0:\"\";}', 'yes'),
(305285, '_image_widget_version_widget', '4.4.7', 'no'),
(305731, '_image_widget_version_plugin', '4.4.7', 'no'),
(305804, 'woo_variation_swatches', 'a:11:{s:7:\"tooltip\";s:1:\"1\";s:10:\"stylesheet\";s:1:\"1\";s:5:\"style\";s:7:\"rounded\";s:9:\"threshold\";s:2:\"30\";s:18:\"attribute-behavior\";s:4:\"blur\";s:20:\"attribute_image_size\";s:9:\"thumbnail\";s:5:\"width\";s:2:\"30\";s:6:\"height\";s:2:\"30\";s:16:\"single-font-size\";s:2:\"16\";s:16:\"_last_active_tab\";s:6:\"simple\";s:17:\"clear_on_reselect\";i:0;}', 'yes'),
(306410, 'new_admin_email', 'info@kids.shweetproducts.com', 'yes');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(306441, 'rlrsssl_options', 'a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:1;s:25:\"ssl_success_message_shown\";b:1;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.3.5\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:1;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:13:\"high_contrast\";b:0;s:21:\"dismiss_review_notice\";b:0;}', 'yes'),
(306689, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(306692, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(306693, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(306694, 'wp_page_for_privacy_policy', '', 'yes'),
(306695, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'yes'),
(306696, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'yes'),
(306697, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(306698, 'woocommerce_trash_pending_orders', '', 'no'),
(306699, 'woocommerce_trash_failed_orders', '', 'no'),
(306700, 'woocommerce_trash_cancelled_orders', '', 'no'),
(306701, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(306702, 'woocommerce_single_image_width', '600', 'yes'),
(306703, 'woocommerce_thumbnail_image_width', '375', 'yes'),
(306704, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(308315, 'WP_HPUW', 'a:3:{s:3:\"ver\";s:3:\"1.0\";s:13:\"notifications\";i:1;s:7:\"updates\";a:0:{}}', 'yes'),
(312059, 'widget_metaslider_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(312062, 'ms_hide_all_ads_until', '1530458879', 'yes'),
(312063, 'metaslider_systemcheck', 'a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}', 'no'),
(312071, 'ml-slider_children', 'a:0:{}', 'yes'),
(312073, 'metaslider_tour_cancelled_on', 'step_view_shortcode', 'yes'),
(312966, 'wpmchimpa_options', 'a:49:{s:7:\"namebox\";s:1:\"1\";s:8:\"loggedin\";s:1:\"1\";s:11:\"notloggedin\";s:1:\"1\";s:9:\"commented\";s:1:\"1\";s:12:\"notcommented\";s:1:\"1\";s:7:\"suc_sub\";s:7:\"suc_msg\";s:7:\"suc_msg\";s:54:\"Added Successfully. Check your inbox for confirmation.\";s:7:\"litebox\";s:1:\"1\";s:12:\"lite_desktop\";s:1:\"1\";s:11:\"lite_tablet\";s:1:\"1\";s:11:\"lite_mobile\";s:1:\"1\";s:13:\"lite_homepage\";s:1:\"1\";s:9:\"lite_page\";s:1:\"1\";s:9:\"lite_post\";s:1:\"1\";s:16:\"lite_behave_time\";s:1:\"1\";s:14:\"lite_close_bck\";s:1:\"1\";s:12:\"slider_theme\";s:1:\"4\";s:14:\"slider_desktop\";s:1:\"1\";s:13:\"slider_tablet\";s:1:\"1\";s:13:\"slider_mobile\";s:1:\"1\";s:15:\"slider_homepage\";s:1:\"1\";s:11:\"slider_blog\";s:1:\"1\";s:11:\"slider_page\";s:1:\"1\";s:11:\"slider_post\";s:1:\"1\";s:13:\"slider_orient\";s:4:\"left\";s:12:\"widget_theme\";s:1:\"4\";s:11:\"addon_theme\";s:1:\"4\";s:13:\"addon_desktop\";s:1:\"1\";s:12:\"addon_tablet\";s:1:\"1\";s:12:\"addon_mobile\";s:1:\"1\";s:10:\"addon_page\";s:1:\"1\";s:10:\"addon_post\";s:1:\"1\";s:11:\"topbar_page\";s:1:\"1\";s:11:\"topbar_post\";s:1:\"1\";s:12:\"flipbox_page\";s:1:\"1\";s:12:\"flipbox_post\";s:1:\"1\";s:12:\"addon_orient\";s:3:\"top\";s:6:\"cforms\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:4:\"name\";s:6:\"Form 1\";s:6:\"fields\";a:1:{i:0;a:8:{s:2:\"id\";s:5:\"email\";s:4:\"name\";s:13:\"Email address\";s:4:\"icon\";s:4:\"idef\";s:5:\"label\";s:13:\"Email address\";s:3:\"tag\";s:5:\"email\";s:4:\"type\";s:5:\"email\";s:3:\"req\";b:1;s:3:\"cat\";s:5:\"field\";}}}}s:14:\"slider_transit\";s:1:\"1\";s:6:\"cformi\";s:1:\"1\";s:9:\"lite_form\";s:1:\"1\";s:11:\"slider_form\";s:1:\"1\";s:11:\"widget_form\";s:1:\"1\";s:10:\"addon_form\";s:1:\"1\";s:11:\"topbar_form\";s:1:\"1\";s:12:\"flipbox_form\";s:1:\"1\";s:6:\"themes\";a:4:{i:0;a:3:{s:2:\"id\";i:1;s:4:\"name\";s:5:\"Basic\";s:7:\"options\";a:10:{s:7:\"heading\";s:22:\"GET YOUR EMAIL UPDATES\";s:3:\"msg\";s:186:\"We send out our lovely email newsletter with useful tips and techniques, recent articles and upcoming events. Thousands of readers have signed up already. Get a free WordPress eBook now.\";s:8:\"tbox_bor\";s:1:\"1\";s:9:\"tbox_borc\";s:7:\"#dddddd\";s:6:\"button\";s:9:\"Subscribe\";s:6:\"tag_en\";s:1:\"1\";s:5:\"bg_op\";s:2:\"50\";s:11:\"trigger_top\";s:2:\"50\";s:10:\"button_fch\";s:7:\"#ffffff\";s:3:\"tpl\";i:0;}}i:1;a:3:{s:2:\"id\";i:2;s:4:\"name\";s:7:\"Epsilon\";s:7:\"options\";a:14:{s:7:\"heading\";s:20:\"Get Amazing Stories \";s:9:\"heading_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:3:\"msg\";s:109:\"<div>Get great contents delivered straight to your inbox everyday,&nbsp;just a click away, Sign Up Now.</div>\";s:5:\"msg_f\";a:2:{s:1:\"f\";s:7:\"Raleway\";s:1:\"s\";s:2:\"18\";}s:6:\"tbox_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:6:\"button\";s:12:\"Register Now\";s:8:\"button_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:8:\"status_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:6:\"tag_en\";s:1:\"1\";s:5:\"tag_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:5:\"bg_op\";s:2:\"50\";s:5:\"soc_f\";a:1:{s:1:\"f\";s:7:\"Raleway\";}s:11:\"trigger_top\";s:2:\"40\";s:3:\"tpl\";i:1;}}i:2;a:3:{s:2:\"id\";i:3;s:4:\"name\";s:4:\"Nova\";s:7:\"options\";a:7:{s:7:\"heading\";s:20:\"Get Amazing Stories \";s:3:\"msg\";s:93:\"Get great contents delivered straight to your inbox everyday, just a click away, Sign Up Now.\";s:6:\"button\";s:12:\"Register Now\";s:6:\"tag_en\";s:1:\"1\";s:5:\"bg_op\";s:2:\"50\";s:11:\"trigger_top\";s:2:\"50\";s:3:\"tpl\";i:8;}}i:3;a:3:{s:2:\"id\";i:4;s:4:\"name\";s:3:\"Leo\";s:7:\"options\";a:7:{s:7:\"heading\";s:20:\"Get Amazing Stories \";s:3:\"msg\";s:108:\"<div>Get great contents delivered straight to your inbox everyday,&nbsp;just a click away, Sign Up Now</div>\";s:6:\"button\";s:7:\"Join Us\";s:6:\"tag_en\";s:1:\"1\";s:5:\"bg_op\";s:2:\"50\";s:11:\"trigger_top\";s:2:\"50\";s:3:\"tpl\";i:9;}}}s:9:\"themehead\";s:1:\"4\";s:10:\"lite_theme\";i:1;}', 'yes'),
(312967, 'wpmchimpa_prover', '1.3.2', 'yes'),
(312968, 'widget_chimpmate', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(313029, 'mc4wp_default_form_id', '7968', 'yes'),
(313038, 'mc4wp_form_stylesheets', 'a:0:{}', 'yes'),
(314756, 'wwp_running', 'yes', 'yes'),
(314757, 'wwp_option_activation_code_triggered', 'yes', 'yes'),
(314758, 'wwp_option_installed_version', '2.1.7', 'yes'),
(314783, 'rg_gforms_message', '<!--GFM--><!-- unregistered copy notice -->\r\n<div style=\\\"margin:16px 0 16px 0; border-left:4px solid #AB0400; background-color:#FAFAFA; text-align:center; display:block!important; visibility: visible!important; min-width:880px; box-sizing: border-box;-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05); box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.05);\\\"><a href=\\\"http://www.gravityforms.com/pricing/?utm_source=invalid-key&utm_medium=gf-banner\\\" target=\\\"_blank\\\" style=\\\"width:880px; height:90px;\\\"><img src=\\\"https://gravityforms.s3.amazonaws.com/banners/gravity-forms-unregistered.svg\\\" width=\\\"880\\\" height=\\\"90\\\" alt=\\\"Unlicensed Plugin. Please purchase a Gravity Forms license\\\" title=\\\"Unlicensed Plugin\\\" /></a></div>\r\n<!-- end notice -->', 'yes'),
(314824, 'et_bloom_stats_cache', '\n			<div class=\"et_dashboard_stats_contents et_dashboard_stats_ready\">\n				<div class=\"et_dashboard_all_time_stats\">\n					<h3>Overview</h3>\n					<div class=\"et_dashboard_stats_container\">\n				<div class=\"all_stats_column conversion_rate\">\n					<span class=\"value\">0%</span>\n					<span class=\"caption\">Conversion Rate</span>\n				</div>\n				<div class=\"all_stats_column subscribers\">\n					<span class=\"value\">0</span>\n					<span class=\"caption\">Subscribers</span>\n				</div>\n				<div class=\"all_stats_column growth_rate\">\n					<span class=\"value\">0<span>/week</span></span>\n					<span class=\"caption\">Subscriber Growth</span>\n				</div>\n				<div style=\"clear: both;\"></div>\n			</div>\n				</div>\n				<div class=\"et_dashboard_optins_stats et_dashboard_optins_all_table\">\n					<div class=\"et_dashboard_optins_list\">\n						<ul>\n								<li data-table=\"optins\">\n									<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_header\">My Optins</div>\n									<div class=\"et_dashboard_table_impressions et_dashboard_table_column et_dashboard_icon et_dashboard_sort_button\" data-order_by=\"impressions\">Impressions</div>\n									<div class=\"et_dashboard_table_conversions et_dashboard_table_column et_dashboard_icon et_dashboard_sort_button\" data-order_by=\"conversions\">Conversions</div>\n									<div class=\"et_dashboard_table_rate et_dashboard_table_column et_dashboard_icon et_dashboard_sort_button active_sorting\" data-order_by=\"conversion_rate\">Conversion Rate</div>\n									<div style=\"clear: both;\"></div>\n								</li>\n							</ul><ul class=\"et_dashboard_table_contents\"><li class=\"et_dashboard_optins_item et_dashboard_parent_item\">\n						<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n						<div class=\"et_dashboard_table_impressions et_dashboard_table_column\">1937</div>\n						<div class=\"et_dashboard_table_conversions et_dashboard_table_column\">20</div>\n						<div class=\"et_dashboard_table_rate et_dashboard_table_column\">1%</div>\n						<div style=\"clear: both;\"></div>\n					</li><li class=\"et_dashboard_optins_item et_dashboard_parent_item\">\n						<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_ et_dashboard_status_\"></div>\n						<div class=\"et_dashboard_table_impressions et_dashboard_table_column\">0</div>\n						<div class=\"et_dashboard_table_conversions et_dashboard_table_column\">0</div>\n						<div class=\"et_dashboard_table_rate et_dashboard_table_column\">0%</div>\n						<div style=\"clear: both;\"></div>\n					</li><li class=\"et_dashboard_optins_item_bottom_row\">\n					<div class=\"et_dashboard_table_name et_dashboard_table_column\"></div>\n					<div class=\"et_dashboard_table_impressions et_dashboard_table_column\">1.9k</div>\n					<div class=\"et_dashboard_table_conversions et_dashboard_table_column\">20</div>\n					<div class=\"et_dashboard_table_rate et_dashboard_table_column\">1%</div>\n				</li></ul>\n					</div>\n				</div>\n				<div class=\"et_dashboard_optins_stats et_dashboard_lists_stats_graph\">\n					<div class=\"et_bloom_graph_header\">\n						<h3>New sign ups</h3>\n						<div class=\"et_bloom_graph_controls\">\n							<a href=\"#\" class=\"et_bloom_graph_button et_bloom_active_button\" data-period=\"30\">Last 30 days</a>\n							<a href=\"#\" class=\"et_bloom_graph_button\" data-period=\"12\">Last 12 month</a>\n							<select class=\"et_bloom_graph_select_list\"><option value=\"all\">All lists</option></select>\n						</div>\n					</div>\n					<div class=\"et_dashboard_lists_stats_graph_container\"><ul class=\"et_bloom_graph_30 et_bloom_graph\"><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"1\" class=\"et_bloom_graph_bar\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li><div value=\"0\"></div></li><li class=\"et_bloom_graph_last\"><div value=\"0\"></div></li></ul><div class=\"et_bloom_overall\">\n				<span class=\"total_signups\">1 New Signups | </span>\n				<span class=\"signups_period\">1 Per Day</span>\n			</div></div>\n				</div>\n				<div class=\"et_dashboard_optins_stats et_dashboard_lists_stats\">\n					\n				</div>\n				<div class=\"et_dashboard_optins_stats et_dashboard_pages_stats\">\n					<div class=\"et_dashboard_optins_list\">\n						<ul>\n							<li>\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_header\">Highest converting pages</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column et_table_header\">Conversion rate</div>\n								<div style=\"clear: both;\"></div>\n							</li>\n						</ul>\n						<ul><li class=\"et_table_page_row\">\n							<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_page_row\">My Safari Memory game</div>\n							<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">20%</div>\n							<div style=\"clear: both;\"></div>\n						</li><li class=\"et_table_optin_row et_dashboard_optins_item\">\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">20%</div>\n								<div style=\"clear: both;\"></div>\n							</li><li class=\"et_table_page_row\">\n							<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_page_row\">Contact us</div>\n							<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">3.8%</div>\n							<div style=\"clear: both;\"></div>\n						</li><li class=\"et_table_optin_row et_dashboard_optins_item\">\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">3.8%</div>\n								<div style=\"clear: both;\"></div>\n							</li><li class=\"et_table_page_row\">\n							<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_page_row\">My Safari Activity Pad &#8211; 50 pages</div>\n							<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">3.8%</div>\n							<div style=\"clear: both;\"></div>\n						</li><li class=\"et_table_optin_row et_dashboard_optins_item\">\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">3.8%</div>\n								<div style=\"clear: both;\"></div>\n							</li><li class=\"et_table_page_row\">\n							<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_page_row\">Homepage</div>\n							<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">2%</div>\n							<div style=\"clear: both;\"></div>\n						</li><li class=\"et_table_optin_row et_dashboard_optins_item\">\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">2%</div>\n								<div style=\"clear: both;\"></div>\n							</li><li class=\"et_table_page_row\">\n							<div class=\"et_dashboard_table_name et_dashboard_table_column et_table_page_row\"></div>\n							<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">0.3%</div>\n							<div style=\"clear: both;\"></div>\n						</li><li class=\"et_table_optin_row et_dashboard_optins_item\">\n								<div class=\"et_dashboard_table_name et_dashboard_table_column et_dashboard_icon et_dashboard_type_flyin et_dashboard_status_active\">Newsletter</div>\n								<div class=\"et_dashboard_table_pages_rate et_dashboard_table_column\">0.3%</div>\n								<div style=\"clear: both;\"></div>\n							</li></ul>\n					</div>\n				</div>\n			</div>', 'yes'),
(315233, 'shiftnav_shiftnav-main', 'a:6:{s:12:\"display_main\";s:2:\"on\";s:4:\"edge\";s:5:\"right\";s:4:\"skin\";s:5:\"light\";s:15:\"indent_submenus\";s:3:\"off\";s:18:\"display_site_title\";s:2:\"on\";s:26:\"display_panel_close_button\";s:3:\"off\";}', 'yes'),
(315234, 'shiftnav_togglebar', 'a:16:{s:14:\"display_toggle\";s:2:\"on\";s:16:\"toggle_bar_style\";s:11:\"burger_only\";s:10:\"breakpoint\";s:4:\"1200\";s:15:\"hide_theme_menu\";s:0:\"\";s:13:\"hide_ubermenu\";s:3:\"off\";s:14:\"toggle_content\";s:20:\"[shift_toggle_title]\";s:13:\"toggle_target\";s:11:\"burger_only\";s:17:\"toggle_close_icon\";s:1:\"x\";s:15:\"toggle_position\";s:5:\"fixed\";s:5:\"align\";s:6:\"center\";s:16:\"background_color\";s:0:\"\";s:22:\"background_transparent\";s:3:\"off\";s:10:\"text_color\";s:0:\"\";s:9:\"font_size\";s:0:\"\";s:24:\"togglebar_hamburger_size\";s:2:\"16\";s:13:\"togglebar_gap\";s:4:\"auto\";}', 'yes'),
(315235, 'shiftnav_general', '', 'yes'),
(315245, '_shiftnav_menu_styles', 'a:2:{s:9:\"togglebar\";a:1:{s:107:\"#shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before, #shiftnav-toggle-main .shiftnav-toggle-burger\";a:1:{s:9:\"font-size\";s:4:\"16px\";}}s:13:\"shiftnav-main\";a:0:{}}', 'yes'),
(315325, 'responsive_menu_version', '3.1.14', 'yes'),
(315364, 'responsive_menu_current_page', 'menu', 'yes'),
(315365, 'hide_pro_options', 'no', 'yes'),
(315481, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:20:\"mobile-menu/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.1.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1552666230;s:11:\"plugin_path\";s:23:\"mobile-menu/mobmenu.php\";}}s:7:\"abspath\";s:27:\"/home/shweetpr/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:23:\"mobile-menu/mobmenu.php\";s:8:\"sdk_path\";s:20:\"mobile-menu/freemius\";s:7:\"version\";s:5:\"2.1.1\";s:13:\"in_activation\";b:1;s:9:\"timestamp\";i:1552666230;}}', 'yes'),
(315482, 'fs_debug_mode', '', 'yes'),
(315483, 'fs_accounts', 'a:6:{s:21:\"id_slug_type_path_map\";a:1:{i:235;a:3:{s:4:\"slug\";s:11:\"mobile-menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:23:\"mobile-menu/mobmenu.php\";}}s:11:\"plugin_data\";a:1:{s:11:\"mobile-menu\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:23:\"mobile-menu/mobmenu.php\";}s:17:\"install_timestamp\";i:1529606242;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.1.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:3:\"2.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"shweetproducts.com\";s:9:\"server_ip\";s:15:\"165.255.133.179\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1529606242;s:7:\"version\";s:3:\"2.6\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1529606259;s:7:\"version\";s:3:\"2.6\";}s:21:\"trial_promotion_shown\";i:1530006992;s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:1:\"1\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}}}s:13:\"file_slug_map\";a:1:{s:23:\"mobile-menu/mobmenu.php\";s:11:\"mobile-menu\";}s:7:\"plugins\";a:1:{s:11:\"mobile-menu\";O:9:\"FS_Plugin\":18:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Mobile Menu\";s:4:\"slug\";s:11:\"mobile-menu\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:4:\"file\";s:23:\"mobile-menu/mobmenu.php\";s:7:\"version\";s:3:\"2.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:10:\"public_key\";s:32:\"pk_1ec93edfb66875251b62505b96489\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"235\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"ddfd3971517834135d02cbc5646f7d49\";s:13:\"admin_notices\";a:1:{s:11:\"mobile-menu\";a:0:{}}}', 'yes'),
(315484, 'fs_api_cache', 'a:0:{}', 'yes'),
(315485, 'fs_gdpr', 'a:1:{s:2:\"u5\";a:1:{s:8:\"required\";b:0;}}', 'yes'),
(315493, 'mobmenu_options', 's:4673:\"a:80:{s:13:\"width_trigger\";s:4:\"1024\";s:16:\"edc117863e7ad302\";s:0:\"\";s:16:\"enable_left_menu\";s:1:\"0\";s:17:\"enable_right_menu\";s:1:\"1\";s:17:\"menu_display_type\";s:13:\"slideout-over\";s:16:\"55186b6139cdcba2\";s:0:\"\";s:16:\"bc0780a0a16b8d38\";s:0:\"\";s:13:\"hide_elements\";s:0:\"\";s:22:\"default_hided_elements\";s:102:\"a:8:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"8\";}\";s:16:\"967bcf13a38e2bab\";s:0:\"\";s:15:\"sticky_elements\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:16:\"7f9431a9357ff1b7\";s:0:\"\";s:20:\"enabled_naked_header\";s:1:\"1\";s:18:\"disabled_logo_text\";s:1:\"1\";s:16:\"115d6d1eb7b7009c\";s:0:\"\";s:12:\"enabled_logo\";s:1:\"0\";s:15:\"header_branding\";s:4:\"text\";s:8:\"logo_img\";s:0:\"\";s:11:\"logo_height\";s:1:\"0\";s:17:\"disabled_logo_url\";s:1:\"0\";s:8:\"logo_url\";s:0:\"\";s:15:\"logo_top_margin\";s:1:\"0\";s:16:\"76363b6e9af60ad5\";s:0:\"\";s:13:\"header_height\";s:2:\"40\";s:11:\"header_text\";s:0:\"\";s:16:\"header_font_size\";s:2:\"20\";s:17:\"header_text_align\";s:6:\"center\";s:23:\"header_text_left_margin\";s:2:\"20\";s:24:\"header_text_right_margin\";s:2:\"20\";s:16:\"header_menu_font\";s:537:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:4:\"20px\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:10:\"right_menu\";s:9:\"Main menu\";s:30:\"right_menu_parent_link_submenu\";s:1:\"0\";s:40:\"right_menu_parent_link_submenu_2nd_level\";s:1:\"0\";s:16:\"c3775d4e353209e9\";s:0:\"\";s:15:\"right_menu_text\";s:0:\"\";s:27:\"text_before_right_icon_font\";s:537:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:4:\"24px\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:22:\"right_menu_icon_action\";s:1:\"1\";s:14:\"right_icon_url\";s:0:\"\";s:21:\"right_icon_url_target\";s:1:\"1\";s:19:\"right_menu_icon_opt\";s:1:\"0\";s:20:\"right_menu_icon_font\";s:4:\"menu\";s:20:\"right_icon_font_size\";s:2:\"30\";s:15:\"right_menu_icon\";s:0:\"\";s:21:\"right_icon_top_margin\";s:2:\"30\";s:23:\"right_icon_right_margin\";s:2:\"20\";s:16:\"266c98bedb84f403\";s:0:\"\";s:19:\"right_menu_bg_image\";s:0:\"\";s:21:\"right_menu_bg_opacity\";s:3:\"100\";s:24:\"right_menu_bg_image_size\";s:5:\"cover\";s:22:\"right_menu_bg_gradient\";s:0:\"\";s:22:\"right_menu_width_units\";s:1:\"1\";s:16:\"right_menu_width\";s:3:\"270\";s:27:\"right_menu_width_percentage\";s:2:\"60\";s:26:\"right_menu_content_padding\";s:1:\"5\";s:15:\"right_menu_font\";s:537:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:4:\"20px\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:16:\"overlay_bg_color\";s:19:\"rgba(0, 0, 0, 0.83)\";s:15:\"header_bg_color\";s:7:\"#fbfbfb\";s:17:\"header_text_color\";s:4:\"#222\";s:16:\"13d84546d7fc09f7\";s:0:\"\";s:20:\"left_menu_icon_color\";s:7:\"#ffffff\";s:22:\"header_text_after_icon\";s:4:\"#222\";s:19:\"left_panel_bg_color\";s:7:\"#f9f9f9\";s:21:\"left_panel_text_color\";s:4:\"#222\";s:24:\"left_panel_hover_bgcolor\";s:7:\"#ffffff\";s:27:\"left_panel_hover_text_color\";s:7:\"#089899\";s:26:\"left_panel_submenu_bgcolor\";s:7:\"#eff1f1\";s:29:\"left_panel_submenu_text_color\";s:4:\"#222\";s:29:\"left_panel_close_button_color\";s:4:\"#000\";s:16:\"f18e64632fbf249a\";s:0:\"\";s:21:\"right_menu_icon_color\";s:7:\"#ffffff\";s:23:\"header_text_before_icon\";s:4:\"#222\";s:20:\"right_panel_bg_color\";s:7:\"#efefef\";s:22:\"right_panel_text_color\";s:4:\"#222\";s:25:\"right_panel_hover_bgcolor\";s:7:\"#ffffff\";s:28:\"right_panel_hover_text_color\";s:7:\"#089899\";s:27:\"right_panel_submenu_bgcolor\";s:7:\"#eff1f1\";s:30:\"right_panel_submenu_text_color\";s:4:\"#222\";s:30:\"right_panel_close_button_color\";s:4:\"#000\";}\";', 'yes'),
(317751, 'ms_ads_first_seen_on', '1530466182', 'yes'),
(358291, 'show_comments_cookies_opt_in', '0', 'yes'),
(358292, 'db_upgraded', '1', 'yes'),
(398205, 'rs-templates-new', '', 'no');
INSERT INTO `wpva_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(398206, 'rs-templates', 'a:2:{s:6:\"slider\";a:246:{i:0;a:20:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:310:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:20:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:20:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:20:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:439:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:20:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:20:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Flickr Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:20:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:20:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:20:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:20:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:20:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:440:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:20:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:20:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:20:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:20:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:20:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:20:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:20:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:20:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:20:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:20:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:20:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:20:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:20:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:20:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:346:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:20:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:310:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:20:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:20:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:20:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:436:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:20:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:20:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:20:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:20:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:20:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:617:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:20:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:438:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:20:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:630:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:20:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:20:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:20:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:20:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:518:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:20:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:20:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:20:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:323:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:20:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:316:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:20:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:20:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:443:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:20:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:20:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:20:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:444:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:20:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:20:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:20:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:691:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:20:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:693:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:20:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:532:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:20:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:543:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:20:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:661:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:20:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:508:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:20:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:461:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/watch?v=I4qGepR4aWw\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:20:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:20:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:397:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:20:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:20:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:308:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:20:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:20:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:441:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:20:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:447:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/revslider-doc/special-content-sources/\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:20:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:572:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-whiteboard/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:20:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:516:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:23:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:23:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:23:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:23:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:23:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:448:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:23:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:23:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:23:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:23:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:23:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:23:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:23:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:23:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:23:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:23:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:23:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:20:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:20:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:20:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:20:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:23:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:23:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:23:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:23:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:23:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:23:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:23:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:23:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:20:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:449:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/revslider-doc/second-steps/#staticlayers\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:20:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:23:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:23:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:23:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:23:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:23:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:20:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:20:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:20:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:303:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:23:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:913:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://www.themepunch.com/faq/custom-css-or-javascript-for-version-5-0/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:23:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages/template_group_2.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Website Builder\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:23:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:23:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:20:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:426:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/revslider-doc/add-on-typewriter/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-on-typewriter\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:20:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:326:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:23:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:23:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:23:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:23:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:23:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:23:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:23:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:23:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:23:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:23:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;N;}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:23:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:23:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:23:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:23:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:23:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:23:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:23:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:23:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:23:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:23:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:568:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:20:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:343:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider-doc/slider-revolution-documentation/\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:20:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:341:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://www.themepunch.com/revslider